Skip to content

Commit db0a35a

Browse files
committed
[BOT] post-merge updates
1 parent c24a116 commit db0a35a

File tree

4 files changed

+25
-15
lines changed

4 files changed

+25
-15
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_product_mass_addition](base_product_mass_addition/) | 16.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Base Product Mass Addition
2525
[pos_product_cost_security](pos_product_cost_security/) | 16.0.1.0.0 | | Compatibility between Point of Sale and Product Cost Security
26-
[product_abc_classification](product_abc_classification/) | 16.0.1.1.0 | | ABC classification for sales and warehouse management
26+
[product_abc_classification](product_abc_classification/) | 16.0.2.0.0 | | ABC classification for sales and warehouse management
2727
[product_abc_classification_sale_stock](product_abc_classification_sale_stock/) | 16.0.1.0.2 | <a href='https://github.com/rousseldenis'><img src='https://github.com/rousseldenis.png' width='32' height='32' style='border-radius:50%;' alt='rousseldenis'/></a> <a href='https://github.com/lmignon'><img src='https://github.com/lmignon.png' width='32' height='32' style='border-radius:50%;' alt='lmignon'/></a> <a href='https://github.com/lmarion-source'><img src='https://github.com/lmarion-source.png' width='32' height='32' style='border-radius:50%;' alt='lmarion-source'/></a> | Compute ABC classification from the number of delivered sale order line by product
2828
[product_assortment](product_assortment/) | 16.0.2.0.1 | | Adds the ability to manage products assortment
2929
[product_attachment_link](product_attachment_link/) | 16.0.1.0.0 | | Product Attachment Link

product_abc_classification/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 Abc Classification
37
==========================
@@ -7,13 +11,13 @@ Product Abc Classification
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:8089d33d8d439e4cd05ef75fd6dc361ba1c333966e4e74e2d23ed9d93442c523
14+
!! source digest: sha256:c2ba966ecee32352393a5f88b6c2028d8e7547f9eb87d8d54ef09537d3749b88
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_abc_classification/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Product Abc Classification",
77
"summary": """
88
ABC classification for sales and warehouse management""",
9-
"version": "16.0.1.1.0",
9+
"version": "16.0.2.0.0",
1010
"license": "AGPL-3",
1111
"author": "ACSONE SA/NV, ForgeFlow, Odoo Community Association (OCA)",
1212
"website": "https://github.com/OCA/product-attribute",

product_abc_classification/static/description/index.html

Lines changed: 17 additions & 11 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 Abc Classification</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-abc-classification">
364-
<h1 class="title">Product Abc Classification</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-abc-classification">
370+
<h1>Product Abc Classification</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:8089d33d8d439e4cd05ef75fd6dc361ba1c333966e4e74e2d23ed9d93442c523
375+
!! source digest: sha256:c2ba966ecee32352393a5f88b6c2028d8e7547f9eb87d8d54ef09537d3749b88
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_abc_classification"><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_abc_classification"><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_abc_classification"><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_abc_classification"><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>This modules provides the bases to build ABC analysis (or ABC classification)
374379
addons. These classification are used by inventory management teams to help
375380
identify the most important products in their portfolio and ensure they
@@ -393,7 +398,7 @@ <h1 class="title">Product Abc Classification</h1>
393398
</ul>
394399
</div>
395400
<div class="section" id="usage">
396-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
397402
<p>To use this module, you need to:</p>
398403
<p>#. Go to Sales or Inventory menu, then to Configuration/Products/ABC Classification Profile
399404
and create a profile with levels, knowing that the sum of all levels in the profile
@@ -404,24 +409,24 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
404409
child categories and products will be profiled (or unprofiled).</p>
405410
</div>
406411
<div class="section" id="bug-tracker">
407-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
412+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
408413
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/product-attribute/issues">GitHub Issues</a>.
409414
In case of trouble, please check there if your issue has already been reported.
410415
If you spotted it first, help us to smash it by providing a detailed and welcomed
411416
<a class="reference external" href="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_abc_classification%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
412417
<p>Do not contact contributors directly about support or help with technical issues.</p>
413418
</div>
414419
<div class="section" id="credits">
415-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
420+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
416421
<div class="section" id="authors">
417-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
418423
<ul class="simple">
419424
<li>ACSONE SA/NV</li>
420425
<li>ForgeFlow</li>
421426
</ul>
422427
</div>
423428
<div class="section" id="contributors">
424-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
429+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
425430
<ul class="simple">
426431
<li>Miquel Raïch &lt;<a class="reference external" href="mailto:miquel.raich&#64;eficent.com">miquel.raich&#64;eficent.com</a>&gt;</li>
427432
<li>Lindsay Marion &lt;<a class="reference external" href="mailto:lindsay.marion&#64;acsone.eu">lindsay.marion&#64;acsone.eu</a>&gt;</li>
@@ -430,7 +435,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
430435
</ul>
431436
</div>
432437
<div class="section" id="maintainers">
433-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
438+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
434439
<p>This module is maintained by the OCA.</p>
435440
<a class="reference external image-reference" href="https://odoo-community.org">
436441
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -443,5 +448,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
443448
</div>
444449
</div>
445450
</div>
451+
</div>
446452
</body>
447453
</html>

0 commit comments

Comments
 (0)