Home
last modified time | relevance | path

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

/dports/finance/weberp/webERP/
H A DBOMIndented.php198 $FormatedEffectiveTo = ConvertSQLDate($myrow['effectiveto']); variable
217 $pdf->addTextWrap(515,$YPos,50,$FontSize,$FormatedEffectiveTo,'left',0,$fill);
H A DBOMIndentedReverse.php184 $FormatedEffectiveTo = ConvertSQLDate($myrow['effectiveto']); variable
203 $pdf->addTextWrap(515,$YPos,50,$FontSize,$FormatedEffectiveTo,'left',0,$fill);