Summary: | Optionally hide SMS provider field in patron modification screen | ||
---|---|---|---|
Product: | Koha | Reporter: | Lari Taskula <lari.taskula> |
Component: | Staff interface | Assignee: | Lari Taskula <lari.taskula> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jonathan.druart, nick |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 9021 | ||
Bug Blocks: | |||
Attachments: |
Bug 19857: Use BorrowerUnwantedField system preference for SMS provider selection
Bug 19857: Use BorrowerUnwantedField system preference for SMS provider selection Bug 19857: Use BorrowerUnwantedField system preference for SMS provider selection |
Description
Lari Taskula
2017-12-21 11:56:07 UTC
Created attachment 70008 [details] [review] Bug 19857: Use BorrowerUnwantedField system preference for SMS provider selection Optionally hide SMS provider field in patron modification screen with BorrowerUnwantedField system preference. To test: 1. Apply patch 2. Append BorrowerUnwantedField with sms_provider_id and save changes 3. Go to patron modification screen in staff client 4. Observe the SMS provider selection is now hidden Created attachment 70039 [details] [review] Bug 19857: Use BorrowerUnwantedField system preference for SMS provider selection Optionally hide SMS provider field in patron modification screen with BorrowerUnwantedField system preference. To test: 1. Apply patch 2. Append BorrowerUnwantedField with sms_provider_id and save changes 3. Go to patron modification screen in staff client 4. Observe the SMS provider selection is now hidden Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 70092 [details] [review] Bug 19857: Use BorrowerUnwantedField system preference for SMS provider selection Optionally hide SMS provider field in patron modification screen with BorrowerUnwantedField system preference. To test: 1. Apply patch 2. Append BorrowerUnwantedField with sms_provider_id and save changes 3. Go to patron modification screen in staff client 4. Observe the SMS provider selection is now hidden Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 18.05, thanks to everybody involved! Awesome work all, pushed to stable for 17.11.02 Pushed to 17.05.x for v17.05.08 |