[Koha-bugs] [Bug 20562] issue_id is not stored in accountlines for rental fees

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 16 20:46:52 CEST 2018


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

--- Comment #10 from Josef Moravec <josef.moravec at gmail.com> ---
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.


More information about the Koha-bugs mailing list