Commit Graph

11566 Commits

Author SHA1 Message Date
Julien Thewys 336f0e40a4 [REF] Cleanup of delete tag.
bzr revid: jth@openerp.com-20100402080855-8pvhqcspi9mhojpa
2010-04-02 10:08:55 +02:00
Julien Thewys 2f70003d7e [MERGE]
bzr revid: jth@openerp.com-20100401193319-7prhlfsmv7bc2ibv
2010-04-01 21:33:19 +02:00
Julien Thewys 60cd823fa3 [FIX] Fixed function evaluation.
bzr revid: jth@openerp.com-20100401192647-4ew1sci1l34q8ft3
2010-04-01 21:26:47 +02:00
Julien Thewys 7043023dd8 [FIX] Safer assignment to many2one.
bzr revid: jth@openerp.com-20100401192502-zojg3dxhup49oz1m
2010-04-01 21:25:02 +02:00
Julien Thewys f1b72c6743 [FIX] Fixed eval context.
bzr revid: jth@openerp.com-20100401192414-s6mfpwtkph3rxsn8
2010-04-01 21:24:14 +02:00
Julien Thewys 0eb45de95c [FIX] Removed ANSI output in logging level.
ANSI output changed the builtin log level name.  This actually broke tests as we
rely on the log level name for assertion report.  See comments for indications
to a more appropriate implementation.

bzr revid: jth@openerp.com-20100401191749-j562qu28o0a066m1
2010-04-01 21:17:49 +02:00
Julien Thewys 41fc8c369a [FIX] Added support for string and constant (int) logging level.
bzr revid: jth@openerp.com-20100401172227-q5geonsglidfsuqa
2010-04-01 19:22:27 +02:00
Harry (Open ERP) ee854ffcf1 [FIX] orm: fixed problem on function field with store=True in create method
bzr revid: hmo@tinyerp.com-20100401133742-lnq4fhjvishnl10i
2010-04-01 19:07:42 +05:30
Julien Thewys 51f8a94d87 [FIX] Workflow transition takes the model name, not the model object.
bzr revid: jth@openerp.com-20100401132709-1tyxfoh9550za6y1
2010-04-01 15:27:09 +02:00
Julien Thewys 44f6ef941a [FIX] Logs the stack trace.
bzr revid: jth@openerp.com-20100401132651-dgcz26yhw152f4sh
2010-04-01 15:26:51 +02:00
Julien Thewys 8d62e97ff5 [FIX] Assertion expressions list is a direct child of !assert block.
bzr revid: jth@openerp.com-20100401132603-2ar1hsmi62c0vs3p
2010-04-01 15:26:03 +02:00
sbh (Open ERP) e542e8adc7 [IMP]: fix the problem of account_receivable and remove the Finish button form pos_payment
bzr revid: sbh@tinyerp.com-20100401111029-w887md3tu0o1xlbl
2010-04-01 16:40:29 +05:30
Julien Thewys 3ebd4313d9 [IMP] Warn if an assertion has not been evaluated.
bzr revid: jth@openerp.com-20100401101013-gi2zpo47iu7pbpn4
2010-04-01 12:10:13 +02:00
sbh (Open ERP) ef2ade0632 [Add] Point_of_sale: add the missing file
bzr revid: sbh@tinyerp.com-20100401100814-gs3wflnk5i8ydsjl
2010-04-01 15:38:14 +05:30
sbh (Open ERP) daa7377b10 [IMP] point_of_sale: conver the wizard_scan_product into osv_memory wizard and set the access rules
bzr revid: sbh@tinyerp.com-20100401100540-rp77of0qjwv1gi9x
2010-04-01 15:35:40 +05:30
sbh (Open ERP) 05caefc880 [Fix] point_of_sale: remove the field from report
bzr revid: sbh@tinyerp.com-20100401093456-460ttbdpyhlvnanp
2010-04-01 15:04:56 +05:30
sbh (Open ERP) 002c0e66f7 [IMP] point_of_sale: Improve the wizard of pos_payment
bzr revid: sbh@tinyerp.com-20100401072606-ca72a4w8lgq4i8gh
2010-04-01 12:56:06 +05:30
Launchpad Code Hosting 218995ec38 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100401034121-7q9un4bnp0nwk8vt
2010-04-01 04:41:21 +01:00
Launchpad Code Hosting b6082299a9 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100401034048-dag1p7jjz5gpgqe3
2010-04-01 04:40:48 +01:00
Stephane Wirtel 2db7dc0810 [FIX] Avoid to duplicate a field.related
lp bug: https://launchpad.net/bugs/544087 fixed

