Update facture.class.php

This commit is contained in:
Frédéric FRANCE 2018-10-20 22:34:00 +02:00 committed by GitHub
parent fecb6e49c6
commit 5f6cbda5a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -990,6 +990,7 @@ class Facture extends CommonInvoice
$this->user_valid = '';
$this->fk_facture_source = 0;
$this->date_creation = '';
$this->date_modification = '';
$this->date_validation = '';
$this->ref_client = '';
$this->close_code = '';