| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Discuss (mail) |
| Lines of code | 225 |
| Technical Name |
hr_attendance_xlsx_report |
| License | AGPL-3 |
| Website | https://www.cybrosys.com |
| Versions | 14.0 15.0 16.0 17.0 18.0 |
Employee Attendance Xlsx Report
This module helps to manage the attendance report of employees
Key Highlights
Attendance report of all employees.
Attendance report of one specific employee
Choose date range from wizard.
Go to Attendance -> Reports -> Attendance Report
Attendance report of all employees
Choose date range and employee from wizard
Attendance report of a chosen employee with a specified date range
-
Attendance report of all employees
-
Attendance report of one specific employee
Initial Commit for Employee Attendance Xlsx Report
Related Products
Our Services
Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy
Our Industries
Trading
Easily procure and sell your products
POS
Easy configuration and convivial experience
Education
A platform for educational management
Manufacturing
Plan, track and schedule your operations
E-commerce & Website
Mobile friendly, awe-inspiring product pages
Service Management
Keep track of services and invoice
Restaurant
Run your bar or restaurant methodically
Hotel Management
An all-inclusive hotel management application
Support
Got questions or need help? Get in touch.
Say hi to us on WhatsApp!
Please log in to comment on this module
There are no ratings yet!
Any plans to add show Time Off in the report?
Re:
This module is designed to operate exclusively with the Attendance module and to export the selected employee's details to an XLSX file. If you require Time Off integration as well, we can customise the module to suit your needs. Please feel free to share your requirements at odoo@cybrosys.com .
Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/tools/cache.py", line 85, in lookup r = d[key] File "", line 2, in __getitem__ File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/tools/lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.model.data', , 'undefined') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/addons/report_xlsx/controllers/main.py", line 76, in report_download response = self.report_routes( File "/usr/lib/python3/dist-packages/odoo/http.py", line 697, in route_wrapper result = endpoint(self, *args, **params_ok) File "/usr/lib/python3/dist-packages/odoo/addons/report_xlsx/controllers/main.py", line 37, in report_routes xlsx = report.with_context(**context)._render_xlsx( File "/usr/lib/python3/dist-packages/odoo/addons/report_xlsx/models/ir_report.py", line 16, in _render_xlsx report_sudo = self._get_report(report_ref) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_actions_report.py", line 519, in _get_report report = self.env.ref(report_ref) File "/usr/lib/python3/dist-packages/odoo/api.py", line 582, in ref res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id( File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_model.py", line 2023, in _xmlid_to_res_model_res_id return self._xmlid_lookup(xmlid)[1:3] File "", line 2, in _xmlid_lookup File "/usr/lib/python3/dist-packages/odoo/tools/cache.py", line 90, in lookup value = d[key] = self.method(*args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_model.py", line 2011, in _xmlid_lookup module, name = xmlid.split('.', 1) ValueError: not enough values to unpack (expected 2, got 1) The above server error caused the following client error: RPC_ERROR: Odoo Server Error at makeErrorFromResponse (http://217.76.50.24:8069/web/assets/928-ce3f97f/web.assets_backend.min.js:985:163) at decoder.onload (http://217.76.50.24:8069/web/assets/928-ce3f97f/web.assets_backend.min.js:973:7)module version 16 not working
gives error