Bug 36761

Summary: Add ability to specify patron attribute as a boolean
Product: Koha Reporter: Pedro Amorim <pedro.amorim>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
URL: https://github.com/PTFS-Europe/koha/tree/bug_36761
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36751
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36816
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Pedro Amorim 2024-05-02 14:48:42 UTC
It would be handy if we could specify that a particular attribute is a boolean and have it shown as simple checkbox (true/false).
Comment 1 Pedro Amorim 2024-05-16 15:13:53 UTC
I'm dropping this, the use case I need can effectively be satisfied by an attribute type of authorized value linked to the YES_NO list.