Home
last modified time | relevance | path

Searched refs:CFwd (Results 1 – 2 of 2) sorted by relevance

/dports/finance/weberp/webERP/
H A DZ_UpdateChartDetailsBFwd.php77 $CFwd = $myrow['bfwd'] + $myrow['actual']; variable
82 $sql = "UPDATE chartdetails SET bfwd='" . $CFwd . "',
H A DZ_CreateChartDetails.php65 $CFwd=0; variable