odoo/addons/product_extended
Wolfgang Taferner c776dce531 Revert "[FIX] product_extended: cost price computation from BOM"
This reverts commit 2f5d681135.

The previous commit was intended to fix a wrong assumption in case the
purchase uom was different to the standard uom.

The wrong assumption:
- price is related to purchase uom
- therefore it was tried to convert the bom price accordingly
- as the price needs to be already in standard uom it does lead to a
wrong calculation now

Closes #7421
2015-07-03 12:16:55 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-06-29 08:42:08 +02:00
security [FIX] fixed warnings in runbot 2013-12-11 16:48:40 +01:00
wizard [FIX] product_extended: price from bom is build for product templates 2014-11-24 18:01:20 +01:00
__init__.py [ADD] Product margin UoM + product_extended 2013-06-05 10:56:26 +02:00
__openerp__.py [IMP] Update module descriptions of procurement and product_extended + _bom_find and properties 2014-09-30 10:31:33 +02:00
mrp_view.xml [FIX] product_extended: fixed warnings 2013-12-11 18:08:24 +01:00
product_extended.py Revert "[FIX] product_extended: cost price computation from BOM" 2015-07-03 12:16:55 +02:00
product_extended_view.xml [FIX] product_extended: price from bom is build for product templates 2014-11-24 18:01:20 +01:00
product_extended_wizard.xml [FIX] product_extended: price from bom is build for product templates 2014-11-24 18:01:20 +01:00