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

Jacob O'Mara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #189272|0                           |1
        is obsolete|                            |

--- Comment #121 from Jacob O'Mara <[email protected]> ---
Created attachment 193383
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193383&action=edit
Bug 38924: Add Koha::Patron::Quota::Usage(s) classes

Add ::Usage(s) classes for working with quota allocation usage.

We overload store to ensure data consistency for the checkout_id field
which is linked to either the issue or old_issue table appropriatly.

We include a checkout relationship that handles the lack of foreign key
due to issues/old_issues.

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