slub / slub_events

EXT:slub_events
GNU General Public License v3.0
2 stars 15 forks source link

Change customerid from number to text #98

Closed chrode closed 1 year ago

chrode commented 1 year ago

This PR changes the definition of the field customerid from number to text inside the subscription form. There is no underlying need to restrict the userid to numerical values. The validators is changed as well, otherwise there would be a validation error.