Skip to content

Added flag in Import to trigger events at save

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.

image

Edited by vincenzo.bruno

Merge request reports

Loading