mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -22,6 +22,7 @@ Available addons
|
||||
addon | version | maintainers | summary
|
||||
--- | --- | --- | ---
|
||||
[scrap_reason_code](scrap_reason_code/) | 17.0.1.0.1 | [](https://github.com/bodedra) | Reason code for scrapping
|
||||
[stock_archive_constraint](stock_archive_constraint/) | 17.0.1.0.0 | [](https://github.com/victoralmau) | Stock archive constraint
|
||||
[stock_demand_estimate](stock_demand_estimate/) | 17.0.1.1.0 | | Allows to create demand estimates.
|
||||
[stock_helper](stock_helper/) | 17.0.1.1.0 | | Add methods shared between various stock modules
|
||||
[stock_inventory](stock_inventory/) | 17.0.1.1.0 | | Allows to do an easier follow up of the Inventory Adjustments
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
[project]
|
||||
name = "odoo-addons-oca-stock-logistics-warehouse"
|
||||
version = "17.0.20240716.0"
|
||||
version = "17.0.20240801.0"
|
||||
dependencies = [
|
||||
"odoo-addon-scrap_reason_code>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_archive_constraint>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_demand_estimate>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_helper>=17.0dev,<17.1dev",
|
||||
"odoo-addon-stock_inventory>=17.0dev,<17.1dev",
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock archive constraint
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:429fc0b78c525b9f08b711b0303b0c65ad452fdad9eb36c1b54c065dd22182ac
|
||||
!! source digest: sha256:5a99447b4bb217af2d82912f8f5d68d2eaef04e01cf4c44f98346c248f02a4cd
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:429fc0b78c525b9f08b711b0303b0c65ad452fdad9eb36c1b54c065dd22182ac
|
||||
!! source digest: sha256:5a99447b4bb217af2d82912f8f5d68d2eaef04e01cf4c44f98346c248f02a4cd
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/17.0/stock_archive_constraint"><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-17-0/stock-logistics-warehouse-17-0-stock_archive_constraint"><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&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>Allows to block archiving products with associated stock.quant or
|
||||
|
||||
Reference in New Issue
Block a user