odoo/addons/product
Christophe Matthieu cd12832f9e [IMP] product: Service (product.product_product_consultant) is sale_ok=False by default and overwrite in hr_timesheet to True
bzr revid: chm@openerp.com-20140115152526-dptyljv7yxdkmis0
2014-01-15 16:25:26 +01:00
..
data/img Added product description for the published products. 2013-10-03 11:51:24 +05:30
i18n Launchpad automatic translations update. 2013-11-30 05:14:29 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
security [IMP] removed a feature nobody used for a huge speed improvement (4 SQL Queries per search/read 2013-12-02 09:45:17 +01:00
test [IMP] Huge speed improvement in price computation on products: 162 to 39 queries to render /shop with 28 products. O(n)->O(1) 2013-12-06 23:18:09 +01:00
wizard [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
__init__.py [FIX] product: move config wizard stuff into sale and purchase 2012-03-22 14:03:20 +01:00
__openerp__.py [IMP] Huge speed improvement in price computation on products: 162 to 39 queries to render /shop with 28 products. O(n)->O(1) 2013-12-06 23:18:09 +01:00
_common.py
partner.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
partner_view.xml [IMP] made independant purchase pricelist in supplier 2013-05-09 16:00:45 +05:30
pricelist.py [FIX] website_sale: link; product: clean code and use product.template for supplierinfo 2013-12-09 17:32:54 +01:00
pricelist_view.xml [Product Pricelist] Default value for based on price 2013-05-29 19:27:34 +05:30
product.py [FIX] product: remove data demo of product in multi_company module; fix product images storage 2014-01-09 16:26:21 +01:00
product_data.xml [IMP] product: Service (product.product_product_consultant) is sale_ok=False by default and overwrite in hr_timesheet to True 2014-01-15 16:25:26 +01:00
product_demo.xml [FIX] website_sale: link; product: clean code and use product.template for supplierinfo 2013-12-09 17:32:54 +01:00
product_image_demo.xml Added product description for the published products. 2013-10-03 11:51:24 +05:30
product_pricelist_demo.yml [FIX] product : Improved the test cases. 2012-09-19 18:43:05 +05:30
product_report.xml [IMP] product: declare the product_pricelist report using XML only. 2013-02-22 10:35:01 +01:00
product_view.xml [IMP] product: product_variant restrict to the group_product_variant 2014-01-14 16:22:08 +01:00