Fix modulebuilder
This commit is contained in:
parent
ee6952e66f
commit
6b30a6ad1f
@ -73,6 +73,11 @@ class Contrat extends CommonObject
|
||||
*/
|
||||
public $ismultientitymanaged = 1;
|
||||
|
||||
/**
|
||||
* @var int Does object support extrafields ? 0=No, 1=Yes
|
||||
*/
|
||||
public $isextrafieldmanaged = 1;
|
||||
|
||||
/**
|
||||
* 0=Default, 1=View may be restricted to sales representative only if no permission to see all or to company of external user if external user
|
||||
* @var integer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user