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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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_count Integer
    compute='_compute_attendees_count' args: 'Attendees'
  • note Text
    args: 'Internal Notes'
Public methods (0)

No public methods.