-
- +
-
-
+
-
-
false,
@@ -261,7 +239,6 @@ $BIBAccounts = new BIBAccounts();
'showPeriod' => false,
);
?>
-
Amount | Particulars | Amount | - -|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
acgroup_name; ?> | -posting_side == "CR") ? $group->closing_balance : 0); ?> |
acgroup_name; ?> | -posting_side == "CR") ? $group->closing_balance : 0); ?> | ||||||
getAccountGroupsWithBalances(1); ?>
-
|
|||||||
|
- | ||||||
|
|
-
-
+ Cash FlowCash Flow
@@ -155,11 +155,14 @@ $PL = $IncomesTotal - $ExpensesTotal;
+
+
+
-
-->
-
-
+
+
+
+
+
@@ -35,7 +108,7 @@
$html = "";
$html .= "";
$html .= "";
- $html .= "
Sn | Account | Account Group | Dr | Cr | Action | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sn | Account | Account Group | Dr | Cr | Action | ||||||||||
" . $sn . " | " . $Account->account_name . " | " . $Account->Category->accategory_name . " | " . (($balance >= 0) ? myCurrency($balance) : "") . " | " . (($balance < 0) ? myCurrency(abs($balance)) : "") . " | |||||||||||
" . $sn . " | " . $Account->account_name . " | " . $Account->Category->accategory_name . " | " . (($balance >= 0) ? myCurrency($balance) : "") . " | " . (($balance < 0) ? myCurrency(abs($balance)) : "") . " | |||||||||||
Total | " . myCurrency($BalanceTotal) . " |
Sn | Account | Account Group | Dr | Cr | Action | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sn | Account | Account Group | Dr | Cr | Action | ||||||||||
" . $sn . " | " . $Account->account_name . " | " . $Account->Category->accategory_name . " | " . (($balance >= 0) ? myCurrency($balance) : "") . " | " . (($balance < 0) ? myCurrency(abs($balance)) : "") . " | |||||||||||
" . $sn . " | " . $Account->account_name . " | " . $Account->Category->accategory_name . " | " . (($balance >= 0) ? myCurrency($balance) : "") . " | " . (($balance < 0) ? myCurrency(abs($balance)) : "") . " | |||||||||||
Total | " . myCurrency($BalanceTotal) . " | ||||||||||||||
- | + | - | + | ||||||||||||
- | + | ||||||||||||||
+ | - | + | |||||||||||||
- | + | + | |||||||||||||
- | + | ||||||||||||||
+ | - | + | @@ -352,20 +358,20 @@ $PL = $IncomesTotal - $ExpensesTotal; | - | + | - | + | ||||||||
Total | +Total | - | - | Total | ++ | Total | - | + |
Sn | -Voucher Name | -Default Debits | -Default Credits | -Voucher Color | -Action | +Sn | +Voucher Name | +Default Debits | +Default Credits | +Voucher Color | +Action | default_credits!="")?explode(",",$TableRow->default_credits):array()); ?> | -- | + | + | vouchertype_id , "Edit", ""); ?> | diff --git a/account/application/views/accounts/trialbalance_new.php b/account/application/views/accounts/trialbalance_new.php index 38ac939..0e8de24 100644 --- a/account/application/views/accounts/trialbalance_new.php +++ b/account/application/views/accounts/trialbalance_new.php @@ -94,7 +94,7 @@ $BIBAccounts = new BIBAccounts();
---|