https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25560 --- Comment #62 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Alex Buckley from comment #61)
Just to note I have a working patchset that can use YAML defined in the UpdateNotForLoanStatusOnCheckin syspref like so:
BK: -1: 0
CR: -2: 0
I am currently working on how to handle existing values in the syspref so they still apply for all itemtypes for upgrading libraries. Any suggestions would be much appreciated on this point.
Maybe add an _ALL_ option - and then existing rules can be placed under that? Similar to UpdateItemLocationOnCheckin - but probably not make _ALL_ override the other rules as it does on that pref -- You are receiving this mail because: You are watching all bug changes.