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; ?>