Commit Graph

10 Commits

Author SHA1 Message Date
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