Field Service Route Availability

fieldservice_route_availability
REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/18.0/fieldservice_route_availability
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), APSL-Nagarro
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), APSL-Nagarro
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Antoni Marroig Campomar
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice_availability
    - fieldservice_route
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Restricts blackout days for Scheduled Start (ETA) orders with the same date

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_fsm_blackout_day_form_inherit fsm.blackout.day.form.inhetir fsm.blackout.day xpath Inherits fieldservice_availability.view_fsm_blackout_day_form
view_fsm_blackout_day_tree_inherit fsm.blackout.day.tree.inhetir fsm.blackout.day xpath Inherits fieldservice_availability.view_fsm_blackout_day_tree
view_fsm_blackout_group_form_inherit fsm.blackout.group.form.inhetir fsm.blackout.group xpath Inherits fieldservice_availability.view_fsm_blackout_group_form
view_fsm_route_form_inherit fsm.route.form.inherit fsm.route xpath Inherits fieldservice_route.fsm_route_form
Models touched (3)

New fields (1)
  • zip Char
    help='Postal code of the blackout day.'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check_black_out_days(self)
    @api.constrains('scheduled_date_start', 'location_id')

New fields (1)
  • fsm_blackout_group_ids Many2many → fsm.blackout.group
    string='Blackout Group Days' args: 'fsm.blackout.group', 'fsm_route_ids', 'fsm_route_id', 'fsm_blackout_group_id'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/17.0/fieldservice_route_availability
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), APSL-Nagarro
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), APSL-Nagarro
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, bobrador
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice_availability
    - fieldservice_route
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Restricts blackout days for Scheduled Start (ETA) orders with the same date

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_fsm_blackout_day_form_inherit fsm.blackout.day.form.inhetir fsm.blackout.day xpath Inherits fieldservice_availability.view_fsm_blackout_day_form
view_fsm_blackout_day_tree_inherit fsm.blackout.day.tree.inhetir fsm.blackout.day xpath Inherits fieldservice_availability.view_fsm_blackout_day_tree
view_fsm_blackout_group_form_inherit fsm.blackout.group.form.inhetir fsm.blackout.group xpath Inherits fieldservice_availability.view_fsm_blackout_group_form
view_fsm_route_form_inherit fsm.route.form.inherit fsm.route xpath Inherits fieldservice_route.fsm_route_form
Models touched (3)

New fields (1)
  • zip Char
    help='Postal code of the blackout day.'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check_black_out_days(self)
    @api.constrains('fsm_route_id', 'scheduled_date_start', 'location_id')

New fields (1)
  • fsm_blackout_group_ids Many2many → fsm.blackout.group
    string='Blackout Group Days' args: 'fsm.blackout.group', 'fsm_route_ids', 'fsm_route_id', 'fsm_blackout_group_id'
Public methods (0)

No public methods.