| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/16.0/hr_timesheet_predefined_description |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Juan Alberto Raja |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - bus - web_tour - resource - hr_hourly_cost - analytic - uom - project - portal - web_editor - http_routing - auth_signup - rating - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_line_form |
account.analytic.line | field | Inherits analytic.view_account_analytic_line_form | |
view_analytic_line_form_inherit |
account.analytic.line.form.inherit | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_project_task_form_inherit |
project.task.form.inherit.predefined_description | project.task | xpath | Inherits project.view_task_form2 |
view_timesheet_predefined_description_tree |
timesheet.predefined.description.tree | timesheet.predefined.description | tree | New |
predefined_description_id
Many2one → timesheet.predefined.description
comodel_name='timesheet.predefined.description'
string='Predefined Description'
create(self, vals_list)
write(self, vals)
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
string='Company'
name
Char
required=True
string='Description'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/14.0/hr_timesheet_predefined_description |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Timesheet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - bus - web_tour - resource - analytic - uom - project - portal - web_editor - http_routing - auth_signup - rating - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_line_form |
account.analytic.line | field | Inherits analytic.view_account_analytic_line_form | |
view_analytic_line_form_inherit |
account.analytic.line.form.inherit | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
view_project_task_form_inherit |
project.task.form.inherit.predefined_description | project.task | xpath | Inherits project.view_task_form2 |
view_timesheet_predefined_description_tree |
timesheet.predefined.description.tree | timesheet.predefined.description | tree | New |
predefined_description_id
Many2one → timesheet.predefined.description
comodel_name='timesheet.predefined.description'
string='Predefined Description'
create(self, vals_list)
write(self, vals)
company_id
Many2one → res.company
comodel_name='res.company'
default=<expr>
string='Company'
name
Char
required=True
string='Description'
No public methods.