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

[14.0][MIG] website_event_questions_by_ticket: Migration to 14.0 #279

Merged

Commits on Sep 3, 2022

  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 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    7ba568f 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 pedrobaeza committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    20acee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf6659 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2bd4e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f25c020 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 pedrobaeza committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    39403b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df0e29e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9743f11 View commit details
    Browse the repository at this point in the history