https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38924
Jacob O'Mara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #193378|0 |1 is obsolete| | --- Comment #137 from Jacob O'Mara <[email protected]> --- Created attachment 193399 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193399&action=edit Bug 38924: Add Koha::Patron::Quota(s) classes Add initial Koha::Patron::Quota(s) classes for working with circulation quotas, including an overloaded store method to prevent overlapping quota periods. Additionally added a definition for the custom exception for if you are trying to store a quota whos active period overlaps with another for this patron -- 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/
