GEWIS / sudosos-backend

SudoSOS is a Node.js-based Bar and POS system made for study association GEWIS.
https://sudosos.gewis.nl
GNU Affero General Public License v3.0
3 stars 3 forks source link

Unable to set invoice defaults of organ accounts. #193

Closed JustSamuel closed 2 weeks ago

JustSamuel commented 2 weeks ago

Current behavior

PUT /invoices/users/{id} does not work for selling / organ accounts.

Desired behavior

No response

API Route

PUT /invoices/users/{id}

Steps to reproduce

PUT /invoices/users/{id}

Logs and Error Messages

No response

Other Information

No response