https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24786 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #113 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Martin, some things: 1) We are missing unit tests for Koha/Template/Plugin/Registers.pm. 2) I managed to trigger an explosion: - Activated UseCashRegisters after testing without - Went to my patron account - Tried to do a partial payment of a fine without selecting a cash register /cgi-bin/koha/members/paycollect.pl?borrowernumber=51&pay_individual=1&debit_type_code=PAYOUT&amount=10.00&amountoutstanding=6.00&accountlines_id=8&remote_user=change_given= [Account transaction requires a cash register] at /usr/share/perl5/Exception/Class/Base.pm line 88 It looks like the validation is not there. Stopping here to let you check. -- You are receiving this mail because: You are watching all bug changes.