Adds the NFC card UID field (Char, unique, manager-only) that the kiosk will use to identify employees by card tap. Includes the tests package with three post-install tests covering write, uniqueness, and nullable multi-row behaviour. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
55 B
Python
4 lines
55 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import test_nfc_models
|