Skip to content

Commit daa661d

Browse files
committed
[BOT] post-merge updates
1 parent 4082399 commit daa661d

File tree

4 files changed

+44
-32
lines changed

4 files changed

+44
-32
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ addon | version | maintainers | summary
2828
[website_sale_checkout_country_vat](website_sale_checkout_country_vat/) | 18.0.1.0.0 | | Autocomplete VAT in checkout process
2929
[website_sale_checkout_skip_payment](website_sale_checkout_skip_payment/) | 18.0.1.0.0 | | Skip payment for logged users in checkout process
3030
[website_sale_hide_empty_category](website_sale_hide_empty_category/) | 18.0.1.0.0 | | Hide any Product Categories that are empty
31+
[website_sale_hide_price](website_sale_hide_price/) | 18.0.1.0.0 | | Hide product prices on the shop
3132
[website_sale_order_type](website_sale_order_type/) | 18.0.1.0.0 | <a href='https://github.com/pilarvargas-tecnativa'><img src='https://github.com/pilarvargas-tecnativa.png' width='32' height='32' style='border-radius:50%;' alt='pilarvargas-tecnativa'/></a> | This module allows sale_order_type to work with website_sale.
3233
[website_sale_product_attribute_value_filter_existing](website_sale_product_attribute_value_filter_existing/) | 18.0.1.1.0 | | Allow hide attributes values not used in variants
3334
[website_sale_product_brand](website_sale_product_brand/) | 18.0.1.0.0 | | Product Brand Filtering in Website

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.20250630.0"
3+
version = "18.0.20250723.0"
44
dependencies = [
55
"odoo-addon-product_template_multi_link==18.0.*",
66
"odoo-addon-product_template_multi_link_date_span==18.0.*",
@@ -9,6 +9,7 @@ dependencies = [
99
"odoo-addon-website_sale_checkout_country_vat==18.0.*",
1010
"odoo-addon-website_sale_checkout_skip_payment==18.0.*",
1111
"odoo-addon-website_sale_hide_empty_category==18.0.*",
12+
"odoo-addon-website_sale_hide_price==18.0.*",
1213
"odoo-addon-website_sale_order_type==18.0.*",
1314
"odoo-addon-website_sale_product_attribute_value_filter_existing==18.0.*",
1415
"odoo-addon-website_sale_product_brand==18.0.*",

website_sale_hide_price/README.rst

Lines changed: 22 additions & 18 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 Hide Price
37
=======================
@@ -7,13 +11,13 @@ Website Sale Hide Price
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:39aed620f935deac6af5cfbfaa01ba3753378fe317f17e19cf57ab4b52256ded
14+
!! source digest: sha256:02d691102ee657c4fa7db0dffcd004cc7d54f932da5fc9bfd34a8387b7f69262
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
@@ -86,9 +90,9 @@ forbidden items if any.
8690
Known issues / Roadmap
8791
======================
8892

89-
- This module is incompatible with the website_sale_stock_force_block
90-
module because it makes changes to the same attributes in the
91-
website_sale.products_add_to_cart template.
93+
- This module is incompatible with the website_sale_stock_force_block
94+
module because it makes changes to the same attributes in the
95+
website_sale.products_add_to_cart template.
9296

9397
Bug Tracker
9498
===========
@@ -111,28 +115,28 @@ Authors
111115
Contributors
112116
------------
113117

114-
- `Tecnativa <https://www.tecnativa.com>`__:
118+
- `Tecnativa <https://www.tecnativa.com>`__:
115119

116-
- David Vidal
117-
- Pilar Vargas
120+
- David Vidal
121+
- Pilar Vargas
118122

119-
- Abraham González <[email protected]>
120-
- Juanjo Algaz <[email protected]>
121-
- \`Factor Libre <https://factorlibre.com>\`:
123+
- Abraham González <[email protected]>
124+
- Juanjo Algaz <[email protected]>
125+
- \`Factor Libre <https://factorlibre.com>\`:
122126

123-
- Pablo De Andrés <[email protected]>
127+
- Pablo De Andrés <[email protected]>
124128

125-
- \`Sodexis <https://sodexis.com>\`:
129+
- \`Sodexis <https://sodexis.com>\`:
126130

127-
- Karthik <[email protected]>
131+
- Karthik <[email protected]>
128132

129-
- `Idealis Consulting <https://idealisconsulting.com>`__:
133+
- `Idealis Consulting <https://idealisconsulting.com>`__:
130134

131-
- Sylvain Van Hoof
135+
- Sylvain Van Hoof
132136

133-
- `Kencove <https://kencove.com>`__:
137+
- `Kencove <https://kencove.com>`__:
134138

135-
- Mohamed Alkobrosli
139+
- Mohamed Alkobrosli
136140

137141
Maintainers
138142
-----------

website_sale_hide_price/static/description/index.html

Lines changed: 19 additions & 13 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 Hide Price</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-hide-price">
364-
<h1 class="title">Website Sale Hide Price</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-hide-price">
370+
<h1>Website Sale Hide Price</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:39aed620f935deac6af5cfbfaa01ba3753378fe317f17e19cf57ab4b52256ded
375+
!! source digest: sha256:02d691102ee657c4fa7db0dffcd004cc7d54f932da5fc9bfd34a8387b7f69262
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_hide_price"><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_hide_price"><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_hide_price"><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_hide_price"><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 allows to have hidden product prices on the website store.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -387,7 +392,7 @@ <h1 class="title">Website Sale Hide Price</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>If you want to hide prices at customer level:</p>
392397
<ol class="arabic simple">
393398
<li>Go to <em>Customers</em> and choose one.</li>
@@ -421,7 +426,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
421426
</ol>
422427
</div>
423428
<div class="section" id="usage">
424-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
429+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
425430
<p>After configuring the module go to the website store and check your
426431
expected results:</p>
427432
<ol class="arabic simple">
@@ -434,31 +439,31 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
434439
forbidden items if any.</p>
435440
</div>
436441
<div class="section" id="known-issues-roadmap">
437-
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
442+
<h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
438443
<ul class="simple">
439444
<li>This module is incompatible with the website_sale_stock_force_block
440445
module because it makes changes to the same attributes in the
441446
website_sale.products_add_to_cart template.</li>
442447
</ul>
443448
</div>
444449
<div class="section" id="bug-tracker">
445-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
450+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
446451
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/e-commerce/issues">GitHub Issues</a>.
447452
In case of trouble, please check there if your issue has already been reported.
448453
If you spotted it first, help us to smash it by providing a detailed and welcomed
449454
<a class="reference external" href="https://github.com/OCA/e-commerce/issues/new?body=module:%20website_sale_hide_price%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
450455
<p>Do not contact contributors directly about support or help with technical issues.</p>
451456
</div>
452457
<div class="section" id="credits">
453-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
458+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
454459
<div class="section" id="authors">
455-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
460+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
456461
<ul class="simple">
457462
<li>Tecnativa</li>
458463
</ul>
459464
</div>
460465
<div class="section" id="contributors">
461-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
466+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
462467
<ul class="simple">
463468
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
464469
<li>David Vidal</li>
@@ -486,7 +491,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
486491
</ul>
487492
</div>
488493
<div class="section" id="maintainers">
489-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
494+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
490495
<p>This module is maintained by the OCA.</p>
491496
<a class="reference external image-reference" href="https://odoo-community.org">
492497
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -499,5 +504,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
499504
</div>
500505
</div>
501506
</div>
507+
</div>
502508
</body>
503509
</html>

0 commit comments

Comments
 (0)