浏览代码

Update facture.class.php

Frédéric FRANCE 6 年之前
父节点
当前提交
5f6cbda5a6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      htdocs/compta/facture/class/facture.class.php

+ 1 - 0
htdocs/compta/facture/class/facture.class.php

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