https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28556
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|Needs Signoff |RESOLVED --- Comment #11 from Lucas Gass <[email protected]> --- 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. _______________________________________________ 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/
