odoo/addons/mrp
Denis Ledoux 9979078aa8 [FIX]mrp: _bom_explode, rounding used must be max(bom.product_rounding, bom.product_uom.rounding), in order to avoid asking 0.5 Unit
bzr revid: dle@openerp.com-20130830125155-1vedifnupu2xvth7
2013-08-30 14:51:55 +02:00
..
i18n Launchpad automatic translations update. 2013-08-23 05:52:41 +00:00
process [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
report [FIX] mrp: removed fontName from production order report in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font) 2013-05-28 10:38:14 +02:00
security [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion) 2012-12-19 00:20:01 +01:00
static/src/img Changed module icons 2011-12-21 18:37:39 +01:00
test [IMP] mrp: convert yml test to python 2013-08-23 13:52:48 +02:00
tests [FIX] stock,mrp: move multicomp user to test instead of demo data 2013-08-28 10:50:19 +02:00
wizard [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
__init__.py [ADD] added configuration view for mrp 2012-03-05 16:22:43 +05:30
__openerp__.py [IMP] mrp: convert yml test to python 2013-08-23 13:52:48 +02:00
board_manufacturing_view.xml [MERGE]: Merge with lp:openobject-addons 2012-09-12 15:32:59 +05:30
company.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
company_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
mrp.py [FIX]mrp: _bom_explode, rounding used must be max(bom.product_rounding, bom.product_uom.rounding), in order to avoid asking 0.5 Unit 2013-08-30 14:51:55 +02:00
mrp_data.xml [MERGE] improved welcome messages and mail css 2012-11-15 11:07:40 +01:00
mrp_demo.xml [IMP]mrp : improve string and remove name field from mrp.bom object 2012-10-16 18:07:41 +05:30
mrp_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
mrp_view.xml [FIX] mrp: display Bill of Materials as a list, not as a tree 2013-08-26 15:29:43 +02:00
mrp_workflow.xml [FIX] mrp, mrp_jit, procurement: fix of the procurement order workflow 2012-12-17 15:41:36 +01:00
procurement.py [FIX] sale_stock: property_ids is in mrp 2013-05-28 14:48:49 +02:00
product.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config.py [MERGE] backport of revision 8862 2013-08-23 11:22:31 +02:00
res_config_view.xml [FIX] Removed module_stock_planning from config. 2012-11-09 12:57:20 +01:00
stock.py [FIX]mrp/stock: when trying to sell a phantom bom, always sell components of bom and not final product 2013-03-21 10:02:56 +01:00