odoo/addons/product
Olivier Dony 3fe6987ce7 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2
2012-12-19 00:20:01 +01:00
..
i18n Launchpad automatic translations update. 2012-12-17 04:58:34 +00:00
process [REM] remove role_ids field in process xml file. 2010-10-05 15:46:39 +05:30
report [MERGE] Another batch of bugfixes from 6.1 2012-12-18 18:55:47 +01:00
security [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion) 2012-12-19 00:20:01 +01:00
test [FIX] product : Improved the test cases. 2012-09-19 18:43:05 +05:30
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: new widget for UOMFactor 2012-10-12 15:57:08 +05:30
_common.py
partner.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
partner_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
pricelist.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [MERGE] merged trunk. 2012-12-10 12:16:54 +01:00
product_data.xml [IMP] product: set the product.uom names to be optionnaly plural, so that you can display the field after a value without having to care for the singular/plural 2012-12-07 14:41:10 +01:00
product_demo.xml [FIX]Remove sale_delay field from the product_demo.xml file 2012-10-12 12:29:43 +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
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 [IMP]product:make Sales tab invisible if Can be Sold field is false 2012-11-26 16:56:43 +05:30