Repository
OCA/timesheet · module folder · Try on Runboat
Module version
1.0.0
Category
Timesheet
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/timesheet
Last tracking update
2026-08-07 08:43:00
Authors
Odoo Community Association (OCA), APSL-Nagarro
Maintainers
Odoo Community Association (OCA), APSL-Nagarro
Committers
Weblate, OCA-git-bot, oca-ci, Lansana Barry Sow
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Sometimes you want to add timesheets that are not billable to clients. With this module you can configure which timesheet type are not billable
so every timesheet with this type won't affect to project and task remaining time computation.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_project_time_type_form_inherit project.time.type.form.inherit project.time.type form Inherits hr_timesheet_time_type.view_project_time_type_form
view_project_time_type_tree_inherit project.time.type.tree.inherit project.time.type tree Inherits hr_timesheet_time_type.view_project_time_type_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • non_billable Boolean
    readonly=True related='time_type_id.non_billable' string='Non Billable'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • non_billable Boolean
    default=False
Public methods (0)

No public methods.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
93 days ago
Last activity
71 days ago
Repository
OCA/timesheet
Pull request
[19.0][MIG] hr_timesheet_type_non_billable: Migration to 19.0 (#922)