Update commonobject.class.php

This commit is contained in:
Frédéric FRANCE 2020-10-31 13:59:46 +01:00 committed by GitHub
parent 11f9c4cfbd
commit 78b94c775b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -336,6 +336,7 @@ abstract class CommonObject
/**
* @var int Bank account ID
* @deprecated
* @see $fk_account
*/
public $fk_bank;