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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 4 02:14:51 CEST 2012


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

Mason James <mtj at kohaaloha.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |mtj at kohaaloha.com
         QA Contact|koha-bugs at lists.koha-commun |mtj at kohaaloha.com
                   |ity.org                     |

--- Comment #37 from Mason James <mtj at 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 at 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.


More information about the Koha-bugs mailing list