{
	"CashFund": [
		{
			"TransactionDate": "2025-04-25T06:23:20",
			"Cashier": "CATHY",
			"Amount": 4805.00
		},
		{
			"TransactionDate": "2025-04-25T20:28:41",
			"Cashier": "ALYSSA",
			"Amount": 7585.50
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-04-25T13:50:54",
			"Type": "PARTIAL",
			"Cashier": "CATHY",
			"DEN1000": 2,
			"DEN500": 2,
			"DEN200": 0,
			"DEN100": 28,
			"DEN50": 29,
			"DEN20": 1,
			"DEN10": 0,
			"DEN5": 53,
			"COINS": 50.50
		},
		{
			"TransactionDate": "2025-04-25T21:57:07",
			"Type": "FULL",
			"Cashier": "ALYSSA",
			"DEN1000": 7,
			"DEN500": 4,
			"DEN200": 0,
			"DEN100": 33,
			"DEN50": 21,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 20,
			"COINS": 38.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-04-25T10:11:23",
			"OrderNumber": 42471,
			"ORNumber": 42471,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1694.0,
			"NetAmount": 1436.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1694.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1694.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42471,
					"OrderDateTime": "2025-04-25T10:11:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 42471,
					"OrderDateTime": "2025-04-25T10:11:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 42471,
					"OrderDateTime": "2025-04-25T10:11:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1436.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T11:04:47",
			"OrderNumber": 42472,
			"ORNumber": 42472,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 71.0,
			"NetAmount": 71.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 71.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": 42472,
					"OrderDateTime": "2025-04-25T11:04:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 71.0,
					"Quantity": 1,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 71.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 71.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T11:05:32",
			"OrderNumber": 42473,
			"ORNumber": 42473,
			"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": 42473,
					"OrderDateTime": "2025-04-25T11:05:32",
					"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": 25.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T11:16:57",
			"OrderNumber": 42474,
			"ORNumber": 42474,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 418.0,
			"NetAmount": 298.57,
			"DiscountAmount": 74.64,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 418.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 418.0,
			"SCVATExempt": 44.79,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42474,
					"OrderDateTime": "2025-04-25T11:16:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 418.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 418.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 298.57
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T12:44:31",
			"OrderNumber": 42475,
			"ORNumber": 42475,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1206.0,
			"NetAmount": 948.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1206.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1206.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42475,
					"OrderDateTime": "2025-04-25T12:44:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 42475,
					"OrderDateTime": "2025-04-25T12:46:32",
					"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": 948.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T13:12:16",
			"OrderNumber": 42476,
			"ORNumber": 42476,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1375.0,
			"NetAmount": 1375.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1375.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": 42476,
					"OrderDateTime": "2025-04-25T13:12:16",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 548.0,
					"Quantity": 1,
					"ItemId": "GF004",
					"ItemName": "GF CHEESE ROLLS BOX6",
					"Category": "GRABFOOD",
					"TotalPrice": 548.0
				},
				{
					"OrderNumber": 42476,
					"OrderDateTime": "2025-04-25T13:12:18",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 827.0,
					"Quantity": 1,
					"ItemId": "GF001",
					"ItemName": "GF ENSAYMADA BOX OF6",
					"Category": "GRABFOOD",
					"TotalPrice": 827.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1375.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T14:16:17",
			"OrderNumber": 42477,
			"ORNumber": 42477,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42477,
					"OrderDateTime": "2025-04-25T14:16:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 362.14
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T14:19:03",
			"OrderNumber": 42478,
			"ORNumber": 42478,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42478,
					"OrderDateTime": "2025-04-25T14:19:03",
					"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": 0.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T14:29:11",
			"OrderNumber": 42479,
			"ORNumber": 42479,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1206.0,
			"NetAmount": 948.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1206.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1206.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42479,
					"OrderDateTime": "2025-04-25T14:29:11",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 42479,
					"OrderDateTime": "2025-04-25T14:29:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 948.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T14:44:27",
			"OrderNumber": 42480,
			"ORNumber": 42480,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 938.0,
			"NetAmount": 938.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 938.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42480,
					"OrderDateTime": "2025-04-25T14:44:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 938.0,
					"Quantity": 1,
					"ItemId": "GF005",
					"ItemName": "GF CHEESE ROLLS BX12",
					"Category": "GRABFOOD",
					"TotalPrice": 938.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 938.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T16:01:39",
			"OrderNumber": 42481,
			"ORNumber": 42481,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 145.0,
			"NetAmount": 145.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 145.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": 42481,
					"OrderDateTime": "2025-04-25T16:01:39",
					"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": 145.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T16:04:36",
			"OrderNumber": 42482,
			"ORNumber": 42482,
			"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": 42482,
					"OrderDateTime": "2025-04-25T16:04:36",
					"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": "2025-04-25T16:08:59",
			"OrderNumber": 42483,
			"ORNumber": 42483,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 936.0,
			"NetAmount": 678.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 936.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 936.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42483,
					"OrderDateTime": "2025-04-25T16:08:59",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 2,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 936.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 678.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T17:27:24",
			"OrderNumber": 42484,
			"ORNumber": 42484,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 689.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42484,
					"OrderDateTime": "2025-04-25T17:27:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				},
				{
					"OrderNumber": 42484,
					"OrderDateTime": "2025-04-25T17:27:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 689.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T18:36:21",
			"OrderNumber": 42485,
			"ORNumber": 42485,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1585.0,
			"NetAmount": 1585.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1585.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": 42485,
					"OrderDateTime": "2025-04-25T18:36:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 42485,
					"OrderDateTime": "2025-04-25T18:36:27",
					"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": 1585.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T18:42:28",
			"OrderNumber": 42486,
			"ORNumber": 42486,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1920.0,
			"NetAmount": 1920.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1920.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": 42486,
					"OrderDateTime": "2025-04-25T18:42:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1920.0,
					"Quantity": 1,
					"ItemId": "SR8",
					"ItemName": "ALMND SANSRVL WHL",
					"Category": "SANSRIVAL",
					"TotalPrice": 1920.0
				},
				{
					"OrderNumber": 42486,
					"OrderDateTime": "2025-04-25T18:42:47",
					"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": 1920.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T18:50:54",
			"OrderNumber": 42487,
			"ORNumber": 42487,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1267.0,
			"NetAmount": 1267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1267.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": 42487,
					"OrderDateTime": "2025-04-25T18:50:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1267.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T19:24:17",
			"OrderNumber": 42488,
			"ORNumber": 42488,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 605.0,
			"DiscountAmount": 151.25,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 847.0,
			"SCVATExempt": 90.75,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42488,
					"OrderDateTime": "2025-04-25T19:24:17",
					"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": 605.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T19:59:33",
			"OrderNumber": 42489,
			"ORNumber": 42489,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1520.0,
			"NetAmount": 1520.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1520.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42489,
					"OrderDateTime": "2025-04-25T19:59:33",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1520.0,
					"Quantity": 1,
					"ItemId": "BV2",
					"ItemName": "BLACK VELVET BOX",
					"Category": "BLACK VELVET",
					"TotalPrice": 1520.0
				},
				{
					"OrderNumber": 42489,
					"OrderDateTime": "2025-04-25T19:59:40",
					"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": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1520.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T21:10:38",
			"OrderNumber": 42490,
			"ORNumber": 42490,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 592.0,
			"NetAmount": 592.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 592.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42490,
					"OrderDateTime": "2025-04-25T21:10:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 592.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T21:21:32",
			"OrderNumber": 42491,
			"ORNumber": 42491,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 938.0,
			"NetAmount": 938.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 938.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 42491,
					"OrderDateTime": "2025-04-25T21:21:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 938.0,
					"Quantity": 1,
					"ItemId": "GF005",
					"ItemName": "GF CHEESE ROLLS BX12",
					"Category": "GRABFOOD",
					"TotalPrice": 938.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 938.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-25T21:33:42",
			"OrderNumber": 42492,
			"ORNumber": 42492,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1096.0,
			"NetAmount": 1096.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1096.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": 42492,
					"OrderDateTime": "2025-04-25T21:33:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 548.0,
					"Quantity": 1,
					"ItemId": "GF004",
					"ItemName": "GF CHEESE ROLLS BOX6",
					"Category": "GRABFOOD",
					"TotalPrice": 548.0
				},
				{
					"OrderNumber": 42492,
					"OrderDateTime": "2025-04-25T21:33:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 548.0,
					"Quantity": 1,
					"ItemId": "GF004",
					"ItemName": "GF CHEESE ROLLS BOX6",
					"Category": "GRABFOOD",
					"TotalPrice": 548.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1096.0
				}
			]
		}
	]
}
