diff --git a/README.md b/README.md index 015d76ba9..85c82f172 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [account_move_line_product](account_move_line_product/) | 16.0.1.0.0 | | Displays the product in the journal entries and items -[account_move_line_stock_info](account_move_line_stock_info/) | 16.0.1.1.0 | | Account Move Line Stock Info +[account_move_line_stock_info](account_move_line_stock_info/) | 16.0.1.1.1 | | Account Move Line Stock Info [procurement_auto_create_group](procurement_auto_create_group/) | 16.0.1.0.0 | | Allows to configure the system to propose automatically new procurement groups during the procurement run. [scrap_reason_code](scrap_reason_code/) | 16.0.1.1.0 | [](https://github.com/bodedra) | Reason code for scrapping [stock_demand_estimate](stock_demand_estimate/) | 16.0.1.1.0 | | Allows to create demand estimates. diff --git a/account_move_line_stock_info/README.rst b/account_move_line_stock_info/README.rst index f7fe1923c..851b2f192 100644 --- a/account_move_line_stock_info/README.rst +++ b/account_move_line_stock_info/README.rst @@ -7,7 +7,7 @@ Account Move Line Stock Info !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:75b26e8992756a52c720c2c436a5942a1e051929c4a3da9deb76d46a43d81785 + !! source digest: sha256:19331c4f3951bb249fceaf21453d2d7b432e7261784e7b9b486462179157a341 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_move_line_stock_info/__manifest__.py b/account_move_line_stock_info/__manifest__.py index 7d1779db9..f773250f0 100644 --- a/account_move_line_stock_info/__manifest__.py +++ b/account_move_line_stock_info/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Move Line Stock Info", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "depends": ["stock_account"], "author": "ForgeFlow," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/account_move_line_stock_info/static/description/index.html b/account_move_line_stock_info/static/description/index.html index 02655dea9..2a78def8b 100644 --- a/account_move_line_stock_info/static/description/index.html +++ b/account_move_line_stock_info/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:75b26e8992756a52c720c2c436a5942a1e051929c4a3da9deb76d46a43d81785 +!! source digest: sha256:19331c4f3951bb249fceaf21453d2d7b432e7261784e7b9b486462179157a341 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module adds the stock move to the account move lines that it generates.