Skip to content

erp5_core: add Base_reindexAndSenseAlarm script

Romain Courteaud requested to merge romain/erp5:Base_reindexAndSenseAlarm into master

Trigger activeSense on an alarm after an object is indexed. The idea is to use this script in an interaction workflow to trigger the alarm.

If called multiple times, try to reduce the number of alarm execution.

Merge request reports