| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/event |
| GIT | |
| GIT | https://github.com/OCA/event.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/event/tree/18.0/event_stage_cancelled |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-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, Bhavesh Heliconia |
| 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: - event - barcodes - web - base - base_setup - bus - web_tour - html_editor - phone_validation - portal - web_editor - http_routing - auth_signup - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the posibility of flagging an event stage as cancelled so we can hook workflows onto it like cancelling registrations or scheduling special mail events. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_stage_view_form |
event.stage | field | Inherits event.event_stage_view_form | |
view_event_form |
event.event | header | Inherits event.view_event_form |
show_cancel_button
Boolean
compute='_compute_show_cancel_button'
button_cancel(self)
interval_type
Selection
ondelete={'after_cancel': 'cascade'}
selection_add=[('after_cancel', 'After the event cancellation')]
execute(self)
No new fields.
Public methods (1)execute(self)
cancelled_from_event
Boolean
help='Technical field to distinguish those registrations which where cancelled from the event so we can, for example send them scheduled mails after the cancellation but not if the were cancelled before that'
action_cancel(self)
is_cancelled
Boolean
help='The event is cancelled'
No public methods.
interval_type
Selection
ondelete={'after_cancel': 'cascade'}
selection_add=[('after_cancel', 'After the event cancellation')]
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/event_stage_cancelled |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-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, Weblate, OCA-git-bot, oca-ci |
| 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: - event - barcodes - web - base - base_setup - bus - web_tour - phone_validation - portal - web_editor - http_routing - auth_signup - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the posibility of flagging an event stage as cancelled so we can hook workflows onto it like cancelling registrations or scheduling special mail events. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_stage_view_form |
event.stage | field | Inherits event.event_stage_view_form | |
view_event_form |
event.event | header | Inherits event.view_event_form |
show_cancel_button
Boolean
compute='_compute_show_cancel_button'
button_cancel(self)
interval_type
Selection
ondelete={'after_cancel': 'cascade'}
selection_add=[('after_cancel', 'After the event cancellation')]
execute(self)
No new fields.
Public methods (1)execute(self)
cancelled_from_event
Boolean
help='Technical field to distinguish those registrations which where cancelled from the event so we can, for example send them scheduled mails after the cancellation but not if the were cancelled before that'
action_cancel(self)
is_cancelled
Boolean
help='The event is cancelled'
No public methods.
interval_type
Selection
ondelete={'after_cancel': 'cascade'}
selection_add=[('after_cancel', 'After the event cancellation')]
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/event_stage_cancelled |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-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, David, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/event |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:00:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - event - base_setup - base - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the posibility of flagging an event stage as cancelled so we can hook workflows onto it like cancelling registrations or scheduling special mail events. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
event_stage_view_form |
event.stage | field | Inherits event.event_stage_view_form | |
view_event_form |
event.event | header | Inherits event.view_event_form |
show_cancel_button
Boolean
compute='_compute_show_cancel_button'
button_cancel(self)
interval_type
Selection
ondelete={'after_cancel': 'cascade'}
selection_add=[('after_cancel', 'After the event cancellation')]
execute(self)
No new fields.
Public methods (1)execute(self)
cancelled_from_event
Boolean
help='Technical field to distinguish those registrations which where cancelled from the event so we can, for example send them scheduled mails after the cancellation but not if the were cancelled before that'
action_cancel(self)
is_cancelled
Boolean
help='The event is cancelled'
No public methods.
interval_type
Selection
ondelete={'after_cancel': 'cascade'}
selection_add=[('after_cancel', 'After the event cancellation')]
No public methods.