FIX : $progress_width initialized

This commit is contained in:
gauthier 2017-01-19 09:11:06 +01:00
parent a90ec7a8c7
commit a944c82d86

View File

@ -309,6 +309,7 @@ class pdf_crabe extends ModelePDFFactures
//$this->postotalht;
}
$progress_width = 0;
// Situation invoice handling
if ($object->situation_cycle_ref)
{