diff --git a/account/application/views/accounts/accategories/list-childs-only.php b/account/application/views/accounts/accategories/list-childs-only.php index df6d656..4638b9f 100644 --- a/account/application/views/accounts/accategories/list-childs-only.php +++ b/account/application/views/accounts/accategories/list-childs-only.php @@ -5,7 +5,7 @@
Sn | +Sn | Voucher Name | Default Debits | Default Credits | @@ -51,7 +51,7 @@
---|---|---|---|---|
+ | voucher_name; ?> | default_debits!="")?explode(",",$TableRow->default_debits):array()); ?> | default_credits!="")?explode(",",$TableRow->default_credits):array()); ?> | diff --git a/account/application/views/fiscalyear/list.php b/account/application/views/fiscalyear/list.php index dc2a5e7..c816b45 100644 --- a/account/application/views/fiscalyear/list.php +++ b/account/application/views/fiscalyear/list.php @@ -8,7 +8,7 @@