Bug 26479

Summary: Self checkout: option for returning items is missing with SCOAllowCheckin
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Self checkoutAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: andrewfh
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2020-09-17 06:41:30 UTC
When returning items from the self checkout screens is allowed, there is no link to do so in GUI. It looks like the table of checkouts should have a return item link in the manual, but there is only a renew link visible

https://koha-community.org/manual/20.05/en/html/circulation.html#self-checkout

To test:
- Activate WebBasedSelfCheck and SCOAllowCheckin 
- Go to the self checkout in OPAC
- Check an item out
- Verify there is only a renew link and no visible option to return it
Comment 1 Andrew Fuerste-Henry 2020-11-12 14:51:25 UTC
Seems like this may relate to Bug 25147?