odoo/addons/mrp
Josse Colpaert 34b923a19e [IMP] change split signature and take into account for action_consume
bzr revid: jco@openerp.com-20140128154125-3j1rpc4w6maywcmt
2014-01-28 16:41:25 +01:00
..
i18n Launchpad automatic translations update. 2014-01-10 05:32:16 +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] merged with trunk 2013-12-30 11:28:02 +01:00
security [MERGE] trunk 2013-11-29 17:56:44 +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] Make sure the tests for mrp.product.produce do the onchange for consume_lines 2014-01-22 10:29:21 +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 [WIP] Reorganise action_consume wizard to start from mrp and clean op inventory wizards 2014-01-28 16:18:34 +01:00
__init__.py
__openerp__.py [WIP] Reorganise action_consume wizard to start from mrp and clean op inventory wizards 2014-01-28 16:18:34 +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 [IMP] change split signature and take into account for action_consume 2014-01-28 16:41:25 +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 [IMP] Basic version working with lots 2014-01-17 17:42:32 +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 [MERGE] merged with main trunk 2013-10-10 15:32:12 +02:00
res_config_view.xml [IMP] mrp_jit is now installable from warehouse settings 2013-09-03 12:17:36 +02:00
stock.py [IMP] change split signature and take into account for action_consume 2014-01-28 16:41:25 +01:00