| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/18.0/fieldservice_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice_project - fieldservice - base_territory odoo/odoo: - hr_timesheet - hr - base_setup - base - web - digest - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - resource - phone_validation - resource_mail - hr_hourly_cost - analytic - uom - project - rating - base_geolocalize - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Encode time spent on the different field service orders. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_timesheet |
report_timesheet | ir.ui.view | qweb | Inherits hr_timesheet.report_timesheet |
timesheet_table |
timesheet_table | ir.ui.view | qweb | Inherits hr_timesheet.timesheet_table |
view_fsm_order_project_form |
fsm.order | xpath | Inherits fieldservice_project.view_fsm_order_project_form |
fsm_order_id
Many2one → fsm.order
comodel_name='fsm.order'
domain=[('project_id', '!=', False)]
string='Field Service Order'
No public methods.
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='fsm_order_id'
string='Timesheet'
No public methods.
fsm_order_id
Many2one → fsm.order
readonly=True
string='Field Service Order'
args: 'fsm.order'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/field-service |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] fieldservice_timesheet: Migration to 19.0 (#1563) |