systopia / de.systopia.contract

Contracts extension
GNU Affero General Public License v3.0
0 stars 4 forks source link

GP-8315 Add form validation to ensure join_date is <= today on membership form #44

Closed pfigel closed 2 years ago

pfigel commented 4 years ago

This validates that join_date is <= today in order to prevent membership status calculation errors.