Skip to content
Snippets Groups Projects
Commit 0e108226 authored by Marcos García de La Fuente's avatar Marcos García de La Fuente
Browse files

FeatureNotYetAvailable wasn't being translated

parent 30d22378
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ require_once(DOL_DOCUMENT_ROOT."/core/lib/company.lib.php");
require_once(DOL_DOCUMENT_ROOT."/compta/facture/class/facture.class.php");
$langs->load("companies");
$langs->load('other');
if ($conf->facture->enabled) $langs->load("bills");
// Security check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment