https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176026|0 |1 is obsolete| | --- Comment #115 from Lucas Gass (lukeg) <[email protected]> --- Created attachment 177418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177418&action=edit Bug 37334: Fix logic for not available Several major changes here: * the push @not_availab_itemnumbers for lost, damaged, etc. was totally wrong * not for loan is only for positive values * restricted can be NULL Signed-off-by: Emmi Takkinen <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
