TIP: You can type at any time to perform a new search.
Field Service Location Builder
fieldservice_location_builder · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Field Service
- Folder size
- 0.09 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 (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_location_hierarchy_wiz_form_view |
fsm.location.builder.wiz.form | fsm.location.builder.wizard | form | New |
fsm_location_level_form_view |
fsm.location.level.form | fsm.location.level | form | New |
fsm_location_level_tree_view |
fsm.location.level.tree | fsm.location.level | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
level_idsOne2many → fsm.location.levelstring="Level ID's" args: 'fsm.location.level', 'wizard_id'
-
create_sub_locations(self) -
prepare_fsm_location_values(self, location, parent, spacer, lev_id, num)
New fields (8)
-
end_numberInteger -
nameCharrequired=True -
sequenceInteger -
spacerChar -
start_numberInteger -
tag_idsMany2many → res.partner.categoryreadonly=Falsestring='Tags' args: 'res.partner.category' -
total_numberIntegercompute='_compute_total_number' args: 'Total' -
wizard_idMany2one → fsm.location.builder.wizardargs: 'fsm.location.builder.wizard'
No public methods.
Loading…
Loading…