http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413
Mason James <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |[email protected] QA Contact|[email protected] |[email protected] |ity.org | --- Comment #37 from Mason James <[email protected]> --- (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 <[email protected]> 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. _______________________________________________ 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/
