Fix: Due date was wrong when cloning

This commit is contained in:
Laurent Destailleur 2011-03-05 00:38:31 +00:00
parent d9dea81e75
commit e54bfd21b7

View File

@ -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 = '';