You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEPRECATED: SubscriptionTypeHelper::getPairs and replaced it with SubscriptionTypesSelectItemsBuilder::buildWithDescription. remp/crm#2925
IMPORTANT: Added copying of payment_meta items in method SubscriptionTypePaymentItem::fromPaymentItem() to new subscription type payment item. Previously, payment_meta items were ignored. remp/respekt#87
Added SubscriptionTypesSelectItemsBuilder to build categorized list of subscription types to forms. remp/crm#2925
Refactored presenters and form factories. remp/crm#2925
Rewritten to use promoted properties
Implemented SubscriptionTypesSelectItemsBuilder or replaced SubscriptionTypeHelper by SubscriptionTypesSelectItemsBuilder
Added IsConsecutiveSubscriptionCriteria scenario criteria to check whether the subscription follows on from an earlier subscription. remp/crm#3209