Fix: Due date was wrong when cloning
This commit is contained in:
parent
d9dea81e75
commit
e54bfd21b7
@ -1083,6 +1083,7 @@ class FactureFournisseur extends Facture
|
||||
$object->date_creation = '';
|
||||
$object->date_validation = '';
|
||||
$object->date = '';
|
||||
$object->date_echeance = '';
|
||||
$object->ref_client = '';
|
||||
$object->close_code = '';
|
||||
$object->close_note = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user