Code comment
This commit is contained in:
parent
b43c2ce839
commit
25f66bd024
@ -757,7 +757,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