diff --git a/README.md b/README.md index 312ff46a38..c313e32ab2 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ addon | version | maintainers | summary [base_tier_validation_definition_server_action](base_tier_validation_definition_server_action/) | 16.0.1.0.0 | | Server action for Base tier validation [base_tier_validation_formula](base_tier_validation_formula/) | 16.0.1.0.2 | | Formulas for Base tier validation [base_tier_validation_forward](base_tier_validation_forward/) | 16.0.1.1.2 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Forward option for base tiers +[base_tier_validation_waiting](base_tier_validation_waiting/) | 16.0.1.0.0 | | Base Tier Validation Extension to add waiting status [base_user_locale](base_user_locale/) | 16.0.1.1.0 | | User Locale Settings [date_range](date_range/) | 16.0.1.0.9 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Manage all kind of date range [date_range_account](date_range_account/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add Date Range menu entry in Invoicing app diff --git a/base_tier_validation_waiting/README.rst b/base_tier_validation_waiting/README.rst index 52dab85bae..c20cca8731 100644 --- a/base_tier_validation_waiting/README.rst +++ b/base_tier_validation_waiting/README.rst @@ -7,7 +7,7 @@ Base Tier Validation - Waiting status !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0d3771e0a93df4bf9e4af3aad4384b00f2877a6dea802a59d17b99cc0820c9ef + !! source digest: sha256:4f08c8925e591cf1fce56d819ea1b30aa208e53db252f869914a61ef27852fcb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -17,13 +17,13 @@ Base Tier Validation - Waiting status :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github - :target: https://github.com/OCA/server-ux/tree/14.0/base_tier_validation_waiting + :target: https://github.com/OCA/server-ux/tree/16.0/base_tier_validation_waiting :alt: OCA/server-ux .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/server-ux-14-0/server-ux-14-0-base_tier_validation_waiting + :target: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-base_tier_validation_waiting :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/server-ux&target_branch=14.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/server-ux&target_branch=16.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -47,7 +47,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. @@ -77,6 +77,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/server-ux `_ project on GitHub. +This module is part of the `OCA/server-ux `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/base_tier_validation_waiting/static/description/index.html b/base_tier_validation_waiting/static/description/index.html index 887ee00597..d795103a7d 100644 --- a/base_tier_validation_waiting/static/description/index.html +++ b/base_tier_validation_waiting/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,9 +366,9 @@

Base Tier Validation - Waiting status

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0d3771e0a93df4bf9e4af3aad4384b00f2877a6dea802a59d17b99cc0820c9ef +!! source digest: sha256:4f08c8925e591cf1fce56d819ea1b30aa208e53db252f869914a61ef27852fcb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

This module extends base_tier_validation to add an initial “waiting” status to tier reviews. It also auto moves next review to pending status when needed and handles notification if set.

Table of contents

@@ -394,7 +393,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.

@@ -418,7 +417,7 @@

Maintainers

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

This module is part of the OCA/server-ux project on GitHub.

+

This module is part of the OCA/server-ux 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 e94d3d5cae..9942aba574 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20231225.0 \ No newline at end of file +16.0.20231228.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 4afaa6497d..e2677a4ec4 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -25,6 +25,7 @@ 'odoo-addon-base_tier_validation_definition_server_action>=16.0dev,<16.1dev', 'odoo-addon-base_tier_validation_formula>=16.0dev,<16.1dev', 'odoo-addon-base_tier_validation_forward>=16.0dev,<16.1dev', + 'odoo-addon-base_tier_validation_waiting>=16.0dev,<16.1dev', 'odoo-addon-base_user_locale>=16.0dev,<16.1dev', 'odoo-addon-date_range>=16.0dev,<16.1dev', 'odoo-addon-date_range_account>=16.0dev,<16.1dev',