TIP: You can type at any time to perform a new search.
Field Service - Calendar
fieldservice_calendar · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Field Service
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/field-service
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Maxime Chambreuil, OCA-git-bot, oca-ci, Hoa - Truong Thi Kim
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_fsm_order_form_inherit_calendar |
fsm.order | calendar | Inherits fieldservice.fsm_order_form | |
view_team_form |
fsm.team.form | fsm.team | form | Inherits fieldservice.view_team_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
fsm_order_idOne2many → fsm.ordercomodel_name='fsm.order'inverse_name='calendar_event_id'string='Order id'
-
write(self, values)
New fields (1)
-
calendar_event_idMany2one → calendar.eventreadonly=Truestring='Meeting' args: 'calendar.event'
-
create(self, vals_list)@api.model_create_multi -
create_or_delete_calendar(self) -
unlink(self) -
update_calendar_date(self, vals) -
update_calendar_location(self) -
update_calendar_person(self, old_persons) -
write(self, vals)
New fields (1)
-
calendar_user_idMany2one → res.usershelp="Responsible for orders's calendar"string="Team's calendar" args: 'res.users'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…