diff --git a/account/application/libraries/BIBAccounts.php b/account/application/libraries/BIBAccounts.php
index 2bfce27..fea220b 100644
--- a/account/application/libraries/BIBAccounts.php
+++ b/account/application/libraries/BIBAccounts.php
@@ -692,7 +692,7 @@ class bibaccounts
{
if (!isset($ReportOptions['AmountColWidth'])) $ReportOptions['AmountColWidth'] = 180;
?>
-
+
diff --git a/account/application/views/accounts/pl.php b/account/application/views/accounts/pl.php
index 0bed038..fec74a1 100644
--- a/account/application/views/accounts/pl.php
+++ b/account/application/views/accounts/pl.php
@@ -17,7 +17,7 @@ $PL = $IncomesTotal - $ExpensesTotal;
-
+
Profit & Loss Statement |
@@ -95,7 +95,7 @@ $PL = $IncomesTotal - $ExpensesTotal;
{
$total = 0;
?>
-
+
Account |
@@ -121,6 +121,41 @@ $PL = $IncomesTotal - $ExpensesTotal;
-->
+
+
+
+
-
+
Particulars |
@@ -250,10 +250,10 @@ $BIBAccounts = new BIBAccounts();
-
+
getRootCategoriesWithBalances($group->acgroup_id); ?>
renderAccountCategoriesTable($Accountcategories, $ReportOptions, false, array()); ?>
-
+
|
@@ -275,15 +275,15 @@ $BIBAccounts = new BIBAccounts();
- Total Incomes |
-
+ | Total Incomes
+ |
0) : ?>
-
+
|
@@ -312,11 +312,11 @@ $BIBAccounts = new BIBAccounts();
-
+
getRootCategoriesWithBalances($group->acgroup_id); ?>
renderAccountCategoriesTable($Accountcategories, $ReportOptions, false, array()); ?>
-
+
|