Skip to content

Commit 534c93c

Browse files
committed
[BOT] post-merge updates
1 parent 75259a8 commit 534c93c

File tree

4 files changed

+31
-19
lines changed

4 files changed

+31
-19
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ addon | version | maintainers | summary
3737
[product_dimension](product_dimension/) | 18.0.1.0.0 | | Product Dimension
3838
[product_get_price_helper](product_get_price_helper/) | 18.0.1.1.0 | | This module provides a helper function to compute product prices.
3939
[product_logistics_uom](product_logistics_uom/) | 18.0.1.1.0 | <a href='https://github.com/hparfr'><img src='https://github.com/hparfr.png' width='32' height='32' style='border-radius:50%;' alt='hparfr'/></a> | Configure product weights and volume UoM
40+
[product_lot_sequence](product_lot_sequence/) | 18.0.1.0.0 | | Adds ability to define a lot sequence from the product
4041
[product_main_supplierinfo](product_main_supplierinfo/) | 18.0.1.0.0 | <a href='https://github.com/sebalix'><img src='https://github.com/sebalix.png' width='32' height='32' style='border-radius:50%;' alt='sebalix'/></a> | Display the main vendor of a product.
4142
[product_manufacturer](product_manufacturer/) | 18.0.1.0.0 | | Adds manufacturers and attributes on the product view.
4243
[product_medical](product_medical/) | 18.0.1.0.0 | | Base structure to handle medical products

product_lot_sequence/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 Lot Sequence
37
====================
@@ -7,13 +11,13 @@ Product Lot Sequence
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:57e29f8d4a5234b832df93b9bcc6295033d87d6c5d8f107fbd132ac8d234735b
14+
!! source digest: sha256:c35c1236c1878c441a97c0eeebb75b53896811a5c3d45536a00f334ce0bd99fb
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_lot_sequence/static/description/index.html

