Bug 17958: Add Koha::Notice::Template[s] packages (letter table)
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 16 Jan 2017 13:10:09 +0000 (14:10 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 17 Feb 2017 11:44:34 +0000 (11:44 +0000)
commit86cfae3e059c7782e0b16d2cb9276057f5a49fc1
tree91362193a50ba23b0f4979310f84a87bd54584fe
parent4c8ac01a1d3f3334b03dfab1fd3d8fab27af3957
Bug 17958: Add Koha::Notice::Template[s] packages (letter table)

This just add Koha::Letter[s] for later uses.

Test plan:
  prove t/db_dependent/Koha/Notices.t
  should return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Notice/Template.pm [new file with mode: 0644]
Koha/Notice/Templates.pm [new file with mode: 0644]