Skip to content

Commit

Permalink
Fixing style errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed Dec 31, 2019
1 parent 9774b05 commit 6142e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/core/class/commoninvoice.class.php
Expand Up @@ -337,7 +337,7 @@ public function getListOfPayments($filtertype = '')
$i++;
}
$this->db->free($resql);

//look for credit notes and discounts and deposits
$sql = '';
if ($this->element == 'facture' || $this->element == 'invoice')
Expand Down

0 comments on commit 6142e42

Please sign in to comment.