[Koha-bugs] [Bug 28556] Make guarantor information available in notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 18 23:47:12 CET 2023


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|Needs Signoff               |RESOLVED

--- Comment #11 from Lucas Gass <lucas at bywatersolutions.com> ---
After testing I can confirm that Martin is correct, this is alreay doable. Have
a look these 2 subroutines in Patron.pm to see how:

sub guarantor_relationships
sub guarantee_relationships


and if you want to get fines for guarantors or guarantees see:


sub relationships_debt


I am marking this one as RESOLVED = WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list