Repository
odoo/odoo · module folder
Module version
1.1
Category
Human Resources/Attendances
Folder size
0.37 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-08 22:45:25
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Raphael Collet, Odoo Translation Bot, Yannick Tivisse, Julien Castiaux, Prakash Prajapati, Rémy Voet (ryv), Tiffany Chang (tic), Gorash, Vincent Larcin, Dylan Kiss (dyki), Xavier Bol (xbo), nihp-odoo, vval, asno-odoo, Mahdi Alijani (malj), Krzysztof Magusiak (krma), Cyril Moreau
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
    Module linking the attendance module to the timesheet app.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
hr_timesheet_attendance_report_view_graph hr.timesheet.attendance.report.view.graph hr.timesheet.attendance.report graph New
view_hr_timesheet_attendance_report_pivot HR timesheet attendance report: Pivot hr.timesheet.attendance.report pivot New
view_hr_timesheet_attendance_report_search Search for HR timesheet attendance report hr.timesheet.attendance.report search New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (9)
  • attendance_cost Float
    readonly=True args: 'Attendance Cost'
  • company_id Many2one → res.company
    readonly=True string='Company' args: 'res.company'
  • cost_difference Float
    readonly=True args: 'Cost Difference'
  • date Date
    readonly=True
  • employee_id Many2one → hr.employee
    readonly=True args: 'hr.employee'
  • timesheets_cost Float
    readonly=True args: 'Timesheet Cost'
  • total_attendance Float
    readonly=True args: 'Attendance Time'
  • total_difference Float
    readonly=True args: 'Time Difference'
  • total_timesheet Float
    readonly=True args: 'Timesheets Time'
Public methods (2)
  • formatted_read_group(self, domain, groupby=(), aggregates=(), having=(), offset=0, limit=None, order=None) -> <expr>
    @api.model
  • init(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…