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
Added OSS payment country resolution to RequestFormFactory. remp/crm#3191
Added implementation of RecurrentPaymentPaymentItemContainerDataProvider, which changes how recurrent payments for family master subscriptions are created. remp/respekt#257
Previously, payment items for new payment were created by copying subscription items associated with subscription type. Now, payment items associated with previous payment are always used for creating a new recurrent payment.
Added transfer implementation to SubscriptionTransferDataProvider to properly transfer parent subscription (family request) to new parent user. remp/crm#3294
Added audit log for family_requests table. remp/crm#3295
Added the ability to block subscription transfer when the slave subscription is assigned to it. remp/crm#3108