10 May
2023
10 May
'23
7:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28556 --- Comment #9 from Martin Renvoize <martin.renvoize@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.