Skip to content

Commit 02bcd2f

Browse files
committed
[BOT] post-merge updates
1 parent 5c93694 commit 02bcd2f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ addon | version | maintainers | summary
6565
[stock_request_tier_validation](stock_request_tier_validation/) | 15.0.1.0.0 | | Extends the functionality of Stock Requests to support a tier validation process.
6666
[stock_reserve](stock_reserve/) | 15.0.1.2.0 | | Stock reservations on products
6767
[stock_reserve_rule](stock_reserve_rule/) | 15.0.1.0.1 | | Configure reservation rules by location
68-
[stock_secondary_unit](stock_secondary_unit/) | 15.0.2.0.0 | | Get product quantities in a secondary unit
68+
[stock_secondary_unit](stock_secondary_unit/) | 15.0.2.1.0 | | Get product quantities in a secondary unit
6969
[stock_warehouse_calendar](stock_warehouse_calendar/) | 15.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse
7070

7171
[//]: # (end addons)

stock_secondary_unit/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Stock Secondary Unit
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a05fa6c0988e66fc3949e4099c2758415348782beb1caf8ada2772b4487f8820
10+
!! source digest: sha256:592c2a28d87ad4487df90a96904d06388620f0305840bff125f0dbd5c0dcb91a
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

stock_secondary_unit/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Stock Secondary Unit",
55
"summary": "Get product quantities in a secondary unit",
6-
"version": "15.0.2.0.0",
6+
"version": "15.0.2.1.0",
77
"development_status": "Production/Stable",
88
"category": "stock",
99
"website": "https://github.com/OCA/stock-logistics-warehouse",

stock_secondary_unit/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ <h1 class="title">Stock Secondary Unit</h1>
366366
!! This file is generated by oca-gen-addon-readme !!
367367
!! changes will be overwritten. !!
368368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:a05fa6c0988e66fc3949e4099c2758415348782beb1caf8ada2772b4487f8820
369+
!! source digest: sha256:592c2a28d87ad4487df90a96904d06388620f0305840bff125f0dbd5c0dcb91a
370370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371371
<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/15.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-15-0/stock-logistics-warehouse-15-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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372372
<p>This module extends the functionality of stock module to allow define

0 commit comments

Comments
 (0)