issues
search
compucorp
/
uk.co.compucorp.membershipextras
Membership Extras for CiviCRM
Other
5
stars
8
forks
source link
IO-121: Validate membership type screen
#349
Closed
erawat
closed
3 years ago
erawat
commented
3 years ago
Overview
This PR:
Adds validate for fixed period membership type when submitting the form and unit tests.
Moves Membership Type Plan field before Membership Type Duration Unit field.
Validations added are
Validate if membership type annual pro rata calculation field is selected when fixed period membership type is selected.
Validate if membership type duration is 1 year if fixed period membership type is selected
Before
After
Overview
This PR:
Validations added are
Before
After