| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/iot |
| GIT | |
| GIT | https://github.com/OCA/iot.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/iot/tree/16.0/iot_key_employee_rfid |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CreuBlanca |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CreuBlanca |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Kevin Luna |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/iot |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:54:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr-attendance: - hr_attendance_rfid OCA/iot: - iot_rule - iot_input_oca - iot_oca odoo/odoo: - hr_attendance - hr - base_setup - base - web - bus - web_tour - resource - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_employee_form_view |
hr.employee.form (in iot_key_employee_rfid) | hr.employee | header | Inherits hr_attendance_rfid.view_employee_form_add_rfid |
iot_key_id
Many2one → iot.key
compute='_compute_iot_key'
search='_search_iot_key'
args: 'iot.key'
iot_key_ids
One2many
context={'active_test': False}
string='IoT Keys'
rfid_card_code
Char
compute='_compute_rfid_card_code'
inverse='_inverse_rfid_card_code'
store=True
rule_ids
Many2many → iot.rule
readonly=False
related='iot_key_id.rule_ids'
string='IoT Rules'
args: 'iot.rule'
generate_iot_key(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/iot |
| GIT | |
| GIT | https://github.com/OCA/iot.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/iot/tree/14.0/iot_key_employee_rfid |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CreuBlanca |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CreuBlanca |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/iot |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/hr-attendance: - hr_attendance_rfid OCA/iot: - iot_rule - iot_input_oca - iot_oca odoo/odoo: - hr_attendance - hr - base_setup - base - web - bus - web_tour - resource - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_attendance_rfid.view_employee_form_add_rfid |
New | |||
hr_employee_form_view |
hr.employee.form (in iot_key_employee_rfid) | hr.employee | header | Inherits hr_attendance_rfid.view_employee_form_add_rfid |
iot_key_id
Many2one → iot.key
compute='_compute_iot_key'
args: 'iot.key'
iot_key_ids
One2many
context={'active_test': False}
string='IoT Keys'
rfid_card_code
Char
compute='_compute_rfid_card_code'
inverse='_inverse_rfid_card_code'
store=True
rule_ids
Many2many → iot.rule
readonly=False
related='iot_key_id.rule_ids'
string='IoT Rules'
args: 'iot.rule'
generate_iot_key(self)
No new fields.
Public methods (0)No public methods.