e-commerce
e-commerce copied to clipboard
Odoo E-Commerce server automation addons
Fix caching of the website_sale.products view override. Before this commit, this module added a view that added two price website related cache keys to the products grid wrapper. In Odoo...
**Description:** Migration to 16.0 Original PR --> https://github.com/OCA/e-commerce/pull/694
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 # Modules to migrate - [ ] product_template_multi_link - By @David-Luis-Mora - #920 - [ ] website_sale_attribute_filter_form_submit - [ ] website_sale_attribute_filter_multiselect - [x] website_sale_b2x_alt_price - By @carlos-lopez-tecnativa...
@bguillot @legalsylvain Same change V14 to V16 to add a sequence in product template link
@bguillot @legalsylvain Add sequence on product template multi link for e-commerce
This addon allows add the minimum and maximum quantity for a product when purchasing on the sales website.
(superseeds https://github.com/OCA/e-commerce/pull/903) I wasn't sure about proposing this PR because this is not reproducible in runbot but it should be an improvement and in my case a valuable bug fixing,...