From a944c82d86a54c3f217910e21b65ff6a6a105313 Mon Sep 17 00:00:00 2001 From: gauthier Date: Thu, 19 Jan 2017 09:11:06 +0100 Subject: [PATCH] FIX : $progress_width initialized --- htdocs/core/modules/facture/doc/pdf_crabe.modules.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/core/modules/facture/doc/pdf_crabe.modules.php b/htdocs/core/modules/facture/doc/pdf_crabe.modules.php index 0fbbd82e11a..d31761b3a42 100644 --- a/htdocs/core/modules/facture/doc/pdf_crabe.modules.php +++ b/htdocs/core/modules/facture/doc/pdf_crabe.modules.php @@ -309,6 +309,7 @@ class pdf_crabe extends ModelePDFFactures //$this->postotalht; } + $progress_width = 0; // Situation invoice handling if ($object->situation_cycle_ref) {