]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1776020 Add pref names to bills and items-out receipt templates
authorBill Erickson <berickxx@gmail.com>
Tue, 28 Aug 2018 02:00:52 +0000 (22:00 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 4 Sep 2018 17:11:03 +0000 (13:11 -0400)
commit7908f3c3eca891bd4d6319447f3a94c71ee7be49
tree97a68093443c4e57c96e80ec03355f9002f4ef5f
parentab3d64d4a611e0a4674e02e304cf633dc6c3855f
LP#1776020 Add pref names to bills and items-out receipt templates

Add support (with inline docs) for pref_.* name fields in Bills
Current/Historical/Payment templates and the patron Items Out template.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/share/print_templates/t_bill_payment.tt2
Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2
Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2
Open-ILS/src/templates/staff/share/print_templates/t_items_out.tt2
Open-ILS/web/js/ui/default/staff/circ/patron/bills.js
Open-ILS/web/js/ui/default/staff/circ/patron/items_out.js