During the Import of data process, events are not triggered by this line of code in import.php $VTIGER_BULK_SAVE_MODE = true; We need often to trigger events and workflows at import time, so, instead of simply change that TRUE in FALSE, we made it configurable via a flag in the import windows.