https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19673
Charles Farmer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #69984|0 |1 is obsolete| | --- Comment #2 from Charles Farmer <[email protected]> --- Created attachment 73223 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73223&action=edit Bug 19673: Allow to set patron attributes to 0 with batch patron modification This patch will have to be tested deeply to make sure it will not introduce regression! The idea is to display an empty option in the patron attributes select and ignore it. That way we can deal with false values 0 and "" which were skipped before. Test plan: Add several patron attributes Use the batch patron modification tool to add/update/remove them Play with empty "" and 0 values, as well as other values Modify several attributes in a row Signed-off-by: Charles Farmer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
