Skip to content

Commit 1a285be

Browse files
committed
[BOT] post-merge updates
1 parent 0525500 commit 1a285be

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
@@ -76,7 +76,7 @@ addon | version | maintainers | summary
7676
[stock_route_mto](stock_route_mto/) | 16.0.1.0.0 | | Allows to identify MTO routes through a checkbox and availability to filter them.
7777
[stock_scrap_location_default](stock_scrap_location_default/) | 16.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Allows to define a setting at company level that reference a default scrap location
7878
[stock_search_supplierinfo_code](stock_search_supplierinfo_code/) | 16.0.1.0.1 | | Allows to search for picking from supplierinfo code
79-
[stock_secondary_unit](stock_secondary_unit/) | 16.0.1.1.1 | | Get product quantities in a secondary unit
79+
[stock_secondary_unit](stock_secondary_unit/) | 16.0.1.1.2 | | Get product quantities in a secondary unit
8080
[stock_storage_category_capacity_name](stock_storage_category_capacity_name/) | 16.0.1.0.0 | | Allows to have a better display name for Stock Storage Category Capacity model
8181
[stock_valuation_layer_accounting_date](stock_valuation_layer_accounting_date/) | 16.0.1.0.0 | | Stock Valuation Layer Accounting Date
8282
[stock_valuation_layer_inventory_filter](stock_valuation_layer_inventory_filter/) | 16.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Allows to filter Inventory Adjustments on Stock Valuation Layers

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:a3e944e8eec0862b07c8c42ba38a7c53cdf27d58a084921f04957bc38de729c2
10+
!! source digest: sha256:31e6f77419eef15934b2bd7f856a4a83596ab6f4d0ae89ba679f4c9b41961e7d
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": "16.0.1.1.1",
6+
"version": "16.0.1.1.2",
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
@@ -367,7 +367,7 @@ <h1 class="title">Stock Secondary Unit</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:a3e944e8eec0862b07c8c42ba38a7c53cdf27d58a084921f04957bc38de729c2
370+
!! source digest: sha256:31e6f77419eef15934b2bd7f856a4a83596ab6f4d0ae89ba679f4c9b41961e7d
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/16.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-16-0/stock-logistics-warehouse-16-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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module extends the functionality of stock module to allow define

0 commit comments

Comments
 (0)