Bug 17154 : Note column is missing on account lines receipt
authorSophie Meynieux <sophie.meynieux@biblibre.com>
Mon, 22 Aug 2016 10:02:11 +0000 (12:02 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 15:12:21 +0000 (15:12 +0000)
commit734d08c2af16909f96b19003c4cc1d758b74f11d
tree81d01ce95160629abf868501c53fa42a9ecc8da6
parent9a81a138d45b245b69754f3e61115d5d997510c0
Bug 17154 : Note column is missing on account lines receipt

    When displaying Fines > Account tab for a patron, you can see on screen a Note column that is missing if you click on Print

    Test plan :
    * Find a patron with accountlines or add them manually (Create manual invoice/credit).
    * Be sure some of them got a Note
    * Clik on Print fior those lines

    Without patch, the printed receipt does not show the Note column
    with the patch, the printed receipt shows a Note column and Note content is correctly printed for accountline with a note.

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/printfeercpt.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/printinvoice.tt
members/printfeercpt.pl
members/printinvoice.pl