diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index fbee689ee52..97adcf008a1 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1275,6 +1275,8 @@ else // Categories if (! empty($conf->categorie->enabled) && ! empty($user->rights->categorie->lire)) { + $langs->load('categories'); + // Customer if ($object->prospect || $object->client) { print '' . fieldLabel('CustomersCategoriesShort', 'custcats') . '';