Calendar Resources

calendar_resource
REPOSITORY
REPOSITORYOCA/calendar
GIT
GIThttps://github.com/OCA/calendar.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/calendar/tree/11.0/calendar_resource
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYCalendar
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), LasLabs, Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), LasLabs, Savoir-faire Linux
COMMITTERS
COMMITTERSGitHub, oca-travis, Weblate, OCA-git-bot, Luis
WEBSITE
WEBSITEhttps://github.com/OCA/calendar
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - resource
    - base
    - calendar
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
resource_resource_form resource.resource.form resource.resource field Inherits resource.resource_resource_form
view_calendar_event_calendar view.calendar.event.calendar calendar.event field Inherits calendar.view_calendar_event_calendar
view_calendar_event_form calendar.event.form calendar.event xpath Inherits calendar.view_calendar_event_form
view_calendar_event_form_popup view.calendar.event.form.popup calendar.event field Inherits calendar.view_calendar_event_form_popup
view_calendar_event_search calendar.event.search calendar.event xpath Inherits calendar.view_calendar_event_search
Models touched (5)

New fields (1)
  • resource_ids Many2many → resource.resource
    comodel_name='resource.resource' string='Resources'
Public methods (0)

No public methods.

New fields (1)
  • allowed_resource_ids Many2many → resource.resource
    comodel_name='resource.resource' help='Resources allowed in meetings of this type' string='Allowed Resources'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • allow_double_book Boolean
    default=False help='Check if this resource can be booked in more than one meeting or event at the same time.' string='Allow Double Booking'
  • allowed_event_types Many2many → calendar.event.type
    comodel_name='calendar.event.type' help='Event types this resource is allowed at.' string='Event Types'
  • calendar_id Many2one → resource.calendar
    default=<expr> help='Define the schedule of resource' required=False string='Working Time' args: 'resource.calendar'
  • event_ids Many2many → calendar.event
    comodel_name='calendar.event' string='Calendar Events'
  • note Text
    string='Resource Notes'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/crm
GIT
GIThttps://github.com/OCA/crm.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/crm/tree/10.0/calendar_resource
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYCRM
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), LasLabs, Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), LasLabs, Savoir-faire Linux
COMMITTERS
COMMITTERSGitHub, Akim Juillerat, OCA Transbot, Dave Lasley, oca-travis, Weblate, Brett Wood
WEBSITE
WEBSITEhttps://github.com/OCA/crm
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - resource
    - base
    - calendar
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - base_action_rule
    - web_calendar
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
resource_resource_form resource.resource.form resource.resource field Inherits resource.resource_resource_form
view_calendar_event_calendar view.calendar.event.calendar calendar.event field Inherits calendar.view_calendar_event_calendar
view_calendar_event_form calendar.event.form calendar.event xpath Inherits calendar.view_calendar_event_form
view_calendar_event_form_popup view.calendar.event.form.popup calendar.event field Inherits calendar.view_calendar_event_form_popup
view_calendar_event_search calendar.event.search calendar.event xpath Inherits calendar.view_calendar_event_search
Models touched (5)

New fields (1)
  • resource_ids Many2many → resource.resource
    comodel_name='resource.resource' string='Resources'
Public methods (0)

No public methods.

New fields (1)
  • allowed_resource_ids Many2many → resource.resource
    comodel_name='resource.resource' help='Resources allowed in meetings of this type' string='Allowed Resources'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • allow_double_book Boolean
    default=False help='Check if this resource can be booked in more than one meeting or event at the same time.' string='Allow Double Booking'
  • allowed_event_types Many2many → calendar.event.type
    comodel_name='calendar.event.type' help='Event types this resource is allowed at.' string='Event Types'
  • event_ids Many2many → calendar.event
    comodel_name='calendar.event' string='Calendar Events'
  • note Text
    string='Resource Notes'
Public methods (0)

No public methods.