Repository
OCA/field-service · module folder · Try on Runboat
Module version
1.0.0
Category
Field Service
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/field-service
Last tracking update
2026-08-07 08:22:59
Authors
Odoo Community Association (OCA), Binhex
Maintainers
Odoo Community Association (OCA), Binhex
Committers
Weblate, oca-ci, r.perez
Odoo dependencies
OCA/field-service:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits fieldservice.fsm_order_form
fsm_order_kanban_view fsm.order kanban Inherits fieldservice.fsm_order_kanban_view
fsm_order_search_view fsm.order search Inherits fieldservice.fsm_order_search_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

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
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
93 days ago
Last activity
7 days ago
Repository
OCA/field-service
Pull request
[18.0] [MIG] fieldservice_order_property (#1538)