odoo/addons/mrp/report
Josse Colpaert 25d2ed6d4b [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties
Module description of procurement was deprecated (talking about mrp, ...) and in product_extended
it described things not implemented in the module.

In _bom_find, we passed a UoM which was not used in Saas-4 and it would not be logical that you
need to select a BoM that matches the UoM, so I removed it.

In the demo data, there was still a push rule which triggered a move from output to pack.  The copy=False
is correct for production_id when you would have these push rules.

For the properties: we want to allow to take a bom which has no properties, but only when there is no other
BoM matching the properties we pass.

Update module descriptions

[IMP] production_id copy + no round

[IMP] _bom_find without uom, property correction
2014-09-30 10:31:33 +02:00
..
__init__.py [FIX] mrp: removed empty files and barcode controller value set to path in order to be able to receive URL 2014-02-24 16:19:44 +01:00
bom_structure.py [WIP] Pricelist of purchase is not in stock only and remove product_manufacturer module in view + manufacturer 2014-09-12 13:49:42 +02:00
custom_default.xsl [REF] OpenERP --> Odoo in various UI texts (2) 2014-07-18 14:59:38 +02:00
custom_rml.xsl [REF] OpenERP --> Odoo in various UI texts (2) 2014-07-18 14:59:38 +02:00
mrp_report.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
mrp_report_view.xml [IMP] Change reception to receipt 2014-07-16 10:23:57 +02:00
price.py [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties 2014-09-30 10:31:33 +02:00
price.xsl [FIX]: mrp: Fixed layout of product cost structure report 2011-08-30 16:56:55 +05:30
workcenter_load.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00