Merge pull request #15417 from frederic34/patch-26

doxygen
This commit is contained in:
Laurent Destailleur 2020-11-15 17:06:55 +01:00 committed by GitHub
commit 6cfc045abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,11 @@ class Tva extends CommonObject
*/
public $fk_bank;
/**
* @var int accountid
*/
public $accountid;
/**
* @var int ID
*/