elplatt / seltzer

CRM for hackerspaces
GNU General Public License v3.0
104 stars 51 forks source link

Fix plan user plan edit and paypal email delete #514

Closed drid closed 1 year ago

drid commented 1 year ago

On user plan edit a call to non existent function member_contact_data causes error 500

On paypal email delete call, the cid is not passed as filter, as a result, the first db entry is returned

chris18890 commented 1 year ago

hey @drid, tah for these, good catch! :)