load->library("BIBAccounts"); $BIBAccounts = new BIBAccounts(); ?>

false, 'showOB' => false, 'showClosing' => true, 'showPeriod' => false, ); // die; ?>
getAccountGroupsWithBalances(3); ?>
Particulars Amount
getRootCategoriesWithBalances($group->acgroup_id); ?> renderAccountCategoriesTable($Accountcategories, $ReportOptions, false, array()); ?>
Total Loss
Total Incomes 0) : ?>
getAccountGroupsWithBalances(4); ?> posting_side == "DR") ? $group->opening_balance : 0; $totalOpeningCr += ($group->posting_side == "CR") ? $group->opening_balance : 0; $totalThisYearDr += ($group->posting_side == "DR") ? $group->regular_balance : 0; $totalThisYearCr += ($group->posting_side == "CR") ? $group->regular_balance : 0; $totalClosingDr += ($group->posting_side == "DR") ? $group->closing_balance : 0; $totalClosingCr += ($group->posting_side == "CR") ? $group->closing_balance : 0; ?> $totalClosingDr) : ?>
Particulars Amount
getRootCategoriesWithBalances($group->acgroup_id); ?> renderAccountCategoriesTable($Accountcategories, $ReportOptions, false, array()); ?>
Total Profit
Total Expenses 0) : ?>