[Koha-bugs] [Bug 6413] Notes in Fines doing wonky things

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 11 19:42:05 CEST 2012


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

--- Comment #12 from Nicole C. Engard <nengard at gmail.com> ---
nengard at kohavm:~/kohaclone$ git bz apply 6413
Bug 6413 - Notes in Fines doing wonky things

Added ability to add notes when paying or writing off fines
Apply? [yn] y

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/nengard/kohaclone/.git/rebase-apply/patch:121: trailing whitespace.
    <th>Payment Note</th>   
/home/nengard/kohaclone/.git/rebase-apply/patch:231: trailing whitespace.
            if ( $total_paid == $total_due ) { 
error: patch failed: koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt:47
error: koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt: patch does not
apply
Patch failed at 0001 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
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
Patch left in
/tmp/Added-ability-to-add-notes-when-paying-or-writing--sDFuBJ.patch
nengard at kohavm:~/kohaclone$

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list