Commit Graph

9 Commits

Author SHA1 Message Date
Christophe Matthieu 43977deb71 [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
Quentin (OpenERP) 2c101e9432 [REF] mrp: code refactoring + removal of a useless and confusing part of a yaml test
bzr revid: qdp-launchpad@openerp.com-20140205093411-2xqnn5l3gyw6hmw5
2014-02-05 10:34:11 +01:00
Josse Colpaert da22ca89bb [FIX] Make sure the tests for mrp.product.produce do the onchange for consume_lines
bzr revid: jco@openerp.com-20140122092921-rjgehregzpqfreyg
2014-01-22 10:29:21 +01:00
Quentin (OpenERP) a3c28ede83 [MERGE] mergedf jke branch with removal of useless picking_id field on mrp.production + temporary commented crashing yaml test
bzr revid: qdp-launchpad@openerp.com-20131016073302-3hvpuikmacvbo00c
2013-10-16 09:33:02 +02:00
Purnendu Singh (OpenERP) 25c9549d31 [FIX] yml fix, need to update the system as it's not working in case of only service type of product in bom
bzr revid: psi@tinyerp.com-20131014131052-sil5acy3yez0f7gq
2013-10-14 18:40:52 +05:30
Paramjit Singh Sahota 000ca6103d [IMP] Added another testcase for 2 service type product
And improved code for bom product with service type product used in SO doesnt link the project perfectly.

bzr revid: psa@tinyerp.com-20130912110454-x9tidij14xj09joz
2013-09-12 16:34:54 +05:30
Paramjit Singh Sahota 8985dda550 [IMP] Improved the test case to make the product produce.
bzr revid: psa@tinyerp.com-20130912090636-h28zgcheleg9h9vm
2013-09-12 14:36:36 +05:30
Paramjit Singh Sahota b4d13e3c3d [IMP] Improved the product_id in yml.
bzr revid: psa@tinyerp.com-20130827054608-ppf03r3xzu9td4db
2013-08-27 11:16:08 +05:30
Paramjit Singh Sahota 9d6cc51728 [ADD] Added the test for MRP Issue where producing a BoM with a component of Service type is not possible.
bzr revid: psa@tinyerp.com-20130822110848-kg8g2s3gfhbgxsg9
2013-08-22 16:38:48 +05:30