http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3249 Ryan Higgins <rch@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rch@liblime.com --- Comment #2 from Ryan Higgins <rch@liblime.com> 2009-05-26 20:24:10 --- I think this behavior is due to the shortcoming in Koha's treatment of authorised values, wherein it sometimes gives particular authorised values magical powers. In this case, the LOST authorised value '1' should trigger a charge. If you create three authorised values that all reflect some 'lostness', only one of them will trigger the charge. This is an overall weakness of the authorised values implementation; the same problem happens with NOT_LOAN: zero and negative values have special meanings. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.