bzr revid: stephane@openerp.com-20100331165916-auxhjr19vaaxn139
2010-03-31 18:59:16 +02:00
Julien Thewys f66af28b30 [IMP] Added search for record relations.
[FIX] Record creation.
[FIX] Ref constructor.
[FIX] Safer Eval expression.

bzr revid: jth@openerp.com-20100331165526-5exmbhtx3jt161pm
2010-03-31 18:55:26 +02:00
Harry (Open ERP) 5c99689734 [FIX] fixed
bzr revid: hmo@tinyerp.com-20100331151308-fv9wxm7456fnjure
2010-03-31 20:43:08 +05:30
Fabien Pinckaers 0df4600ac1 merge
bzr revid: fp@tinyerp.com-20100331144935-qqzvrmolejwcv6hl
2010-03-31 16:49:35 +02:00
Fabien Pinckaers 036dfd209e modifs
bzr revid: fp@tinyerp.com-20100331144800-y7e8kso0qsretfpb
2010-03-31 16:48:00 +02:00
Harry (Open ERP) fbeab98cf1 [MERGE+IMP] crm: utf-8 problems in mailagte
bzr revid: hmo@tinyerp.com-20100331141442-wsdldsd0ckja2c6i
2010-03-31 19:44:42 +05:30
DSH (Open ERP) 8e15fd52b3 [FIX] res_lang : if value of thousands_sep is not present in language,method will give error- 'moentary' name is not defined
bzr revid: dsh@tinyerp.com-20100331102836-zbc26i80v4p3q4iv
2010-03-31 15:58:36 +05:30
Stephane Wirtel 29aff8f992 [FIX] Remove the evaluation of the domain
bzr revid: stephane@openerp.com-20100331084549-2gp5wrwsidv490h4
2010-03-31 10:45:49 +02:00
Antony Lesuisse b69e53f5cd merge
noz@tinyerp.com 2010-03-31 [FIX] sale: Removed duplicate field from the list view.
Harry (Open ERP) 2010-03-31 [FIX] stock: put proper action in make picking button
Harry (Open ERP) 2010-03-31 [FIX] mrp: Remove print statement
Harry (Open ERP) 2010-03-31 [FIX] stock: correct incomplete work
Launchpad Code Ho... 2010-03-31 Launchpad automatic translations update.

