odoo/addons/product
Christophe Matthieu 7770ca8013 Merge pull request #320 from odoo-dev/saas-5-website_sale-product-layout-chm
[FIX] website_sale: change template for product and variant selector (type color)
2014-06-03 18:07:43 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 08:24:59 +00:00
report [IMP] product: rename fields variant_ids into attribute_line_ids on the template and attribute_value_ids on the product. 2014-05-28 19:42:15 +02:00
security [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
static/img [MERGE] Sync with trunk, tries to solve conflicts. There are still some new images to convert into images in xml files. 2014-01-16 11:39:10 +01:00
test [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
tests [IMP] product: add python tests 2014-03-06 14:34:56 +01:00
views [IMP] Product pricelist converted to QWeb 2014-04-14 17:52:12 +02:00
wizard [IMP] Product pricelist converted to QWeb 2014-04-14 17:52:12 +02:00
__init__.py
__openerp__.py [MERGE][IMP] Point of Sales: reports converted to QWeb (but removed useless ones); removed dead code in wizard folder; folder; Adapted /report/download route to serialize and return osv_exception in order to be handled in core.js get_file 2014-04-29 18:38:10 +02:00
_common.py [IMP] remove useless imports 2014-03-06 16:31:25 +01:00
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 [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
pricelist_view.xml [FIX] product: product_variant group does not exist anymore 2014-06-03 15:03:13 +02:00
product.py Wrong variable name. The write() method should accept both int/long and tuple/list 2014-06-03 16:13:54 +02:00
product_data.xml [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
product_demo.xml [IMP] product: set at false one product variant of ipad 2014-06-03 16:58:26 +02:00
product_image_demo.xml [MERGE]with lp:~openerp-dev/openobject-addons/trunk-website-al and resolve conflicts. 2014-01-16 20:23:07 +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 pricelist converted to QWeb 2014-04-14 17:52:12 +02:00
product_view.xml [FIX] product: set required at false for product template field when creating a product product. 2014-06-03 11:13:50 +02:00