Skip to content

Commit 17c75f4

Browse files
committed
[BOT] post-merge updates
1 parent 6d66811 commit 17c75f4

File tree

5 files changed

+33
-18
lines changed

5 files changed

+33
-18
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[product_pack](product_pack/) | 17.0.2.0.1 | <a href='https://github.com/ernestotejeda'><img src='https://github.com/ernestotejeda.png' width='32' height='32' style='border-radius:50%;' alt='ernestotejeda'/></a> | This module allows you to set a product as a Pack
2525
[sale_product_pack](sale_product_pack/) | 17.0.2.0.1 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | This module allows you to sell product packs
26+
[sale_product_pack_fixed_discount](sale_product_pack_fixed_discount/) | 17.0.1.0.0 | <a href='https://github.com/petrus-v'><img src='https://github.com/petrus-v.png' width='32' height='32' style='border-radius:50%;' alt='petrus-v'/></a> | Glue module between sale product pack and sale fixed discount
2627
[sale_stock_product_pack](sale_stock_product_pack/) | 17.0.1.0.0 | <a href='https://github.com/chienandalu'><img src='https://github.com/chienandalu.png' width='32' height='32' style='border-radius:50%;' alt='chienandalu'/></a> | Compatibility module for packs that are storable products
2728
[stock_product_pack](stock_product_pack/) | 17.0.1.0.0 | <a href='https://github.com/ernestotejeda'><img src='https://github.com/ernestotejeda.png' width='32' height='32' style='border-radius:50%;' alt='ernestotejeda'/></a> | This module allows you to get the right available quantities of the packs
2829
[website_sale_product_pack](website_sale_product_pack/) | 17.0.2.0.1 | | Compatibility module of product pack with e-commerce

sale_product_pack_fixed_discount/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
Sale Product Pack Fixed Discount
37
================================
@@ -7,13 +11,13 @@ Sale Product Pack Fixed Discount
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:fe519a2d50ceb35361a91cdeb528f0d927e3697577fa6830341329dea033d7a6
14+
!! source digest: sha256:134aadc0ece8b2a367426abaaf689b76c29dc426122ec2a56311916648fc3a68
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--pack-lightgray.png?logo=github
10 KB
Loading

sale_product_pack_fixed_discount/static/description/index.html

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
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>Sale Product Pack Fixed Discount</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -359,16 +360,21 @@
359360
</style>
360361
</head>
361362
<body>
362-
<div class="document" id="sale-product-pack-fixed-discount">
363-
<h1 class="title">Sale Product Pack Fixed Discount</h1>
363+
<div class="document">
364364

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="sale-product-pack-fixed-discount">
370+
<h1>Sale Product Pack Fixed Discount</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:fe519a2d50ceb35361a91cdeb528f0d927e3697577fa6830341329dea033d7a6
375+
!! source digest: sha256:134aadc0ece8b2a367426abaaf689b76c29dc426122ec2a56311916648fc3a68
370376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<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-pack/tree/17.0/sale_product_pack_fixed_discount"><img alt="OCA/product-pack" src="https://img.shields.io/badge/github-OCA%2Fproduct--pack-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-pack-17-0/product-pack-17-0-sale_product_pack_fixed_discount"><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-pack&amp;target_branch=17.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-pack/tree/17.0/sale_product_pack_fixed_discount"><img alt="OCA/product-pack" src="https://img.shields.io/badge/github-OCA%2Fproduct--pack-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-pack-17-0/product-pack-17-0-sale_product_pack_fixed_discount"><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-pack&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372378
<p>This module is glue module between <em>Sale Product Pack</em> and <em>Sale fixed
373379
discount</em>’s modules.</p>
374380
<p>For the time being this avoid fixed discount on sale order lines linked
@@ -388,38 +394,40 @@ <h1 class="title">Sale Product Pack Fixed Discount</h1>
388394
</ul>
389395
</div>
390396
<div class="section" id="known-issues-roadmap">
391-
<h1><a class="toc-backref" href="#toc-entry-1">Known issues / Roadmap</a></h1>
397+
<h2><a class="toc-backref" href="#toc-entry-1">Known issues / Roadmap</a></h2>
392398
<ul class="simple">
393399
<li>Add more support over different possible use cases</li>
394400
</ul>
395401
</div>
396402
<div class="section" id="bug-tracker">
397-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
403+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
398404
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/product-pack/issues">GitHub Issues</a>.
399405
In case of trouble, please check there if your issue has already been reported.
400406
If you spotted it first, help us to smash it by providing a detailed and welcomed
401407
<a class="reference external" href="https://github.com/OCA/product-pack/issues/new?body=module:%20sale_product_pack_fixed_discount%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
402408
<p>Do not contact contributors directly about support or help with technical issues.</p>
403409
</div>
404410
<div class="section" id="credits">
405-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
411+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
406412
<div class="section" id="authors">
407-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
413+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
408414
<ul class="simple">
409415
<li>Pierre Verkest &lt;<a class="reference external" href="mailto:pierreverkest84&#64;gmail.com">pierreverkest84&#64;gmail.com</a>&gt;</li>
410416
<li></li>
411417
</ul>
412418
</div>
413419
<div class="section" id="contributors">
414-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
420+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
415421
<ul class="simple">
416422
<li>Pierre Verkest &lt;<a class="reference external" href="mailto:pierreverkest84&#64;gmail.com">pierreverkest84&#64;gmail.com</a>&gt;</li>
417423
</ul>
418424
</div>
419425
<div class="section" id="maintainers">
420-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
426+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
421427
<p>This module is maintained by the OCA.</p>
422-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
428+
<a class="reference external image-reference" href="https://odoo-community.org">
429+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
430+
</a>
423431
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
424432
mission is to support the collaborative development of Odoo features and
425433
promote its widespread use.</p>
@@ -430,5 +438,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
430438
</div>
431439
</div>
432440
</div>
441+
</div>
433442
</body>
434443
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[project]
22
name = "odoo-addons-oca-product-pack"
3-
version = "17.0.20250110.0"
3+
version = "17.0.20251006.0"
44
dependencies = [
55
"odoo-addon-product_pack>=17.0dev,<17.1dev",
66
"odoo-addon-sale_product_pack>=17.0dev,<17.1dev",
7+
"odoo-addon-sale_product_pack_fixed_discount>=17.0dev,<17.1dev",
78
"odoo-addon-sale_stock_product_pack>=17.0dev,<17.1dev",
89
"odoo-addon-stock_product_pack>=17.0dev,<17.1dev",
910
"odoo-addon-website_sale_product_pack>=17.0dev,<17.1dev",

0 commit comments

Comments
 (0)