prepare payment gateway settings

This commit is contained in:
2023-08-29 17:27:45 +02:00
parent 6ac4fd9cda
commit 6a3127a35a
10 changed files with 57 additions and 21 deletions

View File

@@ -1,8 +1,10 @@
# Account view:
- Load all orders of customer from db when selecting tickets and save to memory to check if ticket count has been exceeded or not.
- load all available start page templates with dir crawler
- fix ticket counting
- Seat numbering!!
- Update files to import when deploying for included json files instead of secret.json files
@@ -11,10 +13,6 @@
- Other optimization for seat plan editor
- Seat numbering!!
- FUTURE: Implement Permission system
- FUTURE: Add Admin profile (page to change account settings per person like changing pwd)
- FUTURE add multi-language support