Commit graph

4 commits

Author SHA1 Message Date
8e4a4dc014 allow forcing the creation of the global csv file 2021-11-29 21:01:00 +01:00
2efecadfc1 Modifications:
- Add dependencie `csv` in documentation
- Add quantity selection when removing something from stock (now you can delete an item, but set it's quantity to 0)
- Cleanup function names (`__affichagePanier`)
- Disable the button who confirm a receipt when nothing is in the basket
- Create the CSV file when starting the app
- Add a function who update dates in the global csv file
2021-11-29 20:24:27 +01:00
5172929c7b Added the structure of the functions that will be used to store and export statistics 2021-11-29 14:21:23 +01:00
4c6f8706c8 change csv.py to stats.py 2021-11-29 14:11:25 +01:00