From 25769d1bae8fecd0a762550f38bd7527594d5299 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 26 Apr 2024 13:18:36 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- ddmrp_report_part_flow_index/README.rst | 2 +- ddmrp_report_part_flow_index/__manifest__.py | 2 +- ddmrp_report_part_flow_index/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index de93e6a5d..6303913bd 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [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.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.0.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_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. [ddmrp_warning](ddmrp_warning/) | 16.0.1.2.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Adds configuration warnings on stock buffers. [stock_buffer_route](stock_buffer_route/) | 16.0.1.2.0 | | Allows to force a route to be used when procuring from Stock Buffers diff --git a/ddmrp_report_part_flow_index/README.rst b/ddmrp_report_part_flow_index/README.rst index 77e202958..59d2b77f4 100644 --- a/ddmrp_report_part_flow_index/README.rst +++ b/ddmrp_report_part_flow_index/README.rst @@ -7,7 +7,7 @@ DDMRP Report Part Flow Index !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9aaea8b408b102aa3525c6e6b3c27b835c3bf6cb3d4fafc4b78e0760e9b79812 + !! source digest: sha256:99bf0f3a4639866d298f7afe95598b34b255f8a6e0f50a290c32fbdcc51d7cc7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/ddmrp_report_part_flow_index/__manifest__.py b/ddmrp_report_part_flow_index/__manifest__.py index cead8e11a..834819dec 100644 --- a/ddmrp_report_part_flow_index/__manifest__.py +++ b/ddmrp_report_part_flow_index/__manifest__.py @@ -4,7 +4,7 @@ { "name": "DDMRP Report Part Flow Index", "summary": "Provides the DDMRP Parts Flow Index Report", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "development_status": "Beta", "author": "ForgeFlow, Odoo Community Association (OCA)", "maintainers": ["JordiBForgeFlow", "LoisRForgeFlow"], diff --git a/ddmrp_report_part_flow_index/static/description/index.html b/ddmrp_report_part_flow_index/static/description/index.html index d96cb600f..2f04eb9aa 100644 --- a/ddmrp_report_part_flow_index/static/description/index.html +++ b/ddmrp_report_part_flow_index/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

DDMRP Report Part Flow Index

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9aaea8b408b102aa3525c6e6b3c27b835c3bf6cb3d4fafc4b78e0760e9b79812 +!! source digest: sha256:99bf0f3a4639866d298f7afe95598b34b255f8a6e0f50a290c32fbdcc51d7cc7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Implements the Parts Flow Index Report.