Bug 25261: (follow-up) item.material may contain non-numerics
commite83978614125437078ba7fed93d79c8843e6f069
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 6 May 2020 08:25:37 +0000 (6 09:25 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 1 Oct 2020 08:33:10 +0000 (1 10:33 +0200)
treef1355eb48441ed785294ec969c1454ecd034dfd2
parent54454554e9d80e6369e3726826abf08a8356c2ea
Bug 25261: (follow-up) item.material may contain non-numerics

Whilst QAing bug 13547 it was highlighted to me the at the 952$3 field,
and thus the item.materials field, may contain arbitrary notes about the
material rather than just numeric values. As such we need to check for
the field being defined as aposed to greater than '0'.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Circulation.pm
circ/returns.pl