odoo/addons/mrp
Martin Trigaux 49e7e67a27 [FIX] mrp: allow same product on different bom line
Relax the constraint on BoM to allow to have two different lines with the same
product. As the error message says, the purpose of the constraint was to forbid
having the manufactured product as one of the components but had this side
effect.
Such scenario of the same product twice makes sense when using the date
attributes on the lines (e.g. changing quantities)
opw 621468
2015-04-02 16:06:14 +02:00
..
i18n [I18N] Sync updated 7.0 translations from Launchpad 2015-01-07 17:57:28 +01:00
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
report [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
security [IMP] bring back the tests for MRP - backported from little after v7.0 in the trunk 2014-04-04 14:30:03 +02:00
static/src/img Changed module icons 2011-12-21 18:37:39 +01:00
test [FIX] revert to v7 report API 2014-04-04 14:40:36 +02:00
tests [FIX] stock,mrp: move multicomp user to test instead of demo data 2013-08-28 10:50:19 +02:00
wizard [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
__init__.py [ADD] added configuration view for mrp 2012-03-05 16:22:43 +05:30
__openerp__.py [IMP] bring back the tests for MRP - backported from little after v7.0 in the trunk 2014-04-04 14:30:03 +02:00
board_manufacturing_view.xml [MERGE]: Merge with lp:openobject-addons 2012-09-12 15:32:59 +05:30
company.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
company_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
mrp.py [FIX] mrp: allow same product on different bom line 2015-04-02 16:06:14 +02:00
mrp_data.xml [MERGE] improved welcome messages and mail css 2012-11-15 11:07:40 +01:00
mrp_demo.xml [IMP]mrp : improve string and remove name field from mrp.bom object 2012-10-16 18:07:41 +05:30
mrp_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
mrp_view.xml [FIX] mrp: group attribute position 2015-03-25 15:25:22 +01:00
mrp_workflow.xml [REM] Removed the unwanted code. 2013-09-11 18:00:44 +05:30
procurement.py [IMP] mrp: add prepare method for manufacturing orders to allow override 2014-12-03 10:48:23 +01:00
product.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config.py [MERGE] backport of revision 8862 2013-08-23 11:22:31 +02:00
res_config_view.xml [FIX] Removed module_stock_planning from config. 2012-11-09 12:57:20 +01:00
stock.py [FIX] mrp: perform location chaining for kit exploded moves 2014-11-19 14:04:05 +01:00