odoo12-addon-website-sale-product-minimal-price


Nameodoo12-addon-website-sale-product-minimal-price JSON
Version 12.0.2.0.4 PyPI version JSON
download
home_pagehttps://github.com/OCA/e-commerce
SummaryDisplay minimal price for products that has variants
upload_time2021-07-10 03:01:26
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================================
Website Sale Product Minimal Price
==================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github
    :target: https://github.com/OCA/e-commerce/tree/12.0/website_sale_product_minimal_price
    :alt: OCA/e-commerce
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/e-commerce-12-0/e-commerce-12-0-website_sale_product_minimal_price
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/113/12.0
    :alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5| 

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**

.. contents::
   :local:

Configuration
=============

#. Go to *Settings > General Settings > Website* and active the option *Multiple Sales
   Prices per Product* with the second option, for use the pricelists.

Usage
=====

#. 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.
#. Go to Website Shop.
#. 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.
#. 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.

Changelog
=========

12.0.1.1.0 (2020-09-30)
~~~~~~~~~~~~~~~~~~~~~~~

* [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.

12.0.1.0.0 (2019-12-12)
~~~~~~~~~~~~~~~~~~~~~~~

* [MIG] Initial V12 version. Complete migration from v11.

11.0.1.0.0 (2019-05-28)
~~~~~~~~~~~~~~~~~~~~~~~

* [NEW] Module added to v11.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/e-commerce/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 <https://github.com/OCA/e-commerce/issues/new?body=module:%20website_sale_product_minimal_price%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* `Tecnativa <https://www.tecnativa.com>`_:

    * Sergio Teruel
    * Carlos Roca
    * Pedro M. Baeza

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

.. |maintainer-sergio-teruel| image:: https://github.com/sergio-teruel.png?size=40px
    :target: https://github.com/sergio-teruel
    :alt: sergio-teruel

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-sergio-teruel| 

This module is part of the `OCA/e-commerce <https://github.com/OCA/e-commerce/tree/12.0/website_sale_product_minimal_price>`_ project on GitHub.

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/e-commerce",
    "name": "odoo12-addon-website-sale-product-minimal-price",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": "==================================\nWebsite Sale Product Minimal Price\n==================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Production/Stable\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github\n    :target: https://github.com/OCA/e-commerce/tree/12.0/website_sale_product_minimal_price\n    :alt: OCA/e-commerce\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/e-commerce-12-0/e-commerce-12-0-website_sale_product_minimal_price\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/113/12.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module extends the functionality of website sale module to allow to\ndisplay the minimal price in '/shop' view  when product has distinct variants\nprice and set order by minimal price in product's view.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\n#. Go to *Settings > General Settings > Website* and active the option *Multiple Sales\n   Prices per Product* with the second option, for use the pricelists.\n\nUsage\n=====\n\n#. Go to backend and set a product with variants and extra price by attribute\n   value or define a distinct prices in public price list for this variant.\n#. Go to Website Shop.\n#. You will see that in main products view appears the text \"From \" with\n   minimal price if the product has a distinct prices by attribute or at least a\n   rate on the current pricelist.\n#. Click on product, the price displayed is the minimal variant price. On the chart\n   under the buy button you can see the different taxes applied to the product.\n\nChangelog\n=========\n\n12.0.1.1.0 (2020-09-30)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [IMP] Has been added the functionality that allows to take care about the rates to\n  calculate the minimum price of the product. Furthermore, a dynamic grid was added\n  to the product sheet to see the different prices that his variants take.\n\n  The grid depends on product variant selected and the quantity selected. If more than 3\n  rates are assigned to some product variant the rates on the grid will be the actual\n  and 2 next rates, when we achieve the quantity of the next, the table will be updated\n  to show next values.\n\n12.0.1.0.0 (2019-12-12)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [MIG] Initial V12 version. Complete migration from v11.\n\n11.0.1.0.0 (2019-05-28)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [NEW] Module added to v11.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/e-commerce/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/e-commerce/issues/new?body=module:%20website_sale_product_minimal_price%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n    * Sergio Teruel\n    * Carlos Roca\n    * Pedro M. Baeza\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-sergio-teruel| image:: https://github.com/sergio-teruel.png?size=40px\n    :target: https://github.com/sergio-teruel\n    :alt: sergio-teruel\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-sergio-teruel| \n\nThis module is part of the `OCA/e-commerce <https://github.com/OCA/e-commerce/tree/12.0/website_sale_product_minimal_price>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Display minimal price for products that has variants",
    "version": "12.0.2.0.4",
    "project_urls": {
        "Homepage": "https://github.com/OCA/e-commerce"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3120367f1506d8f160140aa9df21fec1be4fc9e49b16a605064b1e2abbe7e36e",
                "md5": "4c96ea684143edaed08c539d63c24ed9",
                "sha256": "bda9db95ef3c4d2a6e111504b0f9363fd98eaf4fe1c69d6e9b9f6a9622f03be4"
            },
            "downloads": -1,
            "filename": "odoo12_addon_website_sale_product_minimal_price-12.0.2.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c96ea684143edaed08c539d63c24ed9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 38013,
            "upload_time": "2021-07-10T03:01:26",
            "upload_time_iso_8601": "2021-07-10T03:01:26.637805Z",
            "url": "https://files.pythonhosted.org/packages/31/20/367f1506d8f160140aa9df21fec1be4fc9e49b16a605064b1e2abbe7e36e/odoo12_addon_website_sale_product_minimal_price-12.0.2.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-07-10 03:01:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "e-commerce",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo12-addon-website-sale-product-minimal-price"
}
        
Elapsed time: 0.34325s