Commit graph

210 commits

Author SHA1 Message Date
b1261ca4c0 update documentation with latest image and code 2021-12-02 17:54:14 +01:00
574e3eb357 add global histogram who show the addition of all the sells of all the cashier on the main manager page 2021-12-02 16:59:51 +01:00
b8a4b91b9f Add illustration in documentation 2021-12-01 21:10:58 +01:00
44ed096f16 Merge branch 'master' of git.kennel.ml:Anri/GesMag 2021-12-01 20:02:41 +01:00
66f6c7eb88 update PDF with latest code 2021-12-01 17:11:25 +01:00
18aadb4dd8 update PDF with latest code 2021-12-01 17:11:25 +01:00
18c9e343f0 Add title Label in login screen 2021-12-01 16:49:00 +01:00
47fc66bcf6 Add title Label in login screen 2021-12-01 16:49:00 +01:00
e87cdfc101 Update PDF with latest changes 2021-12-01 15:40:39 +01:00
c7a07eae43 Update PDF with latest changes 2021-12-01 15:40:39 +01:00
9dd3853a98 Add appname to all windows 2021-12-01 15:14:23 +01:00
9cf7b46f8f Add appname to all windows 2021-12-01 15:14:23 +01:00
acc0edfe20 Prevents to resize children windows 2021-12-01 15:04:33 +01:00
6ec78fabb0 Prevents to resize children windows 2021-12-01 15:04:33 +01:00
963acc92a3 Fix potential bug when showing histogram 2021-12-01 15:02:22 +01:00
f108645047 Fix potential bug when showing histogram 2021-12-01 15:02:22 +01:00
61716fb7f6 Reduce size of € in histogram 2021-12-01 14:59:40 +01:00
6f665d8b7c Reduce size of € in histogram 2021-12-01 14:59:40 +01:00
3832e4cb8d update PDF with latest code changes 2021-11-30 22:30:17 +01:00
c6e71900a0 update PDF with latest code changes 2021-11-30 22:30:17 +01:00
6b97f224fb add spaces between the bars of the histogram 2021-11-30 22:28:46 +01:00
b0e3737f64 add spaces between the bars of the histogram 2021-11-30 22:28:46 +01:00
c4a1152015 addition of missing types and comments of functions 2021-11-30 22:25:12 +01:00
2edd7511bd addition of missing types and comments of functions 2021-11-30 22:25:12 +01:00
a85fd36ebe update link for the documentation 2021-11-30 22:15:23 +01:00
33f6b4d47b update link for the documentation 2021-11-30 22:15:23 +01:00
dab722ccdf reverse manager and disconnect button in cashier interface 2021-11-30 22:13:40 +01:00
315bc8635e reverse manager and disconnect button in cashier interface 2021-11-30 22:13:40 +01:00
b9aec8085d Add the documentation PDF 2021-11-30 21:46:40 +01:00
4627dec805 Add the documentation PDF 2021-11-30 21:46:40 +01:00
37f4b91238 Adding button to disconnect itself in cashier GUI 2021-11-30 21:39:56 +01:00
71ba3285c4 Remove Debug manager access 2021-11-30 21:23:00 +01:00
40c0d7111b update docs, all the thing in the list are now checked 😄 2021-11-30 21:22:17 +01:00
4fac13603f add 2 digit after the comma 2021-11-30 21:20:39 +01:00
20f36785ba ignore ID 2021-11-30 21:20:18 +01:00
b982ba45aa Adding histogram 2021-11-30 21:06:29 +01:00
204cb40614 get data from CSV file to build the histogram 2021-11-30 15:04:18 +01:00
b03d3cd5e3 Fix data retrieve for the CSV file 2021-11-30 15:03:55 +01:00
4476bf1ed1 return id too when fetching user data 2021-11-30 15:02:52 +01:00
c394de952b Use Canvas instead of simple Label when no data is show 2021-11-30 14:24:55 +01:00
e1fc98b282 update docs, cashier done 2021-11-30 13:54:14 +01:00
929499120f remove old stat gui 2021-11-30 13:52:58 +01:00
c92d526d9c update docs 2021-11-30 13:49:01 +01:00
a95eef3459 Removing date and stats_journaliere from the db 2021-11-30 10:54:26 +01:00
0a28b9b4d7 Adding TODOs 2021-11-30 10:54:07 +01:00
05dbe29bbc Fix bug not using the correct index 2021-11-30 10:53:58 +01:00
04774ec968 update comments 2021-11-30 10:46:12 +01:00
816b8d7057 Update comments 2021-11-30 10:45:25 +01:00
d6c290b30d Modifications:
- Remove datetime dependencie
- Raise Error when there is an logic error when updating the csv file
- Fix bug when there is 2 date to update in CSV file
- Append 0 instead of nothing when updating the CSV file
- Update comments
- 🎉 Update the CSV file with the new price when validating a receipt
- `Stats` no longer depend on `Utilisateurs`
2021-11-30 10:38:03 +01:00
2823cb504b update docs 2021-11-30 09:56:10 +01:00