Enabling popup search in Customers, branches, suppliers, inventory, fixed assets...
[fa-stable.git] / gl / inquiry / gl_trial_balance.php
index b8ad34fe9685111a61899d1f65b28792ba8e0a9d..0ba2443fa876f9535a0492ded41bd34295ff9085 100644 (file)
@@ -214,9 +214,6 @@ while ($class = db_fetch($classresult))
        }
 }
 
-       //$prev = get_balance(null, $begin, $_POST['TransFromDate'], false, false);
-       //$curr = get_balance(null, $_POST['TransFromDate'], $_POST['TransToDate'], true, true);
-       //$tot = get_balance(null, $begin, $_POST['TransToDate'], false, true);
        if (!check_value('Balance'))
        {
                start_row("class='inquirybg' style='font-weight:bold'");