Summary: | Wrong attribute in template calls to match holding branch when adding/editing a course reserve item | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Course reserves | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, josef.moravec, maksim.sen |
Version: | Main | ||
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: | 15758 | ||
Bug Blocks: | |||
Attachments: |
Bug 20282: Match course reserve on holdingbranch
Bug 20282: Match course reserve on holdingbranch Bug 20282: Match course reserve on holdingbranch |
Description
Nick Clemens (kidclamp)
2018-02-23 10:58:22 UTC
Created attachment 72112 [details] [review] Bug 20282: Match course reserve on holdingbranch To test: 1 - Add a course (Course Reserves) 2 - Add an item to the course 3 - Ensure to change the holding branch for the course reserve 4 - Modify the course item 5 - Note the dropdwn for holding branch is unset 6 - Apply patch 7 - Modify the course item 8 - Dropdown should be correctly populated Created attachment 72620 [details] [review] Bug 20282: Match course reserve on holdingbranch To test: 1 - Add a course (Course Reserves) 2 - Add an item to the course 3 - Ensure to change the holding branch for the course reserve 4 - Modify the course item 5 - Note the dropdwn for holding branch is unset 6 - Apply patch 7 - Modify the course item 8 - Dropdown should be correctly populated Signed-off-by: Maksim Sen <maksim.sen@inlibro.com> Created attachment 73416 [details] [review] Bug 20282: Match course reserve on holdingbranch To test: 1 - Add a course (Course Reserves) 2 - Add an item to the course 3 - Ensure to change the holding branch for the course reserve 4 - Modify the course item 5 - Note the dropdwn for holding branch is unset 6 - Apply patch 7 - Modify the course item 8 - Dropdown should be correctly populated Signed-off-by: Maksim Sen <maksim.sen@inlibro.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Caused by commit 9b9803b69c8bde879768ccfa3cc4688ef46b7799 Bug 15758: Koha::Libraries - Remove GetBranchesLoop Pushed to master for 18.05, thanks to everybody involved! Pushed to stable for 17.11.06 Awesome work all! Pushed to 17.05.x for v17.05.12 |