X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gl%2Finquiry%2Fgl_trial_balance.php;h=0ba2443fa876f9535a0492ded41bd34295ff9085;hb=07737913eea4abbc7a8604a286852facb2134540;hp=b8ad34fe9685111a61899d1f65b28792ba8e0a9d;hpb=17b390efcf904072b02ec866b2a427490471a260;p=fa-stable.git diff --git a/gl/inquiry/gl_trial_balance.php b/gl/inquiry/gl_trial_balance.php index b8ad34fe..0ba2443f 100644 --- a/gl/inquiry/gl_trial_balance.php +++ b/gl/inquiry/gl_trial_balance.php @@ -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'");