odoo/addons/product
Olivier Dony aa258fc7f0 [FIX] product.uom: use proper ratio for uoms bigger than the reference
Bigger UoMs should logically be specified using the
`factor_inv` column, similarly to what is done in
the form view when you select the Bigger type.
This also fixes the rounding issue of Dozen, which
was erroneously specified as .083, which is far
from 1/12.

bzr revid: odo@openerp.com-20121003115732-ws73com9prpt5trx
2012-10-03 13:57:32 +02:00
..
i18n Launchpad automatic translations update. 2012-10-03 05:28:27 +00:00
process [REM] remove role_ids field in process xml file. 2010-10-05 15:46:39 +05:30
report [MERGE] trunk 2012-10-02 12:29:15 +02:00
security [IMP]Adding an option in purchase wizard to hide costing method 2012-08-22 17:45:15 +05:30
test [FIX] product : Improved the test cases. 2012-09-19 18:43:05 +05:30
wizard [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
__init__.py [FIX] product: move config wizard stuff into sale and purchase 2012-03-22 14:03:20 +01:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
_common.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
partner.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
partner_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
pricelist.py [FIX] partner name based on product's supplierinfo 2012-09-30 12:38:51 +02:00
pricelist_view.xml [ADD] product : Override write method in order to check 'Min margin' and 'Max margin'. 2012-09-24 17:03:57 +05:30
product.py [MERGE] trunk 2012-10-02 12:29:15 +02:00
product_data.xml [FIX] product.uom: use proper ratio for uoms bigger than the reference 2012-10-03 13:57:32 +02:00
product_demo.xml [IMP]:improved code 2012-09-18 16:59:41 +05:30
product_image_demo.xml [FIX]: product: Fixed field name of product image 2012-08-08 12:14:11 +05:30
product_pricelist_demo.yml [FIX] product : Improved the test cases. 2012-09-19 18:43:05 +05:30
product_report.xml [IMP]:sale,product,account:improved reports. 2010-09-01 16:06:32 +05:30
product_shortcut_data.xml FIX] shortcuts remove in view file and create data in separate file and set noupdate='1'. 2011-01-11 14:37:20 +05:30
product_view.xml [MERGE] trunk 2012-09-30 16:16:38 +02:00