Closed nedSaf closed 10 years ago
@niryariv This is how the box looks for the current date:
I just wanna make sure my logic is correct:
If the current month is less than 3 (March): Payout for New purchasers is: October of the same year. Payout for current policyholders is: March of the same year. Next Sales: Jan/Feb of the same year.
If the current month is march: Payout for New purchasers is: October of the same year. Payout for current policyholders is: March of the same year. Next Sales: Aug/Sep of the same year.
If the current month is less than 10 (October): Payout for New purchasers is: March of next year. Payout for current policyholders is: October of the same year. Next Sales: Aug/Sep of the same year.
If the current month is more than 10 (October): Payout for New purchasers is: October of next year. Payout for current policyholders is: March of next year. Next Sales: Jan/Feb of next year.
One more question, Should i leave the Insurer in the popup ?
Fixed box opacity:
Merged.
202