Calendar Event Kanban Stage

calendar_event_kanban_stage
REPOSITORY
REPOSITORYOCA/calendar
GIT
GIThttps://github.com/OCA/calendar.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/calendar/tree/10.0/calendar_event_kanban_stage
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSDave Lasley, oca-travis, Weblate, Simone Rubino
WEBSITE
WEBSITEhttps://www.agilebg.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-tools:
    - base_kanban_stage
odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - base_action_rule
    - resource
    - web_calendar
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_calendar_event_form Calendar - Event Form calendar.event xpath Inherits calendar.view_calendar_event_form
view_calendar_event_form_popup Meetings Popup calendar.event xpath Inherits calendar.view_calendar_event_form_popup
view_calendar_event_kanban Calendar Event - Kanban View calendar.event xpath Inherits base_kanban_stage.base_kanban_abstract_view_kanban
view_calendar_event_search CRM - Meetings Search calendar.event field Inherits calendar.view_calendar_event_search
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.