FIX missing $ismultientitymanaged for previous/next ref
This commit is contained in:
parent
c8b4265c12
commit
45d05da6ed
@ -36,6 +36,7 @@ class Entrepot extends CommonObject
|
|||||||
public $element='stock';
|
public $element='stock';
|
||||||
public $table_element='entrepot';
|
public $table_element='entrepot';
|
||||||
public $picto='stock';
|
public $picto='stock';
|
||||||
|
public $ismultientitymanaged = 1; // 0=No test on entity, 1=Test with field entity, 2=Test with link by societe
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Warehouse closed, inactive
|
* Warehouse closed, inactive
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user