Field Service Location Builder

fieldservice_location_builder
REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/15.0/fieldservice_location_builder
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Freni-OSI
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fsm_location_hierarchy_wiz_form_view fsm.location.builder.wiz.form fsm.location.builder.wizard form New
fsm_location_level_form_view fsm.location.level.form fsm.location.level form New
fsm_location_level_tree_view fsm.location.level.tree fsm.location.level tree New
Models touched (2)

New fields (1)
  • level_ids One2many → fsm.location.level
    string="Level ID's" args: 'fsm.location.level', 'wizard_id'
Public methods (2)
  • create_sub_locations(self)
  • prepare_fsm_location_values(self, location, parent, spacer, lev_id, num)

New fields (8)
  • end_number Integer
  • name Char
    required=True
  • sequence Integer
  • spacer Char
  • start_number Integer
  • tag_ids Many2many → res.partner.category
    readonly=False string='Tags' args: 'res.partner.category'
  • total_number Integer
    compute='_compute_total_number' args: 'Total'
  • wizard_id Many2one → fsm.location.builder.wizard
    args: 'fsm.location.builder.wizard'
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/14.0/fieldservice_location_builder
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSDaniel Reis, Weblate, OCA-git-bot, oca-ci, Freni-OSI
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fsm_location_hierarchy_wiz_form_view fsm.location.builder.wiz.form fsm.location.builder.wizard form New
fsm_location_level_form_view fsm.location.level.form fsm.location.level form New
fsm_location_level_tree_view fsm.location.level.tree fsm.location.level tree New
Models touched (2)

New fields (1)
  • level_ids One2many → fsm.location.level
    string="Level ID's" args: 'fsm.location.level', 'wizard_id'
Public methods (2)
  • create_sub_locations(self)
  • prepare_fsm_location_values(self, location, parent, spacer, lev_id, num)

New fields (8)
  • end_number Integer
    args: 'End Number'
  • name Char
    required=True args: 'Name'
  • sequence Integer
    args: 'Sequence'
  • spacer Char
    args: 'Spacer'
  • start_number Integer
    args: 'Start Number'
  • tag_ids Many2many → res.partner.category
    readonly=False string='Tags' args: 'res.partner.category'
  • total_number Integer
    compute='_compute_total_number' args: 'Total'
  • wizard_id Many2one → fsm.location.builder.wizard
    args: 'fsm.location.builder.wizard', 'Wizard'
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/12.0/fieldservice_location_builder
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSMaxime Chambreuil, OCA Transbot, oca-travis, Weblate, OCA-git-bot, scampbell
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice_account_analytic
    - fieldservice_account
    - fieldservice
OCA/partner-contact:
    - partner_fax
OCA/web:
    - web_timeline
odoo/odoo:
    - base_geolocalize
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - resource
    - contacts
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fsm_location_hierarchy_wiz_form_view fsm.location.builder.wiz.form fsm.location.builder.wizard form New
fsm_location_level_form_view fsm.location.level.form fsm.location.level form New
fsm_location_level_tree_view fsm.location.level.tree fsm.location.level tree New
Models touched (2)

New fields (1)
  • level_ids One2many → fsm.location.level
    string="Level ID's" args: 'fsm.location.level', 'wizard_id'
Public methods (2)
  • create_sub_locations(self)
    @api.multi
  • prepare_fsm_location_values(self, location, parent, spacer, lev_id, num)

New fields (8)
  • end_number Integer
    args: 'End Number'
  • name Char
    args: 'Name'
  • sequence Integer
    args: 'Sequence'
  • spacer Char
    args: 'Spacer'
  • start_number Integer
    args: 'Start Number'
  • tag_ids Many2many → res.partner.category
    readonly=False string='Tags' args: 'res.partner.category'
  • total_number Integer
    compute='_compute_total_number' args: 'Total'
  • wizard_id Many2one → fsm.location.builder.wizard
    args: 'fsm.location.builder.wizard', 'Wizard'
Public methods (0)

No public methods.