2
0
forked from Wavyzz/dolibarr

set application items to be entity-aware

This commit is contained in:
Christian Foellmann
2022-08-26 09:11:26 +02:00
parent 5791048fa6
commit d5aea3e4a9

View File

@@ -50,7 +50,7 @@ class RecruitmentCandidature extends CommonObject
* @var int Does this object support multicompany module ?
* 0=No test on entity, 1=Test with field entity, 'field@table'=Test with link by field@table
*/
public $ismultientitymanaged = 0;
public $ismultientitymanaged = 1;
/**
* @var int Does object support extrafields ? 0=No, 1=Yes