http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #10 from Kyle M Hall <[email protected]> 2012-02-15 13:33:04 UTC --- Applying: Bug 6413 Added ability to add a note when paying or writing off a fine Code will also respect notes when using the "Writeoff All" button but WILL NOT when using either the "Pay Amount" or "Pay Selected" buttons Fixed uri encoding of arguments /home/koha/kohaclone/.git/rebase-apply/patch:77: trailing whitespace. <th>Payment Note</th> /home/koha/kohaclone/.git/rebase-apply/patch:217: trailing whitespace. if ( $total_paid == $total_due ) { error: patch failed: C4/Accounts.pm:197 error: C4/Accounts.pm: patch does not apply -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact 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/
