diff --git a/README.md b/README.md index a6c5dfea8..49f69932a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [scrap_reason_code](scrap_reason_code/) | 17.0.1.0.0 | [](https://github.com/bodedra) | Reason code for scrapping +[stock_mts_mto_rule](stock_mts_mto_rule/) | 17.0.1.0.0 | | Add a MTS+MTO route [//]: # (end addons) diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 94004df9e..c9e28439f 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,8 +1,9 @@ [project] name = "odoo-addons-oca-stock-logistics-warehouse" -version = "17.0.20240117.0" +version = "17.0.20240311.0" dependencies = [ "odoo-addon-scrap_reason_code>=17.0dev,<17.1dev", + "odoo-addon-stock_mts_mto_rule>=17.0dev,<17.1dev", ] classifiers=[ "Programming Language :: Python", diff --git a/stock_mts_mto_rule/README.rst b/stock_mts_mto_rule/README.rst index 881a074e4..c180efb76 100644 --- a/stock_mts_mto_rule/README.rst +++ b/stock_mts_mto_rule/README.rst @@ -2,12 +2,12 @@ Stock MTS+MTO Rule ================== -.. +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:78f31c340b9a6d9ee2bf09265bcdccf98cd337ba57409ad7989efae7f38e6a93 + !! source digest: sha256:1ca66445b0da66c1a10f84ace0bbcc02c695ee4363aa581dcfbe163aec5c1893 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/stock_mts_mto_rule/static/description/index.html b/stock_mts_mto_rule/static/description/index.html index 26ac2a1c4..7e84fae62 100644 --- a/stock_mts_mto_rule/static/description/index.html +++ b/stock_mts_mto_rule/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:78f31c340b9a6d9ee2bf09265bcdccf98cd337ba57409ad7989efae7f38e6a93 +!! source digest: sha256:1ca66445b0da66c1a10f84ace0bbcc02c695ee4363aa581dcfbe163aec5c1893 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module add a Make To Stock + Make to Order Route.