| Summary: | Batch checkout should show due date in list of checked-out items | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Circulation | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | brendan, gmcharlt, gwilliams, jonathan.druart, julian.maurice, kyle, veron |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15718 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: |
Bug 15919: Batch checkout - Display the due date
Bug 15919: Batch checkout - Display the due date [PASSED QA] Bug 15919: Batch checkout - Display the due date |
||
|
Description
Owen Leonard
2016-02-25 18:20:01 UTC
Created attachment 51114 [details] [review] Bug 15919: Batch checkout - Display the due date When an item has been checked out in a batch, the due date will now be displayed in the information column. Test plan: Use the batch checkout to check some items out Confirm that the due date is displayed if the items have been checked out. Created attachment 51115 [details] [review] Bug 15919: Batch checkout - Display the due date When an item has been checked out in a batch, the due date will now be displayed in the information column. Test plan: Use the batch checkout to check some items out Confirm that the due date is displayed if the items have been checked out. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 51272 [details] [review] [PASSED QA] Bug 15919: Batch checkout - Display the due date When an item has been checked out in a batch, the due date will now be displayed in the information column. Test plan: Use the batch checkout to check some items out Confirm that the due date is displayed if the items have been checked out. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to Master - Should be in the May 2016 Release. Thanks! Patch pushed to 3.22.x, will be in 3.22.7 |