Bug 11869: Add more informations to the patron account printing page
authorFrédérick <frederick.capovilla@libeo.com>
Thu, 27 Feb 2014 20:54:01 +0000 (15:54 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 18 Apr 2014 14:34:20 +0000 (14:34 +0000)
commitfcc43dfd250bcdfd4343250ed29900d5ba0843a7
tree87d016ccc8d2acc2d1d282bec30feb250f0e7f2b
parentb1e09cb0fa900964200f224cad771d95062bc48d
Bug 11869: Add more informations to the patron account printing page

This patch adds additional informations to the "Print summary"
and the "Print receipt" templates.

Additional information in "Print summary":
* Registration date
* Expiration date
* Library
* Category
* Fines and payments

TEST PLAN
---------
1) Go to a patron.
2) Make sure they have something checked out.
3) Manually add a fine.
4) Under the 'Print' button click 'Print summary'
   -- the resulting preview should:
   a) have the first for things listed above, and
   b) have a new fines and payments section.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
NOTE: The due date of the check out is not part of this patch,
      and so I signed off. Similarly, anything required for
      slips is configurable elsewhere now and thus comment 1
      does not accurately reflect the intent of this patch.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
This works as described and passes all tests and the QA script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt
members/moremember.pl