Skip to content

Commit 963267c

Browse files
committed
[BOT] post-merge updates
1 parent 8587353 commit 963267c

File tree

4 files changed

+33
-21
lines changed

4 files changed

+33
-21
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ addon | version | maintainers | summary
6565
[stock_quant_reservation_info_mrp](stock_quant_reservation_info_mrp/) | 18.0.1.0.0 | | Allows to see the manufacturing order related to the reserved info of Products
6666
[stock_route_location_source](stock_route_location_source/) | 18.0.1.0.1 | | Add method to get source location of Inventory Routes
6767
[stock_route_mto](stock_route_mto/) | 18.0.1.0.0 | <a href='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/rousseldenis'><img src='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/rousseldenis.png' width='32' height='32' style='border-radius:50%;' alt='rousseldenis'/></a> <a href='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/jbaudoux'><img src='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/jbaudoux.png' width='32' height='32' style='border-radius:50%;' alt='jbaudoux'/></a> | Allows to identify MTO routes through a checkbox and availability to filter them.
68+
[stock_secondary_unit](stock_secondary_unit/) | 18.0.1.0.0 | | Get product quantities in a secondary unit
6869
[stock_storage_category_capacity_name](stock_storage_category_capacity_name/) | 18.0.1.0.1 | | Allows to have a better display name for Stock Storage Category Capacity model
6970
[stock_vertical_lift](stock_vertical_lift/) | 18.0.1.1.0 | | Provides the core for integration with Vertical Lifts
7071
[stock_vertical_lift_packaging_level](stock_vertical_lift_packaging_level/) | 18.0.1.0.0 | | Provides integration with Vertical Lifts and packaging levels

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-stock-logistics-warehouse"
3-
version = "18.0.20250829.0"
3+
version = "18.0.20250902.0"
44
dependencies = [
55
"odoo-addon-account_move_line_stock_info==18.0.*",
66
"odoo-addon-procurement_auto_create_group==18.0.*",
@@ -42,6 +42,7 @@ dependencies = [
4242
"odoo-addon-stock_quant_reservation_info_mrp==18.0.*",
4343
"odoo-addon-stock_route_location_source==18.0.*",
4444
"odoo-addon-stock_route_mto==18.0.*",
45+
"odoo-addon-stock_secondary_unit==18.0.*",
4546
"odoo-addon-stock_storage_category_capacity_name==18.0.*",
4647
"odoo-addon-stock_vertical_lift==18.0.*",
4748
"odoo-addon-stock_vertical_lift_packaging_level==18.0.*",

stock_secondary_unit/README.rst

Lines changed: 13 additions & 9 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
Stock Secondary Unit
37
====================
@@ -7,13 +11,13 @@ Stock Secondary Unit
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:ab7bea85cfe27085d307ab03aecad0362f1f430cd8a8792b5017a726f02972c7
14+
!! source digest: sha256:74d27f6a71ab6acf126e480ea7dcfdc84c09d7269ff765dd075e960ecf101647
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Production/Stable
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%2Fstock--logistics--warehouse-lightgray.png?logo=github
@@ -69,15 +73,15 @@ Authors
6973
Contributors
7074
------------
7175

72-
- `Tecnativa <https://www.tecnativa.com>`__
76+
- `Tecnativa <https://www.tecnativa.com>`__
7377

74-
- Carlos Dauden
75-
- Sergio Teruel
76-
- Carlos Roca
78+
- Carlos Dauden
79+
- Sergio Teruel
80+
- Carlos Roca
7781

78-
- Kitti Upariphutthiphong <[email protected]>
79-
- Pimolnat Suntian <[email protected]>
80-
- Alan Ramos <[email protected]>
82+
- Kitti Upariphutthiphong <[email protected]>
83+
- Pimolnat Suntian <[email protected]>
84+
- Alan Ramos <[email protected]>
8185

8286
Maintainers
8387
-----------

stock_secondary_unit/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>Stock Secondary Unit</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="stock-secondary-unit">
364-
<h1 class="title">Stock Secondary Unit</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="stock-secondary-unit">
370+
<h1>Stock Secondary Unit</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:ab7bea85cfe27085d307ab03aecad0362f1f430cd8a8792b5017a726f02972c7
375+
!! source digest: sha256:74d27f6a71ab6acf126e480ea7dcfdc84c09d7269ff765dd075e960ecf101647
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/stock-logistics-warehouse/tree/18.0/stock_secondary_unit"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_secondary_unit"><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/stock-logistics-warehouse&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="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/stock-logistics-warehouse/tree/18.0/stock_secondary_unit"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_secondary_unit"><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/stock-logistics-warehouse&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 extends the functionality of stock module to allow define
374379
other units with their conversion factor.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -386,7 +391,7 @@ <h1 class="title">Stock Secondary Unit</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<p>To use this module you need to:</p>
391396
<ol class="arabic simple">
392397
<li>Go to a <em>Product &gt; General Information tab</em>.</li>
@@ -398,23 +403,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
398403
</ol>
399404
</div>
400405
<div class="section" id="bug-tracker">
401-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
402407
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
403408
In case of trouble, please check there if your issue has already been reported.
404409
If you spotted it first, help us to smash it by providing a detailed and welcomed
405410
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_secondary_unit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
406411
<p>Do not contact contributors directly about support or help with technical issues.</p>
407412
</div>
408413
<div class="section" id="credits">
409-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
414+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
410415
<div class="section" id="authors">
411-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
416+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
412417
<ul class="simple">
413418
<li>Tecnativa</li>
414419
</ul>
415420
</div>
416421
<div class="section" id="contributors">
417-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
418423
<ul class="simple">
419424
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a><ul>
420425
<li>Carlos Dauden</li>
@@ -428,7 +433,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
428433
</ul>
429434
</div>
430435
<div class="section" id="maintainers">
431-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
436+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
432437
<p>This module is maintained by the OCA.</p>
433438
<a class="reference external image-reference" href="https://odoo-community.org">
434439
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -441,5 +446,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
441446
</div>
442447
</div>
443448
</div>
449+
</div>
444450
</body>
445451
</html>

0 commit comments

Comments
 (0)