From 53361c3f9ab4803000fcef565f44116b68f482aa Mon Sep 17 00:00:00 2001 From: szrj1m Date: Mon, 22 Aug 2005 00:24:07 +0000 Subject: [PATCH] HTL mod for till reconciliation. --- .../default/en/stats.screen.tmpl | 75 +++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100755 koha-tmpl/intranet-tmpl/default/en/stats.screen.tmpl diff --git a/koha-tmpl/intranet-tmpl/default/en/stats.screen.tmpl b/koha-tmpl/intranet-tmpl/default/en/stats.screen.tmpl new file mode 100755 index 0000000000..9d3bb99a15 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/default/en/stats.screen.tmpl @@ -0,0 +1,75 @@ + + +

Till Reconciliation : Payments

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

+ Total amount paid: +
+ Total number written off: +

+ + +

Till Reconciliation : Credits

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

+ Total amount credits: +

+ + + + + + + + -- 2.39.5