Fix renewal since date calculation
Fix renewal since date calculation
Previous behaviour
Steps to reproduce:
- Create renewal and process it
- Notice that the new since date is until + 1. So 1 day of membership is missing. (until 1 sept + 1 day = 2 sept which should be 1 sept)
New behaviour
Steps to validate that it works:
- Create renewal
- Notice that the new since date is equal to until.