odoo-addon-website-sale-b2x-alt-price


Nameodoo-addon-website-sale-b2x-alt-price JSON
Version 17.0.1.0.0.2 PyPI version JSON
download
home_pagehttps://github.com/OCA/e-commerce
SummaryDisplay prices with(out) taxes in eCommerce, complementing normal mode
upload_time2024-08-10 14:29:49
maintainerNone
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.10
licenseLGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================================================
Alternative (un)taxed prices display on eCommerce
=================================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:3f7df8a1e025515d313e388ba12968f7369e345a990e007b41f264bc21687ba7
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github
    :target: https://github.com/OCA/e-commerce/tree/17.0/website_sale_b2x_alt_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-17-0/e-commerce-17-0-website_sale_b2x_alt_price
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&target_branch=17.0
    :alt: Try me on Runboat

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

This module takes into account if your eCommerce is in B2B or B2C mode,
and displays the alternative pricing next to the main one.

For example, if your website is B2B (main price is without taxes), you
would see it similar to this:

|b2b-features|

If your website is B2C (main price is with taxes), then it looks like
this:

|b2c-features|

It also displays the alternative price, including discounts, updated
automatically when the user is choosing alternatives in the product
detail page:

|details-features|

.. |b2b-features| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/b2b-features.png
.. |b2c-features| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/b2c-features.png
.. |details-features| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/details-features.gif

**Table of contents**

.. contents::
   :local:

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

To choose if you want to display or not the alternative price in the
website products list, just enable or disable the feature from the
"Customize" tab of the web editor. This can be done independently per
website:

|toggle-list|

You can also toggle the behavior similarly in the product details page.
This can also be done independently per website:

|toggle-detail|

.. |toggle-list| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/toggle-list.gif
.. |toggle-detail| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/toggle-detail.gif

Usage
=====

To use this module, you need to:

1. Create a product.
2. Set some customer taxes on it.
3. Publish it.
4. Go see it on your website. It will display the alternative price.

Known issues / Roadmap
======================

-  Computing this requires 1 or 2 extra calls to ``taxes.compute_all()``
   per product. This could be expensive in terms of performance, but the
   truth is that it is also not very optimized upstream in Odoo. Maybe
   optimize this part in Odoo and in this module? Or maybe apply some
   hack to avoid recomputing this? Maybe cache calls to that method? Is
   it really a problem in the Real World®?

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/e-commerce/issues/new?body=module:%20website_sale_b2x_alt_price%0Aversion:%2017.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/>`__:

   -  Jairo Llopis
   -  Carlos Roca
   -  Carlos López

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-Yajo| image:: https://github.com/Yajo.png?size=40px
    :target: https://github.com/Yajo
    :alt: Yajo

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

|maintainer-Yajo| 

This module is part of the `OCA/e-commerce <https://github.com/OCA/e-commerce/tree/17.0/website_sale_b2x_alt_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": "odoo-addon-website-sale-b2x-alt-price",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "=================================================\nAlternative (un)taxed prices display on eCommerce\n=================================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:3f7df8a1e025515d313e388ba12968f7369e345a990e007b41f264bc21687ba7\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-LGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n    :alt: License: LGPL-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/17.0/website_sale_b2x_alt_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-17-0/e-commerce-17-0-website_sale_b2x_alt_price\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&target_branch=17.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module takes into account if your eCommerce is in B2B or B2C mode,\nand displays the alternative pricing next to the main one.\n\nFor example, if your website is B2B (main price is without taxes), you\nwould see it similar to this:\n\n|b2b-features|\n\nIf your website is B2C (main price is with taxes), then it looks like\nthis:\n\n|b2c-features|\n\nIt also displays the alternative price, including discounts, updated\nautomatically when the user is choosing alternatives in the product\ndetail page:\n\n|details-features|\n\n.. |b2b-features| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/b2b-features.png\n.. |b2c-features| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/b2c-features.png\n.. |details-features| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/details-features.gif\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nTo choose if you want to display or not the alternative price in the\nwebsite products list, just enable or disable the feature from the\n\"Customize\" tab of the web editor. This can be done independently per\nwebsite:\n\n|toggle-list|\n\nYou can also toggle the behavior similarly in the product details page.\nThis can also be done independently per website:\n\n|toggle-detail|\n\n.. |toggle-list| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/toggle-list.gif\n.. |toggle-detail| image:: https://raw.githubusercontent.com/OCA/e-commerce/17.0/website_sale_b2x_alt_price/static/description/toggle-detail.gif\n\nUsage\n=====\n\nTo use this module, you need to:\n\n1. Create a product.\n2. Set some customer taxes on it.\n3. Publish it.\n4. Go see it on your website. It will display the alternative price.\n\nKnown issues / Roadmap\n======================\n\n-  Computing this requires 1 or 2 extra calls to ``taxes.compute_all()``\n   per product. This could be expensive in terms of performance, but the\n   truth is that it is also not very optimized upstream in Odoo. Maybe\n   optimize this part in Odoo and in this module? Or maybe apply some\n   hack to avoid recomputing this? Maybe cache calls to that method? Is\n   it really a problem in the Real World\u00ae?\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 to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/e-commerce/issues/new?body=module:%20website_sale_b2x_alt_price%0Aversion:%2017.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   -  Jairo Llopis\n   -  Carlos Roca\n   -  Carlos L\u00f3pez\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-Yajo| image:: https://github.com/Yajo.png?size=40px\n    :target: https://github.com/Yajo\n    :alt: Yajo\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-Yajo| \n\nThis module is part of the `OCA/e-commerce <https://github.com/OCA/e-commerce/tree/17.0/website_sale_b2x_alt_price>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "LGPL-3",
    "summary": "Display prices with(out) taxes in eCommerce, complementing normal mode",
    "version": "17.0.1.0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/OCA/e-commerce"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9aaa0ec45c493a69397d7ddb49124e2fe7f894a99a2d85062b6fb189f76e265d",
                "md5": "68735fa7d19335927ff9357ba49e7dcf",
                "sha256": "5e23f96b04fa565dbf27a28c77d5ddf3c4caed3f86cd4d50cf598e4c0df9fdcd"
            },
            "downloads": -1,
            "filename": "odoo_addon_website_sale_b2x_alt_price-17.0.1.0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68735fa7d19335927ff9357ba49e7dcf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2594347,
            "upload_time": "2024-08-10T14:29:49",
            "upload_time_iso_8601": "2024-08-10T14:29:49.132753Z",
            "url": "https://files.pythonhosted.org/packages/9a/aa/0ec45c493a69397d7ddb49124e2fe7f894a99a2d85062b6fb189f76e265d/odoo_addon_website_sale_b2x_alt_price-17.0.1.0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-10 14:29:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "e-commerce",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo-addon-website-sale-b2x-alt-price"
}
        
Elapsed time: 0.68868s