5 Jun
2015
5 Jun
'15
7:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12769 --- Comment #16 from Maxime Beaulieu <maxime.beaulieu@inlibro.com> --- Created attachment 39918 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39918&action=edit Bug 12769 - Follow up to comments 14 & 15 The scripts now check if the variable is defined. As for 0 and NULL in the letter's fee column: If the fee is NULL, we use the default value stored in the system preference. If the syspref is 0 or NULL the patron is not charged. If the fee is 0, we use that value and the fine is not created. -- You are receiving this mail because: You are watching all bug changes.