26 Apr
2021
26 Apr
'21
4:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28198 --- Comment #1 from Victor Grousset/tuxayo <victor@tuxayo.net> --- note: workaround: remove from installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql The line: ('reserves','HOLD_REMINDER','','Waiting hold reminder',0,'You have waiting holds.','Dear [% borrower.firstname %] [% borrower.surname %],\r\n\r\nThe following holds are waiting at [% branch.branchname %]:\r\n\\r\n[% FOREACH hold IN holds %]\r\n [% hold.biblio.title %] : waiting since [% hold.waitingdate | $KohaDates %]\r\n[% END %]','email'), -- You are receiving this mail because: You are watching all bug changes.