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

--- Comment #2 from Jonathan Druart <[email protected]> 
---
Created attachment 107618
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107618&action=edit
Bug 26108: (bug 25855 follow-up) Call after_circ_action hook only if issue
exists

AddReturn can be called on an item even if it's not checked out (to
trigger holds for instance).
The hook should (?) not be called in that situation

Test plan:
Confirm the above and that the following tests are now passing:
 t/db_dependent/SIP/Message.t
 t/db_dependent/Reserves.t
 t/db_dependent/Circulation/issue.t
 t/db_dependent/SIP/Transaction.t
 t/db_dependent/Circulation.t

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to