| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/19.0/website_event_questions_by_ticket |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_event - event - barcodes - web - base - base_setup - bus - web_tour - html_editor - phone_validation - portal - http_routing - auth_signup - utm - website - digest - resource - social_media - google_recaptcha - html_builder - website_partner - website_mail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_event_view_form |
event.event | xpath | Inherits event.view_event_form | |
event_question_view_form |
event.question | xpath | Inherits event.event_question_view_form | |
event_question_view_list |
event.question | field | Inherits event.event_question_view_list | |
registration_attendee_details_questions |
registration_attendee_details_questions | ir.ui.view | qweb | Inherits website_event.registration_attendee_details |
No new fields.
Public methods (0)No public methods.
restricted_ticket_ids
Many2many → event.event.ticket
comodel_name='event.event.ticket'
domain="[('event_id', '=', parent.id)]"
ondelete='restrict'
string='Limited to tickets'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/18.0/website_event_questions_by_ticket |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, eduardo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_event - event - barcodes - web - base - base_setup - bus - web_tour - html_editor - phone_validation - portal - web_editor - http_routing - auth_signup - utm - website - digest - resource - social_media - google_recaptcha - website_partner - website_mail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_event_view_form |
event.event | xpath | Inherits website_event.event_event_view_form | |
registration_attendee_details_questions |
registration_attendee_details_questions | ir.ui.view | qweb | Inherits website_event.registration_attendee_details |
view_event_question_form |
event.event | xpath | Inherits website_event.event_event_view_form |
No new fields.
Public methods (0)No public methods.
restricted_ticket_ids
Many2many → event.event.ticket
comodel_name='event.event.ticket'
domain="[('event_id', '=', parent.id)]"
ondelete='restrict'
string='Limited to tickets'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/17.0/website_event_questions_by_ticket |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_event - event - barcodes - web - base - base_setup - bus - web_tour - phone_validation - portal - web_editor - http_routing - auth_signup - utm - website - digest - resource - social_media - google_recaptcha - website_partner - website_mail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_event_view_form |
event.event | xpath | Inherits website_event.event_event_view_form | |
registration_attendee_details_questions |
registration_attendee_details_questions | ir.ui.view | qweb | Inherits website_event.registration_attendee_details |
view_event_question_form |
event.event | xpath | Inherits website_event.event_event_view_form |
No new fields.
Public methods (0)No public methods.
restricted_ticket_ids
Many2many → event.event.ticket
comodel_name='event.event.ticket'
domain="[('event_id', '=', parent.id)]"
ondelete='restrict'
string='Limited to tickets'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/16.0/website_event_questions_by_ticket |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Carolina Fernandez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_event_sale - website_event - event - base_setup - base - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - utm - website - digest - resource - social_media - google_recaptcha - website_partner - website_mail - event_sale - sale_management - sale - sales_team - account_payment - account - product - uom - analytic - payment - website_sale - website_payment - portal_rating - rating - website_event_questions |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_event_view_form |
event.event | xpath | Inherits website_event_questions.event_event_view_form | |
registration_attendee_details_questions |
registration_attendee_details_questions | ir.ui.view | qweb | Inherits website_event_questions.registration_attendee_details_questions |
view_event_question_form |
event.event | xpath | Inherits website_event_questions.event_event_view_form |
No new fields.
Public methods (0)No public methods.
restricted_ticket_ids
Many2many → event.event.ticket
comodel_name='event.event.ticket'
domain="[('event_id', '=', parent.id)]"
ondelete='restrict'
string='Limited to tickets'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/15.0/website_event_questions_by_ticket |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Stefan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:32 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_event_sale - website_event - event - base_setup - base - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - utm - website - digest - resource - social_media - google_recaptcha - website_partner - website_mail - event_sale - sale_management - sale - sales_team - payment - account - product - uom - analytic - website_sale - website_payment - portal_rating - rating - website_event_questions |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_event_view_form |
event.event | xpath | Inherits website_event_questions.event_event_view_form | |
registration_attendee_details_questions |
registration_attendee_details_questions | ir.ui.view | qweb | Inherits website_event_questions.registration_attendee_details_questions |
view_event_question_form |
event.event | xpath | Inherits website_event_questions.event_event_view_form |
No new fields.
Public methods (0)No public methods.
restricted_ticket_ids
Many2many → event.event.ticket
comodel_name='event.event.ticket'
domain="[('event_id', '=', parent.id)]"
ondelete='restrict'
string='Limited to tickets'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/14.0/website_event_questions_by_ticket |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_event_sale - website_event - event - base_setup - base - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - utm - website - digest - resource - social_media - website_partner - website_mail - event_sale - sale_management - sale - sales_team - payment - account - product - uom - analytic - website_sale - website_payment - website_form - google_recaptcha - portal_rating - rating - website_event_questions |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_event_view_form |
event.event | xpath | Inherits website_event_questions.event_event_view_form | |
registration_attendee_details_questions |
registration_attendee_details_questions | ir.ui.view | qweb | Inherits website_event_questions.registration_attendee_details_questions |
view_event_question_form |
event.event | xpath | Inherits website_event_questions.event_event_view_form |
No new fields.
Public methods (0)No public methods.
restricted_ticket_ids
Many2many → event.event.ticket
comodel_name='event.event.ticket'
domain="[('event_id', '=', parent.id)]"
ondelete='restrict'
string='Limited to tickets'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/13.0/website_event_questions_by_ticket |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Ioan Galan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_event_sale - website_event - website - web - base - web_editor - http_routing - portal - base_setup - bus - web_tour - auth_signup - social_media - website_partner - website_mail - event - event_sale - sale_management - sale - sales_team - payment - account - product - uom - analytic - digest - resource - utm - website_sale - website_payment - website_form - website_rating - rating - website_event_questions |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
registration_attendee_details_questions |
registration_attendee_details_questions | ir.ui.view | qweb | Inherits website_event_questions.registration_attendee_details_questions |
view_event_form_inherit_question |
event.event | xpath | Inherits website_event_questions.view_event_form_inherit_question | |
view_event_question_form |
event.question | field | Inherits website_event_questions.view_event_question_form |
No new fields.
Public methods (0)No public methods.
restricted_ticket_ids
Many2many → event.event.ticket
comodel_name='event.event.ticket'
domain="[('event_id', '=', parent.id)]"
ondelete='restrict'
string='Limited to tickets'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/11.0/website_event_questions_by_ticket |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_event_sale - website_event - website - web - base - web_editor - web_planner - http_routing - portal - base_setup - bus - web_tour - website_partner - website_mail - event - event_sale - sale_management - sale - sales_team - account - product - decimal_precision - analytic - account_invoicing - website_sale - sale_payment - payment - website_payment - website_form - website_rating - rating - website_event_questions |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
registration_attendee_details_questions |
registration_attendee_details_questions | ir.ui.view | qweb | Inherits website_event_questions.registration_attendee_details_questions |
view_event_form_inherit_question |
event.event | xpath | Inherits website_event_questions.view_event_form_inherit_question | |
view_event_question_form |
event.question | field | Inherits website_event_questions.view_event_question_form |
No new fields.
Public methods (0)No public methods.
restricted_ticket_ids
Many2many → event.event.ticket
comodel_name='event.event.ticket'
domain="[('event_id', '=', parent.id)]"
ondelete='restrict'
string='Limited to tickets'
No public methods.