| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/17.0/project_timesheet_billable_per_line |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Services/Timesheets |
| 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 | Weblate, OCA-git-bot, oca-ci, eduezerouali-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/timesheet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - hr - base_setup - base - web - phone_validation - bus - web_tour - resource - hr_hourly_cost - analytic - uom - project - portal - web_editor - http_routing - auth_signup - rating - digest - sale - sales_team - account_payment - account - onboarding - product - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows marking individual timesheet lines as billable and generating sales orders directly from them, grouping lines by analytic account and employee. It is compatible with *crm_timesheet* |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_line_billable_tree |
account.analytic.line.tree.hr_timesheet | account.analytic.line | field | Inherits hr_timesheet.hr_timesheet_line_tree |
project_task_form_inherited |
project.task.form.inherited | project.task | xpath | Inherits hr_timesheet.view_task_form2_inherited |
view_employee_form |
hr.employee.form | hr.employee | xpath | Inherits hr.view_employee_form |
view_timesheet_billable_search |
account.analytic.line.search.billable | account.analytic.line | search | New |
is_billable
Boolean
sale_order_line_id
Many2one → sale.order.line
comodel_name='sale.order.line'
create_sale_orders(self)
prepare_sale_order_line_vals(self, lines)
prepare_sale_order_vals(self, account, partner, lines)
timesheet_billable_product_id
Many2one → product.product
comodel_name='product.product'
string='Timesheet Billable Product'
No public methods.