Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2020-10-31 15:06:11 +01:00
commit 522a3f9919

View File

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