Skip to content

Files

Latest commit

208c818 · Oct 28, 2020

History

History
This branch is 353 commits behind OCA/e-commerce:12.0.

website_sale_product_minimal_price

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 26, 2020
Oct 26, 2020
Oct 28, 2020
Oct 26, 2020
Oct 26, 2020
Oct 26, 2020
Oct 26, 2020
Oct 26, 2020
Oct 26, 2020
Oct 26, 2020
Oct 28, 2020

Website Sale Product Minimal Price

Production/Stable License: AGPL-3 OCA/e-commerce Translate me on Weblate Try me on Runbot

This module extends the functionality of website sale module to allow to display the minimal price in '/shop' view when product has distinct variants price and set order by minimal price in product's view.

Table of contents

  1. Go to Settings > General Settings > Website and active the option Multiple Sales Prices per Product with the second option, for use the pricelists.
  1. Go to backend and set a product with variants and extra price by attribute value or define a distinct prices in public price list for this variant.
  2. Go to Website Shop.
  3. You will see that in main products view appears the text "From " with minimal price if the product has a distinct prices by attribute or at least a rate on the current pricelist.
  4. Click on product, the price displayed is the minimal variant price. On the chart under the buy button you can see the different taxes applied to the product.
  • [IMP] Has been added the functionality that allows to take care about the rates to calculate the minimum price of the product. Furthermore, a dynamic grid was added to the product sheet to see the different prices that his variants take.

    The grid depends on product variant selected and the quantity selected. If more than 3 rates are assigned to some product variant the rates on the grid will be the actual and 2 next rates, when we achieve the quantity of the next, the table will be updated to show next values.

  • [MIG] Initial V12 version. Complete migration from v11.
  • [NEW] Module added to v11.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Tecnativa

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

sergio-teruel

This module is part of the OCA/e-commerce project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.