Update accountingaccount.class.php

This commit is contained in:
Philippe Grand 2019-03-18 12:24:52 +01:00 committed by GitHub
parent 7942903548
commit 2a91629e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ class AccountingAccount extends CommonObject
/** /**
* Date creation record (datec) * Date creation record (datec)
* *
* @var DateTime * @var integer
*/ */
public $datec; public $datec;