Summary: | Explanation next to limit item types by library is confusing | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | System Administration | Assignee: | David Nind <david> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | 1joynelson, david, gmcharlt, martin.renvoize |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This enhancement updates the explanation on the item type add and edit form for the 'Library limitation' field. The text now says "Select 'All libraries' if all libraries use this item type. Otherwise, select the specific libraries that use this item type."
|
Version(s) released in: |
20.05.00
|
Circulation function: | |||
Attachments: |
Bug 24291: Update the item type form text for library limitation field
Bug 24291: Update the item type form text for library limitation field Bug 24291: Update the item type form text for library limitation field |
Description
Caroline Cyr La Rose
2019-12-20 19:00:46 UTC
Created attachment 97939 [details] [review] Bug 24291: Update the item type form text for library limitation field Bug 15497 introduced the ability to limit item types by library. However, the text next to the 'Library limitation' selection field on the item type form mentions authorized values and is confusing. The current text reads: "Select 'All libraries' if this authorized value must be displayed all the time. Otherwise select libraries you want to associate with this value." This patch updates the text on the item type add or edit form for the 'Library limitation' field to something more understandable. To test: 1) Apply the patch 2) Go to Administration > Basic parameters > Item types 3) Click 'Edit' for any item type 4) The text next to the 'Library limitation' field should now show "Select 'All libraries' if all libraries use this item type. Otherwise, select the specific libraries that use this item type." 5) Sign off Created attachment 99473 [details] [review] Bug 24291: Update the item type form text for library limitation field Bug 15497 introduced the ability to limit item types by library. However, the text next to the 'Library limitation' selection field on the item type form mentions authorized values and is confusing. The current text reads: "Select 'All libraries' if this authorized value must be displayed all the time. Otherwise select libraries you want to associate with this value." This patch updates the text on the item type add or edit form for the 'Library limitation' field to something more understandable. To test: 1) Apply the patch 2) Go to Administration > Basic parameters > Item types 3) Click 'Edit' for any item type 4) The text next to the 'Library limitation' field should now show "Select 'All libraries' if all libraries use this item type. Otherwise, select the specific libraries that use this item type." 5) Sign off Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> String change, no errors. Created attachment 99485 [details] [review] Bug 24291: Update the item type form text for library limitation field Bug 15497 introduced the ability to limit item types by library. However, the text next to the 'Library limitation' selection field on the item type form mentions authorized values and is confusing. The current text reads: "Select 'All libraries' if this authorized value must be displayed all the time. Otherwise select libraries you want to associate with this value." This patch updates the text on the item type add or edit form for the 'Library limitation' field to something more understandable. To test: 1) Apply the patch 2) Go to Administration > Basic parameters > Item types 3) Click 'Edit' for any item type 4) The text next to the 'Library limitation' field should now show "Select 'All libraries' if all libraries use this item type. Otherwise, select the specific libraries that use this item type." 5) Sign off Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> String change, no errors. 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.x |