| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/8.0/hr_timesheet_print_employee_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), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, oca-travis |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - hr - resource - hr_attendance |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
form_hr_analytical_timesheet_employees |
hr.analytical.timesheet.employees | form | New | |
qweb_hr_analytical_timesheet_employees |
qweb_hr_analytical_timesheet_employees | ir.ui.view | qweb | New |
No new fields.
Public methods (0)No public methods.
date_end
Date
default=<expr>
help='This will be normalized to the end of a month'
required=True
args: 'End date'
date_start
Date
default=<expr>
help='This will be normalized to the beginning of a month'
required=True
args: 'Start date'
employee_ids
Many2many → hr.employee
default=<expr>
required=True
string='Employees'
args: 'hr.employee'
short_account_names
Boolean
help="This will show only the analytic account's name, not the hierarchy"
args: 'Short account names'
button_print(self)
format_date(self, date, fmt)
get_timesheets(self, employee)
No new fields.
Public methods (1)get_pdf(self, cr, uid, ids, report_name, html=None, data=None, context=None)