[IMP] Update module descriptions of procurement and product_extended + _bom_find...
authorJosse Colpaert <jco@odoo.com>
Fri, 26 Sep 2014 08:40:55 +0000 (10:40 +0200)
committerJosse Colpaert <jco@odoo.com>
Tue, 30 Sep 2014 08:31:33 +0000 (10:31 +0200)
commit25d2ed6d4b8b52520b57c9a0202a06555e796c5c
tree5ec1496cfa7dfcc0f6c07c9fb670a1e459d912d8
parent3dcb020373b53f894217add5a819ce762e8221c1
[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
addons/mrp/mrp.py
addons/mrp/procurement.py
addons/mrp/report/price.py
addons/mrp/wizard/change_production_qty.py
addons/mrp/wizard/stock_move.py
addons/mrp_operations/mrp_operations.py
addons/mrp_operations/test/workcenter_operations.yml
addons/procurement/__openerp__.py
addons/product_extended/__openerp__.py
addons/product_extended/product_extended.py
addons/stock/stock_location_demo_cpu3.yml