odoo/addons/product
Denis Ledoux 5035c76f42 [FIX] product: product prices can be company dependent
Some prices, as standard_price, being a property, are company dependent. Therefore, when browsing as superuser, force_company is mandatory to get the property of the user company
2014-11-04 11:54:03 +01:00
..
i18n [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
process
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: reference in test 2014-10-27 11:41:23 +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: product prices can be company dependent 2014-11-04 11:54:03 +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] 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] product.uom: safer handling of factor/factor_inv in UI 2014-10-22 14:28:35 +02:00