odoo/addons/website_sale
Martin Trigaux 231a478ca9 [FIX] website_sale: pager in product list
Keep the reference to category and search view in pager.
Update the search template to include form and keep correct reference to the category (as a slug and not a parameter).
Fixes #688
2014-08-25 17:43:03 +02:00
..
controllers [FIX] website_sale: pager in product list 2014-08-25 17:43:03 +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 [MERGE] forward port of branch saas-3 up to 474eae9a43 2014-07-23 12:14:14 +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 [FIX] website_sale: everytime you want to change both billing & delivery address, any change creates duplicates in the backend 2014-08-01 17:11:20 +02:00
tests [DIRTY FIX] website_sale: make the runbot green 2014-05-27 10:01:58 +02:00
views [FIX] website_sale: pager in product list 2014-08-25 17:43:03 +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