https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38924 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #193404|0 |1 is obsolete| | --- Comment #172 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Created attachment 193433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193433&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 Signed-off-by: Jacob O'Mara <jacob.omara@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.