| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/15.0/fieldservice_substatus |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Brian McMaster |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Brian McMaster |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Freni-OSI, Freni Patel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_stage_status_form_view |
Order Sub-Status | fsm.stage.status | form | New |
fsm_stage_status_tree_view |
Order Sub-Status | fsm.stage.status | tree | New |
fsm_sub_stage_form_view |
fsm.sub.stage.form | fsm.stage | field | Inherits fieldservice.fsm_stage_form_view |
fsm_sub_stage_order_form_view |
fsm.sub.stage.order.form | fsm.order | field | Inherits fieldservice.fsm_order_form |
sub_stage_id
Many2one → fsm.stage.status
default=<expr>
required=True
string='Sub-Status'
tracking=True
args: 'fsm.stage.status'
write(self, vals)
sub_stage_id
Many2one → fsm.stage.status
default=_default_sub_stage
store=True
string='Default Sub-Status'
args: 'fsm.stage.status'
sub_stage_ids
Many2many → fsm.stage.status
string='Potential Sub-Statuses'
args: 'fsm.stage.status', 'fsm_sub_stage_rel', 'fsm_stage_id', 'sub_stage_id'
onchange_sub_stage_id(self)
name
Char
required=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/14.0/fieldservice_substatus |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Brian McMaster |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Brian McMaster |
| COMMITTERS | |
| COMMITTERS | Daniel Reis, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, Murtuza Saleh, Freni-OSI |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_stage_status_form_view |
Order Sub-Status | fsm.stage.status | form | New |
fsm_stage_status_tree_view |
Order Sub-Status | fsm.stage.status | tree | New |
fsm_sub_stage_form_view |
fsm.sub.stage.form | fsm.stage | field | Inherits fieldservice.fsm_stage_form_view |
fsm_sub_stage_order_form_view |
fsm.sub.stage.order.form | fsm.order | field | Inherits fieldservice.fsm_order_form |
sub_stage_id
Many2one → fsm.stage.status
default=<expr>
required=True
string='Sub-Status'
tracking=True
args: 'fsm.stage.status'
write(self, vals)
sub_stage_id
Many2one → fsm.stage.status
default=_default_sub_stage
store=True
string='Default Sub-Status'
args: 'fsm.stage.status'
sub_stage_ids
Many2many → fsm.stage.status
string='Potential Sub-Statuses'
args: 'fsm.stage.status', 'fsm_sub_stage_rel', 'fsm_stage_id', 'sub_stage_id'
onchange_sub_stage_id(self)
name
Char
required=True
string='Name'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/12.0/fieldservice_substatus |
| VERSION | |
| VERSION | 1.2.1 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Brian McMaster |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Brian McMaster |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, brian10048, scampbell, Murtuza Saleh, Patrick Wilson |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice OCA/partner-contact: - partner_fax OCA/web: - web_timeline odoo/odoo: - base_geolocalize - base - base_setup - web - bus - web_tour - resource - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_stage_status_form_view |
Order Sub-Status | fsm.stage.status | form | New |
fsm_stage_status_tree_view |
Order Sub-Status | fsm.stage.status | tree | New |
fsm_sub_stage_form_view |
fsm.sub.stage.form | fsm.stage | field | Inherits fieldservice.fsm_stage_form_view |
fsm_sub_stage_order_form_view |
fsm.sub.stage.order.form | fsm.order | field | Inherits fieldservice.fsm_order_form |
sub_stage_id
Many2one → fsm.stage.status
default=<expr>
required=True
string='Sub-Status'
track_visibility='onchange'
args: 'fsm.stage.status'
write(self, vals)
sub_stage_id
Many2one → fsm.stage.status
default=_default_sub_stage
store=True
string='Default Sub-Status'
args: 'fsm.stage.status'
sub_stage_ids
Many2many → fsm.stage.status
string='Potential Sub-Statuses'
args: 'fsm.stage.status', 'fsm_sub_stage_rel', 'fsm_stage_id', 'sub_stage_id'
onchange_sub_stage_id(self)
name
Char
required=True
string='Name'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/11.0/fieldservice_substatus |
| VERSION | |
| VERSION | 0.0.1 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Brian McMaster |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Brian McMaster |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, OCA-git-bot, brian10048 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice OCA/geospatial: - base_geoengine OCA/web: - web_timeline odoo/odoo: - base_geolocalize - base - base_setup - web - bus - web_tour - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geojson shapely simplejson |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_stage_status_form_view |
Order Sub-Status | fsm.stage.status | form | New |
fsm_stage_status_tree_view |
Order Sub-Status | fsm.stage.status | tree | New |
fsm_sub_stage_form_view |
fsm.sub.stage.form | fsm.stage | field | Inherits fieldservice.fsm_stage_form_view |
fsm_sub_stage_order_form_view |
fsm.sub.stage.order.form | fsm.order | field | Inherits fieldservice.fsm_order_form |
sub_stage_id
Many2one → fsm.stage.status
required=True
string='Default Sub-Status'
args: 'fsm.stage.status'
sub_stage_ids
Many2many → fsm.stage.status
string='Potential Sub-Statuses'
args: 'fsm.stage.status', 'fsm_sub_stage_rel', 'fsm_stage_id', 'sub_stage_id'
onchange_sub_stage_id(self)
name
Char
required=True
string='Name'
No public methods.