Fix missing translation
This commit is contained in:
parent
a1ac3b470b
commit
919d5b2ef3
@ -1855,6 +1855,7 @@ if ($action == 'create')
|
|||||||
$outputlangs = new Translate('', $conf);
|
$outputlangs = new Translate('', $conf);
|
||||||
$outputlangs->setDefaultLang($newlang);
|
$outputlangs->setDefaultLang($newlang);
|
||||||
$outputlangs->load('commercial');
|
$outputlangs->load('commercial');
|
||||||
|
$outputlangs->load('supplier_proposal');
|
||||||
}
|
}
|
||||||
|
|
||||||
// Build document if it not exists
|
// Build document if it not exists
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user