diff --git a/README.md b/README.md index 978d49e14..648eaf205 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [ddmrp_cron_actions_as_job](ddmrp_cron_actions_as_job/) | 16.0.1.0.0 | | Run DDMRP Buffer Calculation as jobs [ddmrp_exclude_moves_adu_calc](ddmrp_exclude_moves_adu_calc/) | 16.0.1.0.1 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Define additional rules to exclude certain moves from ADU calculation [ddmrp_exclude_moves_adu_calc_sales](ddmrp_exclude_moves_adu_calc_sales/) | 16.0.1.0.1 | [![DavidJForgeFlow](https://github.com/DavidJForgeFlow.png?size=30px)](https://github.com/DavidJForgeFlow) | DDMRP Exclude Moves ADU Calc integration with Sales app. -[ddmrp_history](ddmrp_history/) | 16.0.1.1.1 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Allow to store historical data of DDMRP buffers. +[ddmrp_history](ddmrp_history/) | 16.0.1.2.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Allow to store historical data of DDMRP buffers. [ddmrp_product_replace](ddmrp_product_replace/) | 16.0.1.1.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Provides a assisting tool for product replacement. [ddmrp_report_part_flow_index](ddmrp_report_part_flow_index/) | 16.0.1.1.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Provides the DDMRP Parts Flow Index Report [ddmrp_sale](ddmrp_sale/) | 16.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | DDMRP integration with Sales app. diff --git a/ddmrp_history/README.rst b/ddmrp_history/README.rst index 548e0d2ab..77af853a1 100644 --- a/ddmrp_history/README.rst +++ b/ddmrp_history/README.rst @@ -7,7 +7,7 @@ DDMRP History !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:185b070882ddc190c8b6eac217f235250dcae07936ae0f70bdcc499911e674b0 + !! source digest: sha256:d037b8db306d50283d8a06fa845eaf84e37523c62ea94cc5ccd570c64158fe52 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/ddmrp_history/__manifest__.py b/ddmrp_history/__manifest__.py index 4f56d5e4b..183baa0d3 100644 --- a/ddmrp_history/__manifest__.py +++ b/ddmrp_history/__manifest__.py @@ -4,7 +4,7 @@ { "name": "DDMRP History", "summary": "Allow to store historical data of DDMRP buffers.", - "version": "16.0.1.1.1", + "version": "16.0.1.2.0", "development_status": "Beta", "author": "ForgeFlow, Odoo Community Association (OCA)", "maintainers": ["JordiBForgeFlow", "LoisRForgeFlow"], diff --git a/ddmrp_history/static/description/index.html b/ddmrp_history/static/description/index.html index 782a08e7c..30a859822 100644 --- a/ddmrp_history/static/description/index.html +++ b/ddmrp_history/static/description/index.html @@ -366,7 +366,7 @@

DDMRP History

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:185b070882ddc190c8b6eac217f235250dcae07936ae0f70bdcc499911e674b0 +!! source digest: sha256:d037b8db306d50283d8a06fa845eaf84e37523c62ea94cc5ccd570c64158fe52 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: LGPL-3 OCA/ddmrp Translate me on Weblate Try me on Runboat

Allow to extend DDMRP App to store historical data of buffers.