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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 20:54:51 CEST 2023


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

--- Comment #9 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
[% FOREACH guarantor_relation IN patron.guarantor_relatuonships %]
    [% SET guarantor = guarantor_relation.guarantor %]
    [% guarantor.firstname | html %]
[% END %]

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


More information about the Koha-bugs mailing list