diff --git a/htdocs/soc.php b/htdocs/soc.php index 23e4f364f06..9f9482ee095 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -32,6 +32,7 @@ require("pre.inc.php"); $user->getrights('societe'); $langs->load("companies"); +$langs->load("commercial"); if (! $user->rights->societe->creer) {