Fixing style errors.

This commit is contained in:
stickler-ci 2019-12-31 16:10:36 +00:00
parent 9774b05f52
commit 6142e42d83

View File

@ -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')