@@ -17,29 +17,29 @@ Website Sale Product Pack
1717 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818 :alt: License: AGPL-3
1919.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fproduct--pack-lightgray.png?logo=github
20- :target: https://github.com/OCA/product-pack/tree/17 .0/website_sale_product_pack
20+ :target: https://github.com/OCA/product-pack/tree/18 .0/website_sale_product_pack
2121 :alt: OCA/product-pack
2222.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23- :target: https://translation.odoo-community.org/projects/product-pack-17 -0/product-pack-17 -0-website_sale_product_pack
23+ :target: https://translation.odoo-community.org/projects/product-pack-18 -0/product-pack-18 -0-website_sale_product_pack
2424 :alt: Translate me on Weblate
2525.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26- :target: https://runboat.odoo-community.org/builds?repo=OCA/product-pack&target_branch=17 .0
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/product-pack&target_branch=18 .0
2727 :alt: Try me on Runboat
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
3030
3131This module introduces compatibility of product packs with e-commerce:
3232
33- - In the cart summary, the components aren't editable and are shown
34- hanging from the main pack reference.
35- - When we remove a pack from the cart, their components are removed as
36- well.
37- - The cart popup summary only shows the main pack line and discards the
38- sublines in the units count.
39- - The cart summary shows the component lines hanging from the main one
40- as well.
41- - It's ensured the the prices are shown correctly for the whole pack
42- and that they're correctly summarized depending on the pack type.
33+ - In the cart summary, the components aren't editable and are shown
34+ hanging from the main pack reference.
35+ - When we remove a pack from the cart, their components are removed as
36+ well.
37+ - The cart popup summary only shows the main pack line and discards the
38+ sublines in the units count.
39+ - The cart summary shows the component lines hanging from the main one
40+ as well.
41+ - It's ensured the the prices are shown correctly for the whole pack and
42+ that they're correctly summarized depending on the pack type.
4343
4444**Table of contents **
4545
@@ -56,17 +56,17 @@ as if you do it in the backend.
5656Known issues / Roadmap
5757======================
5858
59- - Improve pack cart display.
60- - When we have subpacks (a pack inside a pack) we should improve
61- visually how it's shown in the cart.
59+ - Improve pack cart display.
60+ - When we have subpacks (a pack inside a pack) we should improve
61+ visually how it's shown in the cart.
6262
6363Bug Tracker
6464===========
6565
6666Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-pack/issues >`_.
6767In case of trouble, please check there if your issue has already been reported.
6868If you spotted it first, help us to smash it by providing a detailed and welcomed
69- `feedback <https://github.com/OCA/product-pack/issues/new?body=module:%20website_sale_product_pack%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
69+ `feedback <https://github.com/OCA/product-pack/issues/new?body=module:%20website_sale_product_pack%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
7070
7171Do not contact contributors directly about support or help with technical issues.
7272
@@ -81,13 +81,13 @@ Authors
8181Contributors
8282------------
8383
84- - `Tecnativa <https://www.tecnativa.com >`__:
84+ - `Tecnativa <https://www.tecnativa.com >`__:
8585
86- - David Vidal
86+ - David Vidal
8787
88- - `ADHOC SA <https://www.adhoc.com.ar >`__:
88+ - `ADHOC SA <https://www.adhoc.com.ar >`__:
8989
90- - Nicolas Mac Rouillon
90+ - Nicolas Mac Rouillon
9191
9292Maintainers
9393-----------
@@ -102,6 +102,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
102102mission is to support the collaborative development of Odoo features and
103103promote its widespread use.
104104
105- This module is part of the `OCA/product-pack <https://github.com/OCA/product-pack/tree/17 .0/website_sale_product_pack >`_ project on GitHub.
105+ This module is part of the `OCA/product-pack <https://github.com/OCA/product-pack/tree/18 .0/website_sale_product_pack >`_ project on GitHub.
106106
107107You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments