Skip to content

Commit 0df98e1

Browse files
committed
[BOT] post-merge updates
1 parent ccc4c1d commit 0df98e1

File tree

4 files changed

+32
-20
lines changed

4 files changed

+32
-20
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ addon | version | maintainers | summary
3030
[product_category_active](product_category_active/) | 18.0.1.0.0 | | Add option to archive product categories
3131
[product_category_code](product_category_code/) | 18.0.1.0.0 | <a href='https://github.com/rousseldenis'><img src='https://github.com/rousseldenis.png' width='32' height='32' style='border-radius:50%;' alt='rousseldenis'/></a> | Allows to define a code on product categories
3232
[product_category_name_translatable](product_category_name_translatable/) | 18.0.1.0.0 | | Translate Product Category Names
33+
[product_category_product_link](product_category_product_link/) | 18.0.1.0.0 | | Allows to get products from a category
3334
[product_category_tag](product_category_tag/) | 18.0.1.0.0 | <a href='https://github.com/ppyczko'><img src='https://github.com/ppyczko.png' width='32' height='32' style='border-radius:50%;' alt='ppyczko'/></a> | Add tags to product categories
3435
[product_category_uom](product_category_uom/) | 18.0.1.0.0 | | Define default product UoM at product category level
3536
[product_code_unique](product_code_unique/) | 18.0.1.0.0 | | Set Product Internal Reference as Unique

product_category_product_link/README.rst

Lines changed: 11 additions & 7 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 Category Product Link
37
=============================
@@ -7,23 +11,23 @@ Product Category Product Link
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:e2316bfc3ac55ce4e6452ef559fcb7f7fedd8d22ce66895d57078f4a0d7c5569
14+
!! source digest: sha256:b31f2d91926fa3fc86004a09a404909b29e9e042ec9391b16793fcfbb4f65b3e
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
20-
:target: https://github.com/OCA/product-attribute/tree/17.0/product_category_product_link
24+
:target: https://github.com/OCA/product-attribute/tree/18.0/product_category_product_link
2125
:alt: OCA/product-attribute
2226
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/product-attribute-17-0/product-attribute-17-0-product_category_product_link
27+
:target: https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_category_product_link
2428
:alt: Translate me on Weblate
2529
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=17.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=18.0
2731
:alt: Try me on Runboat
2832

2933
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -42,7 +46,7 @@ Bug Tracker
4246
Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/issues>`_.
4347
In case of trouble, please check there if your issue has already been reported.
4448
If you spotted it first, help us to smash it by providing a detailed and welcomed
45-
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_category_product_link%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
49+
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_category_product_link%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4650

4751
Do not contact contributors directly about support or help with technical issues.
4852

@@ -75,6 +79,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
7579
mission is to support the collaborative development of Odoo features and
7680
promote its widespread use.
7781

78-
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/17.0/product_category_product_link>`_ project on GitHub.
82+
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/18.0/product_category_product_link>`_ project on GitHub.
7983

8084
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

product_category_product_link/static/description/index.html

Lines changed: 18 additions & 12 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 Category Product Link</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-category-product-link">
364-
<h1 class="title">Product Category Product Link</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-category-product-link">
370+
<h1>Product Category Product Link</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:e2316bfc3ac55ce4e6452ef559fcb7f7fedd8d22ce66895d57078f4a0d7c5569
375+
!! source digest: sha256:b31f2d91926fa3fc86004a09a404909b29e9e042ec9391b16793fcfbb4f65b3e
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/17.0/product_category_product_link"><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-17-0/product-attribute-17-0-product_category_product_link"><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=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-attribute/tree/18.0/product_category_product_link"><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-18-0/product-attribute-18-0-product_category_product_link"><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=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 is a technical module and adds link to products from a
374379
category (only for direct link - not hierarchy)</p>
375380
<p><strong>Table of contents</strong></p>
@@ -385,23 +390,23 @@ <h1 class="title">Product Category Product Link</h1>
385390
</ul>
386391
</div>
387392
<div class="section" id="bug-tracker">
388-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
393+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
389394
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/product-attribute/issues">GitHub Issues</a>.
390395
In case of trouble, please check there if your issue has already been reported.
391396
If you spotted it first, help us to smash it by providing a detailed and welcomed
392-
<a class="reference external" href="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_category_product_link%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
397+
<a class="reference external" href="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_category_product_link%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
393398
<p>Do not contact contributors directly about support or help with technical issues.</p>
394399
</div>
395400
<div class="section" id="credits">
396-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
397402
<div class="section" id="authors">
398-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
403+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
399404
<ul class="simple">
400405
<li>ACSONE SA/NV</li>
401406
</ul>
402407
</div>
403408
<div class="section" id="contributors">
404-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
409+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
405410
<ul class="simple">
406411
<li>Denis Roussel &lt;<a class="reference external" href="mailto:denis.roussel&#64;acsone.eu">denis.roussel&#64;acsone.eu</a>&gt;</li>
407412
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
@@ -411,18 +416,19 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
411416
</ul>
412417
</div>
413418
<div class="section" id="maintainers">
414-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
419+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
415420
<p>This module is maintained by the OCA.</p>
416421
<a class="reference external image-reference" href="https://odoo-community.org">
417422
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
418423
</a>
419424
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
420425
mission is to support the collaborative development of Odoo features and
421426
promote its widespread use.</p>
422-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/product-attribute/tree/17.0/product_category_product_link">OCA/product-attribute</a> project on GitHub.</p>
427+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/product-attribute/tree/18.0/product_category_product_link">OCA/product-attribute</a> project on GitHub.</p>
423428
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
424429
</div>
425430
</div>
426431
</div>
432+
</div>
427433
</body>
428434
</html>

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-product-attribute"
3-
version = "18.0.20250722.0"
3+
version = "18.0.20250723.0"
44
dependencies = [
55
"odoo-addon-product_assortment==18.0.*",
66
"odoo-addon-product_attachment_zipped_download==18.0.*",
@@ -11,6 +11,7 @@ dependencies = [
1111
"odoo-addon-product_category_active==18.0.*",
1212
"odoo-addon-product_category_code==18.0.*",
1313
"odoo-addon-product_category_name_translatable==18.0.*",
14+
"odoo-addon-product_category_product_link==18.0.*",
1415
"odoo-addon-product_category_tag==18.0.*",
1516
"odoo-addon-product_category_uom==18.0.*",
1617
"odoo-addon-product_code_unique==18.0.*",

0 commit comments

Comments
 (0)