https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20562
--- Comment #10 from Josef Moravec <[email protected]> --- Comment on attachment 74250 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74250 Bug 20562: Pass the Koha::Checkout object to AddIssuingCharge Review of attachment 74250: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20562&attachment=74250) ----------------------------------------------------------------- Reading the code - does make sense. Testing - does work. Thanks Jonathan! ::: C4/Circulation.pm @@ +3174,2 @@ > > + # FIXME What if checkout does not exist? Then we should throw an exception. I think this will need some refactoring during the move to Koha::Objects in future. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
