TIP: You can type at any time to perform a new search.
Field Service - Sales Sign
fieldservice_sale_sign · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Field Service
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/field-service
- Last tracking update
- 2026-08-07 07:57:03
- Authors
- Odoo Community Association (OCA), APSL-Nagarro
- Maintainers
- Odoo Community Association (OCA), APSL-Nagarro
- Committers
- Weblate, OCA-git-bot, oca-ci, bobrador
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_fsm_order_form_inherit_sale_sign |
fsm.order | form | Inherits fieldservice.fsm_order_form | |
view_fsm_order_signature_wizard |
fsm.order.signature.wizard.form | fsm.order.signature.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
signatureBinary -
signed_byChar -
signed_onDatetime
-
action_open_signature_wizard(self)
New fields (2)
-
fsm_order_idMany2one → fsm.orderondelete='cascade'required=Truestring='FSM Order' args: 'fsm.order' -
signatureBinaryrequired=True
-
action_confirm(self)Confirm the signature and update the FSM order and the SO.