Repository
OCA/field-service · module folder · Try on Runboat
Module version
1.0.0
Category
Field Service
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/field-service
Last tracking update
2026-08-07 08:09:20
Authors
Odoo Community Association (OCA), TAKOBI
Maintainers
Odoo Community Association (OCA), TAKOBI
Committers
eLBati, OCA-git-bot, oca-ci
Odoo dependencies
OCA/field-service:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
fsm_order_form fsm.order.form - digitized signature fsm.order form Inherits fieldservice.fsm_order_form
report_fsm_order_document report_fsm_order_document ir.ui.view qweb Inherits fieldservice.report_fsm_order_document
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • signature Binary
    attachment=True copy=False help='Signature received through the Field Service order.'
  • signed_by Char
    copy=False help='Name of the person that signed the Field Service order.'
  • signed_on Datetime
    copy=False help='Date and time the Field Service order was signed.'
Public methods (0)

No public methods.