Skip to content

Commit fe144ec

Browse files
committed
[BOT] post-merge updates
1 parent 58f27bd commit fe144ec

File tree

4 files changed

+24
-14
lines changed

4 files changed

+24
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ addon | version | maintainers | summary
6969
[product_packaging_level](product_packaging_level/) | 16.0.1.2.1 | | This module binds a product packaging to a packaging level
7070
[product_packaging_level_purchasable](product_packaging_level_purchasable/) | 16.0.1.1.0 | | Control purchase of products via packaging settings.
7171
[product_packaging_level_salable](product_packaging_level_salable/) | 16.0.1.0.0 | | Product Packaging level salable
72-
[product_pricelist_alternative](product_pricelist_alternative/) | 16.0.1.2.0 | | Calculate product price based on alternative pricelists
72+
[product_pricelist_alternative](product_pricelist_alternative/) | 16.0.1.2.1 | | Calculate product price based on alternative pricelists
7373
[product_pricelist_direct_print](product_pricelist_direct_print/) | 16.0.1.3.1 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Print price list from menu option, product templates, products variants or price lists
7474
[product_pricelist_direct_print_company_group](product_pricelist_direct_print_company_group/) | 16.0.1.0.0 | | Print Pricelist items using the company group model
7575
[product_pricelist_direct_print_website_sale](product_pricelist_direct_print_website_sale/) | 16.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> | Extend Product Pricelist Direct Print for filter by public categories

product_pricelist_alternative/README.rst

Lines changed: 6 additions & 2 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
Product Pricelist Alternative
37
=============================
@@ -7,13 +11,13 @@ Product Pricelist Alternative
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:d0c65497950562e7e7984650f3fd3c19fe1edb10d0bf08eb62523523436aa7f1
14+
!! source digest: sha256:cee97fb5bf7cd4cb64b1dc06958ca21fea79d0e8a88c29aeb9ff868d9f79ed84
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%2Fproduct--attribute-lightgray.png?logo=github

product_pricelist_alternative/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "Product Pricelist Alternative",
6-
"version": "16.0.1.2.0",
6+
"version": "16.0.1.2.1",
77
"development_status": "Beta",
88
"category": "Product",
99
"summary": "Calculate product price based on alternative pricelists",

product_pricelist_alternative/static/description/index.html

Lines changed: 16 additions & 10 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>Product Pricelist Alternative</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="product-pricelist-alternative">
364-
<h1 class="title">Product Pricelist Alternative</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="product-pricelist-alternative">
370+
<h1>Product Pricelist Alternative</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:d0c65497950562e7e7984650f3fd3c19fe1edb10d0bf08eb62523523436aa7f1
375+
!! source digest: sha256:cee97fb5bf7cd4cb64b1dc06958ca21fea79d0e8a88c29aeb9ff868d9f79ed84
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/product-attribute/tree/16.0/product_pricelist_alternative"><img alt="OCA/product-attribute" src="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_pricelist_alternative"><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/product-attribute&amp;target_branch=16.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/product-attribute/tree/16.0/product_pricelist_alternative"><img alt="OCA/product-attribute" src="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_pricelist_alternative"><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/product-attribute&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>It allows you to define alternative price lists to a reference price list.
374379
As a general rule, the price of a given product is obtained from the minimum between its reference price list and the alternative price lists.</p>
375380
<p>However, if the product’s reference price has been calculated on the basis of a price rule in which the “Alternative Pricelist Policy = Ignore” field is selected, the alternative price lists will not be taken into account.</p>
@@ -386,30 +391,30 @@ <h1 class="title">Product Pricelist Alternative</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="bug-tracker">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
390395
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/product-attribute/issues">GitHub Issues</a>.
391396
In case of trouble, please check there if your issue has already been reported.
392397
If you spotted it first, help us to smash it by providing a detailed and welcomed
393398
<a class="reference external" href="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_pricelist_alternative%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
394399
<p>Do not contact contributors directly about support or help with technical issues.</p>
395400
</div>
396401
<div class="section" id="credits">
397-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
402+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
398403
<div class="section" id="authors">
399-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
404+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
400405
<ul class="simple">
401406
<li>Camptocamp</li>
402407
</ul>
403408
</div>
404409
<div class="section" id="contributors">
405-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
410+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
406411
<ul class="simple">
407412
<li>Telmo Santos &lt;<a class="reference external" href="mailto:telmo.santos&#64;camptocamp.com">telmo.santos&#64;camptocamp.com</a>&gt;</li>
408413
<li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.com</a>&gt;</li>
409414
</ul>
410415
</div>
411416
<div class="section" id="maintainers">
412-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
417+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
413418
<p>This module is maintained by the OCA.</p>
414419
<a class="reference external image-reference" href="https://odoo-community.org">
415420
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -422,5 +427,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
422427
</div>
423428
</div>
424429
</div>
430+
</div>
425431
</body>
426432
</html>

0 commit comments

Comments
 (0)