FIX missing multientity managed

This commit is contained in:
Regis Houssin 2022-03-11 11:18:09 +01:00
parent 6100bc86f8
commit 193a073b16

View File

@ -46,7 +46,7 @@ class Mo extends CommonObject
/**
* @var int Does mo support multicompany module ? 0=No test on entity, 1=Test with field entity, 2=Test with link by societe
*/
public $ismultientitymanaged = 0;
public $ismultientitymanaged = 1;
/**
* @var int Does mo support extrafields ? 0=No, 1=Yes