odoo/addons/product/tests
Martin Trigaux 79ebe1060d [FIX] product: pricelist, uom and price_surcharge
The price_surcharge attribute must be computed based on the reference unit of measure (divided by the factor).
This is to make sure than 12 units and 1 dozen have the same price after pricelist computation (opw 599727).

Added test checking the correctness of pricelist computation based on unit of measures.
2014-10-24 17:21:42 +02:00
..
__init__.py [FIX] product: pricelist, uom and price_surcharge 2014-10-24 17:21:42 +02:00
test_pricelist.py [FIX] product: pricelist, uom and price_surcharge 2014-10-24 17:21:42 +02:00
test_uom.py [IMP] product: add python tests 2014-03-06 14:34:56 +01:00