[Koha-bugs] [Bug 19673] Patron batch modification tool cannot use authorised value "0"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 23 21:40:28 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19673

Charles Farmer <charles.farmer at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69984|0                           |1
        is obsolete|                            |

--- Comment #2 from Charles Farmer <charles.farmer at inlibro.com> ---
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 <charles.farmer at inLibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list