diff --git a/htdocs/societe/paymentmodes.php b/htdocs/societe/paymentmodes.php index a097872c9b1..89aad30e2f5 100644 --- a/htdocs/societe/paymentmodes.php +++ b/htdocs/societe/paymentmodes.php @@ -39,7 +39,7 @@ require_once DOL_DOCUMENT_ROOT.'/societe/class/societeaccount.class.php'; require_once DOL_DOCUMENT_ROOT.'/compta/prelevement/class/bonprelevement.class.php'; require_once DOL_DOCUMENT_ROOT.'/stripe/class/stripe.class.php'; -$langs->loadLangs(array("companies","commercial","banks","bills",'paypal','stripe')); +$langs->loadLangs(array("companies","commercial","banks","bills",'paypal','stripe','withdrawals')); // Security check