Update entrepot.class.php
This commit is contained in:
parent
51a2c2f5cb
commit
7d76458488
@ -32,7 +32,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/class/commonobject.class.php';
|
|||||||
*/
|
*/
|
||||||
class Entrepot extends CommonObject
|
class Entrepot extends CommonObject
|
||||||
{
|
{
|
||||||
public $element='entrepot';
|
public $element='stock';
|
||||||
public $table_element='entrepot';
|
public $table_element='entrepot';
|
||||||
|
|
||||||
var $id;
|
var $id;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user