Commit 4e1d153
committed
2 Feb 2024
DATABASE CHANGES
1) Removed item batches & expiry - Confusing and a hassle to deal with.
2) Added customers.
3) Added item unit price.
4) Added deliveries and delivery items.
5) Added delivery order ID and purchase order ID to item movement.
6) Added "delivery status code" to settings.
CODE CHANGES
1) Removed item batches & expiry.
2) Cleaned up NFC scanner code and interface.
3) Small update to QR scanner - Auto start on show.
4) Combined generate QR code page into report generator.
5) Restructed main menu - Removed "entities", added into "delivery" and "purchase".
6) A few other general UI and library updates.1 parent 8c53a48 commit 4e1d153
File tree
71 files changed
+1555
-1178
lines changed- assets
- lib
- pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+1555
-1178
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
| 19 | + | |
12 | 20 | | |
| 21 | + | |
| 22 | + | |
13 | 23 | | |
14 | 24 | | |
15 | 25 | | |
16 | | - | |
17 | 26 | | |
| 27 | + | |
18 | 28 | | |
19 | 29 | | |
20 | 30 | | |
21 | 31 | | |
22 | 32 | | |
| 33 | + | |
| 34 | + | |
23 | 35 | | |
24 | | - | |
25 | 36 | | |
| 37 | + | |
26 | 38 | | |
27 | | - | |
28 | 39 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 40 | + | |
33 | 41 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments