FIX: supplier credit notes: remove handled TODO
This commit is contained in:
parent
7ca5ac03cc
commit
239e834913
@ -2730,7 +2730,7 @@ class SupplierInvoiceLine extends CommonObjectLine
|
||||
$this->error = $this->db->lasterror();
|
||||
}
|
||||
}
|
||||
// TODO free discount linked to line as in customer invoice
|
||||
|
||||
if (! $error)
|
||||
{
|
||||
$this->db->commit();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user