TIP: You can type at any time to perform a new search.
Field Service Partner Relations
fieldservice_partner_multi_relation · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Field Service
- Folder size
- 0.18 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), Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators
- Committers
- Weblate, OCA-git-bot, oca-ci, ShwetaSerpentCS
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_location_relations_form_view |
fsm.location.relations.form.view | fsm.location | form | Inherits fieldservice.fsm_location_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
rel_countIntegercompute='_compute_relation_count'string='Relations'
-
action_view_relations(self)This function returns an action that display existing partner relations of a given fsm location id.
New fields (0)
No new fields.
Public methods (1)-
get_partner_type(self)Get partner type for relation. :return: 'c' for company or 'p' for person or 'fsm-location' for FSM Location :rtype: str
New fields (0)
No new fields.
Public methods (9)-
build_domain(self, side, cat) -
get_cat(self, partner) -
onchange_other_partner_id(self)@api.onchange('other_partner_id') -
onchange_this_partner_id(self)@api.onchange('this_partner_id') -
onchange_type_selection_id(self)@api.onchange('type_selection_id') -
set_domain_left(self) -
set_domain_right(self) -
set_domain_type(self) -
try_type(self)
New fields (0)
No new fields.
Public methods (1)-
get_partner_types(self)
Loading…
Loading…
Loading…