FIX : extrafieldkey
This commit is contained in:
parent
894f484de8
commit
cadf931e8d
@ -727,6 +727,7 @@ class ExtraFields
|
|||||||
|
|
||||||
if ($elementtype == 'thirdparty') $elementtype='societe';
|
if ($elementtype == 'thirdparty') $elementtype='societe';
|
||||||
if ($elementtype == 'contact') $elementtype='socpeople';
|
if ($elementtype == 'contact') $elementtype='socpeople';
|
||||||
|
if ($elementtype == 'order_supplier') $elementtype='commande_fournisseur';
|
||||||
|
|
||||||
$array_name_label=array();
|
$array_name_label=array();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user