[Bug 3150] Move emails for sending cart and list contents into notices tool
17 Dec
2020
17 Dec
'20
11:58 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I would start with passing Koha::Biblios to the template and see how easy/hard it is to replace the existing template file with a notice template using the TT syntax. [% FOR biblio IN biblios %] [%# title and subtitle are easy to retrieve %] [%# authors, we loop on the MARC fields %] [%# isbn, we need Koha::Biblio->get_isbns %] [%# and so on... [% END %] First with send shelves at the OPAC. -- You are receiving this mail because: You are watching all bug changes.
2037
Age (days ago)
2037
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org