odoo/addons/product
Christophe Simonis 636ac0f61e merge upstream
bzr revid: chs@openerp.com-20131108215612-e5f01a1kvyevlry9
2013-11-08 22:56:12 +01:00
..
i18n merge upstream 2013-11-08 22:56:12 +01:00
process
report [IMP] product: specify max size for product lable with long name 2013-06-07 14:13:11 +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 [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
__openerp__.py [IMP] product: new widget for UOMFactor 2012-10-12 15:57:08 +05:30
_common.py
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: avoid getting date=False in pricelist if wrong value in context, courtesy of Alexis de Lattre 2013-09-20 16:45:29 +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: pass count argument to super call for search (opw #585031) 2013-09-09 16:04:14 +02: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] 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
product_shortcut_data.xml
product_view.xml [FIX] account_voucher, product, stock: use selection widgets for magic context fields, to pass IDs in the context instead of strings 2013-10-04 12:52:18 +02:00