{
	"CashFund": [
		{
			"TransactionDate": "2024-05-19T10:05:17",
			"Cashier": "ALYSSA",
			"Amount": 5095.00
		},
		{
			"TransactionDate": "2024-05-19T14:10:24",
			"Cashier": "CATHY",
			"Amount": 9935.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-05-19T14:05:54",
			"Type": "FULL",
			"Cashier": "ALYSSA",
			"DEN1000": 6,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 19,
			"DEN50": 23,
			"DEN20": 0,
			"DEN10": 12,
			"DEN5": 46,
			"COINS": 35.00
		},
		{
			"TransactionDate": "2024-05-19T22:08:38",
			"Type": "FULL",
			"Cashier": "CATHY",
			"DEN1000": 22,
			"DEN500": 0,
			"DEN200": 1,
			"DEN100": 1,
			"DEN50": 1,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 33,
			"COINS": 1.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-05-19T10:34:20",
			"OrderNumber": 30497,
			"ORNumber": 30497,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 134.0,
			"NetAmount": 95.71,
			"DiscountAmount": 23.93,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 134.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 134.0,
			"SCVATExempt": 14.36,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30497,
					"OrderDateTime": "2024-05-19T10:34:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 67.0,
					"Quantity": 2,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 134.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 95.71
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T11:00:39",
			"OrderNumber": 30498,
			"ORNumber": 30498,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30498,
					"OrderDateTime": "2024-05-19T11:00:39",
					"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-05-19T11:18:24",
			"OrderNumber": 30499,
			"ORNumber": 30499,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30499,
					"OrderDateTime": "2024-05-19T11:18:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				},
				{
					"OrderNumber": 30499,
					"OrderDateTime": "2024-05-19T11:20:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 30499,
					"OrderDateTime": "2024-05-19T11:20:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1452.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T11:36:31",
			"OrderNumber": 30500,
			"ORNumber": 30500,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 617.0,
			"NetAmount": 617.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 617.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30500,
					"OrderDateTime": "2024-05-19T11:36:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 30500,
					"OrderDateTime": "2024-05-19T11:36:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 30500,
					"OrderDateTime": "2024-05-19T11:37:04",
					"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": 617.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T11:48:35",
			"OrderNumber": 30501,
			"ORNumber": 30501,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30501,
					"OrderDateTime": "2024-05-19T11:48:35",
					"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-05-19T12:19:12",
			"OrderNumber": 30502,
			"ORNumber": 30502,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 866.0,
			"NetAmount": 866.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 866.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30502,
					"OrderDateTime": "2024-05-19T12:19:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 398.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 398.0
				},
				{
					"OrderNumber": 30502,
					"OrderDateTime": "2024-05-19T12:19:32",
					"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": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 866.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T13:26:53",
			"OrderNumber": 30503,
			"ORNumber": 30503,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30503,
					"OrderDateTime": "2024-05-19T13:26:53",
					"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": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T13:27:34",
			"OrderNumber": 30504,
			"ORNumber": 30504,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 492.14,
			"DiscountAmount": 123.04,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 689.0,
			"SCVATExempt": 73.82,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30504,
					"OrderDateTime": "2024-05-19T13:27:34",
					"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": 492.14
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T13:31:16",
			"OrderNumber": 30505,
			"ORNumber": 30505,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 244.0,
			"NetAmount": 244.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 244.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30505,
					"OrderDateTime": "2024-05-19T13:31:16",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 244.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 244.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 244.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T13:32:50",
			"OrderNumber": 30506,
			"ORNumber": 30506,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1585.0,
			"NetAmount": 1327.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1585.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1585.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30506,
					"OrderDateTime": "2024-05-19T13:32:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 30506,
					"OrderDateTime": "2024-05-19T13:33:02",
					"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": 1327.86
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T13:38:29",
			"OrderNumber": 30507,
			"ORNumber": 30507,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 212.0,
			"NetAmount": 212.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 212.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30507,
					"OrderDateTime": "2024-05-19T13:38:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 212.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 212.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 212.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T14:11:10",
			"OrderNumber": 30508,
			"ORNumber": 30508,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 555.0,
			"NetAmount": 396.43,
			"DiscountAmount": 99.11,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 555.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 555.0,
			"SCVATExempt": 59.46,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30508,
					"OrderDateTime": "2024-05-19T14:11:10",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 308.0,
					"Quantity": 1,
					"ItemId": "MB1",
					"ItemName": "MANGO BENE SLICE",
					"Category": "MANGO BENE",
					"TotalPrice": 308.0
				},
				{
					"OrderNumber": 30508,
					"OrderDateTime": "2024-05-19T14:11:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 247.0,
					"Quantity": 1,
					"ItemId": "TF3",
					"ItemName": "CHOCO TRFFLE SLCE",
					"Category": "TRUFFLE",
					"TotalPrice": 247.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 396.43
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T14:21:05",
			"OrderNumber": 30509,
			"ORNumber": 30509,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 178.0,
			"NetAmount": 178.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 178.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30509,
					"OrderDateTime": "2024-05-19T14:21:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				},
				{
					"OrderNumber": 30509,
					"OrderDateTime": "2024-05-19T14:21:05",
					"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": 178.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T14:34:48",
			"OrderNumber": 30510,
			"ORNumber": 30510,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 278.0,
			"NetAmount": 250.2,
			"DiscountAmount": 27.8,
			"DiscountType": "10%EMPLOYEES DC",
			"DiscountPercent": 10.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 278.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30510,
					"OrderDateTime": "2024-05-19T14:34:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 278.0,
					"Quantity": 1,
					"ItemId": "FG2",
					"ItemName": "FFG4",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 278.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 250.2
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T14:57:17",
			"OrderNumber": 30511,
			"ORNumber": 30511,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 866.0,
			"NetAmount": 618.57,
			"DiscountAmount": 154.64,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 866.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 866.0,
			"SCVATExempt": 92.79,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30511,
					"OrderDateTime": "2024-05-19T14:57:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 30511,
					"OrderDateTime": "2024-05-19T14:57:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 398.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 398.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 618.57
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T15:05:41",
			"OrderNumber": 30512,
			"ORNumber": 30512,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 468.0,
			"NetAmount": 334.29,
			"DiscountAmount": 83.57,
			"DiscountType": "20% PWD 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": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30512,
					"OrderDateTime": "2024-05-19T15:05:41",
					"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-05-19T15:31:43",
			"OrderNumber": 30513,
			"ORNumber": 30513,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 234.0,
			"NetAmount": 234.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 234.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30513,
					"OrderDateTime": "2024-05-19T15:31:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				},
				{
					"OrderNumber": 30513,
					"OrderDateTime": "2024-05-19T15:31:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 234.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T15:40:35",
			"OrderNumber": 30514,
			"ORNumber": 30514,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30514,
					"OrderDateTime": "2024-05-19T15:40:35",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				},
				{
					"OrderNumber": 30514,
					"OrderDateTime": "2024-05-19T15:41:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 507.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T15:54:06",
			"OrderNumber": 30515,
			"ORNumber": 30515,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30515,
					"OrderDateTime": "2024-05-19T15:54:06",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 30515,
					"OrderDateTime": "2024-05-19T15:54:07",
					"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": 1206.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T15:56:36",
			"OrderNumber": 30516,
			"ORNumber": 30516,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 412.0,
			"NetAmount": 412.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 412.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30516,
					"OrderDateTime": "2024-05-19T15:56:36",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 412.0,
					"Quantity": 1,
					"ItemId": "CM3",
					"ItemName": "CHOCOMUZ CKE MINI",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 412.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 412.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T15:58:08",
			"OrderNumber": 30517,
			"ORNumber": 30517,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 487.0,
			"NetAmount": 487.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 487.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30517,
					"OrderDateTime": "2024-05-19T15:58:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 487.0,
					"Quantity": 1,
					"ItemId": "BR3",
					"ItemName": "BROWNIE 8",
					"Category": "BROWNIE",
					"TotalPrice": 487.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 487.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:02:25",
			"OrderNumber": 30518,
			"ORNumber": 30518,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30518,
					"OrderDateTime": "2024-05-19T16:02:25",
					"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-05-19T16:05:44",
			"OrderNumber": 30519,
			"ORNumber": 30519,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 323.0,
			"NetAmount": 230.71,
			"DiscountAmount": 57.68,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 323.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 323.0,
			"SCVATExempt": 34.61,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30519,
					"OrderDateTime": "2024-05-19T16:05:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				},
				{
					"OrderNumber": 30519,
					"OrderDateTime": "2024-05-19T16:05:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				},
				{
					"OrderNumber": 30519,
					"OrderDateTime": "2024-05-19T16:05:48",
					"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": 230.71
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:10:00",
			"OrderNumber": 30520,
			"ORNumber": 30520,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 867.0,
			"NetAmount": 867.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 867.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30520,
					"OrderDateTime": "2024-05-19T16:10:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				},
				{
					"OrderNumber": 30520,
					"OrderDateTime": "2024-05-19T16:10:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				},
				{
					"OrderNumber": 30520,
					"OrderDateTime": "2024-05-19T16:10:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 867.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:20:29",
			"OrderNumber": 30521,
			"ORNumber": 30521,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30521,
					"OrderDateTime": "2024-05-19T16:20:29",
					"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": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:31:04",
			"OrderNumber": 30522,
			"ORNumber": 30522,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 437.0,
			"NetAmount": 437.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 437.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30522,
					"OrderDateTime": "2024-05-19T16:31:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 412.0,
					"Quantity": 1,
					"ItemId": "CM3",
					"ItemName": "CHOCOMUZ CKE MINI",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 412.0
				},
				{
					"OrderNumber": 30522,
					"OrderDateTime": "2024-05-19T16:32:02",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 30522,
					"OrderDateTime": "2024-05-19T16:33:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC45",
					"ItemName": "HBD BLUE TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 437.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:35:07",
			"OrderNumber": 30523,
			"ORNumber": 30523,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 10.0,
			"NetAmount": 10.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 10.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30523,
					"OrderDateTime": "2024-05-19T16:35:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "BC29",
					"ItemName": "SILVER CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 10.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 10.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:37:09",
			"OrderNumber": 30524,
			"ORNumber": 30524,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 25.0,
			"NetAmount": 25.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 25.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30524,
					"OrderDateTime": "2024-05-19T16:37:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC45",
					"ItemName": "HBD BLUE TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 25.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:37:57",
			"OrderNumber": 30525,
			"ORNumber": 30525,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 435.0,
			"NetAmount": 310.71,
			"DiscountAmount": 77.68,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 435.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 435.0,
			"SCVATExempt": 46.61,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30525,
					"OrderDateTime": "2024-05-19T16:37:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 310.71
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:48:20",
			"OrderNumber": 30526,
			"ORNumber": 30526,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30526,
					"OrderDateTime": "2024-05-19T16:48:20",
					"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": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T16:54:49",
			"OrderNumber": 30527,
			"ORNumber": 30527,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30527,
					"OrderDateTime": "2024-05-19T16:54:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 30527,
					"OrderDateTime": "2024-05-19T16:54:50",
					"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": 1206.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T17:15:00",
			"OrderNumber": 30528,
			"ORNumber": 30528,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 557.0,
			"NetAmount": 397.86,
			"DiscountAmount": 99.46,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 557.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 557.0,
			"SCVATExempt": 59.68,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30528,
					"OrderDateTime": "2024-05-19T17:15:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 30528,
					"OrderDateTime": "2024-05-19T17:15:49",
					"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": 397.86
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T17:58:22",
			"OrderNumber": 30529,
			"ORNumber": 30529,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 247.0,
			"NetAmount": 247.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 247.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30529,
					"OrderDateTime": "2024-05-19T17:58:22",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 247.0,
					"Quantity": 1,
					"ItemId": "TF3",
					"ItemName": "CHOCO TRFFLE SLCE",
					"Category": "TRUFFLE",
					"TotalPrice": 247.0
				},
				{
					"OrderNumber": 30529,
					"OrderDateTime": "2024-05-19T17:58:34",
					"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": 247.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T18:12:39",
			"OrderNumber": 30530,
			"ORNumber": 30530,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30530,
					"OrderDateTime": "2024-05-19T18:12:39",
					"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": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T18:25:24",
			"OrderNumber": 30531,
			"ORNumber": 30531,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 492.14,
			"DiscountAmount": 123.04,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 689.0,
			"SCVATExempt": 73.82,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30531,
					"OrderDateTime": "2024-05-19T18:25:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 492.14
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T18:28:00",
			"OrderNumber": 30532,
			"ORNumber": 30532,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2298.0,
			"NetAmount": 2298.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2298.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30532,
					"OrderDateTime": "2024-05-19T18:28:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 2298.0,
					"Quantity": 1,
					"ItemId": "MB2",
					"ItemName": "MANGO BENE BOX",
					"Category": "MANGO BENE",
					"TotalPrice": 2298.0
				},
				{
					"OrderNumber": 30532,
					"OrderDateTime": "2024-05-19T18:28:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 2298.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T18:33:19",
			"OrderNumber": 30533,
			"ORNumber": 30533,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 838.0,
			"NetAmount": 838.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 838.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30533,
					"OrderDateTime": "2024-05-19T18:33:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 212.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 212.0
				},
				{
					"OrderNumber": 30533,
					"OrderDateTime": "2024-05-19T18:33:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 244.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 244.0
				},
				{
					"OrderNumber": 30533,
					"OrderDateTime": "2024-05-19T18:33:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 382.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 382.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 838.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T18:36:23",
			"OrderNumber": 30534,
			"ORNumber": 30534,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 477.0,
			"NetAmount": 340.71,
			"DiscountAmount": 85.18,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 477.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 477.0,
			"SCVATExempt": 51.11,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30534,
					"OrderDateTime": "2024-05-19T18:36:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				},
				{
					"OrderNumber": 30534,
					"OrderDateTime": "2024-05-19T18:36:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 30534,
					"OrderDateTime": "2024-05-19T18:36:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 340.71
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T18:38:27",
			"OrderNumber": 30535,
			"ORNumber": 30535,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 617.0,
			"NetAmount": 617.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 617.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30535,
					"OrderDateTime": "2024-05-19T18:38:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 30535,
					"OrderDateTime": "2024-05-19T18:38:53",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 30535,
					"OrderDateTime": "2024-05-19T18:39:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC45",
					"ItemName": "HBD BLUE TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 617.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:03:34",
			"OrderNumber": 30536,
			"ORNumber": 30536,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2004.0,
			"NetAmount": 2004.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2004.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30536,
					"OrderDateTime": "2024-05-19T19:03:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1527.0,
					"Quantity": 1,
					"ItemId": "BB1",
					"ItemName": "BANANA BELLA CAKE WHOLE",
					"Category": "BANANA BELLA CAKE",
					"TotalPrice": 1527.0
				},
				{
					"OrderNumber": 30536,
					"OrderDateTime": "2024-05-19T19:03:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				},
				{
					"OrderNumber": 30536,
					"OrderDateTime": "2024-05-19T19:04:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC45",
					"ItemName": "HBD BLUE TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 30536,
					"OrderDateTime": "2024-05-19T19:04:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 30536,
					"OrderDateTime": "2024-05-19T19:04:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 30536,
					"OrderDateTime": "2024-05-19T19:04:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC36",
					"ItemName": "FREE SILVER CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 2004.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:10:25",
			"OrderNumber": 30537,
			"ORNumber": 30537,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 612.0,
			"NetAmount": 612.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 612.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30537,
					"OrderDateTime": "2024-05-19T19:10:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 612.0,
					"Quantity": 1,
					"ItemId": "CV02",
					"ItemName": "SSCV MINI",
					"Category": "SEA SALT CARAMEL VANILLA",
					"TotalPrice": 612.0
				},
				{
					"OrderNumber": 30537,
					"OrderDateTime": "2024-05-19T19:10:27",
					"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": 612.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:18:49",
			"OrderNumber": 30538,
			"ORNumber": 30538,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1404.0,
			"NetAmount": 1404.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1404.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30538,
					"OrderDateTime": "2024-05-19T19:18:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 30538,
					"OrderDateTime": "2024-05-19T19:18:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 30538,
					"OrderDateTime": "2024-05-19T19:18:49",
					"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": 1404.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:26:56",
			"OrderNumber": 30539,
			"ORNumber": 30539,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 568.0,
			"NetAmount": 405.71,
			"DiscountAmount": 101.43,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 568.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 568.0,
			"SCVATExempt": 60.86,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30539,
					"OrderDateTime": "2024-05-19T19:26:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 568.0,
					"Quantity": 1,
					"ItemId": "CC3",
					"ItemName": "CHEESE CAKE MINI",
					"Category": "CHEESE CAKE",
					"TotalPrice": 568.0
				},
				{
					"OrderNumber": 30539,
					"OrderDateTime": "2024-05-19T19:27:11",
					"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": 405.71
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:29:28",
			"OrderNumber": 30540,
			"ORNumber": 30540,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 589.0,
			"NetAmount": 589.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 589.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30540,
					"OrderDateTime": "2024-05-19T19:29:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 207.0,
					"Quantity": 1,
					"ItemId": "CM1",
					"ItemName": "CHOCOMUZ CKE SLCE",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 207.0
				},
				{
					"OrderNumber": 30540,
					"OrderDateTime": "2024-05-19T19:29:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 382.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 382.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 589.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:32:21",
			"OrderNumber": 30541,
			"ORNumber": 30541,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2427.0,
			"NetAmount": 2427.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2427.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30541,
					"OrderDateTime": "2024-05-19T19:32:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 2427.0,
					"Quantity": 1,
					"ItemId": "SEAW-TLC1",
					"ItemName": "TRES LECHES W",
					"Category": "SEASONAL CAKES",
					"TotalPrice": 2427.0
				},
				{
					"OrderNumber": 30541,
					"OrderDateTime": "2024-05-19T19:33:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "TL9",
					"ItemName": "FREE TLC MLK SCE",
					"Category": "TRES LECHES",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 30541,
					"OrderDateTime": "2024-05-19T19:33:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 2427.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:40:05",
			"OrderNumber": 30542,
			"ORNumber": 30542,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 0.0,
			"NetAmount": 0.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 0.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30542,
					"OrderDateTime": "2024-05-19T19:40:05",
					"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": 0.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:40:44",
			"OrderNumber": 30543,
			"ORNumber": 30543,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 558.0,
			"NetAmount": 398.57,
			"DiscountAmount": 99.64,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 558.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 558.0,
			"SCVATExempt": 59.79,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30543,
					"OrderDateTime": "2024-05-19T19:40:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				},
				{
					"OrderNumber": 30543,
					"OrderDateTime": "2024-05-19T19:40:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 67.0,
					"Quantity": 4,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 268.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 398.57
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T19:58:31",
			"OrderNumber": 30544,
			"ORNumber": 30544,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1348.0,
			"NetAmount": 1090.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1348.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1348.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30544,
					"OrderDateTime": "2024-05-19T19:58:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1348.0,
					"Quantity": 1,
					"ItemId": "CM2",
					"ItemName": "CHOCOMUZ CKE BOX",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 1348.0
				},
				{
					"OrderNumber": 30544,
					"OrderDateTime": "2024-05-19T19:58:33",
					"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": 1090.86
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T20:01:48",
			"OrderNumber": 30545,
			"ORNumber": 30545,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 424.0,
			"NetAmount": 302.86,
			"DiscountAmount": 75.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 424.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 424.0,
			"SCVATExempt": 45.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30545,
					"OrderDateTime": "2024-05-19T20:01:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				},
				{
					"OrderNumber": 30545,
					"OrderDateTime": "2024-05-19T20:02:02",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 67.0,
					"Quantity": 2,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 134.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 302.86
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T20:06:24",
			"OrderNumber": 30546,
			"ORNumber": 30546,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30546,
					"OrderDateTime": "2024-05-19T20:06:24",
					"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-05-19T20:10:08",
			"OrderNumber": 30547,
			"ORNumber": 30547,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1704.0,
			"NetAmount": 1446.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1704.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1704.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30547,
					"OrderDateTime": "2024-05-19T20:10:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1704.0,
					"Quantity": 1,
					"ItemId": "TF1",
					"ItemName": "CHOCO TRFFLE WHLE",
					"Category": "TRUFFLE",
					"TotalPrice": 1704.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1446.86
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T20:14:42",
			"OrderNumber": 30548,
			"ORNumber": 30548,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30548,
					"OrderDateTime": "2024-05-19T20:14:42",
					"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-05-19T20:16:27",
			"OrderNumber": 30549,
			"ORNumber": 30549,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 515.0,
			"NetAmount": 367.86,
			"DiscountAmount": 91.96,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 515.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 515.0,
			"SCVATExempt": 55.18,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30549,
					"OrderDateTime": "2024-05-19T20:16:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 298.0,
					"Quantity": 1,
					"ItemId": "SR10",
					"ItemName": "ALMND SANSRVL SLC",
					"Category": "SANSRIVAL",
					"TotalPrice": 298.0
				},
				{
					"OrderNumber": 30549,
					"OrderDateTime": "2024-05-19T20:16:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 217.0,
					"Quantity": 1,
					"ItemId": "CH1",
					"ItemName": "CHOCO SLICE",
					"Category": "CHOCOLATE",
					"TotalPrice": 217.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 367.86
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T20:29:41",
			"OrderNumber": 30550,
			"ORNumber": 30550,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 298.0,
			"NetAmount": 298.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 298.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30550,
					"OrderDateTime": "2024-05-19T20:29:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 298.0,
					"Quantity": 1,
					"ItemId": "SR10",
					"ItemName": "ALMND SANSRVL SLC",
					"Category": "SANSRIVAL",
					"TotalPrice": 298.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 298.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T21:07:55",
			"OrderNumber": 30551,
			"ORNumber": 30551,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30551,
					"OrderDateTime": "2024-05-19T21:07:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				},
				{
					"OrderNumber": 30551,
					"OrderDateTime": "2024-05-19T21:08:30",
					"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": 452.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T21:13:52",
			"OrderNumber": 30552,
			"ORNumber": 30552,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1135.0,
			"NetAmount": 1135.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1135.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30552,
					"OrderDateTime": "2024-05-19T21:13:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 67.0,
					"Quantity": 4,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 268.0
				},
				{
					"OrderNumber": 30552,
					"OrderDateTime": "2024-05-19T21:13:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				},
				{
					"OrderNumber": 30552,
					"OrderDateTime": "2024-05-19T21:14:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 432.0,
					"Quantity": 1,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 432.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1135.0
				}
			]
		},
		{
			"TransactionDate": "2024-05-19T21:44:18",
			"OrderNumber": 30553,
			"ORNumber": 30553,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 308.0,
			"NetAmount": 308.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 308.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 30553,
					"OrderDateTime": "2024-05-19T21:44:18",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 308.0,
					"Quantity": 1,
					"ItemId": "MB1",
					"ItemName": "MANGO BENE SLICE",
					"Category": "MANGO BENE",
					"TotalPrice": 308.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 308.0
				}
			]
		}
	]
}
