odoo/addons/website_sale
Christophe Matthieu c6f0699435 [FIX] website_sale: search attributes error when the user select a product with a search 2014-05-27 20:57:00 +02:00
..
controllers [FIX] website_sale: search attributes error when the user select a product with a search 2014-05-27 20:57:00 +02:00
data [FIX] product: don't create new variants if the product.template is create by product.product. 2014-05-27 18:03:15 +02:00
models [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
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 [MERGE] from trunk 2014-05-27 18:28:40 +02:00
tests [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
views [FIX] website_sale: inherit_option_id must be convert in optional='enabled' 2014-05-27 18:56:58 +02:00
__init__.py [MOVE] website_sale: py files to models/ 2013-10-14 10:18:41 +02:00
__openerp__.py [FIX] website_sale: removed now unnecessary dependency 2014-05-14 17:34:17 +02:00