{
	"CashFund": [
		{
			"TransactionDate": "2026-01-02T06:53:58",
			"Cashier": "M.HITA",
			"Amount": 6105.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2026-01-02T21:05:27",
			"Type": "FULL",
			"Cashier": "M.HITA",
			"DEN1000": 1,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 29,
			"DEN50": 23,
			"DEN20": 0,
			"DEN10": 94,
			"DEN5": 98,
			"COINS": 102.75
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2026-01-02T09:45:34",
			"OrderNumber": 14499,
			"ORNumber": 14499,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 468.0,
			"NetAmount": 334.29,
			"DiscountAmount": 83.57,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 468.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 468.0,
			"SCVATExempt": 50.14,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "M.HITA",
			"Branch": "KMG045",
			"SaleDetails": [
				{
					"OrderNumber": 14499,
					"OrderDateTime": "2026-01-02T09:45:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2026-01-02T14:06:38",
			"OrderNumber": 14500,
			"ORNumber": 14500,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 474.0,
			"NetAmount": 338.57,
			"DiscountAmount": 84.64,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 474.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 474.0,
			"SCVATExempt": 50.79,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "M.HITA",
			"Branch": "KMG045",
			"SaleDetails": [
				{
					"OrderNumber": 14500,
					"OrderDateTime": "2026-01-02T14:06:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 474.0,
					"Quantity": 1,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 474.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 338.57
				}
			]
		}
	]
}
