{
	"CashFund": [
		{
			"TransactionDate": "2025-09-09T08:49:51",
			"Cashier": "ARGENTINA",
			"Amount": 5100.00
		},
		{
			"TransactionDate": "2025-09-09T14:57:00",
			"Cashier": "PRECIOUS",
			"Amount": 13217.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-09-09T14:54:30",
			"Type": "FULL",
			"Cashier": "ARGENTINA",
			"DEN1000": 9,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 19,
			"DEN50": 29,
			"DEN20": 0,
			"DEN10": 12,
			"DEN5": 43,
			"COINS": 32.00
		},
		{
			"TransactionDate": "2025-09-09T20:40:32",
			"Type": "FULL",
			"Cashier": "PRECIOUS",
			"DEN1000": 20,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 1,
			"DEN50": 0,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 6,
			"COINS": 6.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-09-09T10:37:12",
			"OrderNumber": 48985,
			"ORNumber": 48985,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1643.0,
			"NetAmount": 1643.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1643.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48985,
					"OrderDateTime": "2025-09-09T10:37:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 48985,
					"OrderDateTime": "2025-09-09T10:37:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 796.0,
					"Quantity": 1,
					"ItemId": "LC4",
					"ItemName": "MG MAMON BOX OF12",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 796.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1643.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T10:48:01",
			"OrderNumber": 48986,
			"ORNumber": 48986,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 886.0,
			"NetAmount": 632.86,
			"DiscountAmount": 158.21,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 886.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 886.0,
			"SCVATExempt": 94.93,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48986,
					"OrderDateTime": "2025-09-09T10:48:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 48986,
					"OrderDateTime": "2025-09-09T10:48:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 418.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 418.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 632.86
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T11:19:43",
			"OrderNumber": 48987,
			"ORNumber": 48987,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 452.0,
			"NetAmount": 452.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 452.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48987,
					"OrderDateTime": "2025-09-09T11:19:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				},
				{
					"OrderNumber": 48987,
					"OrderDateTime": "2025-09-09T11:19:53",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "OTHER CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 452.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T11:26:48",
			"OrderNumber": 48988,
			"ORNumber": 48988,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1206.0,
			"NetAmount": 1206.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1206.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48988,
					"OrderDateTime": "2025-09-09T11:26:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 48988,
					"OrderDateTime": "2025-09-09T11:26:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1206.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T11:48:56",
			"OrderNumber": 48989,
			"ORNumber": 48989,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1252.0,
			"NetAmount": 994.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1252.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1252.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48989,
					"OrderDateTime": "2025-09-09T11:48:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 4,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 580.0
				},
				{
					"OrderNumber": 48989,
					"OrderDateTime": "2025-09-09T11:49:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 4,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 356.0
				},
				{
					"OrderNumber": 48989,
					"OrderDateTime": "2025-09-09T11:51:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 79.0,
					"Quantity": 4,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 316.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 994.86
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T12:36:26",
			"OrderNumber": 48990,
			"ORNumber": 48990,
			"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": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48990,
					"OrderDateTime": "2025-09-09T12:36:26",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				},
				{
					"OrderNumber": 48990,
					"OrderDateTime": "2025-09-09T12:36:53",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T12:43:17",
			"OrderNumber": 48991,
			"ORNumber": 48991,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2114.0,
			"NetAmount": 2114.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2114.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48991,
					"OrderDateTime": "2025-09-09T12:43:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				},
				{
					"OrderNumber": 48991,
					"OrderDateTime": "2025-09-09T12:43:18",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 2114.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T13:15:13",
			"OrderNumber": 48992,
			"ORNumber": 48992,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1006.0,
			"NetAmount": 1006.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1006.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48992,
					"OrderDateTime": "2025-09-09T13:15:13",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 48992,
					"OrderDateTime": "2025-09-09T13:15:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 268.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 268.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1006.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T13:23:30",
			"OrderNumber": 48993,
			"ORNumber": 48993,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 948.0,
			"NetAmount": 690.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 948.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 948.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48993,
					"OrderDateTime": "2025-09-09T13:23:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 474.0,
					"Quantity": 2,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 948.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 690.86
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T13:24:19",
			"OrderNumber": 48994,
			"ORNumber": 48994,
			"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": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48994,
					"OrderDateTime": "2025-09-09T13:24:19",
					"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
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T13:51:19",
			"OrderNumber": 48995,
			"ORNumber": 48995,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1452.0,
			"NetAmount": 1452.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1452.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48995,
					"OrderDateTime": "2025-09-09T13:51:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 48995,
					"OrderDateTime": "2025-09-09T13:51:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				},
				{
					"OrderNumber": 48995,
					"OrderDateTime": "2025-09-09T13:51:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC44",
					"ItemName": "HBD PINK TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1452.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T13:55:24",
			"OrderNumber": 48996,
			"ORNumber": 48996,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 605.0,
			"DiscountAmount": 151.25,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 847.0,
			"SCVATExempt": 90.75,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48996,
					"OrderDateTime": "2025-09-09T13:55:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 605.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T14:03:31",
			"OrderNumber": 48997,
			"ORNumber": 48997,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 468.0,
			"NetAmount": 468.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 468.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48997,
					"OrderDateTime": "2025-09-09T14:03:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "OTHER CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T14:15:05",
			"OrderNumber": 48998,
			"ORNumber": 48998,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1206.0,
			"NetAmount": 1206.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1206.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48998,
					"OrderDateTime": "2025-09-09T14:15:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 48998,
					"OrderDateTime": "2025-09-09T14:15:06",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1206.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T14:50:55",
			"OrderNumber": 48999,
			"ORNumber": 48999,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 452.0,
			"NetAmount": 452.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 452.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ARGENTINA",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 48999,
					"OrderDateTime": "2025-09-09T14:50:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 452.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T14:54:44",
			"OrderNumber": 49000,
			"ORNumber": 49000,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1711.0,
			"NetAmount": 1711.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1711.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49000,
					"OrderDateTime": "2025-09-09T14:54:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				},
				{
					"OrderNumber": 49000,
					"OrderDateTime": "2025-09-09T14:54:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 49000,
					"OrderDateTime": "2025-09-09T14:54:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 2,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 49000,
					"OrderDateTime": "2025-09-09T14:54:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 49000,
					"OrderDateTime": "2025-09-09T14:55:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 612.0,
					"Quantity": 1,
					"ItemId": "CV02",
					"ItemName": "SSCV MINI",
					"Category": "SEA SALT CARAMEL VANILLA",
					"TotalPrice": 612.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1711.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T15:10:52",
			"OrderNumber": 49001,
			"ORNumber": 49001,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 507.0,
			"NetAmount": 362.14,
			"DiscountAmount": 90.54,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 507.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 507.0,
			"SCVATExempt": 54.32,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49001,
					"OrderDateTime": "2025-09-09T15:10:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 49001,
					"OrderDateTime": "2025-09-09T15:10:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 362.14
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T15:12:48",
			"OrderNumber": 49002,
			"ORNumber": 49002,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 634.0,
			"NetAmount": 634.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 634.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49002,
					"OrderDateTime": "2025-09-09T15:12:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 634.0,
					"Quantity": 1,
					"ItemId": "GF041",
					"ItemName": "GF CHOCO TRUFFLE MIN",
					"Category": "GRABFOOD",
					"TotalPrice": 634.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 634.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T15:23:51",
			"OrderNumber": 49003,
			"ORNumber": 49003,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 938.0,
			"NetAmount": 938.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 938.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49003,
					"OrderDateTime": "2025-09-09T15:23:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 938.0,
					"Quantity": 1,
					"ItemId": "GF005",
					"ItemName": "GF CHEESE ROLLS BX12",
					"Category": "GRABFOOD",
					"TotalPrice": 938.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 938.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T15:59:48",
			"OrderNumber": 49004,
			"ORNumber": 49004,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 847.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49004,
					"OrderDateTime": "2025-09-09T15:59:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T16:06:00",
			"OrderNumber": 49005,
			"ORNumber": 49005,
			"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": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49005,
					"OrderDateTime": "2025-09-09T16:06:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T16:55:27",
			"OrderNumber": 49006,
			"ORNumber": 49006,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 158.0,
			"NetAmount": 158.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 158.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49006,
					"OrderDateTime": "2025-09-09T16:55:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 79.0,
					"Quantity": 2,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 158.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 158.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T17:14:05",
			"OrderNumber": 49007,
			"ORNumber": 49007,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1458.0,
			"NetAmount": 1458.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1458.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49007,
					"OrderDateTime": "2025-09-09T17:14:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1458.0,
					"Quantity": 1,
					"ItemId": "SCM-MB1",
					"ItemName": "MI - MANGO BENE",
					"Category": "SIGNATURE CAKES",
					"TotalPrice": 1458.0
				},
				{
					"OrderNumber": 49007,
					"OrderDateTime": "2025-09-09T17:14:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1458.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T17:31:45",
			"OrderNumber": 49008,
			"ORNumber": 49008,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1458.0,
			"NetAmount": 1200.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1458.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1458.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49008,
					"OrderDateTime": "2025-09-09T17:31:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1458.0,
					"Quantity": 1,
					"ItemId": "SCM-MB1",
					"ItemName": "MI - MANGO BENE",
					"Category": "SIGNATURE CAKES",
					"TotalPrice": 1458.0
				},
				{
					"OrderNumber": 49008,
					"OrderDateTime": "2025-09-09T17:31:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1200.86
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T17:40:31",
			"OrderNumber": 49009,
			"ORNumber": 49009,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 648.0,
			"NetAmount": 648.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 648.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49009,
					"OrderDateTime": "2025-09-09T17:40:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 648.0,
					"Quantity": 1,
					"ItemId": "GF081",
					"ItemName": "GF SSCV MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 648.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 648.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T18:00:56",
			"OrderNumber": 49010,
			"ORNumber": 49010,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 689.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49010,
					"OrderDateTime": "2025-09-09T18:00:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 689.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T18:27:21",
			"OrderNumber": 49011,
			"ORNumber": 49011,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 592.0,
			"NetAmount": 592.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 592.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49011,
					"OrderDateTime": "2025-09-09T18:27:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 592.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T18:39:01",
			"OrderNumber": 49012,
			"ORNumber": 49012,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 592.0,
			"NetAmount": 592.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 592.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49012,
					"OrderDateTime": "2025-09-09T18:39:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 592.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T19:02:25",
			"OrderNumber": 49013,
			"ORNumber": 49013,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1837.0,
			"NetAmount": 1837.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1837.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49013,
					"OrderDateTime": "2025-09-09T19:02:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1837.0,
					"Quantity": 1,
					"ItemId": "GF040",
					"ItemName": "GF CHOCO TRUFFLE WHL",
					"Category": "GRABFOOD",
					"TotalPrice": 1837.0
				},
				{
					"OrderNumber": 49013,
					"OrderDateTime": "2025-09-09T19:02:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1837.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T19:41:56",
			"OrderNumber": 49014,
			"ORNumber": 49014,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1520.0,
			"NetAmount": 1520.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1520.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49014,
					"OrderDateTime": "2025-09-09T19:41:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1520.0,
					"Quantity": 1,
					"ItemId": "BV2",
					"ItemName": "BLACK VELVET BOX",
					"Category": "BLACK VELVET",
					"TotalPrice": 1520.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1520.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T19:43:57",
			"OrderNumber": 49015,
			"ORNumber": 49015,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1427.0,
			"NetAmount": 1427.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1427.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49015,
					"OrderDateTime": "2025-09-09T19:43:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 49015,
					"OrderDateTime": "2025-09-09T19:44:02",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1427.0
				}
			]
		},
		{
			"TransactionDate": "2025-09-09T20:27:48",
			"OrderNumber": 49016,
			"ORNumber": 49016,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 689.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "PRECIOUS",
			"Branch": "KMG016",
			"SaleDetails": [
				{
					"OrderNumber": 49016,
					"OrderDateTime": "2025-09-09T20:27:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				},
				{
					"OrderNumber": 49016,
					"OrderDateTime": "2025-09-09T20:27:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 689.0
				}
			]
		}
	]
}
