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

[15.0][MIG] website_event_questions_by_ticket: Migration to version 15.0 #307

Merged

Commits on Mar 23, 2023

  1. [ADD] website_event_questions_by_ticket: Conditional Events Questions

    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.
    pedrobaeza authored and stefan-tecnativa committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ee11de4 View commit details
    Browse the repository at this point in the history
  2. [MIG] website_event_questions_by_ticket: Migrate to 12.0

    Diogo Alves authored and stefan-tecnativa committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3c7fdd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e7a6c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b3e5f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    249b048 View commit details
    Browse the repository at this point in the history
  6. Added translation using Weblate (Spanish)

    Currently translated at 100.0% (4 of 4 strings)
    
    Translation: event-13.0/event-13.0-website_event_questions_by_ticket
    Translate-URL: https://translation.odoo-community.org/projects/event-13-0/event-13-0-website_event_questions_by_ticket/es/
    anasuarez1 authored and stefan-tecnativa committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    1dd2e38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80d8871 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee12956 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56313a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7499764 View commit details
    Browse the repository at this point in the history