Field Service Order_Property

fieldservice_order_property
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_order_property
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Binhex
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Binhex
COMMITTERS
COMMITTERSWeblate, oca-ci, r.perez
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
    - 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
This module enables property management in field service orders. Properties are shared across all field service orders within the same field service team.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fsm_order_form fsm.order notebook Inherits fieldservice.fsm_order_form
fsm_order_kanban_view fsm.order field Inherits fieldservice.fsm_order_kanban_view
fsm_order_search_view fsm.order filter Inherits fieldservice.fsm_order_search_view
Models touched (2)

New fields (1)
  • fsm_order_properties Properties
    copy=True definition='team_id.fsm_order_properties_definition' args: 'Properties'
Public methods (0)

No public methods.

New fields (1)
  • fsm_order_properties_definition PropertiesDefinition
    args: 'FSM Order Properties'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/field-service
PULL REQUEST
PULL REQUEST[18.0] [MIG] fieldservice_order_property (#1538)