TIP: You can type at any time to perform a new search.
HR Attendance RFID
hr_attendance_rfid · OCA/hr-attendance
- Repository
- OCA/hr-attendance · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr-attendance
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Comunitea, ForgeFlow
- Maintainers
- Odoo Community Association (OCA), Comunitea, ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, David Bañón
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the functionality of HR Attendance in order to allow the logging of employee attendances using an RFID based employee attendance system.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_employee_form_add_rfid |
hr.employee.form.add_rfid | hr.employee | form | Inherits hr_attendance.view_employee_form_inherit_hr_attendance |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
rfid_card_codeCharcopy=False args: 'RFID Card Code'
-
register_attendance(self, card_code)@api.modelRegister the attendance of the employee. :returns: dictionary 'rfid_card_code': char 'employee_name': char 'employee_id': int 'error_message': char 'logged': boolean 'action': check_in/check_out
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 14 days ago
- Last activity
- 14 days ago
- Repository
- OCA/hr-attendance
- Pull request
- [19.0][MIG] hr_attendance_rfid: Migration to 19.0 (#291)