odoo/addons/product
Cedric Snauwaert d6daf5fa2f [FIX] product: add store=dict to field name_template
Recompute the name_template field if the template changes.

backport of 41628fc + f25c5d8 to 7.0 plus some optimisations in triggers
Fixes #3277
2014-12-03 16:39:14 +01:00
..
i18n [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
process [REM] remove role_ids field in process xml file. 2010-10-05 15:46:39 +05:30
report [RESTORE] Restore *.sxw files, skipped during bzr-to-git conversion to discard older binary blobs 2014-05-22 14:07:15 +02:00
security [FIX]product: rename product_variant group since it is not used in v7.0 but still in trunk and users don't understand why nothing happen when ticking the option 2013-03-05 11:01:20 +01:00
test [IMP] product: add python tests 2014-03-06 14:34:56 +01:00
tests [FIX] product: remove unnecessary UoM rounding step, add missing test 2014-11-27 16:44:34 +01:00
wizard [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
__init__.py [FIX] product: move config wizard stuff into sale and purchase 2012-03-22 14:03:20 +01:00
__openerp__.py [IMP] product: add python tests 2014-03-06 14:34:56 +01:00
_common.py [FIX] base: support float rounding with rounding_method=UP (ceiling) 2014-10-22 14:28:22 +02:00
partner.py [FIX] res.partner: Hide commercial-related fields on contacts form + autosync them from parent company 2013-04-08 01:50:13 +02:00
partner_view.xml [IMP] made independant purchase pricelist in supplier 2013-05-09 16:00:45 +05:30
pricelist.py [FIX] product: pricelist, uom and price_surcharge 2014-10-24 17:21:42 +02:00
pricelist_view.xml [IMP] hide label when click in 'based on' except 'other pricelist' and improve 'Other Pricelist' 2012-10-09 12:08:14 +05:30
product.py [FIX] product: add store=dict to field name_template 2014-12-03 16:39:14 +01:00
product_data.xml [FIX] product: remove unnecessary UoM rounding step, add missing test 2014-11-27 16:44:34 +01:00
product_demo.xml [FIX] product: wrong product and supplierinfo demo data. Because product_id of product.supplierinfo is a product.template field and not a product.product field 2013-10-15 15:27:38 +02:00
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 [FIX] product: creation of reference uom 2014-11-24 11:04:50 +01:00