odoo/addons/mrp
Josse Colpaert af0468c418 [WIP] Remove picking except state on mrp order
bzr revid: jco@openerp.com-20140423094807-za7855wkx2vlr0di
2014-04-23 11:48:07 +02:00
..
doc [IMP] Add use case + review gde + mrp 2014-04-04 16:36:55 +02:00
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +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 9327 2014-04-14 11:47:43 +02:00
security [MERGE] merged trunk up to revision 9327 2014-04-14 11:47:43 +02: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] revert to v7 report API 2014-04-04 14:40:36 +02: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
__openerp__.py [MERGE] merged trunk up to revision 9327 2014-04-14 11:47:43 +02: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 [WIP] Remove picking except state on mrp order 2014-04-23 11:48:07 +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 [WIP] Remove picking except state on mrp order 2014-04-23 11:48:07 +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