Fix: Missing translation
This commit is contained in:
parent
93bd10f062
commit
aa162a7a69
@ -138,6 +138,7 @@ class InterfaceActionsAuto
|
||||
elseif ($action == 'CONTRACT_VALIDATE')
|
||||
{
|
||||
dolibarr_syslog("Trigger '".$this->name."' for action '$action' launched by ".__FILE__.". id=".$object->id);
|
||||
$langs->load("other");
|
||||
$langs->load("contracts");
|
||||
$langs->load("agenda");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user