IoT Key Employee RFID

iot_key_employee_rfid
REPOSITORY
REPOSITORYOCA/iot
GIT
GIThttps://github.com/OCA/iot.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/iot/tree/16.0/iot_key_employee_rfid
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CreuBlanca
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Kevin Luna
WEBSITE
WEBSITEhttps://github.com/OCA/iot
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - bus
    - web_tour
    - resource
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_employee_form_view hr.employee.form (in iot_key_employee_rfid) hr.employee header Inherits hr_attendance_rfid.view_employee_form_add_rfid
Models touched (2)

New fields (4)
  • 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'
Public methods (1)
  • generate_iot_key(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/iot
GIT
GIThttps://github.com/OCA/iot.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/iot/tree/14.0/iot_key_employee_rfid
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CreuBlanca
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CreuBlanca
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/iot
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - bus
    - web_tour
    - resource
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (4)
  • 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'
Public methods (1)
  • generate_iot_key(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.