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

--- Comment #301 from Jacob O'Mara <[email protected]> ---
Created attachment 203084
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203084&action=edit
Bug 38924: (follow-up) Link quota usage to checkouts via FKs

Add old_issue_id plus issue_id/old_issue_id ON DELETE SET NULL foreign keys
(accountlines pattern) so quota usage survives return; move sets old_issue_id
on checkin; drop the redundant Old::Checkout delete override.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to