Bug 14399: Prevent display of double zero notforloan status
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 3 Apr 2017 11:05:13 +0000 (13:05 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 10 May 2017 16:23:55 +0000 (16:23 +0000)
commite162c4d526e042c4b382629a7aec880dcfced346
tree97192ac438dfb08974266c46e035354fc3842436
parent24313d2b8a9bfb06b2281af11f1721f0a5fc75e8
Bug 14399: Prevent display of double zero notforloan status

On bug 12913 a zero status is added on the inventory form. This prevents
a lot of false warnings for a wrong notforloan status. The zero status
is not included in the default setup. But if you would add one, the
status will display here twice now.

This patch checks if the status already exists.

Test plan:
[1] Add a zero NOTFORLOAN status if it does not yet exist in Authorized
    values.
[2] Check that you do not see two "For loan" statuses on inventory form.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
tools/inventory.pl