Bug 29700

Summary: Koha performs a second cashup in error when changing registers immediately after cashup
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: barbara.johnson, martin.renvoize
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:
Circulation function:

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.