| Summary: | Use "Checked in" instead of "Returned" in circulation | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | String patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 13290 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 13495: Use "checked in" instead of "returned" in circulation
Bug 13495: Use "checked in" instead of "returned" in circulation [PASSED QA] Bug 13495: Use "checked in" instead of "returned" in circulation Bug 13495 [QA Followup] - Re-word "Renew or return" button as well |
||
|
Description
Katrin Fischer
2014-12-27 17:38:40 UTC
Created attachment 34729 [details] [review] Bug 13495: Use "checked in" instead of "returned" in circulation To test: - check out one or many items on a patron account - return the items from the checkout table - notice that a message "Checked in" is now shown in the first and last column, instead of "Returned" as before Created attachment 34738 [details] [review] Bug 13495: Use "checked in" instead of "returned" in circulation To test: - check out one or many items on a patron account - return the items from the checkout table - notice that a message "Checked in" is now shown in the first and last column, instead of "Returned" as before Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> I feel dirty signing this off, but I guess we have to be consistent in our language Created attachment 34901 [details] [review] [PASSED QA] Bug 13495: Use "checked in" instead of "returned" in circulation To test: - check out one or many items on a patron account - return the items from the checkout table - notice that a message "Checked in" is now shown in the first and last column, instead of "Returned" as before Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> I feel dirty signing this off, but I guess we have to be consistent in our language Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Fixed merge conflict by removing changed lines no longer needed. Created attachment 34905 [details] [review] Bug 13495 [QA Followup] - Re-word "Renew or return" button as well Patch pushed to master. Thanks Katrina! |