{
	"CashFund": [
		{
			"TransactionDate": "2024-11-11T16:12:43",
			"Cashier": "BIANCA",
			"Amount": 8095.00
		},
		{
			"TransactionDate": "2024-11-11T16:21:13",
			"Cashier": "LESLIE",
			"Amount": 11071.75
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-11-11T16:20:09",
			"Type": "FULL",
			"Cashier": "BIANCA",
			"DEN1000": 4,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 46,
			"DEN50": 29,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 77,
			"COINS": 136.75
		},
		{
			"TransactionDate": "2024-11-11T21:00:19",
			"Type": "FULL",
			"Cashier": "LESLIE",
			"DEN1000": 8,
			"DEN500": 4,
			"DEN200": 0,
			"DEN100": 37,
			"DEN50": 21,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 7,
			"COINS": 25.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-11-11T12:47:21",
			"OrderNumber": 33755,
			"ORNumber": 33755,
			"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": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33755,
					"OrderDateTime": "2024-11-11T12:47:21",
					"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": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T12:48:44",
			"OrderNumber": 33756,
			"ORNumber": 33756,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33756,
					"OrderDateTime": "2024-11-11T12:48:44",
					"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": 738.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T12:49:11",
			"OrderNumber": 33757,
			"ORNumber": 33757,
			"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": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33757,
					"OrderDateTime": "2024-11-11T12:49:11",
					"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": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T12:50:30",
			"OrderNumber": 33758,
			"ORNumber": 33758,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 527.14,
			"DiscountAmount": 131.79,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 738.0,
			"SCVATExempt": 79.07,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33758,
					"OrderDateTime": "2024-11-11T12:50:30",
					"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": 527.14
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T12:51:56",
			"OrderNumber": 33759,
			"ORNumber": 33759,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 398.0,
			"NetAmount": 284.29,
			"DiscountAmount": 71.07,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 398.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 398.0,
			"SCVATExempt": 42.64,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33759,
					"OrderDateTime": "2024-11-11T12:51:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 398.0,
					"Quantity": 1,
					"ItemId": "LB3",
					"ItemName": "LEMON BARS 8",
					"Category": "LEMON BARS",
					"TotalPrice": 398.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 284.29
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T13:28:06",
			"OrderNumber": 33760,
			"ORNumber": 33760,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1628.0,
			"NetAmount": 1628.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1628.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33760,
					"OrderDateTime": "2024-11-11T13:28:06",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1628.0,
					"Quantity": 1,
					"ItemId": "CV03",
					"ItemName": "SSCV WHOLE",
					"Category": "SEA SALT CARAMEL VANILLA",
					"TotalPrice": 1628.0
				},
				{
					"OrderNumber": 33760,
					"OrderDateTime": "2024-11-11T13:28:44",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1628.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T14:27:49",
			"OrderNumber": 33761,
			"ORNumber": 33761,
			"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": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33761,
					"OrderDateTime": "2024-11-11T14:27:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				},
				{
					"OrderNumber": 33761,
					"OrderDateTime": "2024-11-11T14:28:13",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1427.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T15:03:08",
			"OrderNumber": 33762,
			"ORNumber": 33762,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 412.0,
			"NetAmount": 294.29,
			"DiscountAmount": 73.57,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 412.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 412.0,
			"SCVATExempt": 44.14,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33762,
					"OrderDateTime": "2024-11-11T15:03:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 412.0,
					"Quantity": 1,
					"ItemId": "CM3",
					"ItemName": "CHOCOMUZ CKE MINI",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 412.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 294.29
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T15:38:14",
			"OrderNumber": 33763,
			"ORNumber": 33763,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 914.0,
			"NetAmount": 914.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 914.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "BIANCA",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33763,
					"OrderDateTime": "2024-11-11T15:38:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 914.0,
					"Quantity": 1,
					"ItemId": "GF005",
					"ItemName": "GF CHEESE ROLLS BX12",
					"Category": "GRABFOOD",
					"TotalPrice": 914.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 914.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T16:25:36",
			"OrderNumber": 33764,
			"ORNumber": 33764,
			"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": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33764,
					"OrderDateTime": "2024-11-11T16:25:36",
					"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": "2024-11-11T16:53:38",
			"OrderNumber": 33765,
			"ORNumber": 33765,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 507.0,
			"NetAmount": 362.14,
			"DiscountAmount": 90.54,
			"DiscountType": "20% PWD 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": 0,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33765,
					"OrderDateTime": "2024-11-11T16:53:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				},
				{
					"OrderNumber": 33765,
					"OrderDateTime": "2024-11-11T16:53:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 362.14
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T17:37:03",
			"OrderNumber": 33766,
			"ORNumber": 33766,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 267.0,
			"NetAmount": 267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33766,
					"OrderDateTime": "2024-11-11T17:37:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 267.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T17:38:22",
			"OrderNumber": 33767,
			"ORNumber": 33767,
			"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": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33767,
					"OrderDateTime": "2024-11-11T17:38:22",
					"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": "2024-11-11T18:11:43",
			"OrderNumber": 33768,
			"ORNumber": 33768,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1282.0,
			"NetAmount": 1282.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1282.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33768,
					"OrderDateTime": "2024-11-11T18:11:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 648.0,
					"Quantity": 1,
					"ItemId": "GF081",
					"ItemName": "GF SSCV MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 648.0
				},
				{
					"OrderNumber": 33768,
					"OrderDateTime": "2024-11-11T18:11:51",
					"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": 1282.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T18:13:00",
			"OrderNumber": 33769,
			"ORNumber": 33769,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 613.0,
			"NetAmount": 613.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 613.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33769,
					"OrderDateTime": "2024-11-11T18:13:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 33769,
					"OrderDateTime": "2024-11-11T18:14:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 613.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T18:19:49",
			"OrderNumber": 33770,
			"ORNumber": 33770,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 267.0,
			"NetAmount": 267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33770,
					"OrderDateTime": "2024-11-11T18:19:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				},
				{
					"OrderNumber": 33770,
					"OrderDateTime": "2024-11-11T18:19:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				},
				{
					"OrderNumber": 33770,
					"OrderDateTime": "2024-11-11T18:19:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 267.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T19:41:37",
			"OrderNumber": 33771,
			"ORNumber": 33771,
			"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": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33771,
					"OrderDateTime": "2024-11-11T19:41:37",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				},
				{
					"OrderNumber": 33771,
					"OrderDateTime": "2024-11-11T19:41:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 452.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T19:44:31",
			"OrderNumber": 33772,
			"ORNumber": 33772,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33772,
					"OrderDateTime": "2024-11-11T19:44:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T19:50:00",
			"OrderNumber": 33773,
			"ORNumber": 33773,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33773,
					"OrderDateTime": "2024-11-11T19:50:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T20:04:21",
			"OrderNumber": 33774,
			"ORNumber": 33774,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 490.0,
			"NetAmount": 350.0,
			"DiscountAmount": 87.5,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 490.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 490.0,
			"SCVATExempt": 52.5,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33774,
					"OrderDateTime": "2024-11-11T20:04:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 278.0,
					"Quantity": 1,
					"ItemId": "FG2",
					"ItemName": "FFG4",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 278.0
				},
				{
					"OrderNumber": 33774,
					"OrderDateTime": "2024-11-11T20:04:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 212.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 212.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 350.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T20:10:30",
			"OrderNumber": 33775,
			"ORNumber": 33775,
			"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": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33775,
					"OrderDateTime": "2024-11-11T20:10:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 452.0
				}
			]
		},
		{
			"TransactionDate": "2024-11-11T20:50:05",
			"OrderNumber": 33776,
			"ORNumber": 33776,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 507.0,
			"NetAmount": 507.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 507.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "LESLIE",
			"Branch": "KMG013",
			"SaleDetails": [
				{
					"OrderNumber": 33776,
					"OrderDateTime": "2024-11-11T20:50:05",
					"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": 507.0
				}
			]
		}
	]
}
