From 973837abedd80fa3b30ab8bacd03a9bb0ee1bdfa Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 19 Sep 2023 15:35:09 +0000 Subject: [PATCH] oca-github-bot post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + .../README.rst | 15 ++++---- .../static/description/index.html | 34 ++++++++++--------- 5 files changed, 30 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 325dbc50..eb15a92e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ addon | version | maintainers | summary [survey_question_type_binary](survey_question_type_binary/) | 14.0.1.0.0 | | This module add binary field as question type for survey page [survey_question_type_five_star](survey_question_type_five_star/) | 14.0.1.0.1 | | This module add five stars rating as question type for survey page [survey_question_type_nps](survey_question_type_nps/) | 14.0.1.0.0 | | This module add nps rating as question type for survey page +[survey_text_question_validation_length](survey_text_question_validation_length/) | 14.0.1.0.0 | | Define a minimum and a maximum text length for text box questions. [survey_xlsx](survey_xlsx/) | 14.0.1.0.0 | | XLSX Report to show the survey results [//]: # (end addons) diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 8d8d0531..8835a31e 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -14.0.20230919.0 \ No newline at end of file +14.0.20230919.1 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index eec6c802..038d8140 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -14,6 +14,7 @@ 'odoo14-addon-survey_question_type_binary', 'odoo14-addon-survey_question_type_five_star', 'odoo14-addon-survey_question_type_nps', + 'odoo14-addon-survey_text_question_validation_length', 'odoo14-addon-survey_xlsx', ], classifiers=[ diff --git a/survey_text_question_validation_length/README.rst b/survey_text_question_validation_length/README.rst index 1befc5f1..47f51388 100644 --- a/survey_text_question_validation_length/README.rst +++ b/survey_text_question_validation_length/README.rst @@ -2,10 +2,13 @@ Survey Text Question Validation Length ====================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:10d9579731fd8d4f4871b5dec9029c880c589e696c5ee65cdbe76d13af289d9c + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Survey Text Question Validation Length .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/survey-14-0/survey-14-0-survey_text_question_validation_length :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/200/14.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/survey&target_branch=14.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds the possibility of validating the size entry for a text box question (with the same mechanism as for a char box question). @@ -38,7 +41,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 smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/survey_text_question_validation_length/static/description/index.html b/survey_text_question_validation_length/static/description/index.html index fb02d70d..91030b1d 100644 --- a/survey_text_question_validation_length/static/description/index.html +++ b/survey_text_question_validation_length/static/description/index.html @@ -1,20 +1,20 @@ - + - + Survey Text Question Validation Length