TIP: You can type at any time to perform a new search.
Calendar Event Kanban Stage
calendar_event_kanban_stage · OCA/calendar
- Repository
- OCA/calendar · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.agilebg.com
- Last tracking update
- 2026-08-07 07:17:51
- Authors
- Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Agile Business Group
- Committers
- Simone Rubino, Weblate, Dave Lasley, oca-travis
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_calendar_event_form |
Calendar - Event Form | calendar.event | form | Inherits calendar.view_calendar_event_form |
view_calendar_event_form_popup |
Meetings Popup | calendar.event | form | Inherits calendar.view_calendar_event_form_popup |
view_calendar_event_kanban |
Calendar Event - Kanban View | calendar.event | kanban | Inherits base_kanban_stage.base_kanban_abstract_view_kanban |
view_calendar_event_search |
CRM - Meetings Search | calendar.event | search | Inherits calendar.view_calendar_event_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
attendees_countIntegercompute='_compute_attendees_count' args: 'Attendees' -
noteTextargs: 'Internal Notes'
No public methods.