Fix: showrefnav fails with multicompany
This commit is contained in:
parent
752aabfc86
commit
c70bba3a57
@ -38,6 +38,7 @@ class Expedition extends CommonObject
|
|||||||
public $element="shipping";
|
public $element="shipping";
|
||||||
public $fk_element="fk_expedition";
|
public $fk_element="fk_expedition";
|
||||||
public $table_element="expedition";
|
public $table_element="expedition";
|
||||||
|
protected $ismultientitymanaged = 1; // 0=No test on entity, 1=Test with field entity, 2=Test with link by societe
|
||||||
|
|
||||||
var $id;
|
var $id;
|
||||||
var $socid;
|
var $socid;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user