Website Event Questions Template

website_event_questions_template
REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/14.0/website_event_questions_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, Ernesto Tejeda, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event_questions
    - website_event
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - website
    - digest
    - resource
    - social_media
    - website_partner
    - website_mail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_event_form event.event xpath Inherits website_event_questions.event_event_view_form
view_event_question_form event.question.template.question field Inherits website_event_questions.event_question_view_form
view_event_question_template_form event.question.template.form event.question.template form New
Models touched (4)

New fields (1)
  • event_question_template_id Many2one → event.question.template
    comodel_name='event.question.template' string='Questions Template'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required=True
  • question_ids One2many → event.question.template.question
    comodel_name='event.question.template.question' inverse_name='template_id' required=True string='Questions'
Public methods (0)

No public methods.

New fields (1)
  • question_id Many2one → event.question.template.question
    comodel_name='event.question.template.question' ondelete='cascade' required=True
Public methods (0)

No public methods.

New fields (3)
  • answer_ids One2many → event.question.template.answer
    comodel_name='event.question.template.answer' inverse_name='question_id' required=True string='Answers'
  • event_id Many2one
    required=False
  • template_id Many2one → event.question.template
    comodel_name='event.question.template' ondelete='cascade' required=True string='Event Question Template'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/12.0/website_event_questions_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Victor Martin
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event_questions
    - website_event
    - website
    - web
    - base
    - web_editor
    - http_routing
    - portal
    - mail
    - base_setup
    - bus
    - web_tour
    - social_media
    - website_partner
    - website_mail
    - event
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_event_form event.event xpath Inherits website_event_questions.view_event_form_inherit_question
view_event_question_form event.question.template.question field Inherits website_event_questions.view_event_question_form
view_event_question_template_form event.question.template.form event.question.template form New
Models touched (4)

New fields (1)
  • event_question_template_id Many2one → event.question.template
    comodel_name='event.question.template' string='Questions Template'
Public methods (1)
  • load_question_template(self)

New fields (2)
  • name Char
    required=True
  • question_ids One2many → event.question.template.question
    comodel_name='event.question.template.question' inverse_name='template_id' required=True string='Questions'
Public methods (0)

No public methods.

New fields (1)
  • question_id Many2one → event.question.template.question
    comodel_name='event.question.template.question' ondelete='cascade' required=True
Public methods (0)

No public methods.

New fields (3)
  • answer_ids One2many → event.question.template.answer
    comodel_name='event.question.template.answer' inverse_name='question_id' required=True string='Answers'
  • event_id Many2one
    required=False
  • template_id Many2one → event.question.template
    comodel_name='event.question.template' ondelete='cascade' required=True string='Event Question Template'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/event
GIT
GIThttps://github.com/OCA/event.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/event/tree/10.0/website_event_questions_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMarketing
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/event
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_event_questions
    - website_event
    - website
    - web
    - base
    - web_editor
    - web_planner
    - website_partner
    - website_mail
    - mail
    - base_setup
    - web_kanban
    - bus
    - web_tour
    - event
    - report
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_event_form event.event xpath Inherits website_event_questions.view_event_form_inherit_question
view_event_question_form event.question.template.question field Inherits website_event_questions.view_event_question_form
view_event_question_template_form event.question.template.form event.question.template form New
Models touched (4)

New fields (1)
  • event_question_template_id Many2one → event.question.template
    comodel_name='event.question.template' string='Questions Template'
Public methods (1)
  • load_question_template(self)

New fields (2)
  • name Char
    required=True
  • question_ids One2many → event.question.template.question
    comodel_name='event.question.template.question' inverse_name='template_id' required=True string='Questions'
Public methods (0)

No public methods.

New fields (1)
  • question_id Many2one → event.question.template.question
    comodel_name='event.question.template.question' ondelete='cascade' required=True
Public methods (0)

No public methods.

New fields (3)
  • answer_ids One2many → event.question.template.answer
    comodel_name='event.question.template.answer' inverse_name='question_id' required=True string='Answers'
  • event_id Many2one
    required=False
  • template_id Many2one → event.question.template
    comodel_name='event.question.template' ondelete='cascade' required=True string='Event Question Template'
Public methods (0)

No public methods.