Skip to content

Commit

Permalink
FIX: supplier credit notes: remove handled TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ATM-Marc committed Feb 27, 2018
1 parent 7ca5ac0 commit 239e834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/fourn/class/fournisseur.facture.class.php
Expand Up @@ -2730,7 +2730,7 @@ public function delete($notrigger = 0)
$this->error = $this->db->lasterror();
}
}
// TODO free discount linked to line as in customer invoice

if (! $error)
{
$this->db->commit();
Expand Down

0 comments on commit 239e834

Please sign in to comment.