add comments

This commit is contained in:
Philippe GRAND 2019-03-18 10:20:24 +01:00
parent 198cf4af2f
commit c98f3ae4b3

View File

@ -74,9 +74,11 @@ class AccountingAccount extends CommonObject
public $rowid; public $rowid;
/** /**
* @var string Creation date * Date creation record (datec)
*
* @var DateTime
*/ */
public $datec; public $datec;
/** /**
* @var string pcg version * @var string pcg version