Scheduling Meetings for Vehicle Services

fleet_vehicle_service_calendar
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/16.0/fleet_vehicle_service_calendar
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources/Fleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Druidoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Druidoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Alisson-Jns, extrememicro
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_service_kanban
odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - fleet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
fleet_vehicle_log_services_view_form fleet.vehicle.log.services.form.calendar fleet.vehicle.log.services div Inherits fleet_vehicle_service_kanban.fleet_vehicle_log_services_view_form
view_calendar_event_search calendar.event.search.vehicle.service calendar.event field Inherits calendar.view_calendar_event_search
Models touched (2)

New fields (1)
  • vehicle_service_id Many2one → fleet.vehicle.log.services
    args: 'fleet.vehicle.log.services', 'Vehicle Service'
Public methods (2)
  • create(self, vals)
    @api.model
  • default_get(self, fields)
    @api.model

New fields (1)
  • meeting_count Integer
    compute='_compute_meeting_count' args: '# Meetings'
Public methods (2)
  • action_schedule_meeting(self)
    Open meeting's calendar view to schedule meeting on current service. :return dict: dictionary value for created Meeting view
  • log_meeting(self, meeting_subject, meeting_date, duration)
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/15.0/fleet_vehicle_service_calendar
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources/Fleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Druidoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Druidoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Rodrigo Neves
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_service_kanban
odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - fleet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
fleet_vehicle_log_services_view_form fleet.vehicle.log.services.form.calendar fleet.vehicle.log.services div Inherits fleet_vehicle_service_kanban.fleet_vehicle_log_services_view_form
view_calendar_event_search calendar.event.search.vehicle.service calendar.event field Inherits calendar.view_calendar_event_search
Models touched (2)

New fields (1)
  • vehicle_service_id Many2one → fleet.vehicle.log.services
    args: 'fleet.vehicle.log.services', 'Vehicle Service'
Public methods (2)
  • create(self, vals)
    @api.model
  • default_get(self, fields)
    @api.model

New fields (1)
  • meeting_count Integer
    compute='_compute_meeting_count' args: '# Meetings'
Public methods (2)
  • action_schedule_meeting(self)
    Open meeting's calendar view to schedule meeting on current service. :return dict: dictionary value for created Meeting view
  • log_meeting(self, meeting_subject, meeting_date, duration)
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/14.0/fleet_vehicle_service_calendar
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources/Fleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Druidoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Druidoo
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_service_kanban
odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - fleet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
fleet_vehicle_log_services_view_form fleet.vehicle.log.services.form.calendar fleet.vehicle.log.services div Inherits fleet_vehicle_service_kanban.fleet_vehicle_log_services_view_form
view_calendar_event_search calendar.event.search.vehicle.service calendar.event field Inherits calendar.view_calendar_event_search
Models touched (2)

New fields (1)
  • vehicle_service_id Many2one → fleet.vehicle.log.services
    args: 'fleet.vehicle.log.services', 'Vehicle Service'
Public methods (2)
  • create(self, vals)
    @api.model
  • default_get(self, fields)
    @api.model

New fields (1)
  • meeting_count Integer
    compute='_compute_meeting_count' args: '# Meetings'
Public methods (2)
  • action_schedule_meeting(self)
    Open meeting's calendar view to schedule meeting on current service. :return dict: dictionary value for created Meeting view
  • log_meeting(self, meeting_subject, meeting_date, duration)
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/13.0/fleet_vehicle_service_calendar
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources/Fleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Druidoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Druidoo
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Manuel Marquez, Marcel Savegnago, Zodk2
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_service_kanban
odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - fleet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
fleet_vehicle_log_services_view_form fleet.vehicle.log.services.form.calendar fleet.vehicle.log.services div Inherits fleet_vehicle_service_kanban.fleet_vehicle_log_services_view_form
view_calendar_event_search calendar.event.search.vehicle.service calendar.event field Inherits calendar.view_calendar_event_search
Models touched (2)

New fields (1)
  • vehicle_service_id Many2one → fleet.vehicle.log.services
    args: 'fleet.vehicle.log.services', 'Vehicle Service'
Public methods (2)
  • create(self, vals)
    @api.model
  • default_get(self, fields)
    @api.model

New fields (1)
  • meeting_count Integer
    compute='_compute_meeting_count' args: '# Meetings'
Public methods (2)
  • action_schedule_meeting(self)
    Open meeting's calendar view to schedule meeting on current service. :return dict: dictionary value for created Meeting view
  • log_meeting(self, meeting_subject, meeting_date, duration)
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/12.0/fleet_vehicle_service_calendar
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources/Fleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Druidoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Druidoo
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Stefano Consolaro, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_service_kanban
odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - fleet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
fleet_vehicle_log_services_view_form fleet.vehicle.log.services.form.calendar fleet.vehicle.log.services div Inherits fleet_vehicle_service_kanban.fleet_vehicle_log_services_view_form
view_calendar_event_search calendar.event.search.vehicle.service calendar.event field Inherits calendar.view_calendar_event_search
Models touched (2)

New fields (1)
  • vehicle_service_id Many2one → fleet.vehicle.log.services
    args: 'fleet.vehicle.log.services', 'Vehicle Service'
Public methods (2)
  • create(self, vals)
    @api.model
  • default_get(self, fields)
    @api.model

New fields (1)
  • meeting_count Integer
    compute='_compute_meeting_count' args: '# Meetings'
Public methods (2)
  • action_schedule_meeting(self)
    Open meeting's calendar view to schedule meeting on current service. :return dict: dictionary value for created Meeting view
  • log_meeting(self, meeting_subject, meeting_date, duration)