feat: add more detailed history and group per day
This commit is contained in:
+4
-2
@@ -83,6 +83,7 @@
|
||||
"@version": {"placeholders": {"version": {"type": "String"}}},
|
||||
"selectTabToAddItems": "Select a tab to add items",
|
||||
"openTabs": "Open tabs",
|
||||
"closedTabs": "Closed tabs",
|
||||
"selectOrOpenTab": "Select or open a tab",
|
||||
"noOpenTabs": "No open tabs",
|
||||
"edit": "Edit",
|
||||
@@ -113,6 +114,7 @@
|
||||
"pinsDidNotMatch": "PINs didn’t match. Try again.",
|
||||
"somethingWentWrong": "Something went wrong.",
|
||||
"incorrectPin": "Incorrect PIN.",
|
||||
"removed": "Removed",
|
||||
"enterPrice": "Enter a price.",
|
||||
"enterValidPrice": "Enter a valid price.",
|
||||
"enterValidStock": "Enter a valid stock amount.",
|
||||
@@ -213,8 +215,8 @@
|
||||
"stressTestGrid": "Stress test product grid",
|
||||
"simulateLowStock": "Simulate low stock",
|
||||
"setProductsBelowThreshold": "Set all products below threshold",
|
||||
"generateMockOrders": "Generate 100 mock orders",
|
||||
"randomCustomersItemsAmounts": "Random customers, items, and amounts",
|
||||
"generateMockOrders": "Generate mock order history",
|
||||
"randomCustomersItemsAmounts": "100 orders across days with random products and purchase times",
|
||||
"performance": "Performance",
|
||||
"clearImageCache": "Clear image cache",
|
||||
"reloadProductImages": "Reload product images",
|
||||
|
||||
Reference in New Issue
Block a user