Code comment
This commit is contained in:
parent
3a4538f429
commit
220e72449b
@ -786,7 +786,7 @@ class InterfaceActionsAuto extends DolibarrTriggers
|
||||
$object->sendtoid=0;
|
||||
}
|
||||
// TODO Merge all previous cases into this generic one
|
||||
else
|
||||
else // $action = TICKET_CREATE, TICKET_MODIFY, TICKET_DELETE, ...
|
||||
{
|
||||
// Note: We are here only if $conf->global->MAIN_AGENDA_ACTIONAUTO_action is on (tested at begining of this function)
|
||||
// Load translation files required by the page
|
||||
|
||||
Loading…
Reference in New Issue
Block a user