[Koha-bugs] [Bug 9122] Writing off fees broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 21 16:35:18 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9122

--- Comment #7 from Paul Poulain <paul.poulain at biblibre.com> ---
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.


More information about the Koha-bugs mailing list