TIP: You can type at any time to perform a new search.
Field Service - Delivery Quantities
fieldservice_delivery_quantities · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- 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, ppyczko
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_move_dayroute_view_tree |
stock_move.view.tree | stock.move | tree | New |
view_move_search_dayroute |
stock.move.search.dayroute | stock.move | search | Inherits stock.view_move_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (4)
-
fsm_dayroute_idMany2one → fsm.route.dayrouterelated='fsm_order_id.dayroute_id'store=Truestring='Day Route' args: 'fsm.route.dayroute' -
fsm_location_idMany2one → fsm.locationrelated='fsm_order_id.location_id'store=Truestring='Location' args: 'fsm.location' -
fsm_worker_idMany2one → fsm.personrelated='fsm_order_id.person_id'store=Truestring='Worker' args: 'fsm.person' -
route_nameCharrelated='fsm_dayroute_id.route_id.name'store=Truestring='Route'
No public methods.