Lines changed: 22 additions & 16 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 Lot Sequence</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-lot-sequence">
364-
<h1 class="title">Product Lot Sequence</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-lot-sequence">
370+
<h1>Product Lot Sequence</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:57e29f8d4a5234b832df93b9bcc6295033d87d6c5d8f107fbd132ac8d234735b
375+
!! source digest: sha256:c35c1236c1878c441a97c0eeebb75b53896811a5c3d45536a00f334ce0bd99fb
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/18.0/product_lot_sequence"><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_lot_sequence"><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>
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_lot_sequence"><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_lot_sequence"><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>Adds ability to define a lot sequence from the product which will be
374379
proposed upon creating new lots.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -393,9 +398,9 @@ <h1 class="title">Product Lot Sequence</h1>
393398
</ul>
394399
</div>
395400
<div class="section" id="configuration">
396-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
397402
<div class="section" id="lot-sequence-policy">
398-
<h2><a class="toc-backref" href="#toc-entry-2">Lot Sequence policy</a></h2>
403+
<h3><a class="toc-backref" href="#toc-entry-2">Lot Sequence policy</a></h3>
399404
<p>There are two ways you can configure this module through the use of
400405
System Parameter `product_lot_sequence.policy`:</p>
401406
<ul class="simple">
@@ -412,14 +417,14 @@ <h2><a class="toc-backref" href="#toc-entry-2">Lot Sequence policy</a></h2>
412417
number for each product and will increment it.</p>
413418
</div>
414419
<div class="section" id="default-number-of-digits-for-product-sequence-generation">
415-
<h2><a class="toc-backref" href="#toc-entry-3">Default Number of Digits for Product Sequence Generation</a></h2>
420+
<h3><a class="toc-backref" href="#toc-entry-3">Default Number of Digits for Product Sequence Generation</a></h3>
416421
<p>The default is 7 digits. To change that to something else, go to the
417422
inventory configuration, find “Sequence Number of Digits” and change the
418423
number.</p>
419424
</div>
420425
</div>
421426
<div class="section" id="usage">
422-
<h1><a class="toc-backref" href="#toc-entry-4">Usage</a></h1>
427+
<h2><a class="toc-backref" href="#toc-entry-4">Usage</a></h2>
423428
<p>To use this module:</p>
424429
<ul class="simple">
425430
<li>Go to Inventory &gt; Products</li>
@@ -434,7 +439,7 @@ <h1><a class="toc-backref" href="#toc-entry-4">Usage</a></h1>
434439
</ul>
435440
</div>
436441
<div class="section" id="known-issues-roadmap">
437-
<h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
442+
<h2><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h2>
438443
<ul class="simple">
439444
<li>There is an issue with the use of ir.sequence with the newer version
440445
of Odoo.</li>
@@ -449,23 +454,23 @@ <h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
449454
<p>cf <a class="reference external" href="https://github.com/OCA/product-attribute/issues/1326">https://github.com/OCA/product-attribute/issues/1326</a></p>
450455
</div>
451456
<div class="section" id="bug-tracker">
452-
<h1><a class="toc-backref" href="#toc-entry-6">Bug Tracker</a></h1>
457+
<h2><a class="toc-backref" href="#toc-entry-6">Bug Tracker</a></h2>
453458
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/product-attribute/issues">GitHub Issues</a>.
454459
In case of trouble, please check there if your issue has already been reported.
455460
If you spotted it first, help us to smash it by providing a detailed and welcomed
456461
<a class="reference external" href="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_lot_sequence%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
457462
<p>Do not contact contributors directly about support or help with technical issues.</p>
458463
</div>
459464
<div class="section" id="credits">
460-
<h1><a class="toc-backref" href="#toc-entry-7">Credits</a></h1>
465+
<h2><a class="toc-backref" href="#toc-entry-7">Credits</a></h2>
461466
<div class="section" id="authors">
462-
<h2><a class="toc-backref" href="#toc-entry-8">Authors</a></h2>
467+
<h3><a class="toc-backref" href="#toc-entry-8">Authors</a></h3>
463468
<ul class="simple">
464469
<li>ForgeFlow S.L.</li>
465470
</ul>
466471
</div>
467472
<div class="section" id="contributors">
468-
<h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
473+
<h3><a class="toc-backref" href="#toc-entry-9">Contributors</a></h3>
469474
<ul class="simple">
470475
<li>Adria Gil Sorribes &lt;<a class="reference external" href="mailto:adria.gil&#64;forgeflow.com">adria.gil&#64;forgeflow.com</a>&gt;</li>
471476
<li>Domantas Girdžiūnas &lt;<a class="reference external" href="mailto:domantas&#64;vialaurea.lt">domantas&#64;vialaurea.lt</a>&gt;</li>
@@ -489,12 +494,12 @@ <h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
489494
</ul>
490495
</div>
491496
<div class="section" id="other-credits">
492-
<h2><a class="toc-backref" href="#toc-entry-10">Other credits</a></h2>
497+
<h3><a class="toc-backref" href="#toc-entry-10">Other credits</a></h3>
493498
<p>The migration of this module from 17.0 to 18.0 was financially supported
494499
by Camptocamp.</p>
495500
</div>
496501
<div class="section" id="maintainers">
497-
<h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
502+
<h3><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h3>
498503
<p>This module is maintained by the OCA.</p>
499504
<a class="reference external image-reference" href="https://odoo-community.org">
500505
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -507,5 +512,6 @@ <h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
507512
</div>
508513
</div>
509514
</div>
515+
</div>
510516
</body>
511517
</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.20250630.0"
3+
version = "18.0.20250701.0"
44
dependencies = [
55
"odoo-addon-product_assortment==18.0.*",
66
"odoo-addon-product_attachment_zipped_download==18.0.*",
@@ -18,6 +18,7 @@ dependencies = [
1818
"odoo-addon-product_dimension==18.0.*",
1919
"odoo-addon-product_get_price_helper==18.0.*",
2020
"odoo-addon-product_logistics_uom==18.0.*",
21+
"odoo-addon-product_lot_sequence==18.0.*",
2122
"odoo-addon-product_main_supplierinfo==18.0.*",
2223
"odoo-addon-product_manufacturer==18.0.*",
2324
"odoo-addon-product_medical==18.0.*",

0 commit comments

Comments
 (0)