Skip to content

Commit 4fe7223

Browse files
committed
[BOT] post-merge updates
1 parent 310d9c2 commit 4fe7223

File tree

4 files changed

+43
-31
lines changed

4 files changed

+43
-31
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ addon | version | maintainers | summary
3636
[website_sale_product_item_cart_custom_qty](website_sale_product_item_cart_custom_qty/) | 18.0.1.0.0 | <a href='https://github.com/CarlosRoca13'><img src='https://github.com/CarlosRoca13.png' width='32' height='32' style='border-radius:50%;' alt='CarlosRoca13'/></a> | Allows to add to cart from product items a custom quantity.
3737
[website_sale_product_reference_displayed](website_sale_product_reference_displayed/) | 18.0.1.0.0 | | Display product reference in e-commerce
3838
[website_sale_product_sort](website_sale_product_sort/) | 18.0.1.0.0 | | Allow to define default sort criteria for e-commerce
39+
[website_sale_secondary_unit](website_sale_secondary_unit/) | 18.0.1.0.0 | | Allow manage secondary units in website shop
3940
[website_sale_stock_available](website_sale_stock_available/) | 18.0.1.0.0 | | Display 'Available to promise' in shop online instead of 'Free To Use Quantity'
4041
[website_sale_suggest_create_account](website_sale_suggest_create_account/) | 18.0.1.0.0 | | Suggest users to create an account when buying in the website
4142
[website_sale_vat_required](website_sale_vat_required/) | 18.0.1.0.0 | | VAT number required in checkout form

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-e-commerce"
3-
version = "18.0.20250820.0"
3+
version = "18.0.20250822.0"
44
dependencies = [
55
"odoo-addon-product_template_multi_link==18.0.*",
66
"odoo-addon-product_template_multi_link_date_span==18.0.*",
@@ -17,6 +17,7 @@ dependencies = [
1717
"odoo-addon-website_sale_product_item_cart_custom_qty==18.0.*",
1818
"odoo-addon-website_sale_product_reference_displayed==18.0.*",
1919
"odoo-addon-website_sale_product_sort==18.0.*",
20+
"odoo-addon-website_sale_secondary_unit==18.0.*",
2021
"odoo-addon-website_sale_stock_available==18.0.*",
2122
"odoo-addon-website_sale_suggest_create_account==18.0.*",
2223
"odoo-addon-website_sale_vat_required==18.0.*",

website_sale_secondary_unit/README.rst

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
===========================
26
Website Sale Secondary Unit
37
===========================
@@ -7,13 +11,13 @@ Website Sale Secondary Unit
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:4c9fbdc1746932986528b0f08a484c172d0bfafed5fc111c1342a3b645ec4a11
14+
!! source digest: sha256:7c8f034f6a8ff4fc811be5cfedabc61a2f238c7dac3dc14e6b0bf383712e3228
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github
@@ -47,15 +51,15 @@ Usage
4751

4852
To use this module you need to:
4953

50-
- Go to *'Website > Products > Products'*.
51-
- Select a template.
52-
- Set the secondary units that you need.
53-
- Go to Website Shop and buy this product, you will see a selectable
54-
option with all secondary units defined in the product and visible in
55-
website.
56-
- If you do not want to sell in a base product unit and only allow sell
57-
in a secondary unit you can disable the option *'Allow to sell in
58-
unit of measure'* in a product sale tab.
54+
- Go to *'Website > Products > Products'*.
55+
- Select a template.
56+
- Set the secondary units that you need.
57+
- Go to Website Shop and buy this product, you will see a selectable
58+
option with all secondary units defined in the product and visible in
59+
website.
60+
- If you do not want to sell in a base product unit and only allow sell
61+
in a secondary unit you can disable the option *'Allow to sell in unit
62+
of measure'* in a product sale tab.
5963

6064
Bug Tracker
6165
===========
@@ -78,12 +82,12 @@ Authors
7882
Contributors
7983
------------
8084

81-
- `Tecnativa <https://www.tecnativa.com>`__:
85+
- `Tecnativa <https://www.tecnativa.com>`__:
8286

83-
- Sergio Teruel
84-
- Carlos Roca
85-
- Pilar Vargas
86-
- Carlos Lopez
87+
- Sergio Teruel
88+
- Carlos Roca
89+
- Pilar Vargas
90+
- Carlos Lopez
8791

8892
Maintainers
8993
-----------

website_sale_secondary_unit/static/description/index.html

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Website Sale Secondary Unit</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="website-sale-secondary-unit">
364-
<h1 class="title">Website Sale Secondary Unit</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="website-sale-secondary-unit">
370+
<h1>Website Sale Secondary Unit</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:4c9fbdc1746932986528b0f08a484c172d0bfafed5fc111c1342a3b645ec4a11
375+
!! source digest: sha256:7c8f034f6a8ff4fc811be5cfedabc61a2f238c7dac3dc14e6b0bf383712e3228
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/e-commerce/tree/18.0/website_sale_secondary_unit"><img alt="OCA/e-commerce" src="https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_secondary_unit"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/e-commerce/tree/18.0/website_sale_secondary_unit"><img alt="OCA/e-commerce" src="https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_secondary_unit"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/e-commerce&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module extends the functionality of saleorder_secondary_unit module
374379
to allow sell products in online store in secondary units defined.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -387,12 +392,12 @@ <h1 class="title">Website Sale Secondary Unit</h1>
387392
</ul>
388393
</div>
389394
<div class="section" id="configuration">
390-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
395+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
391396
<p>For define the secondary units, you should active <em>Manage multiples
392397
units of measure</em> on the user that will be responsable of this function.</p>
393398
</div>
394399
<div class="section" id="usage">
395-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
396401
<p>To use this module you need to:</p>
397402
<ul class="simple">
398403
<li>Go to <em>‘Website &gt; Products &gt; Products’</em>.</li>
@@ -402,28 +407,28 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
402407
option with all secondary units defined in the product and visible in
403408
website.</li>
404409
<li>If you do not want to sell in a base product unit and only allow sell
405-
in a secondary unit you can disable the option <em>‘Allow to sell in
406-
unit of measure’</em> in a product sale tab.</li>
410+
in a secondary unit you can disable the option <em>‘Allow to sell in unit
411+
of measure’</em> in a product sale tab.</li>
407412
</ul>
408413
</div>
409414
<div class="section" id="bug-tracker">
410-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
415+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
411416
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/e-commerce/issues">GitHub Issues</a>.
412417
In case of trouble, please check there if your issue has already been reported.
413418
If you spotted it first, help us to smash it by providing a detailed and welcomed
414419
<a class="reference external" href="https://github.com/OCA/e-commerce/issues/new?body=module:%20website_sale_secondary_unit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
415420
<p>Do not contact contributors directly about support or help with technical issues.</p>
416421
</div>
417422
<div class="section" id="credits">
418-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
423+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
419424
<div class="section" id="authors">
420-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
425+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
421426
<ul class="simple">
422427
<li>Tecnativa</li>
423428
</ul>
424429
</div>
425430
<div class="section" id="contributors">
426-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
431+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
427432
<ul class="simple">
428433
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
429434
<li>Sergio Teruel</li>
@@ -435,7 +440,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
435440
</ul>
436441
</div>
437442
<div class="section" id="maintainers">
438-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
443+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
439444
<p>This module is maintained by the OCA.</p>
440445
<a class="reference external image-reference" href="https://odoo-community.org">
441446
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -448,5 +453,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
448453
</div>
449454
</div>
450455
</div>
456+
</div>
451457
</body>
452458
</html>

0 commit comments

Comments
 (0)