odoo/addons/mrp
Denis Ledoux 73072272de [FIX] mrp: do not reset back stock moves to confirm
For instance, setting a BOM Phantom with:
Finished product: stockable, MTO Manufacture
Components: stockable, MTS, Buy. Inventory set to 1000
Stock moves of components are directly set to assigned once the procurement confirmed thanks to JIT
The stock moves should not be set back to confirmed after they have been assigned
2014-09-03 18:25:19 +02:00
..
i18n [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02: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 Production : Source location of the BOM 2014-06-19 14:51:32 +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 [MERGE] mrp: in work orders duration is displayed in decimal numbers instead of time 2014-01-16 19:04:59 +01:00
mrp_workflow.xml [REM] Removed the unwanted code. 2013-09-11 18:00:44 +05:30
procurement.py [FIX] stock: when creating manufacturing order from procurement workflow, do not write location on state (already set previously). (opw 603600) 2014-01-31 17:03:04 +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: do not reset back stock moves to confirm 2014-09-03 18:25:19 +02:00