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

--- Comment #71 from Martin Renvoize (ashimema) 
<[email protected]> ---
This somehow feels like it's recording twice or is just at the wrong level to
me.. 

I think I'd remove the changes to C4::Circulation::CanBookBeIssued and perform
the record in the controllers.. or perhaps in AddIssue, AddRenewal.. those are
the places we actually store the Issue/Renewal so it seems somewhat odd to
record the override before the actual Issue/Renewal takes place to me.

-- 
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