Commit Graph

17 Commits

Author SHA1 Message Date
Christophe Simonis 4b1496fdd3 [MERGE] forward port of branch 7.0 up to 937b957 2015-08-13 15:14:16 +02:00
Nicolas Martinelli 8f96a13855 [FIX] mrp_repair: typo correction
"Fals" instead of "False"
2015-08-12 11:19:42 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Tejas Tank 89d400f824 [IMP] mrp_repair: use the new signal_xxx methods instead of trg_validate.
bzr revid: tta@openerp.com-20130201054120-lzah0vb83w3ff53z
2013-02-01 11:11:20 +05:30
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +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
Hardik Ansodariya (OpenERP) 93296bddeb [FIX]mrp_repair: Wrong view open when generate invoice from mrp_repair
bzr revid: mma@tinyerp.com-20121120104037-1svgniojv8c5ekx8
2012-11-20 16:10:37 +05:30
Raphael Collet 37c632824a [IMP] mrp_repair: add documentation in wizard, and fix a potential bug
bzr revid: rco@openerp.com-20120124144230-hkc497if0wdve2r9
2012-01-24 15:42:30 +01:00
Mayur Maheshwari (OpenERP) 447cf0e2b3 [IMP]mrp_repair: pass a workflow in make invoice wizard
bzr revid: mma@tinyerp.com-20120112115834-8gma20bjj0bbf64h
2012-01-12 17:28:34 +05:30
P. Christeas 339c038fe1 mrp_repair: expand tabs
bzr revid: p_christ@hol.gr-20101227084032-mdh00tcnaqq9sz2n
2010-12-27 10:40:32 +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) 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
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
uco (OpenERP) 9514caf309 [ADD,REF] mrp_repair: Added docstrings in all functions. Refactored code according to pep-8 standards. Improved coding i.e. removed self.pool.get from inside the loops.
bzr revid: uco@tinyerp.co.in-20100406065209-sklmtp3dffsp3uy2
2010-04-06 12:22:09 +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) 9ac93ecf4d [ADD] mrp_repair: Added Docstrings for functions in wizard files.
bzr revid: uco@tinyerp.co.in-20100310071718-buqy83c4bh0wjc7p
2010-03-10 12:47:18 +05:30
uco (OpenERP) dd224ef319 [ADD, REF] mrp_repair: Added osv_memory wizard for 'Make Invoices'. Optimized the code for 'Cancel Repair' wizard.
bzr revid: uco@tinyerp.co.in-20100304074044-kbb4m3ym2toh7a0a
2010-03-04 13:10:44 +05:30