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;
$ServiceDescription = '';
$PaymentTerms='';
$TotalTax = 0.00;
$OrderValue = 0.00;
if(!empty($CompanyDetails))
{
foreach ($CompanyDetails as $CO)