odoo/addons/mrp
Quentin (OpenERP) 4ad9811a90 [FIX] mrp: fixed phantom bom
lp bug: https://launchpad.net/bugs/1278891 fixed

bzr revid: qdp-launchpad@openerp.com-20140214150330-an2my0n8vjdf38vx
2014-02-14 16:03:30 +01:00
..
i18n Launchpad automatic translations update. 2014-02-13 06:11:21 +00:00
process [WIP] Put product view together in stock_view, make mrp independent of purchase and correct single quant move in stock_account when creating quants 2013-07-15 11:30:53 +02:00
report [MERGE] main trunk 2014-02-03 18:30:00 +01:00
security [MERGE] main trunk 2014-02-03 18:30:00 +01:00
static [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [FIX]sale_order with product using phantom bom 2014-02-07 12:26:06 +01:00
tests [FIX] stock: removed unecessary demo data for company2 (Brimingham), stock locations + fixed location used in stock move 2013-12-12 10:55:12 +01:00
wizard [REF] mrp, stock: refactoring made during code review 2014-02-05 11:43:24 +01:00
__init__.py
__openerp__.py [FIX] Use correct wizard and solve infinite loop 2014-01-28 17:40:48 +01:00
board_manufacturing_view.xml [MERGE]: Merge with lp:openobject-addons 2012-09-12 15:32:59 +05:30
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
company_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
mrp.py [FIX] mrp: fixed phantom bom 2014-02-14 16:03:30 +01:00
mrp_data.xml [FIX] Fixing code according to review "Need Fixing" 2013-10-23 11:12:26 +02:00
mrp_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
mrp_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
mrp_stock_data.yml [REF] some refactoring 2013-10-23 15:40:21 +02:00
mrp_view.xml [FIX] mrp: fixed phantom bom 2014-02-14 16:03:30 +01:00
mrp_workflow.xml [FIX] mrp: workflow 2013-09-25 10:37:49 +02:00
procurement.py [FIX] sale_mrp; fixed error in yaml test. It seems we forgot the property_ids field on sale.order.line -_- . Also removed a unused method (_prepare_order_line_procurement on procurement order => this must be/is already defined in sale.order object) 2014-01-21 09:49:46 +01:00
product.py [IMP] stock: rehabilited the constraint check on traceability of lots. Improved it by allowing to track all operations (included the internal -> internal ones). Refactored in order to move the track_production field in mrp, where it's meaningful. Removed also a unused/deprecated wizard to change qty on a move 2014-01-07 11:39:15 +01:00
res_config.py [FIX]remove setting for stock_no_autopicking that has been removed 2014-01-22 15:11:23 +01:00
res_config_view.xml [FIX]remove setting for stock_no_autopicking that has been removed 2014-01-22 15:11:23 +01:00
stock.py [FIX] mrp: fixed phantom bom 2014-02-14 16:03:30 +01:00