From 6b44a066e098aae251fa7496fe01fc6b0cbce8e7 Mon Sep 17 00:00:00 2001 From: Kyle Huckins Date: Thu, 15 Feb 2018 23:03:20 +0000 Subject: [PATCH] lp1693036 Patron Editor Print Data - Add Print button to Patron Editor. - Add Patron Data print template. - Add additional print template dummy data needed for Patron Data template. - Implement print functionality for Patron registration/edit data. Signed-off-by: Kyle Huckins / Signed-off-by: Terran McCanna Signed-off-by: Galen Charlton Signed-off-by: Remington Steed Signed-off-by: Dan Wells --- .../admin/workstation/t_print_templates.tt2 | 1 + .../staff/circ/patron/reg_actions.tt2 | 4 ++ .../share/print_templates/t_patron_data.tt2 | 69 +++++++++++++++++++ .../ui/default/staff/admin/workstation/app.js | 39 ++++++++++- .../js/ui/default/staff/circ/patron/regctl.js | 10 +++ 5 files changed, 121 insertions(+), 2 deletions(-) create mode 100644 Open-ILS/src/templates/staff/share/print_templates/t_patron_data.tt2 diff --git a/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 b/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 index 12eccfba00..239ec26247 100644 --- a/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 +++ b/Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2 @@ -29,6 +29,7 @@ + diff --git a/Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2 b/Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2 index c5aabcb42c..76414f9468 100644 --- a/Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/reg_actions.tt2 @@ -22,6 +22,10 @@
+ + +