update requirement and readme

This commit is contained in:
bcomsugi 2024-05-23 19:58:01 +07:00
parent b36ce5d532
commit 9840a2000a
3 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -131,6 +131,7 @@ venv/
ENV/
env.bak/
venv.bak/
testvenv/
# Spyder project settings
.spyderproject

1
readme
View File

@ -1,5 +1,6 @@
uvicorn --host 0.0.0.0 --port 9999 --reload main:app
install python 3.8.10 32-bit(not 64bit) in windows 7 64-bit. because quickbooks is 32-bit
todo:
- change bgrlinedasa.py at raspi
- for folium, chagne the django mapping to accept form input asking FromDate and ToDate option. and drop down time ReportDateMacro

Binary file not shown.