added feature on new orderGet refresh orders list fixed bug if i order something from desk 2 as first after db entry 2 desk dont show its ordered items only if i add in desk 1 (querys.py)
This commit is contained in:
parent
a95e8a00b8
commit
35f20e4f63
10 changed files with 103 additions and 33 deletions
|
|
@ -27,6 +27,10 @@ Execute in Terminal "python3 -m venv .venv", for the virtual enviroment activate
|
|||
|
||||
Note:
|
||||
This are early stages of this project listed are missing and planed.
|
||||
|
||||
### DB Delete
|
||||
|
||||
To delete db simple add first_startup = True in Options.ini and remove db.sqlite
|
||||
# To Does
|
||||
---
|
||||
Must have features / fixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue