Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
7cbd938c9c
@ -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