From 6142e42d83608cfab8c45ca604cd40d7942ca867 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Tue, 31 Dec 2019 16:10:36 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/core/class/commoninvoice.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/commoninvoice.class.php b/htdocs/core/class/commoninvoice.class.php index 03d0d25fcd7..9def117ef21 100644 --- a/htdocs/core/class/commoninvoice.class.php +++ b/htdocs/core/class/commoninvoice.class.php @@ -337,7 +337,7 @@ abstract class CommonInvoice extends CommonObject $i++; } $this->db->free($resql); - + //look for credit notes and discounts and deposits $sql = ''; if ($this->element == 'facture' || $this->element == 'invoice')