odoo/addons/mrp
Christophe Matthieu 96f038a6ab [IMP] product: all left menu item became product.template's action 2014-06-16 17:16:50 +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
report Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
security [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
static [FIX] en_US typos - opw 606919 2014-04-22 10:58:37 +02:00
test [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
tests [IMP] delivery,stock,mrp: minor cleanup/spellchecking/nit-picking while reviewing 2014-05-07 18:59:51 +02:00
views [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [ADD] added configuration view for mrp 2012-03-05 16:22:43 +05:30
__openerp__.py [REF] mrp: moving some data updating in .XML file instead of having a new .YML file for it 2014-05-07 19:12:05 +02:00
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.bom: wrong check for bom_find. If the user defined a bom line type phantom to a product without bom the check is wrong to display the error message. 2014-06-04 18:44:02 +02:00
mrp_data.xml [REF] mrp: moving some data updating in .XML file instead of having a new .YML file for it 2014-05-07 19:12:05 +02:00
mrp_demo.xml [IMP] product: rename fields variant_ids into attribute_line_ids on the template and attribute_value_ids on the product. 2014-05-28 19:42:15 +02:00
mrp_report.xml [IMP] Converted mrp BOM Structure to QWeb 2014-02-24 11:34:53 +01:00
mrp_view.xml [IMP] product: all left menu item became product.template's action 2014-06-16 17:16:50 +02:00
mrp_workflow.xml [FIX] mrp: workflow 2013-09-25 10:37:49 +02:00
procurement.py [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
product.py [IMP] product: fixes for review 2014-05-28 18:30:03 +02: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 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
stock.py [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00