From f007847f7096b25e478c412bc2e3c16b41b8726a Mon Sep 17 00:00:00 2001 From: Deon George Date: Tue, 18 Dec 2012 13:59:41 +1100 Subject: [PATCH] Show admin statement --- application/classes/cache.php | 5 +++++ modules/statement/views/statement/user/show/body.php | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 application/classes/cache.php diff --git a/application/classes/cache.php b/application/classes/cache.php new file mode 100644 index 00000000..09c92e3e --- /dev/null +++ b/application/classes/cache.php @@ -0,0 +1,5 @@ + diff --git a/modules/statement/views/statement/user/show/body.php b/modules/statement/views/statement/user/show/body.php index bf85469f..20271cbb 100644 --- a/modules/statement/views/statement/user/show/body.php +++ b/modules/statement/views/statement/user/show/body.php @@ -7,8 +7,8 @@ display('date_payment'); ?> Payment - checkout->display('name'); ?> - display('total_amt'); ?> + id,$o['payment']->checkout->display('name')); ?> + display('total_amt')-$o['payment']->refund_status; ?>