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)
committerFrédéric Demians <f.demians@tamil.fr>
Sat, 22 Oct 2016 13:22:59 +0000 (15:22 +0200)
commita8dbb0cae8c5ca7e36ef9a2a3f2dc6b4474e64bd
treeb93150871b9a3546e7e76be58e38c1ec9c7a05ca
parent14d5f19b9ee100c81b33414ffd58eac668c08823
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>
(cherry picked from commit 734d08c2af16909f96b19003c4cc1d758b74f11d)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
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