https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40871 Juliet Heltibridle <jheltibridle@rcplib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jheltibridle@rcplib.org --- Comment #5 from Juliet Heltibridle <jheltibridle@rcplib.org> --- I'm not sure if this patch addresses it, but the cashup summary also does weird things with voided credit card transactions. In this case: 1. Make a credit payment on a patron account for $10. 2. Note that the bankable amount is $0 (because you didn't take cash) but the total income (cash) is $10. 3. Void the transaction: note that the total income (cash) is still $10. 4. Run the cashup: it won't tell you to remove any $$ from the drawer (because you didn't take cash) 4. Look at the Cashup Summary. It will say that the total amount for the day was $10, but the Total Credit was -$10. -- You are receiving this mail because: You are watching all bug changes.