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

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

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

--- Comment #125 from Jacob O'Mara <[email protected]> ---
Created attachment 193387
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193387&action=edit
Bug 38924: Add get_patron_quotas method

This commit adds the ability to return the guarantor's quota when
searching for a patron's quota at checkout. This will only occur if the
related syspref is enabled "UseGuaratorQuota" and will return in this
order or priority:
guarantor's quota with availability
patrons's quota with availability
guarantor's quota with no availability
patron's quota with no availibility
null

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