https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19974
--- Comment #22 from Nick Clemens <[email protected]> --- (In reply to Gaetan Boisson from comment #21) > I don't think we work with libraries who use (and expect this). We definitely do, and have a lot of them > Since i really dislike this items tab though, what i would suggest is > something similar to what we have for notforloan, where negative values have > a different meaning that positive ones. > > Maybe we could have positive values of lost triggering the return, and > negative ones not triggering it, so librarians would be able to choose, and > we could have consistent behavior in the different tabs. Looking at the code it seems this page already does that - it will call LostItem for positive values and not for negative. If we document that and make a corresponding change to moredetails.pl/updateitem.pl I think that works -- 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/
