18 Dec
2019
18 Dec
'19
10:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24259 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 96407 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96407&action=edit Bug 24259: Handle non existing default circ rule in Charges::Fees Can't call method "lengthunit" on an undefined value at /usr/share/koha/lib/Koha/Charges/Fees.pm line 101. Test plan: 1 - Remove all/all rule form circulation rules 2 - Define a rental fee per day for an itemtype 3 - Checkout an item of this type ot patron 4 - Should get note of no circ rule defined 5 - Confirm the checkout => item is checked out -- You are receiving this mail because: You are watching all bug changes.