Project60 / org.project60.sepa

SEPA direct debit integration with civicrm
19 stars 46 forks source link

Fix NextCollectionDate updating non-SEPA ContributionRecurs #672

Closed pfigel closed 11 months ago

pfigel commented 1 year ago

This fixes an issue where CRM_Sepa_Logic_NextCollectionDate may update next_sched_contribution_date for non-SEPA ContributionRecur entities when they are modified.

bjendres commented 11 months ago

Thanks @pfigel