http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |mtj@kohaaloha.com QA Contact|koha-bugs@lists.koha-commun |mtj@kohaaloha.com |ity.org | --- Comment #37 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #36)
Created attachment 12669 [details] 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
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
2 patches test as expected, passing QA... $ koha-qa.pl -c 2 testing 2 commit(s) (applied to commit 6c18204) * c1c9900 Bug 6413 follow-up: fixing capital case & tabs koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt * 66cfbba Bug 6413 Added ability to add a note when paying or writing off a fine C4/Accounts.pm koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt members/pay.pl members/paycollect.pl * C4/Accounts.pm OK * members/pay.pl OK * members/paycollect.pl OK * koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt OK * koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt OK -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.