Commit Graph

24 Commits

Author SHA1 Message Date
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
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
Tejas (OpenERP) 3bccbb1c12 FIX : sale_margin, wrong invoice type was set , improved the code
bzr revid: tta@openerp.com-20110414111033-22q08b79c7fvmyvb
2011-04-14 16:40:33 +05:30
pso f32adf267a [FIX] sale_marging: Calculated cost price as per pricelist
lp bug: https://launchpad.net/bugs/689924 fixed

bzr revid: pso@tinyerp.com-20101221102410-lylp224ghp45qkpi
2010-12-21 15:54:10 +05:30
pso 96c353e309 [IMP] sale_margin: Code reverted
bzr revid: pso@tinyerp.com-20101221094204-8kdgkgmtr7d886zd
2010-12-21 15:12:04 +05:30
pso 69c31f245b [FIX] sale_marging: Calculated cost price as per pricelist
lp bug: https://launchpad.net/bugs/689924 fixed

bzr revid: pso@tinyerp.com-20101221085107-rbq0875kpzivi6wg
2010-12-21 14:21:07 +05:30
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
qdp-launchpad@tinyerp.com 10868c2eb5 [IMP] sale_margin: replaced tabs with 4 spaces in view and removed the button 'create invoice' in order to reuse the one defined in the first tab
bzr revid: qdp-launchpad@tinyerp.com-20101216163025-x1rbfsd4bcrxgdu9
2010-12-16 17:30:25 +01:00
Mustufa Rangwala 7b390b3c81 [FIX] Sale_*: Misc improvements (tooltips,strings...etc)
lp bug: https://launchpad.net/bugs/687463 fixed

bzr revid: mra@mra-laptop-20101213060723-3yvidr2b3x9n4q6n
2010-12-13 11:37:23 +05:30
P. Christeas 7c5d0e6aba delivery, purchase, sale, stock_location: minor fixes, mutable args
bzr revid: p_christ@hol.gr-20101127201616-fq46x1c2uo7s7b62
2010-11-27 22:16:16 +02:00
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
pso e54dbddd67 [IMP] sale modules : Cleaning modules
bzr revid: pso@tinyerp.com-20101025092424-h4ovhk9oidooby4j
2010-10-25 14:54:24 +05:30
pso 471572043d [IMP] sale modules: Cleaning modules
bzr revid: pso@tinyerp.com-20101022072346-ud8khvwiwhcjpcga
2010-10-22 12:53:46 +05:30
vth cc93971022 [REF] sale
bzr revid: vth@tinyerp.com-20101015121122-qj7pv8rcd0jg81rr
2010-10-15 17:41:22 +05:30
mtr ab25fc058f [IMP] sale_analytic_plans,sale_crm,sale_journal,sale_margin,sale_mrp:made improvements as per testing
bzr revid: mtr@mtr-20100707143823-jaoc602d1qon6rxo
2010-07-07 20:08:23 +05:30
Mustufa Rangwala a2a631f4ce [FIX] sale_margin: fix
bzr revid: mra@mra-laptop-20100707071323-lllc9ow3rad5djal
2010-07-07 12:43:23 +05:30
Mustufa Rangwala 8b2af5972f [REF]
bzr revid: mra@mra-laptop-20100624112515-gke6kl0kvcx1p2ec
2010-06-24 16:55:15 +05:30
Mustufa Rangwala eb8cb905fd [MERGE] merge mtr branch for sale related modules improvements
[FIX] fix and improve some problems in the merge

bzr revid: mra@mra-laptop-20100624094518-w50t2ulxsaya046f
2010-06-24 15:15:18 +05:30
mtr 3a3baac0cd [MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
bzr revid: mtr@mtr-20100624075407-u8ku663yr4ih7trg
2010-06-24 13:24:07 +05:30
mtr 846ca104d0 [IMP] sale,sale_journal,sale_margin:Improvements made as per the testing
bzr revid: mtr@mtr-20100624075000-7i6auafofeueg9lu
2010-06-24 13:20:00 +05:30
Mustufa Rangwala f7f5ecf2c0 [IMP] sale_margin misc changes
bzr revid: mra@mra-laptop-20100622101803-2e0qvrc8wfzz70ii
2010-06-22 15:48:03 +05:30
Mustufa Rangwala 70776b0c8f [MERGE] Merge sbh brancg for changes of product_margin, sale_marign merge, product_visible_discount, account_invoice_salesman
bzr revid: mra@mra-laptop-20100610041130-70m3cg90i1xkehoy
2010-06-10 09:41:30 +05:30
sbh (Open ERP) cf7680410c Task-ID 880,881,883, merge sale_margin,move product_visible_discount ,merge account_invoice_salesman
bzr revid: sbh@tinyerp.com-20100603094702-9cmxsk96j6cf2wyi
2010-06-03 15:17:02 +05:30