Summary: | StoreLastBorrower preference is in the wrong tab and is confusing | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | System Administration | Assignee: | David Roberts <david.roberts> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | 1joynelson, david.roberts, gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.05.00
|
|
Circulation function: | |||
Attachments: |
Bug 24576: `StoreLastBorrower` preference is in the wrong tab and is confusing
Bug 24576: `StoreLastBorrower` preference is in the wrong tab and is confusing Bug 24576: `StoreLastBorrower` preference is in the wrong tab and is confusing |
Description
Martin Renvoize (ashimema)
2020-02-04 09:07:35 UTC
Created attachment 98990 [details] [review] Bug 24576: `StoreLastBorrower` preference is in the wrong tab and is confusing This patch moves the preference from OPAC/Privacy to Circulation/Check In To Test: 1) Apply the patch 2) Check that the system preference no longer displays under the OPAC Privacy tab 3) Check that it now displays in the Circulation tab, under the Check In policy 4) Ensure that the system preference can be changed and saved correctly. I feel that any clarification to the use of this system preference would be better documented in more / greater detail in the manual, rather than in the system preference itself so I haven't changed the description at all. Created attachment 99001 [details] [review] Bug 24576: `StoreLastBorrower` preference is in the wrong tab and is confusing This patch moves the preference from OPAC/Privacy to Circulation/Check In To Test: 1) Apply the patch 2) Check that the system preference no longer displays under the OPAC Privacy tab 3) Check that it now displays in the Circulation tab, under the Check In policy 4) Ensure that the system preference can be changed and saved correctly. Signed-off-by: Liz Rea <wizzyrea@gmail.com> Created attachment 99056 [details] [review] Bug 24576: `StoreLastBorrower` preference is in the wrong tab and is confusing This patch moves the preference from OPAC/Privacy to Circulation/Check In To Test: 1) Apply the patch 2) Check that the system preference no longer displays under the OPAC Privacy tab 3) Check that it now displays in the Circulation tab, under the Check In policy 4) Ensure that the system preference can be changed and saved correctly. Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Makes much more sense, thx! Nice work everyone! Pushed to master for 20.05 enhancement not pushed to 19.11.x |