| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/8.0/website_event_sale_legal |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antiun Ingeniería S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antiun Ingeniería S.L. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jairo Llopis |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/e-commerce: - website_sale_product_legal odoo/odoo: - website_event_sale - website_event - website - web - base - share - base_setup - web_kanban - website_partner - website_mail - email_template - event - board - marketing - event_sale - sale_crm - sale - sales_team - web_kanban_sparkline - account_voucher - account - product - decimal_precision - report - analytic - edi - procurement - crm - base_action_rule - resource - calendar - web_calendar - fetchmail - web_kanban_gauge - website_sale - payment |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_description_full |
event_description_full | ir.ui.view | qweb | Inherits website_event_sale.event_description_full |
event_main_view |
Add legal terms to event | event.event | xpath | Inherits event.view_event_form |
event_sub_tickets_view |
Add legal terms to event tickets | event.event | xpath | Inherits event_sale.view_event_form |
legal_term_form |
Events in legal term form | website_sale_product_legal.legal_term | xpath | Inherits website_sale_product_legal.legal_term_form |
legal_term_ids
Many2many → website_sale_product_legal.legal_term
help='Online customers will be informed of these legal terms before buying any ticket for this event, in addition to those specified in the chosen ticket type and product.'
string='Legal terms'
args: 'website_sale_product_legal.legal_term', 'website_event_sale_legal_term_event_rel'
No public methods.
legal_term_ids
Many2many → website_sale_product_legal.legal_term
help='Online customers will be informed of these legal terms before buying this ticket, in addition to those specified in the event and in the chosen product.'
string='Legal terms'
args: 'website_sale_product_legal.legal_term', 'website_event_sale_legal_term_ticket_rel'
mixed_legal_term_ids
Many2many → website_sale_product_legal.legal_term
compute='_compute_mixed_legal_term_ids'
help='Combination of legal terms from ticket, event and product.'
string='Mixed legal terms'
args: 'website_sale_product_legal.legal_term'
No public methods.
event_ids
Many2many → event.event
help='Events that require accepting this legal term.'
string='Events'
args: 'event.event', 'website_event_sale_legal_term_event_rel'
No public methods.