Bug 26479 - Self checkout: option for returning items is missing with SCOAllowCheckin
Summary: Self checkout: option for returning items is missing with SCOAllowCheckin
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Self checkout (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-17 06:41 UTC by Katrin Fischer
Modified: 2020-11-12 14:51 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?