augustin-wien / augustina-backend

An open-source web shop designed for selling magazines on the street.
GNU Affero General Public License v3.0
4 stars 0 forks source link

Add account names to payments #78

Closed lebe1 closed 12 months ago

lebe1 commented 12 months ago

Type of change

Description

IMPORTANT TO KNOW

This branch only works when we do a docker compose down -v augustin-db augustin-test-db i.e. we have to remove our databases once. Now, when a vendor is created her license-id will be used as her account name.

CHANGES

image

TODO

Checklist:

jofmi commented 12 months ago

I started trying out a JOIN solution here: https://github.com/augustin-wien/augustin-backend/pull/80