forked from Wavyzz/dolibarr
Clean doc and code
This commit is contained in:
@@ -125,7 +125,7 @@ abstract class CommonObject
|
||||
|
||||
/**
|
||||
* @var int<0,1>|string Does this object support multicompany module ?
|
||||
* 0=No test on entity, 1=Test with field entity for internal and external users, 'field@table'=Test with link by field@table (example 'fk_soc@societe')
|
||||
* 0=No test on entity, 1=Test with field entity in local table, 'field@table'=Test entity into the field@table (example 'fk_soc@societe')
|
||||
*/
|
||||
public $ismultientitymanaged;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user