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

[MIG] website_event_questions_by_ticket: Migration to 12.0 #155

Closed
wants to merge 3 commits into from
Closed

[MIG] website_event_questions_by_ticket: Migration to 12.0 #155

wants to merge 3 commits into from

Conversation

dioalves
Copy link

The code is the same as the version 11.0, only changed the version on manifest file.

@dioalves dioalves mentioned this pull request Jun 28, 2019
24 tasks
@pedrobaeza
Copy link
Member

Please preserve commit history following technical method explained in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-12.0

@pedrobaeza pedrobaeza added this to the 12.0 milestone Jun 28, 2019
pedrobaeza and others added 3 commits June 28, 2019 15:36
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.
@dioalves dioalves closed this Apr 2, 2021
@dioalves dioalves deleted the 12.0-mig-website_event_questions_by_ticket branch April 2, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants