http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9016
Jonathan Druart <jonathan.dru...@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23289|0 |1 is obsolete| | Attachment #23290|0 |1 is obsolete| | Attachment #23291|0 |1 is obsolete| | Attachment #23292|0 |1 is obsolete| | Attachment #23293|0 |1 is obsolete| | Attachment #23562|0 |1 is obsolete| | --- Comment #46 from Jonathan Druart <jonathan.dru...@biblibre.com> --- Created attachment 23955 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23955&action=edit Bug 9016: Create a message for each transport type. This patch adds: - a new jquery plugin : insertatcaret. - the ability to define a notice template for each transport type. - a new routine C4::Letters::GetMessageTransportTypes. Test plan: - Go on tools/letter.pl and check that all existing notices are still there. - Modify one. A new empty message is present for sms, print, etc. The email message is filled with the existant value. - Add a message for sms for example (don't forget the subject) and save. - edit again and verify the sms message has been saved. Signed-off-by: Olli-Antti Kivilahti <olli-antti.kivila...@jns.fi> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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/