Summary: | Display Branch names and itemtype descriptions on the returns page | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | f.demians, jonathan.druart, julian.maurice, kyle, nick, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 15216: Returns - Show branch names and item type description
Bug 15216: Returns - Show branch names and item type description Bug 15216: Returns - Show collection description Bug 15216: Returns - Show collection description Bug 15216: Returns - Show branch names and item type description Bug 15216: Returns - Show collection description |
Description
Katrin Fischer
2015-11-19 13:29:47 UTC
Created attachment 45079 [details] [review] Bug 15216: Returns - Show branch names and item type description Changes the table with returned items to display the branch names for home and holding branch and the itemtype description instead of the codes. To test: - Check out some items - Return the items - Verify the changes in the table of returned items Created attachment 45128 [details] [review] Bug 15216: Returns - Show branch names and item type description Changes the table with returned items to display the branch names for home and holding branch and the itemtype description instead of the codes. To test: - Check out some items - Return the items - Verify the changes in the table of returned items Signed-off-by: Nick Clemens <nick@bywatersolutions.com> It'd be nice to see collection code resolved too, but this is nice Hi Nick, thx for the sign-off - I will try to provide a follow-up :) Created attachment 45175 [details] [review] Bug 15216: Returns - Show collection description The table of returns displays the collection code instead of the description. This patch fixes that. Same as first patch: To test: - Check out some items - Return the items - Verify the changes in the table of returned items Hi Katrin, I wanted to test but the patch does not apply. Could it be that there is one patch to much that is obsoleted? I restored the first patch - thx Marc! Created attachment 45180 [details] [review] Bug 15216: Returns - Show collection description The table of returns displays the collection code instead of the description. This patch fixes that. Same as first patch: To test: - Check out some items - Return the items - Verify the changes in the table of returned items Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 45268 [details] [review] Bug 15216: Returns - Show branch names and item type description Changes the table with returned items to display the branch names for home and holding branch and the itemtype description instead of the codes. To test: - Check out some items - Return the items - Verify the changes in the table of returned items Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 45269 [details] [review] Bug 15216: Returns - Show collection description The table of returns displays the collection code instead of the description. This patch fixes that. Same as first patch: To test: - Check out some items - Return the items - Verify the changes in the table of returned items Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> I think this one can be considered as a bug. Pushed to master! Thanks Katrin! Patches pushed to 3.22.x, will be in 3.22.1 This patch has been pushed to 3.20.x, will be in 3.20.7. |