Bug 29700 - Koha performs a second cashup in error when changing registers immediately after cashup
Summary: Koha performs a second cashup in error when changing registers immediately af...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-15 13:49 UTC by Andrew Fuerste-Henry
Modified: 2024-08-13 21:21 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2021-12-15 13:49:33 UTC
To recreate:
- perform a cashup for library A, register A
- after cashup, koha takes you do /cgi-bin/koha/pos/register.pl?op=cashup
- from that url, click to Set Library
- Change yourself to library B and register B
- koha takes you back to /cgi-bin/koha/pos/register.pl?op=cashup, this time for your new register, and performs a second cashup
Comment 1 Andrew Fuerste-Henry 2023-05-22 19:46:43 UTC
Increased the severity of this one as it seems likely to be happening to others and is hard to identify when encountered in the wild.