Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odoo 16 : Survey with type datetime/date option before/after today condition + type multiple_choice min/max option #134

Open
mathben opened this issue Nov 16, 2024 · 2 comments

Comments

@mathben
Copy link

mathben commented Nov 16, 2024

For a customer, we are implementing these days on 16.0, we are using module survey.

Feature 1, option date condition before, after or today only, can be combine with a specified date. For type date and datetime
show_feature_date_option
When enable it for today only.
show_feature_date_option_activated

TODO Example with quizz test and error message

Feature 2, for type multiple_choice, option count min and count max with example max 3 selected answers.
show_feature_multi_chose_condition_max_3_answer

TODO Example with quizz test and error message

Do you want these features directly into module survey or I create a new module?

What do you think?
Thanks

@mathben
Copy link
Author

mathben commented Nov 16, 2024

The feature "type multiple_choice min/max option" already exist into odoo 14, I can migrate it
https://github.com/OCA/survey/tree/14.0/survey_multiple_choice_max_answer

@mathben
Copy link
Author

mathben commented Nov 17, 2024

WIP #135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant