TIP: You can type at any time to perform a new search.
IoT Key Employee RFID
iot_key_employee_rfid · OCA/iot
- Repository
- OCA/iot · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/iot
- Last tracking update
- 2026-08-07 08:09:33
- Authors
- Odoo Community Association (OCA), CreuBlanca
- Maintainers
- Odoo Community Association (OCA), CreuBlanca
- Committers
- OCA-git-bot, oca-ci, Kevin Luna
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_form_view |
hr.employee.form (in iot_key_employee_rfid) | hr.employee | form | Inherits hr_attendance_rfid.view_employee_form_add_rfid |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
iot_key_idMany2one → iot.keycompute='_compute_iot_key'search='_search_iot_key' args: 'iot.key' -
iot_key_idsOne2manycontext={'active_test': False}string='IoT Keys' -
rfid_card_codeCharcompute='_compute_rfid_card_code'inverse='_inverse_rfid_card_code'store=True -
rule_idsMany2many → iot.rulereadonly=Falserelated='iot_key_id.rule_ids'string='IoT Rules' args: 'iot.rule'
-
generate_iot_key(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…