Commit Graph

31 Commits

Author SHA1 Message Date
Olivier Dony f36e724804 [IMP] removed remaining method=True params from fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields.

bzr revid: odo@openerp.com-20110705122857-zvzpamu0n24zst1q
2011-07-05 14:28:57 +02:00
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Harry (OpenERP) d96ceb7e74 [MERGE] fixing usability
bzr revid: hmo@tinyerp.com-20110426073918-j333hzotq62a69nz
2011-04-26 13:09:18 +05:30
Husen Daudi 8485607c81 fixed delivery address in picking from POS
bzr revid: hda@hda-laptop-20110420063553-kp8zm30r4gah4zpn
2011-04-20 12:05:53 +05:30
AMP (OpenERP) ab16169e1b [FIX] point_of_sale : pass the partner refernce in delivery order
bzr revid: amp@tinyerp.com-20110419092443-hq2fn23jjc9a4h1c
2011-04-19 14:54:43 +05:30
pso (OpenERP) ec90de83c3 [IMP] Usability Improvements
bzr revid: pso@tinyerp.com-20110414094054-q9yxjhj1nmjid027
2011-04-14 15:10:54 +05:30
Quentin (OpenERP) cfced62547 [FIX] point_of_sale: use the pricelist on the pos order instead of the one from the partner (by default it will be the same)
bzr revid: qdp-launchpad@openerp.com-20110223143455-8vf1ve68gn3t9wrr
2011-02-23 15:34:55 +01:00
Mustufa Rangwala 8f43d299d0 [FIX] POS: Lots in POS => Add product lot on pos order line for validate pos order for product which has tracking outgoing set to true
lp bug: https://launchpad.net/bugs/710561 fixed

bzr revid: mra@mra-laptop-20110204113247-732fgockzszz7n6k
2011-02-04 17:02:47 +05:30
Mustufa Rangwala eff87b20ec [FIX] pos: [wizard: pos_payment] When you create invoices with different currencies set, the price is well mapped, but with the wrong currency
lp bug: https://launchpad.net/bugs/710462 fixed

bzr revid: mra@mra-laptop-20110203105528-0pe8uzhg0brgib58
2011-02-03 16:25:28 +05:30
qdp-launchpad@tinyerp.com cda9789c02 [FIX] point_of_sale: cleaning and fixing the point_of_sale for use cases with advance payments (+add product)
bzr revid: qdp-launchpad@tinyerp.com-20110120113951-8f8sy6il5g1mczxf
2011-01-20 12:39:51 +01:00
Fabien Pinckaers c916973c9e [FIX] removed unused code
bzr revid: fp@tinyerp.com-20110118030641-ohbhfmv0b60q8kti
2011-01-18 04:06:41 +01:00
Mustufa Rangwala 2d369b9f4e [MERGE] performance issues - account, sale, hr_*, pos: https://bugs.launchpad.net/openobject-addons/+bug/693833
bzr revid: mra@mra-laptop-20110117123659-t3etytigbjtd88uq
2011-01-17 18:06:59 +05:30
psi (Open ERP) ec8823d2d3 [FIX] account, account_*, hr_*, point_of_sale, sale: performance issues - account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: psi@tinyerp.co.in-20110117112056-ryw0wyjltqzeuhzt
2011-01-17 16:50:56 +05:30
Fabien Pinckaers 4594829c20 [FIX] improvement in POS lp 702115
bzr revid: fp@tinyerp.com-20110117082847-n9evkxy2h8ceawiy
2011-01-17 09:28:47 +01:00
Cristian Salamea 974a8cacf0 [MERGE]
bzr revid: ovnicraft@gmail.com-20101227052633-hi3op794dkd3pn5m
2010-12-27 00:26:33 -05:00
Sbh (OpenERP) b8b2ac99da [Fix] fix buildbot Warnings
bzr revid: sbh@tinyerp.com-20101221084941-49jujlav0nw7e2eh
2010-12-21 14:19:41 +05:30
pso 7b130d9c81 [MERGE] merge from trunk addons3
bzr revid: pso@tinyerp.com-20101217055257-11er6oey5e9eg2df
2010-12-17 11:22:57 +05:30
pso 928d674dae [FIX] point_of_sale: Improved total and subtotal function
lp bug: https://launchpad.net/bugs/589256 fixed

bzr revid: pso@tinyerp.com-20101215132959-qv0fbojg4nbtzohr
2010-12-15 18:59:59 +05:30
uco (OpenERP) 2b27c8e7b3 [FIX]: Corrected minor problems.
bzr revid: uco@tinyerp.com-20101213074049-c32m68722abkpola
2010-12-13 13:10:49 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 097ff85deb [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101123071135-712ya21x2v77mn36
2010-11-23 12:41:35 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
ARA (OpenERP) e3fdc5e329 [REF] point_of_sale: fix the yml partner_id warning
bzr revid: ara@tinyerp.com-20101122095007-b5128lopvy02ux1a
2010-11-22 15:20:07 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Cristian Salamea 612c454cc8 [IMP] fix code rules and simple improvements in POS
bzr revid: ovnicraft@gmail.com-20101105012952-6cqvt5iaxty5be3k
2010-11-04 20:29:52 -05:00
psi (Open ERP) f42cc55258 [IMP] sale, point_of_sale: use lambda with time.strftime in _defaults
bzr revid: psi@tinyerp.co.in-20101104122741-du08a4bt4031dhos
2010-11-04 17:57:41 +05:30
Mustufa Rangwala 2ce74d5177 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101029130659-8nbp159ha0o5tyqi
bzr revid: mra@mra-laptop-20101030074311-0egyyn0gsj1u9d17
2010-10-30 13:13:11 +05:30
Vir (Open ERP) 804b40ad23 [Merge]
bzr revid: vir@tinyerp.com-20101027050557-fa9dmeooh5se7udy
2010-10-27 10:35:57 +05:30
Mustufa Rangwala 8b0db0ccc4 [REF] Event, Membership, pos: Cleaning and code improved
bzr revid: mra@mra-laptop-20101027042913-y963rgrq3bcog1qs
2010-10-27 09:59:13 +05:30
mtr 21b05dafac [IMP] point_of_sale:-renamed files
bzr revid: mtr@mtr-20101026121259-tbowld1yx3skezpr
2010-10-26 17:42:59 +05:30