@@ -17,29 +17,29 @@ Website Sale Product Pack
17
17
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
:alt: License: AGPL-3
19
19
.. |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
21
21
:alt: OCA/product-pack
22
22
.. |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
24
24
:alt: Translate me on Weblate
25
25
.. |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
27
27
:alt: Try me on Runboat
28
28
29
29
|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
30
30
31
31
This module introduces compatibility of product packs with e-commerce:
32
32
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.
43
43
44
44
**Table of contents **
45
45
@@ -56,17 +56,17 @@ as if you do it in the backend.
56
56
Known issues / Roadmap
57
57
======================
58
58
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.
62
62
63
63
Bug Tracker
64
64
===========
65
65
66
66
Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-pack/issues >`_.
67
67
In case of trouble, please check there if your issue has already been reported.
68
68
If 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** >`_.
70
70
71
71
Do not contact contributors directly about support or help with technical issues.
72
72
@@ -81,13 +81,13 @@ Authors
81
81
Contributors
82
82
------------
83
83
84
- - `Tecnativa <https://www.tecnativa.com >`__:
84
+ - `Tecnativa <https://www.tecnativa.com >`__:
85
85
86
- - David Vidal
86
+ - David Vidal
87
87
88
- - `ADHOC SA <https://www.adhoc.com.ar >`__:
88
+ - `ADHOC SA <https://www.adhoc.com.ar >`__:
89
89
90
- - Nicolas Mac Rouillon
90
+ - Nicolas Mac Rouillon
91
91
92
92
Maintainers
93
93
-----------
@@ -102,6 +102,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
102
102
mission is to support the collaborative development of Odoo features and
103
103
promote its widespread use.
104
104
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.
106
106
107
107
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments