From da1e7c52a2f8fe311c6b5cef1c02de749fa1ef88 Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Mon, 7 Jan 2008 20:42:37 -0600 Subject: [PATCH] stats.screen.pl template file, grabbed from 2.2 needs to be 3.0ified Signed-off-by: Joshua Ferraro --- .../prog/en/modules/reports/stats_screen.tmpl | 136 ++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/reports/stats_screen.tmpl diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/stats_screen.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/stats_screen.tmpl new file mode 100644 index 0000000000..4bd004d202 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/stats_screen.tmpl @@ -0,0 +1,136 @@ + + +

Till Reconciliation

+ +

Search between two dates

+
+ + today" id="from"> + /includes/calendar/cal.gif" id="buttonfrom1" style="cursor: pointer;" /> + + + + tomorrow" id="to"> + /includes/calendar/cal.gif" id="buttonto1" style="cursor: pointer;" /> + + + (dd/mm/yyyy) +
+ +

Payments

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
BranchDate/timeSurnameFirstnameDescriptionCharge TypeInvoice AmountPayment TypePayment Amount
+ +

+ Total amount paid: $ +

+ + +

Credits

+ + + + + + + + + + + + + + + + + + + + + + + +
BranchDate/timeSurnameFirstnameDescriptionCharge TypeInvoice Amount
+

+ Total amount credits: $ +
+ Total number written off: charges +

+ + +

Refunds

+ + + + + + + + + + + + + + + + + + + + + + + +
BranchDate/timeSurnameFirstnameDescriptionCharge TypeInvoice Amount
+

+ Total amount refunds: $ +

+

+ Total amount of cash collected:$ +

+ + + + + -- 2.20.1