diff --git a/README.md b/README.md index 7ab445758..1428a9983 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ addon | version | maintainers | summary [mrp_workcenter_cost](mrp_workcenter_cost/) | 16.0.1.0.0 | [](https://github.com/ivantodorovich) [](https://github.com/sebalix) | Controls how to compute the workcenter cost (effective vs theoretical) [mrp_workorder_lot_display](mrp_workorder_lot_display/) | 16.0.1.0.0 | [](https://github.com/grindtildeath) | Display lot number on workorders kanban [mrp_workorder_sequence](mrp_workorder_sequence/) | 16.0.0.1.0 | [](https://github.com/LoisRForgeFlow) | adds sequence to production work orders. -[quality_control_oca](quality_control_oca/) | 16.0.1.1.0 | | Generic infrastructure for quality tests. +[quality_control_oca](quality_control_oca/) | 16.0.1.2.0 | | Generic infrastructure for quality tests. [quality_control_stock_oca](quality_control_stock_oca/) | 16.0.1.0.0 | | Quality control - Stock (OCA) [//]: # (end addons) diff --git a/quality_control_oca/README.rst b/quality_control_oca/README.rst index 562e45949..6ad880d51 100644 --- a/quality_control_oca/README.rst +++ b/quality_control_oca/README.rst @@ -7,7 +7,7 @@ Quality Control OCA !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a0fcdde61357aee4454d6edfea3de638a9d77fcf92ebc9703b7c812b2b7e0103 + !! source digest: sha256:f681e05b0e199eb1c9dc6fbaaf96e42573ad9f3de8c94fdb10219d577b0dc541 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/quality_control_oca/__manifest__.py b/quality_control_oca/__manifest__.py index 7dc260dfc..5812917a4 100644 --- a/quality_control_oca/__manifest__.py +++ b/quality_control_oca/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Quality Control OCA", - "version": "16.0.1.1.0", + "version": "16.0.1.2.0", "category": "Quality Control", "license": "AGPL-3", "summary": "Generic infrastructure for quality tests.", diff --git a/quality_control_oca/static/description/index.html b/quality_control_oca/static/description/index.html index 4f5815920..18ede94f0 100644 --- a/quality_control_oca/static/description/index.html +++ b/quality_control_oca/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:a0fcdde61357aee4454d6edfea3de638a9d77fcf92ebc9703b7c812b2b7e0103 +!! source digest: sha256:f681e05b0e199eb1c9dc6fbaaf96e42573ad9f3de8c94fdb10219d577b0dc541 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module provides a generic infrastructure for quality tests. The idea is