Scheduler name is “Auto loyalty update”
will update all persons benefits status to Gold or Black status or clear it if it fit some restriction
Default restrictions
To become a gold loyalty memeber user need be a member for 3 years minimum with end date not less then 30 days before today
To become a black loyalty memeber user need be a member for 7 years minimum with end date not less then 30 days before today
Change restrictions parameters
User can do it with some schedule setups:
allowedDaysPause - will change amount of days after membership end date that allow person to keep loyalty status
goldMinYears - minimum amount or years to become gold loyalty member
blackMinYears - minimum amount or years to become black loyalty member
Its not required to set all 3 parameters if user need to change only one, you can set only those that you need to change
Full parameters list example
allowedDaysPause=20 goldMinYears=1 blackMinYears=10