odoo/addons/mrp/wizard
Denis Ledoux 948befbb34 [FIX] mrp: set decimal precsion on qty field for produce wizard
In manufacturing bom lines, digits_compute is set
to the precision 'Product Unit of Measure'.

It should be the case as well in the produce wizard,
otherwise you won't be able to change the quantity
within this wizard to the according product quantity precision

opw-629657
2015-03-09 12:23:14 +01: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 [FIX] mrp: set decimal precsion on qty field for produce wizard 2015-03-09 12:23:14 +01: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