odoo/addons/mrp
Quentin (OpenERP) fe0e95d29b [IMP] procurement: removed the schedule_range field on res.company which was error prone and not really usefull + made the scheduler run in SUPERUSER to avoid intercompany and access rights issues + made the run of procurement as SUPERUSER too for the same reasons
bzr revid: qdp-launchpad@openerp.com-20140403071010-5mrox75rkufur2nw
2014-04-03 09:10:10 +02:00
..
i18n Launchpad automatic translations update. 2014-03-09 06:03:14 +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 trunk up to revision 9251 2014-03-26 16:27:51 +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] fixed references to old module mrp_jit now renamed into procurement_jit 2014-03-27 22:32:01 +01:00
tests [REM] spurious print in test 2014-02-14 15:53:08 +01:00
views [IMP] Converted mrp BOM Structure to QWeb 2014-02-24 11:34:53 +01:00
wizard [REF] mrp, stock: refactoring made during code review 2014-02-05 11:43:24 +01:00
__init__.py [ADD] added configuration view for mrp 2012-03-05 16:22:43 +05:30
__openerp__.py [MERGE] merged with main trunk (revision 9186) 2014-02-28 14:15:16 +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] mrp: in order to keep consistancy between former versions, the stock move created for raw materials of procuction orders are now checking if the product is configured as MTO or MTS 2014-04-01 15:32:40 +02: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] Converted mrp BOM Structure to QWeb 2014-02-24 11:34:53 +01:00
mrp_stock_data.yml [REF] some refactoring 2013-10-23 15:40:21 +02:00
mrp_view.xml [REF] mrp: some code cleaning since procure_method and supply_method doesn't exist on the product anymore 2014-04-01 15:22:33 +02:00
mrp_workflow.xml [FIX] mrp: workflow 2013-09-25 10:37:49 +02:00
procurement.py [IMP] procurement: removed the schedule_range field on res.company which was error prone and not really usefull + made the scheduler run in SUPERUSER to avoid intercompany and access rights issues + made the run of procurement as SUPERUSER too for the same reasons 2014-04-03 09:10:10 +02: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