It would be very helpful if the SMS provider would show on moremember.pl either above or below the SMS number. Lisette
Created attachment 103602 [details] [review] 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!
Created attachment 103604 [details] [review] 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>
Created attachment 103641 [details] [review] 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>
Created attachment 103642 [details] [review] Bug 23495: Fix if no sms provider defined Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Nice work everyone! Pushed to master for 20.05
enhancement not backported to 19.11