odoo/addons/product_margin
Josse Colpaert 2fddf1729b [FIX] product_margin: product template should be the correct one and make group bys work
The fact that it uses the correct template id now, fixes #6860

The read_group calculates the sum for every group for the non-stored fields  as it is not possible
anymore to add it in the xml, fixes #6638

The read_group simply searches for all products in the group and sums the totals of the fields for these
products.
2015-07-27 14:48:37 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-07-19 02:01:00 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [FIX]: Improved old product names with new 2012-08-16 14:12:24 +05:30
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [IMP] product_margin:Changes in wizard by converting them into OSV memory 2010-03-09 17:30:43 +05:30
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
product_margin.py [FIX] product_margin: product template should be the correct one and make group bys work 2015-07-27 14:48:37 +02:00
product_margin_view.xml [FIX] product_margin: product template should be the correct one and make group bys work 2015-07-27 14:48:37 +02:00