Commit graph

139 commits

Author SHA1 Message Date
7242fc9ba4 bold plus and minus button 2021-11-29 13:07:59 +01:00
799339b4c5 Add little bottom-padding for the minus button 2021-11-29 13:07:33 +01:00
513a0599e0 Modifications:
- Row/column seperations in the stock table (better clarity)
- Fixed a bug that showed artifacts of the first page when going to the last page after adding a new item
- Adding the basket to the right of the screen
- Added buttons to add and remove items from the cart in the stock table
- Changing the dimensions and placement of certain elements to air out the interface
2021-11-29 13:02:52 +01:00
64e6789ae2 update docs 2021-11-29 11:33:57 +01:00
e3785db029 update docs 2021-11-29 09:19:32 +01:00
8ba8e91979 update variable name 2021-11-29 09:12:51 +01:00
f14fb257fc increases the width of the screen 2021-11-29 00:38:45 +01:00
92022ca078 adding app name to all window's title 2021-11-29 00:36:36 +01:00
a43315ed2d Add some subsection 2021-11-29 00:27:16 +01:00
b43a2ae17f fix typo 2021-11-29 00:18:06 +01:00
429388f713 update docs 2021-11-28 23:23:06 +01:00
897c4dd9d6 Adding little frame for the sales receipt and fix some typos 2021-11-28 14:36:28 +01:00
b7f9c66309 update docs 2021-11-28 12:53:07 +01:00
46a6308d0e fix typo 2021-11-28 12:46:57 +01:00
765ca1bd34 Only show the default account at the creation of the db 2021-11-28 12:46:41 +01:00
4d1a49bee8 Added choice if you want to create a default database or not 2021-11-28 12:43:05 +01:00
a57ec51965 Change type variable to typeElement name 2021-11-28 12:33:57 +01:00
6c3c339615 Add a button to select easily an image 2021-11-28 12:28:03 +01:00
9931e9a2e9 Better imports 2021-11-28 12:06:41 +01:00
7288e2e0dc Best detection on the name validation 2021-11-28 12:03:15 +01:00
0d752f0c9b Remove duplicate 2021-11-28 12:02:47 +01:00
79840a57f2 Modifications:
- Standardization of imports
- Adding padding in the table of stock
- Added the possibility to add stock
- Cleanup some code
2021-11-28 11:48:31 +01:00
313aebc040 fix typo 2021-11-28 11:46:12 +01:00
04d886e54f adding filter in stock display 2021-11-26 13:18:12 +01:00
8e1fcad80c fix typo 2021-11-26 13:18:04 +01:00
c2fcf4fd2e update docs 2021-11-26 13:17:40 +01:00
83151711eb sticky next and last buttons for better display 2021-11-26 10:57:37 +01:00
109cd6b052 Adding LFS disclaimer 2021-11-26 09:33:07 +01:00
74d3553350 better comments 2021-11-26 00:26:59 +01:00
9e36004b8f Adding all the assets for the default database 2021-11-26 00:24:22 +01:00
f3a933fccf Add picture source 2021-11-26 00:23:59 +01:00
b48ba53309 fix typo 2021-11-26 00:23:44 +01:00
f8dfe4a667 Adding real path for all the default db 2021-11-25 23:54:01 +01:00
ed40aea6e3 Reduce size of the cashier window 2021-11-25 23:29:56 +01:00
5303b7fb04 reduce size of picture 2021-11-25 23:27:33 +01:00
329fbfb3d1 update default picture 2021-11-25 23:26:11 +01:00
7d5da39424 regular gif to lfs-ed gif 2021-11-25 23:23:51 +01:00
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