Just add basic Koha::Letter[s] packages using Koha::Object[s]
Created attachment 59401 [details] [review] Bug 17958: Add Koha::Letter[s] packages This just add Koha::Letter[s] for later uses. Test plan: prove t/db_dependent/Koha/Letters.t should return green
Created attachment 59402 [details] [review] Bug 17958: Add tests for Koha::Letter[s]
Created attachment 59403 [details] [review] 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
Created attachment 59404 [details] [review] Bug 17958: Add tests for Koha::Notice::Template[s]
Created attachment 59466 [details] [review] [SIGNED-OFF] 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>
Created attachment 59467 [details] [review] [SIGNED-OFF] Bug 17958: Add tests for Koha::Notice::Template[s] Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Created attachment 60399 [details] [review] 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>
Created attachment 60400 [details] [review] Bug 17958: Add tests for Koha::Notice::Template[s] Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 17.05, thanks Jonathan!
This won't get ported back to 16.11.x as it is an enhancement.