odoo/addons/mrp
Ravi Gohil 7530d28183 [FIX] mrp: production traceability
Upstream traceability on produced goods (serial number on finished product) was
broken due to wrong values in cache for production.move_lines2 after production.
Refresh the value of production after each action_consume to make such the state
of the cache is correct. opw 609450

Similar fix for manufactruing order not going in done state in some specific
configrations (e.g. some components being phantom BOM).
Again due to wrong cache state after consumption. opw 610515
Fixes #1296
2015-01-15 12:04:23 +01: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
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: production traceability 2015-01-15 12:04:23 +01: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 [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