| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/19.0/maintenance_timesheet |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, RuxMgit, emorisset-cem |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/maintenance: - maintenance_project - base_maintenance odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - html_editor - project - analytic - uom - portal - http_routing - auth_signup - rating - resource - digest - hr_timesheet - hr - phone_validation - resource_mail - hr_hourly_cost |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds timesheets to a request. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
maintenance.request | page | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_kanban |
maintenance.request | xpath | Inherits maintenance.hr_equipment_request_view_kanban | |
hr_equipment_request_view_tree |
maintenance.request | field | Inherits maintenance.hr_equipment_request_view_tree | |
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | Inherits maintenance_project.report_maintenance_request_document |
timesheet_view_tree_user |
account.analytic.line | xpath | Inherits hr_timesheet.timesheet_view_tree_user |
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
create(self, vals_list)
onchange_maintenance_request_id(self)
unlink(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
planned_hours
Float
tracking=True
progress
Float
aggregator='avg'
compute='_compute_progress_hours'
store=True
remaining_hours
Float
compute='_compute_progress_hours'
readonly=True
store=True
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='maintenance_request_id'
string='Timesheets'
timesheet_total_hours
Float
compute='_compute_timesheet_total_hours'
readonly=True
store=True
action_view_timesheet_ids(self)
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
readonly=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/18.0/maintenance_timesheet |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | GitHub, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/maintenance: - maintenance_project - base_maintenance odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - html_editor - project - analytic - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest - hr_timesheet - hr - phone_validation - resource_mail - hr_hourly_cost |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds timesheets to a request. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
maintenance.request | page | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_kanban |
maintenance.request | xpath | Inherits maintenance.hr_equipment_request_view_kanban | |
hr_equipment_request_view_tree |
maintenance.request | field | Inherits maintenance.hr_equipment_request_view_tree | |
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | Inherits maintenance_project.report_maintenance_request_document |
timesheet_view_tree_user |
account.analytic.line | xpath | Inherits hr_timesheet.timesheet_view_tree_user |
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
create(self, vals_list)
onchange_maintenance_request_id(self)
unlink(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
planned_hours
Float
tracking=True
progress
Float
aggregator='avg'
compute='_compute_progress_hours'
store=True
remaining_hours
Float
compute='_compute_progress_hours'
readonly=True
store=True
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='maintenance_request_id'
string='Timesheets'
timesheet_total_hours
Float
compute='_compute_timesheet_total_hours'
readonly=True
store=True
action_view_timesheet_ids(self)
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
readonly=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/17.0/maintenance_timesheet |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | GitHub, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, FernandoRomera |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/maintenance: - maintenance_project - base_maintenance odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - project - analytic - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest - hr_timesheet - hr - phone_validation - hr_hourly_cost |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds timesheets to a request. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
maintenance.request | page | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_form |
maintenance.request | xpath | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_kanban |
maintenance.request | xpath | Inherits maintenance.hr_equipment_request_view_kanban | |
hr_equipment_request_view_tree |
maintenance.request | field | Inherits maintenance.hr_equipment_request_view_tree | |
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | Inherits maintenance_project.report_maintenance_request_document |
timesheet_view_tree_user |
account.analytic.line | xpath | Inherits hr_timesheet.timesheet_view_tree_user |
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
create(self, vals_list)
onchange_maintenance_request_id(self)
unlink(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
planned_hours
Float
tracking=True
progress
Float
compute='_compute_progress_hours'
group_operator='avg'
store=True
remaining_hours
Float
compute='_compute_progress_hours'
readonly=True
store=True
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='maintenance_request_id'
string='Timesheets'
timesheet_total_hours
Float
compute='_compute_timesheet_total_hours'
readonly=True
store=True
action_view_timesheet_ids(self)
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
readonly=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/16.0/maintenance_timesheet |
| VERSION | |
| VERSION | 2.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Laurent Stukkens, Christian-RB |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/maintenance: - base_maintenance - maintenance_project odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - project - analytic - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest - hr_timesheet - hr - hr_hourly_cost |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
maintenance.request | page | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_form |
maintenance.request | xpath | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_kanban |
maintenance.request | xpath | Inherits maintenance.hr_equipment_request_view_kanban | |
hr_equipment_request_view_tree |
maintenance.request | field | Inherits maintenance.hr_equipment_request_view_tree | |
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | Inherits maintenance_project.report_maintenance_request_document |
timesheet_view_tree_user |
account.analytic.line | xpath | Inherits hr_timesheet.timesheet_view_tree_user |
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
create(self, vals_list)
onchange_maintenance_request_id(self)
unlink(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
planned_hours
Float
tracking=True
progress
Float
compute='_compute_progress_hours'
group_operator='avg'
store=True
remaining_hours
Float
compute='_compute_progress_hours'
readonly=True
store=True
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='maintenance_request_id'
string='Timesheets'
timesheet_total_hours
Float
compute='_compute_timesheet_total_hours'
readonly=True
store=True
action_view_timesheet_ids(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/15.0/maintenance_timesheet |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | GitHub, Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/maintenance: - base_maintenance - maintenance_project odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - project - analytic - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest - hr_timesheet - hr |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
maintenance.request | page | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_form |
maintenance.request | xpath | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_kanban |
maintenance.request | xpath | Inherits maintenance.hr_equipment_request_view_kanban | |
hr_equipment_request_view_tree |
maintenance.request | field | Inherits maintenance.hr_equipment_request_view_tree | |
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | Inherits maintenance_project.report_maintenance_request_document |
timesheet_view_tree_user |
account.analytic.line | xpath | Inherits hr_timesheet.timesheet_view_tree_user |
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
create(self, values)
onchange_maintenance_request_id(self)
unlink(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
planned_hours
Float
tracking=True
progress
Float
compute='_compute_progress_hours'
group_operator='avg'
store=True
remaining_hours
Float
compute='_compute_progress_hours'
readonly=True
store=True
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='maintenance_request_id'
string='Timesheets'
timesheet_total_hours
Float
compute='_compute_timesheet_total_hours'
readonly=True
store=True
action_view_timesheet_ids(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/14.0/maintenance_timesheet |
| VERSION | |
| VERSION | 2.1.1 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, oca-ci, David Alonso // Solvos |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/maintenance: - base_maintenance - maintenance_project odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - project - analytic - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest - hr_timesheet - hr |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
maintenance.request | page | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_form |
maintenance.request | xpath | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_kanban |
maintenance.request | xpath | Inherits maintenance.hr_equipment_request_view_kanban | |
hr_equipment_request_view_tree |
maintenance.request | field | Inherits maintenance.hr_equipment_request_view_tree | |
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | Inherits maintenance_project.report_maintenance_request_document |
timesheet_view_tree_user |
account.analytic.line | xpath | Inherits hr_timesheet.timesheet_view_tree_user |
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
create(self, values)
onchange_maintenance_request_id(self)
unlink(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
planned_hours
Float
string='Planned Hours'
tracking=True
progress
Float
compute='_compute_progress_hours'
group_operator='avg'
store=True
string='Progress'
remaining_hours
Float
compute='_compute_progress_hours'
readonly=True
store=True
string='Remaining Hours'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='maintenance_request_id'
string='Timesheets'
timesheet_total_hours
Float
compute='_compute_timesheet_total_hours'
readonly=True
store=True
action_view_timesheet_ids(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/13.0/maintenance_timesheet |
| VERSION | |
| VERSION | 1.3.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | David Alonso, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, oca-ci, David Alonso (Solvos) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/maintenance: - base_maintenance - maintenance_project odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - project - analytic - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest - hr_timesheet - hr - mail_bot |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
maintenance.request | page | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_form |
maintenance.request | xpath | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_kanban |
maintenance.request | xpath | Inherits maintenance.hr_equipment_request_view_kanban | |
hr_equipment_request_view_tree |
maintenance.request | field | Inherits maintenance.hr_equipment_request_view_tree | |
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | Inherits maintenance_project.report_maintenance_request_document |
timesheet_view_tree_user |
account.analytic.line | xpath | Inherits hr_timesheet.timesheet_view_tree_user |
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
create(self, values)
onchange_maintenance_request_id(self)
unlink(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
planned_hours
Float
string='Planned Hours'
tracking=True
progress
Float
compute='_compute_progress_hours'
group_operator='avg'
store=True
string='Progress'
remaining_hours
Float
compute='_compute_progress_hours'
readonly=True
store=True
string='Remaining Hours'
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='maintenance_request_id'
string='Timesheets'
timesheet_total_hours
Float
compute='_compute_timesheet_total_hours'
readonly=True
store=True
action_view_timesheet_ids(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/maintenance |
| GIT | |
| GIT | https://github.com/OCA/maintenance.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/maintenance/tree/12.0/maintenance_timesheet |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Solvos |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Solvos |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato, David Alonso (Solvos) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/maintenance |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/maintenance: - maintenance_project - base_maintenance odoo/odoo: - maintenance - base - base_setup - web - bus - web_tour - project - portal - http_routing - rating - resource - digest - hr_timesheet - hr - analytic - decimal_precision - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
maintenance.request | xpath | Inherits base_maintenance.equipment_request_view_form | |
hr_equipment_request_view_kanban |
maintenance.request | xpath | Inherits maintenance.hr_equipment_request_view_kanban | |
hr_equipment_request_view_tree |
maintenance.request | field | Inherits maintenance.hr_equipment_request_view_tree | |
hr_timesheet_line_form |
account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_form | |
hr_timesheet_line_search |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_search | |
hr_timesheet_line_tree |
account.analytic.line | xpath | Inherits hr_timesheet.hr_timesheet_line_tree | |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | Inherits maintenance_project.report_maintenance_request_document |
timesheet_view_tree_user |
account.analytic.line | xpath | Inherits hr_timesheet.timesheet_view_tree_user |
maintenance_request_id
Many2one → maintenance.request
comodel_name='maintenance.request'
create(self, values)
onchange_maintenance_request_id(self)
unlink(self)
write(self, values)
No new fields.
Public methods (0)No public methods.
timesheet_ids
One2many → account.analytic.line
comodel_name='account.analytic.line'
inverse_name='maintenance_request_id'
string='Timesheets'
timesheet_total_hours
Float
compute='_compute_timesheet_total_hours'
action_view_timesheet_ids(self)