[19.0][MIG] website_event_questions_by_ticket: Migration to 19.0#518
Merged
OCA-git-bot merged 15 commits intoJul 1, 2026
Merged
Conversation
This module allows to set that an event question is only asked for certain tickets. If the question is general, then having one of the allowed tickets will serve for showing it. If the question is specific to each attendee, then the evaluation will be done for each of the tickets. Configuration ============= 1. Go to *Events > Events* 2. Create or select one event. 3. On the "Questions" page, create a new question or edit an existing one. 4. Fill the field "Limited to tickets" for restricting the question to that ticket. Leave it blank for making it available for all tickets. Usage ===== 1. Go to the website. 2. Go to "Events" section and select one of them. 3. Select ticket quantity and click on "Register". 4. On the popup dialog, the questions linked to that ticket and those without restrictions will be shown. Known issues / Roadmap ====================== * Add tests (tour) to the module.
[MIG] website_event_questions_by_ticket: Migration to 16.0
[UPD] Update website_event_questions_by_ticket.pot [BOT] post-merge updates
Translated using Weblate (Slovenian) Currently translated at 25.0% (1 of 4 strings) Translation: event-18.0/event-18.0-website_event_questions_by_ticket Translate-URL: https://translation.odoo-community.org/projects/event-18-0/event-18-0-website_event_questions_by_ticket/sl/ Translated using Weblate (Slovenian) Currently translated at 100.0% (4 of 4 strings) Translation: event-18.0/event-18.0-website_event_questions_by_ticket Translate-URL: https://translation.odoo-community.org/projects/event-18-0/event-18-0-website_event_questions_by_ticket/sl/
b528d74 to
1fe2279
Compare
Member
|
/ocabot migration website_event_questions_by_ticket |
christian-ramos-tecnativa
approved these changes
Jul 1, 2026
christian-ramos-tecnativa
left a comment
There was a problem hiding this comment.
Functional and code review OK!
pedrobaeza
requested changes
Jul 1, 2026
1fe2279 to
423cb06
Compare
TT63416 Co-authored-by: Maxime Franco <maxime.franco@acsone.eu>
423cb06 to
acd10c2
Compare
Contributor
|
Hey, thanks for contributing! Proceeding to merge this for you. |
Contributor
|
Congratulations, your PR was merged at db1d656. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Superseed #486
Migration to 19.0
Please @pedrobaeza and @christian-ramos-tecnativa can you review it?
@Tecnativa TT63416