Field Format in Reports
Posted: Mon Aug 17, 2020 6:38 am
Hi Admin/Kevin,
My question is, when I format the outstanding balance to 10,000.00
and check amount and total paid to blank. I get an output report.
Please refer to the picture below. On the other hand, when I changed the formats of check amount
and total paid to 10,000.00. I get an error message with no output
"Warning: number_format() expects parameter 1 to be double,
string given in C:\xampp\htdocs\Bussiness_System\nurunpdf.php on line 926"
"Warning: number_format() expects parameter 1 to be double,
string given in C:\xampp\htdocs\Bussiness_System\nurunpdf.php on line 926
FPDF error: Some data has already been output, can't send PDF file"
Data type of the fields outstanding, check amount and total paid are
DECIMAL (12,2). Is there a bug in nurunpdf.php? Please help!!!
My question is, when I format the outstanding balance to 10,000.00
and check amount and total paid to blank. I get an output report.
Please refer to the picture below. On the other hand, when I changed the formats of check amount
and total paid to 10,000.00. I get an error message with no output
"Warning: number_format() expects parameter 1 to be double,
string given in C:\xampp\htdocs\Bussiness_System\nurunpdf.php on line 926"
"Warning: number_format() expects parameter 1 to be double,
string given in C:\xampp\htdocs\Bussiness_System\nurunpdf.php on line 926
FPDF error: Some data has already been output, can't send PDF file"
Data type of the fields outstanding, check amount and total paid are
DECIMAL (12,2). Is there a bug in nurunpdf.php? Please help!!!