Bug 23495: Add SMS provider to moremember.tt
authorNick Clemens <nick@bywatersolutions.com>
Thu, 23 Apr 2020 18:50:18 +0000 (18:50 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 29 Apr 2020 15:56:55 +0000 (16:56 +0100)
commit985c8f1da93192622b9fdc6c9a1c410391bb983f
tree22523d4a063de936367d8bbefd2652dc275f6d31
parent8b99b6525e876dc6a1e12a117c62ea41d1bf0e43
Bug 23495: Add SMS provider to moremember.tt

To test:
1 - Enable SMS using the Email driver
2 - Add an SMS provider under admimistration
3 - Add an SMS number and provider to a patron
4 - Note on the patron details you don't see the provider :-(
5 - Apply patch
6 - Reload
7 - Note you do see the provider :-)
8 - prove t/db_dependent/Koha/Patrons.t
9 - Sign off!

Signed-off-by: Lisette <lisetteslatah@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Patron.pm
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
t/db_dependent/Koha/Patrons.t