Skip to content

Commit

Permalink
Add log
Browse files Browse the repository at this point in the history
Conflicts:
	htdocs/core/actions_massactions.inc.php
  • Loading branch information
eldy committed Dec 27, 2018
1 parent 294107b commit 2b0240a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions htdocs/core/actions_massactions.inc.php
Expand Up @@ -423,6 +423,8 @@
// Insert logs into agenda
foreach($listofqualifiedobj as $objid => $objectobj)
{
dol_syslog("Try to insert email event into agenda for objid=".$objid." => objectobj=".get_class($objectobj));

/*if ($objectclass == 'Propale') $actiontypecode='AC_PROP';
if ($objectclass == 'Commande') $actiontypecode='AC_COM';
if ($objectclass == 'Facture') $actiontypecode='AC_FAC';
Expand Down

0 comments on commit 2b0240a

Please sign in to comment.