TIP: You can type at any time to perform a new search.
Field Service - Distribution
fieldservice_distribution · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Field Service
- Folder size
- 0.05 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, Freni-OSI
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_location_form_view |
fsm.location.form | fsm.location | form | Inherits fieldservice.fsm_location_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
dist_parent_idMany2one → fsm.locationstring='Distribution Parent' args: 'fsm.location' -
distrib_countIntegercompute='_compute_distrib_sublocation_ids'string='# of distributed sub-locations' -
is_a_distributionBooleanstring='Is a Distribution'
-
action_view_distrib_sublocation(self)This function returns an action that display existing distribution sub-locations of a given fsm location id. It can either be a in a list or in a form view, if there is only one sub-location to show.
Loading…
Loading…
Loading…