odoo/addons/mrp/wizard
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 [WIP] Reorganise action_consume wizard to start from mrp and clean op inventory wizards 2014-01-28 16:18:34 +01:00
change_production_qty.py [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties 2014-09-30 10:31:33 +02:00
change_production_qty_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
mrp_price.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
mrp_price_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
mrp_product_produce.py [IMP] delivery,stock,mrp: minor cleanup/spellchecking/nit-picking while reviewing 2014-05-07 18:59:51 +02:00
mrp_product_produce_view.xml [MERGE] Merge from master and resolve conflict 2014-06-17 16:23:44 +02:00
mrp_workcenter_load.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
mrp_workcenter_load_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
stock_move.py [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties 2014-09-30 10:31:33 +02:00
stock_move_view.xml [MERGE] Merge from master and resolve conflict 2014-06-17 16:23:44 +02:00