diff --git a/README.md b/README.md index 1b6437675..17087df05 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ addon | version | maintainers | summary [quality_control_mrp_oca](quality_control_mrp_oca/) | 13.0.1.0.0 | | MRP extension for quality control (OCA) [quality_control_oca](quality_control_oca/) | 13.0.2.2.0 | | Generic infrastructure for quality tests. [quality_control_stock_oca](quality_control_stock_oca/) | 13.0.1.0.2 | | Quality control - Stock (OCA) +[quality_control_team_oca](quality_control_team_oca/) | 13.0.1.0.0 | [![lreficent](https://github.com/lreficent.png?size=30px)](https://github.com/lreficent) | Adds quality control teams to handle different quality control workflows [repair_refurbish](repair_refurbish/) | 13.0.1.0.0 | | Create refurbished products during repair [stock_picking_product_kit_helper](stock_picking_product_kit_helper/) | 13.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Set quanity in picking line based on product kit quantity [stock_whole_kit_constraint](stock_whole_kit_constraint/) | 13.0.1.0.0 | | Avoid to deliver a kit partially diff --git a/quality_control_team_oca/README.rst b/quality_control_team_oca/README.rst index 416c6be7b..7d01fc60c 100644 --- a/quality_control_team_oca/README.rst +++ b/quality_control_team_oca/README.rst @@ -1,29 +1,29 @@ -==================== -Quality Control Team -==================== +======================== +Quality Control Team OCA +======================== .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:fd5111c5ad240cf236550ba47e677ec6d4b810f8684d22a41d1a909dd6270504 + !! source digest: sha256:6a1c8cdcbae6f198c4e4c41402a7c6d7df88080a13fa4502baba5100c7958521 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status - :alt: Mature + :alt: Beta .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github - :target: https://github.com/OCA/manufacture/tree/12.0/quality_control_team + :target: https://github.com/OCA/manufacture/tree/13.0/quality_control_team_oca :alt: OCA/manufacture .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/manufacture-12-0/manufacture-12-0-quality_control_team + :target: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-quality_control_team_oca :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=12.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=13.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -53,7 +53,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -91,6 +91,6 @@ Current `maintainer `__: |maintainer-lreficent| -This module is part of the `OCA/manufacture `_ project on GitHub. +This module is part of the `OCA/manufacture `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/quality_control_team_oca/static/description/index.html b/quality_control_team_oca/static/description/index.html index bacbf5a18..73297ae7e 100644 --- a/quality_control_team_oca/static/description/index.html +++ b/quality_control_team_oca/static/description/index.html @@ -1,10 +1,9 @@ - -Quality Control Team +Quality Control Team OCA -
-

Quality Control Team

+
+

Quality Control Team OCA

-

Mature License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

This module extends the functionality of Quality Control app to support the use of Quality control teams and to allow you to manage different team flows.

This module by itself does not provide any functionality to QC teams. It @@ -400,7 +399,7 @@ modules.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -426,7 +425,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

lreficent

-

This module is part of the OCA/manufacture project on GitHub.

+

This module is part of the OCA/manufacture project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index bea0f41e5..03c179ddf 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -13.0.20231023.0 \ No newline at end of file +13.0.20240228.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 1704e596a..20f08be13 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -35,6 +35,7 @@ setuptools.setup( 'odoo13-addon-quality_control_mrp_oca', 'odoo13-addon-quality_control_oca', 'odoo13-addon-quality_control_stock_oca', + 'odoo13-addon-quality_control_team_oca', 'odoo13-addon-repair_refurbish', 'odoo13-addon-stock_picking_product_kit_helper', 'odoo13-addon-stock_whole_kit_constraint',