odoo/addons/mrp
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +02:00
..
doc [IMP] Add use case + review gde + mrp 2014-04-04 16:36:55 +02:00
i18n Launchpad automatic translations update. 2014-05-13 06:28:52 +00:00
report [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +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 [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +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 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +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 [MERGE] Merge from master and resolve conflict 2014-06-17 16:23:44 +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 [IMP] Check other comments on pull request: xmlid, no split in context + continue improve receipts instead of receptions 2014-07-16 11:58:22 +02:00
mrp_data.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +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 [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
mrp_workflow.xml [FIX] mrp: workflow 2013-09-25 10:37:49 +02:00
procurement.py [REM] models: remove the magic methods signal_XXX() 2014-07-07 11:50:30 +02:00
product.py [IMP] Check other comments on pull request: xmlid, no split in context + continue improve receipts instead of receptions 2014-07-16 11:58:22 +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] Check other comments on pull request: xmlid, no split in context + continue improve receipts instead of receptions 2014-07-16 11:58:22 +02:00