forked from Wavyzz/dolibarr
Fix: Due date was wrong when cloning
This commit is contained in:
@@ -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 = '';
|
||||
|
||||
Reference in New Issue
Block a user