Commit Graph

37 Commits

Author SHA1 Message Date
Denis Ledoux 546a191f0a [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9459 rev-id: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x
bzr revid: mat@openerp.com-20130826135110-f9q4p65ds2aholcw
bzr revid: dle@openerp.com-20130828141129-ecxl2vlpb8vw0o9f
bzr revid: dle@openerp.com-20130828162659-n8a0ku9o3h01qaov
bzr revid: dle@openerp.com-20130830094205-q3itwd7x0246d9n6
bzr revid: dle@openerp.com-20130830133604-mfnfbscn5wdk4vi4
bzr revid: dle@openerp.com-20130902131244-v9uh0s8rg4889i7j
bzr revid: mat@openerp.com-20130903134105-68ziuaccreu6rs61
bzr revid: chs@openerp.com-20130906171851-jtfsf4au1k30wwlr
bzr revid: dle@openerp.com-20130909103120-k5oefxgebhyslac3
bzr revid: dle@openerp.com-20130909170047-pbzw4ernvcpivbhh
bzr revid: chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: tde@openerp.com-20130912121059-k840pi4rwdzpez8g
bzr revid: dle@openerp.com-20130913085251-p906ci2divy82jur
bzr revid: tde@openerp.com-20130913092546-kzshg1a7sls566l8
bzr revid: mat@openerp.com-20130917122102-drf8fj9lrjj0fvju
bzr revid: mat@openerp.com-20130917161614-w8u2c1ayeb5kxm30
bzr revid: dle@openerp.com-20130918161305-7ep1642nxzyy3vhd
2013-09-18 18:13:05 +02:00
Amit Dodiya e63decbc38 [FIX] stock: decimal precision of new_price field on update cost price wizard is not same as defined in cost_price field
bzr revid: ado@tinyerp.com-20130521101424-672kl1gsucse5hww
2013-05-21 15:44:24 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Saurang Suthar(OpenERP) c7b3b8665d [IMP] Improved warning messages for stock module
bzr revid: pso@tinyerp.com-20120725101428-musq8jyoxpon55pm
2012-07-25 15:44:28 +05:30
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Mayur Maheshwari (OpenERP) a10570b1ec [IMP]stock: highlight a un-used function
bzr revid: mma@tinyerp.com-20110922100952-w7od697fouowomif
2011-09-22 15:39:52 +05:30
jam-openerp a7789b2083 MERGE + Wizard return Improvments
bzr revid: jam@tinyerp.com-20101228104138-70p7kwpby3bxgu0r
2010-12-28 16:11:38 +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
sbh (Open ERP) 71bc1eaa19 [IMP] stock: float used use the correct decimal precision
bzr revid: sbh@tinyerp.com-20100923063718-s8dj60xcaplwwmry
2010-09-23 12:07:18 +05:30
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
Harry (OpenERP) d4819f7d32 [MERGE]
bzr revid: hmo@tinyerp.com-20100729081847-45lbkd3nyxnousrr
2010-07-29 13:48:47 +05:30
uco (Open ERP) 30d26c9d9b [IMP] stock, mrp: Improved view for 'Change standard price' wizard. Also added help for the fields used in it.
bzr revid: uco@tinyerp.com-20100726134911-qhwcl714vg26rqqu
2010-07-26 19:19:11 +05:30
uco (OpenERP) 2b33245391 [IMP] stock: Task ID-813: Added Doc strings to stock and related modules with wizards.
bzr revid: uco@tinyerp.com-20100526125930-i6dgh9vj9t82tqap
2010-05-26 18:29:30 +05:30
Harry (Open ERP) caab9eae19 [REMERGE] stock: change product cost wizard
bzr revid: hmo@tinyerp.com-20100430150049-wxw84css10mkrm1n
2010-04-30 20:30:49 +05:30
Fabien Pinckaers b3f8b9e9cc merge
bzr revid: fp@tinyerp.com-20100406163210-baxw860xradvzmqf
2010-04-06 18:32:10 +02:00
Fabien Pinckaers d9a506bb4c merge
bzr revid: fp@tinyerp.com-20100406161510-u7t9vi4kxlm30l6y
2010-04-06 18:15:10 +02:00
mso e9265f0d9b [MERGE] branch merged with lp:~openerp-commiter/openobject-addons/module1_addons
bzr revid: mso@mso-20100505133531-jqebx6hzpdsave2t
2010-05-05 19:05:31 +05:30
mso eeff7f200e [IMP] stock,mrp: change_standard_price modification
bzr revid: mso@mso-20100505100117-3og5779kkfvg4vqu
2010-05-05 15:31:17 +05:30
mso e069d37fb1 [FIX] stock: correction after merging the branch
bzr revid: mso@mso-20100405071645-m05ncua7pfcwg20m
2010-04-05 12:46:45 +05:30
mso 27da74e370 [IMP] stock: improvement in change_standard_price wizard
bzr revid: mso@mso-20100405063951-ohy32l6s57uy9tg1
2010-04-05 12:09:51 +05:30
mso f688dc81cd [MERGE] : Merged from trunk-dev-addons 1
bzr revid: mso@mso-20100331104105-nksqeuk34mrgubw8
2010-03-31 16:11:05 +05:30
Harry (Open ERP) f688de89c1 [IMP] stock: change cost price and partial wizard
bzr revid: hmo@tinyerp.com-20100326092502-3f4jfnr6wjjrbayf
2010-03-26 14:55:02 +05:30
Harry (Open ERP) 18e8570976 [REF] stock
bzr revid: hmo@tinyerp.com-20100325120831-jsnj6d63v1q0pmv6
2010-03-25 17:38:31 +05:30
mso a57878a9c0 [IMP] stock: changes in change_standard_prize_view.xml and refactored name of variables
bzr revid: mso@mso-20100325110002-zt7uu5x1glclaj45
2010-03-25 16:30:02 +05:30
mso 8c323b03d1 [IMP] stock: Removed unnecessary code in change_standard_price wizard and name of an variable has been changed
bzr revid: mso@mso-20100325085749-7v012mfw2s5ppot8
2010-03-25 14:27:49 +05:30
mso b2c2c36791 [IMP] stock: modifications in change_standard_price wizard
bzr revid: mso@mso-20100325085135-m9z641h4o0urvyi6
2010-03-25 14:21:35 +05:30
mso 269134531b [IMP] auction, stock: Changes in auction, modified change_standard_price wizard
bzr revid: mso@mso-20100325082843-3epa7l1pngez55zf
2010-03-25 13:58:43 +05:30
Harry (Open ERP) c42e730bab [REVIEW] stock: change standard price in product
bzr revid: hmo@tinyerp.com-20100323074142-1x7pehjbloet022o
2010-03-23 13:11:42 +05:30
mso fafd62d61c [IMP]: stock: account move when modifying a product price: If changing cost of a product, no way to take this valuation delta into account with a corresponding accounting entry.
bzr revid: mso@mso-20100322074223-corrom3x5jt1ponr
2010-03-22 13:12:23 +05:30
sbh (Open ERP) 07c8efd1f4 [IMP] stock,mrp: Used default_get instead of defaults and clean the code
bzr revid: sbh@tinyerp.com-20100319072012-olyachwz80s9d3pv
2010-03-19 12:50:12 +05:30
uco (OpenERP) ed4c72de1d [IMP] stock: Small Improvement in 'Change Price' wizard.
bzr revid: uco@tinyerp.co.in-20100317121811-thc1d6mlra9anrzf
2010-03-17 17:48:11 +05:30
uco (OpenERP) a268acb4c7 [REF] delivery, mrp, mrp_repair, point_of_sale, product_margin, slae, stock: Removed '@summary' from docstring.
bzr revid: uco@tinyerp.co.in-20100317073413-ks8i2ppev0pxm3cf
2010-03-17 13:04:13 +05:30
uco (OpenERP) 49e9a1ee0d [FIX] stock: Small fix on Change Standard Price wizard.
bzr revid: uco@tinyerp.co.in-20100317051335-w9mhswtpelv79a56
2010-03-17 10:43:35 +05:30
uco (OpenERP) 04b333863c [ADD] stock: If changing cost of a product, to take this valuation delta into account with a corresponding accounting entry.
bzr revid: uco@tinyerp.co.in-20100316133419-9zzx22kcxyaoosab
2010-03-16 19:04:19 +05:30