Merge pull request #9184 from atm-gauthier/7.0_fix_extrafieldkey

FIX : extrafieldkey
This commit is contained in:
Juanjo Menent 2018-08-02 11:24:19 +02:00 committed by GitHub
commit 5b3c6de06c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -727,6 +727,7 @@ class ExtraFields
if ($elementtype == 'thirdparty') $elementtype='societe';
if ($elementtype == 'contact') $elementtype='socpeople';
if ($elementtype == 'order_supplier') $elementtype='commande_fournisseur';
$array_name_label=array();