Commit graph

102 commits

Author SHA1 Message Date
813a34f428 Add LFS support 2021-11-25 23:23:24 +01:00
b16d1c13b9 Modifications:
- Fix image display
- Fix aligment of LabelFrame
- Better text in table
2021-11-25 23:21:36 +01:00
d89a57eccf remove useless file 2021-11-25 20:53:52 +01:00
5482c0d761 Adding stock display 2021-11-25 18:01:05 +01:00
78c91d1b7e Modifications:
- Fix typo
- Remove useless function
- Return a list of dict instead of a list of tuples in `listeStocks` for better clarity
2021-11-25 16:21:24 +01:00
a278b6bada Adding stock table in the db 2021-11-24 17:53:17 +01:00
764588ba65 fix typo 2021-11-24 17:08:48 +01:00
a92b05c03d List of modifications:
- Fix typos
-  Adding redirection to cashier GUI in manager GUI
- Adding redirection to manager GUI in cashier GUI when user is a manager
2021-11-24 16:47:54 +01:00
981f0085f1 fixing typos 2021-11-24 16:27:11 +01:00
334d2eb7f7 Adding 2 category in the Cashier GUI for :
- Stock
- Sales receipt
2021-11-24 16:12:35 +01:00
1763955a88 Adding date and daily revenue made my the cashier entry in the db 2021-11-24 16:11:27 +01:00
d24594c063 remove double import 2021-11-24 16:06:12 +01:00
c1448683fe Add a verification to prevents cashier access to manager GUI 2021-11-23 14:41:11 +01:00
a538860d0b hide the exported documentation pdf 2021-11-22 13:45:45 +01:00
180f048316 removing pdf 2021-11-21 15:10:41 +01:00
e1400d270a update docs 2021-11-21 12:40:19 +01:00
5a6bf1bf19 finalizing manager gui :
- adding buttons and label
2021-11-21 12:40:03 +01:00
2c8189d651 adding user removal option 2021-11-21 11:52:35 +01:00
b1f1a18f84 remove window dimension so the content take all the window space 2021-11-21 11:03:38 +01:00
1168a6eaa9 update docs 2021-11-21 02:38:08 +01:00
b5a5bee18f fix filter 2021-11-21 02:38:01 +01:00
1bdba6f7a7 Adding ability to add a casher to the database 2021-11-21 02:29:24 +01:00
acd2f9e950 upper, lower and capitalize directly when adding to the db 2021-11-21 02:28:52 +01:00
5805dc15f1 adding method who check if an user already exists 2021-11-21 02:20:50 +01:00
9aefbefbaf fix type 2021-11-21 01:57:03 +01:00
f335423a7a update docs 2021-11-21 01:35:48 +01:00
46d776c9e0 update docs 2021-11-20 19:47:25 +01:00
2969e5c9b3 fix typo 2021-11-20 19:47:18 +01:00
607ced580e starting the window who deliver who add the ability to add a user to the db 2021-11-20 19:47:13 +01:00
131df64229 update docs 2021-11-20 18:47:41 +01:00
1fbc6041f2 update docs 2021-11-20 18:46:59 +01:00
aadb8228c6 fix pdf 2021-11-20 18:45:43 +01:00
be7fe0c8b6 update docs 2021-11-20 18:45:34 +01:00
6a200c8f1a update docs 2021-11-20 18:45:03 +01:00
eb45ee145f update docs 2021-11-20 18:43:54 +01:00
c1be766d85 update docs 2021-11-20 18:42:14 +01:00
865927e58e adding user job in the list for better clarity 2021-11-20 18:22:04 +01:00
631ed8f8fd update docs 2021-11-20 18:09:37 +01:00
f009b1b962 Adding filter for the list 2021-11-20 18:09:34 +01:00
6a48447c4a hide pass 2021-11-20 12:02:48 +01:00
3b583a9744 change db name 2021-11-20 12:02:38 +01:00
2f0503a394 docs 2021-11-20 11:40:23 +01:00
540ea0e067 adding user info in child window 2021-11-20 11:39:16 +01:00
2456aeda4e fix pdf 2021-11-20 03:02:38 +01:00
90116e9147 fix typo 2021-11-20 02:53:26 +01:00
faf6278854 update docs 2021-11-20 02:50:07 +01:00
e4d3d82de1 update docs (add link to the repo in the title) 2021-11-20 02:43:20 +01:00
2bf0b6accb change import order 2021-11-20 02:41:38 +01:00
f7544b72a8 update docs 2021-11-20 02:40:07 +01:00
0bc7ec7433 - Fixes some errors when switching between GUIs
- Change Manager GUI dimensions
- Add button for adding an user (not implemented yet)
- Add button for removing an user (not implemented yet)
- Add the list of all the users, adding the scrollbar connected to it and print data on the double-clicked user
2021-11-20 02:40:02 +01:00