[Koha-bugs] [Bug 24259] Circulation fails if no circ rule defined but checkout override confirmed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 18 10:53:03 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24259

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96407|0                           |1
        is obsolete|                            |

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 96408
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96408&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.


More information about the Koha-bugs mailing list