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 info that payment items are with VAT and we don't support VAT change for these items at the moment.
Updated template to be responsive.
Fixed payment creation process in RequestFormFactory::formSucceed. It now copies also subscription type item's meta into new payment item's meta. remp/crm#2599
Changed the registration of widgets - module now uses improved LazyWidgetManager and all widgets extend BaseLazyWidget class. remp/crm#2075