Fixing style errors.
This commit is contained in:
parent
9774b05f52
commit
6142e42d83
@ -337,7 +337,7 @@ abstract class CommonInvoice extends CommonObject
|
|||||||
$i++;
|
$i++;
|
||||||
}
|
}
|
||||||
$this->db->free($resql);
|
$this->db->free($resql);
|
||||||
|
|
||||||
//look for credit notes and discounts and deposits
|
//look for credit notes and discounts and deposits
|
||||||
$sql = '';
|
$sql = '';
|
||||||
if ($this->element == 'facture' || $this->element == 'invoice')
|
if ($this->element == 'facture' || $this->element == 'invoice')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user