bzr revid: al@openerp.com-20100331074528-d31f7m6796vhxhd0
2010-03-31 09:45:28 +02:00
Antony Lesuisse bc5741c374 Antony Lesuisse 2010-03-31 wizard update
bzr revid: al@openerp.com-20100331074217-mmagzgud0yxh975h
2010-03-31 09:42:17 +02:00
noz@tinyerp.com 29e451ebdc [FIX] sale: Removed duplicate field from the list view.
bzr revid: noz@tinyerp.com-20100331073549-vxq8qytrftdf1f3d
2010-03-31 13:05:49 +05:30
Antony Lesuisse 54fd2af11b wizard update
bzr revid: al@openerp.com-20100331073518-6hlgj53hkj99ofwa
2010-03-31 07:35:18 +00:00
Harry (Open ERP) 46c47e2324 [FIX] stock: put proper action in make picking button
bzr revid: hmo@tinyerp.com-20100331071027-yccy49aga6y8f6yb
2010-03-31 12:40:27 +05:30
Harry (Open ERP) e3cd823031 [FIX] mrp: Remove print statement
bzr revid: hmo@tinyerp.com-20100331065731-hqrvxd6wq9iyikaa
2010-03-31 12:27:31 +05:30
Harry (Open ERP) 101b96a591 [FIX] stock: correct incomplete work
bzr revid: hmo@tinyerp.com-20100331065102-lkawbyzxkh9mvndv
2010-03-31 12:21:02 +05:30
Harry (Open ERP) b6c87a04bf [FIX] convert: set uid variable which are used in view domain
bzr revid: hmo@tinyerp.com-20100331053241-3jj97egt9nb4kwie
2010-03-31 11:02:41 +05:30
Antony Lesuisse 09cec24ca4 disable non updateble xml files, remove non existent fields in crm.case.log views
bzr revid: al@openerp.com-20100331040259-9nk2gtbm6hq3czac
2010-03-31 06:02:59 +02:00
Launchpad Code Hosting dbcbd1185b Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100331035512-r137e2c28btemwtg
2010-03-31 04:55:12 +01:00
odoo 6a0c68a364 disable non updateble xml files, remove non existent fields in crm.case.log views
bzr revid: odoo@ip-10-226-66-207-20100331035457-66s15j3wgy0xidm8
2010-03-31 03:54:57 +00:00
Launchpad Code Hosting 29903b36c8 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100331035443-psztrssd1w0hpvpj
2010-03-31 04:54:43 +01:00
Olivier Dony 6c23c63afe [IMP] refactoring of check_access_rule to avoid SQL injection and simplify code
bzr revid: odo@openerp.com-20100330172806-p1zkvrmupw5zosai
2010-03-30 19:28:06 +02:00
Olivier Dony 01578fff22 [ADD] utility methods to split large lists of ids for use in IN clauses
bzr revid: odo@openerp.com-20100330172603-ty878ds2i9oa33zq
2010-03-30 19:26:03 +02:00
Stephane Wirtel 0f51cf639b [MERGE]
bzr revid: stephane@openerp.com-20100330164100-b939l3qnx9syqffk
2010-03-30 18:41:00 +02:00
Julien Thewys 0542a969ba [REF] Splitted YAML custom tags definition in itw own file (needed by module recorder).
bzr revid: jth@openerp.com-20100330152031-147istyxmp13oqsp
2010-03-30 17:20:31 +02:00
DSH (Open ERP) 5e969614ca [FIX] res_lang : if value of thousands_sep is not present in language,method will give error- 'moentary' name is not defined
bzr revid: dsh@tinyerp.com-20100331102836-b9sj12crrt7dv3x5
2010-03-31 15:58:36 +05:30
Stephane Wirtel d4b481c1c3 [FIX] Remove the evaluation of the domain
bzr revid: stephane@openerp.com-20100331084549-wf8t149bg6foduze
2010-03-31 10:45:49 +02:00
Harry (Open ERP) 197f89966b [FIX] convert: set uid variable which are used in view domain
bzr revid: hmo@tinyerp.com-20100331053241-o5mb3tfpx7upuwx1
2010-03-31 11:02:41 +05:30
Launchpad Code Hosting 3d2a727aac Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100331035443-g3goa3jjj1hen5ag
2010-03-31 04:54:43 +01:00
Olivier Dony 760492db36 [IMP] refactoring of check_access_rule to avoid SQL injection and simplify code
bzr revid: odo@openerp.com-20100330172806-837iforda2zrekmd
2010-03-30 19:28:06 +02:00
Olivier Dony a6a0a06867 [ADD] utility methods to split large lists of ids for use in IN clauses
bzr revid: odo@openerp.com-20100330172603-gbv1zjcqmqeabfbt
2010-03-30 19:26:03 +02:00
Julien Thewys f09f4dc4ce [MERGE] upstream merge
bzr revid: jth@openerp.com-20100330153725-ncqqwhw2n8fa102g
2010-03-30 17:37:25 +02:00