Skip to content

Add trigger for relationship start date

Overview

This pr adds a new trigger that would check if there are any relationships that are being activated today.

Technical Details

  • This pr adds a new trigger as CRM/CivirulesCronTrigger/RelationshipStartDate.php it queries the civicrm_relationship table and checks if there are any relationships that have start date equals to current date.
Edited by shahrukh_compucorp

Merge request reports