progress on setup

This commit is contained in:
2023-08-23 16:21:08 +02:00
parent 17481ba03c
commit 920da0f321
14 changed files with 130 additions and 12 deletions

View File

@@ -1,7 +1,5 @@
# Account view:
- Also update data in db when user goes to purchase to prevent clearing during purchase
- Load all orders of customer from db when selecting tickets and save to memory to check if ticket count has been exceeded or not.