mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Add log for a test
This commit is contained in:
@@ -740,6 +740,7 @@ class InterfaceActionsAuto extends DolibarrTriggers
|
||||
// Add entry in event table
|
||||
$now = dol_now();
|
||||
|
||||
print 'trackid = '.$object->trackid;
|
||||
if (isset($_SESSION['listofnames-'.$object->trackid])) {
|
||||
$attachs = $_SESSION['listofnames-'.$object->trackid];
|
||||
if ($attachs && strpos($action, 'SENTBYMAIL')) {
|
||||
|
||||
Reference in New Issue
Block a user