16 Commits

Author SHA1 Message Date
fd05501fad
Fix error loading page after adding promotion with items to transaction 2023-12-05 22:49:32 +00:00
12f91cbf93
Fix enter keypress not submitting Add/Edit Transaction Item form 2023-12-05 22:33:24 +00:00
a693770ff4
Fix item suggestions on Add/Edit Transaction Item form 2023-12-05 22:28:48 +00:00
70a34b67d6
Refactor New Transaction pages/modals to Razor components 2023-12-03 20:06:53 +00:00
f070acef41
Refactor Transactions page to Razor component 2023-12-03 20:06:11 +00:00
51bff2162e
Refactor Items page to Razor component 2023-12-03 20:06:07 +00:00
fce7734df6
Return newest item when scanning barcode linked to multiple items 2023-11-12 19:34:06 +00:00
cd77aaf313
Fix new barcode not saved when adding existing item to transaction 2023-11-12 17:13:40 +00:00
929eddd9e8
Add ability to add transaction items using barcode scanner 2023-11-05 23:10:54 +00:00
0ad9682bc5
Change items to be optional when adding promotion 2023-08-11 16:24:00 +01:00
06b2de9311
Fix amount display format on New Transaction - Promotions page 2023-08-04 18:10:45 +01:00
560c162ee1
Default to last purchased price and quantity when adding transaction item 2023-07-28 20:23:31 +01:00
bb2820f7df
Add ability to enter promotions when creating transaction 2023-07-24 15:31:21 +01:00
c0c1743d78
Update New/Edit Transaction Item pages to match modals 2023-07-24 15:31:21 +01:00
d6407d18cb
Improve styling of Items card on New Transaction page 2023-07-24 15:31:21 +01:00
967c16b6bf
Initial commit 2023-07-23 20:00:53 +01:00