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