| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/12.0/hr_timesheet_nonpayable |
| 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), CorporateHub |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CorporateHub |
| COMMITTERS | |
| COMMITTERS | Alexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - bus - web_tour - resource - analytic - decimal_precision - uom - project - portal - http_routing - rating - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_invoice_form |
project.invoice.form | project.project | xpath | Inherits hr_timesheet.project_invoice_form |
project_project_view_form_simplified_inherit_timesheet |
project.project.view.form.simplified.inherit.timesheet | project.project | field | Inherits hr_timesheet.project_project_view_form_simplified_inherit_timesheet |
timesheet_view_form_user |
account.analytic.line.view.form.user | account.analytic.line | field | Inherits hr_timesheet.timesheet_view_form_user |
timesheet_view_tree_user |
account.analytic.line.view.tree.user | account.analytic.line | field | Inherits hr_timesheet.timesheet_view_tree_user |
is_nonpayable
Boolean
string='Non-payable'
nonpayable_amount
Monetary
default=0.0
string='Non-payable Amount'
create(self, vals)
onchange_is_nonpayable(self)
write(self, vals)
is_nonpayable
Boolean
string='Non-payable'
No public methods.