From 2a91629e57a8a5e6bf856d9c3aeededd108174eb Mon Sep 17 00:00:00 2001 From: Philippe Grand Date: Mon, 18 Mar 2019 12:24:52 +0100 Subject: [PATCH] Update accountingaccount.class.php --- htdocs/accountancy/class/accountingaccount.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/accountancy/class/accountingaccount.class.php b/htdocs/accountancy/class/accountingaccount.class.php index 73c146c822b..f214a3f3570 100644 --- a/htdocs/accountancy/class/accountingaccount.class.php +++ b/htdocs/accountancy/class/accountingaccount.class.php @@ -76,7 +76,7 @@ class AccountingAccount extends CommonObject /** * Date creation record (datec) * - * @var DateTime + * @var integer */ public $datec;