Enhance backward compatibility

This commit is contained in:
Laurent Destailleur 2023-01-18 00:13:21 +01:00
parent 8125a04d7e
commit 708e284381

View File

@ -794,6 +794,9 @@ class Societe extends CommonObject
public $partnerships = array();
const STATUS_CEASED = 0;
const STATUS_INACTIVITY = 1;
/**
* @var Account|string Default BAN account