Here is my scenario:
- Install purchase module - Create a product with 'kg' as UoM - Open new purchase order form and click on create purchase order line - Select the created product
Get 'Selected UOM does not belong to the same category as the product UOM'
Click OK and see 'Product UOM' is correctly 'kg'.
What does message mean? What is it for?
Maybe always loading 'product_uom_unit' as default ( http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/7009/purchase/purchase.py#L649 ) is not needed
Here is my scenario:
- Install purchase module
- Create a product with 'kg' as UoM
- Open new purchase order form and click on create purchase order line
- Select the created product
Get
'Selected UOM does not belong to the same category as the product UOM'
Click OK and see 'Product UOM' is correctly 'kg'.
What does message mean? What is it for?
Maybe always loading 'product_uom_unit' as default ( http:// bazaar. launchpad. net/~openerp/ openobject- addons/ 6.1/view/ 7009/purchase/ purchase. py#L649 ) is not needed