http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9122
--- Comment #7 from Paul Poulain <[email protected]> --- Katrin can't open my screencast, so explaining what it shows: * reached http://localhost:5001/cgi-bin/koha/members/maninvoice.pl?borrowernumber=7852 page (yes, i'm running Plack) * created 2 manual invoices, one of 111€ and one of 222€ * checked that http://localhost:5001/cgi-bin/koha/members/boraccount.pl?borrowernumber=7852 shows i'm owing 333€ in the Total due line * reached http://localhost:5001/cgi-bin/koha/members/pay.pl?borrowernumber=7852 page * clicked on "write off all button" * a popup saying "Are you sure you want to write off 333.00 in outstanding fines? This cannot be undone!" appear, I say "OK" * http://localhost:5001/cgi-bin/koha/members/boraccount.pl?borrowernumber=7852 now says "Total due = 0" I tried also by clicking on individual "write off" line, and it worked too -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
