FIX: deposit payment terms: correctly untag deposit as created from an origin
This commit is contained in:
parent
087157890e
commit
6580c2e308
@ -1659,7 +1659,7 @@ class Facture extends CommonInvoice
|
||||
}
|
||||
}
|
||||
|
||||
unset($object->context['createdepositfromorigin']);
|
||||
unset($deposit->context['createdepositfromorigin']);
|
||||
|
||||
$origin->db->commit();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user