ServicePDF issue fixed

This commit is contained in:
gandhimathi Bharathirajan 2017-07-26 21:34:12 +05:30
parent 5886076340
commit e1e93c875b

View File

@ -21,8 +21,8 @@
$OtherAllowance = 0.00; $OtherAllowance = 0.00;
$ServiceDescription = ''; $ServiceDescription = '';
$PaymentTerms=''; $PaymentTerms='';
$TotalTax = 0.00;
$OrderValue = 0.00;
if(!empty($CompanyDetails)) if(!empty($CompanyDetails))
{ {
foreach ($CompanyDetails as $CO) foreach ($CompanyDetails as $CO)