{
	"CashFund": [
		{
			"TransactionDate": "2025-04-04T10:01:40",
			"Cashier": "A. PERALTA",
			"Amount": 4805.00
		},
		{
			"TransactionDate": "2025-04-04T15:01:12",
			"Cashier": "J.TALAN",
			"Amount": 7906.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-04-04T15:00:16",
			"Type": "FULL",
			"Cashier": "A. PERALTA",
			"DEN1000": 2,
			"DEN500": 3,
			"DEN200": 1,
			"DEN100": 35,
			"DEN50": 9,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 40,
			"COINS": 56.00
		},
		{
			"TransactionDate": "2025-04-04T21:59:25",
			"Type": "FULL",
			"Cashier": "J.TALAN",
			"DEN1000": 4,
			"DEN500": 3,
			"DEN200": 0,
			"DEN100": 35,
			"DEN50": 9,
			"DEN20": 1,
			"DEN10": 0,
			"DEN5": 34,
			"COINS": 52.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-04-04T09:42:20",
			"OrderNumber": 25455,
			"ORNumber": 25455,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1817.0,
			"NetAmount": 1817.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1817.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25455,
					"OrderDateTime": "2025-04-04T09:42:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 548.0,
					"Quantity": 1,
					"ItemId": "GF004",
					"ItemName": "GF CHEESE ROLLS BOX6",
					"Category": "GRABFOOD",
					"TotalPrice": 548.0
				},
				{
					"OrderNumber": 25455,
					"OrderDateTime": "2025-04-04T09:42:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 476.0,
					"Quantity": 1,
					"ItemId": "GF035",
					"ItemName": "GF CHOCO CAKE MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 476.0
				},
				{
					"OrderNumber": 25455,
					"OrderDateTime": "2025-04-04T09:42:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "GF111",
					"ItemName": "GF HBD GOLD TOPPER",
					"Category": "GRABFOOD",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 25455,
					"OrderDateTime": "2025-04-04T09:42:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "GF105",
					"ItemName": "GF GOLD CANDLE",
					"Category": "GRABFOOD",
					"TotalPrice": 10.0
				},
				{
					"OrderNumber": 25455,
					"OrderDateTime": "2025-04-04T09:42:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 296.0,
					"Quantity": 1,
					"ItemId": "GF009",
					"ItemName": "GF BROWNIE BAR 4",
					"Category": "GRABFOOD",
					"TotalPrice": 296.0
				},
				{
					"OrderNumber": 25455,
					"OrderDateTime": "2025-04-04T09:42:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 462.0,
					"Quantity": 1,
					"ItemId": "GF102",
					"ItemName": "GF LENGUA BUTTER",
					"Category": "GRABFOOD",
					"TotalPrice": 462.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1817.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T09:58:03",
			"OrderNumber": 25456,
			"ORNumber": 25456,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1837.0,
			"NetAmount": 1837.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1837.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25456,
					"OrderDateTime": "2025-04-04T09:58:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1837.0,
					"Quantity": 1,
					"ItemId": "GF040",
					"ItemName": "GF CHOCO TRUFFLE WHL",
					"Category": "GRABFOOD",
					"TotalPrice": 1837.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1837.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T10:06:05",
			"OrderNumber": 25457,
			"ORNumber": 25457,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 605.0,
			"DiscountAmount": 151.25,
			"DiscountType": "20% PWD 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": 0,
			"Cashier": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25457,
					"OrderDateTime": "2025-04-04T10:06:05",
					"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-04T10:48:01",
			"OrderNumber": 25458,
			"ORNumber": 25458,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2740.0,
			"NetAmount": 2740.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2740.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25458,
					"OrderDateTime": "2025-04-04T10:48:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 548.0,
					"Quantity": 5,
					"ItemId": "GF004",
					"ItemName": "GF CHEESE ROLLS BOX6",
					"Category": "GRABFOOD",
					"TotalPrice": 2740.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2740.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T10:54:34",
			"OrderNumber": 25459,
			"ORNumber": 25459,
			"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": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25459,
					"OrderDateTime": "2025-04-04T10:54:34",
					"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": "2025-04-04T11:08:23",
			"OrderNumber": 25460,
			"ORNumber": 25460,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 548.0,
			"NetAmount": 548.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 548.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25460,
					"OrderDateTime": "2025-04-04T11:08:23",
					"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": 548.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T11:54:21",
			"OrderNumber": 25461,
			"ORNumber": 25461,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1458.0,
			"NetAmount": 1200.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1458.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1458.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25461,
					"OrderDateTime": "2025-04-04T11:54:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1458.0,
					"Quantity": 1,
					"ItemId": "SCM-MB1",
					"ItemName": "MI - MANGO BENE",
					"Category": "SIGNATURE CAKES",
					"TotalPrice": 1458.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1200.86
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T12:00:10",
			"OrderNumber": 25462,
			"ORNumber": 25462,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 548.0,
			"NetAmount": 548.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 548.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25462,
					"OrderDateTime": "2025-04-04T12:00:10",
					"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": 548.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T14:22:49",
			"OrderNumber": 25463,
			"ORNumber": 25463,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25463,
					"OrderDateTime": "2025-04-04T14:22:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T14:25:25",
			"OrderNumber": 25464,
			"ORNumber": 25464,
			"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": "A. PERALTA",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25464,
					"OrderDateTime": "2025-04-04T14:25:25",
					"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-04T15:18:52",
			"OrderNumber": 25465,
			"ORNumber": 25465,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 290.0,
			"NetAmount": 290.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 290.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25465,
					"OrderDateTime": "2025-04-04T15:18:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 290.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T15:26:25",
			"OrderNumber": 25466,
			"ORNumber": 25466,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 233.0,
			"NetAmount": 233.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 233.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25466,
					"OrderDateTime": "2025-04-04T15:26:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 233.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 233.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 233.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T15:32:20",
			"OrderNumber": 25467,
			"ORNumber": 25467,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 79.0,
			"NetAmount": 79.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 79.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25467,
					"OrderDateTime": "2025-04-04T15:32:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 79.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 79.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 79.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T16:21:51",
			"OrderNumber": 25468,
			"ORNumber": 25468,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1837.0,
			"NetAmount": 1837.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1837.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25468,
					"OrderDateTime": "2025-04-04T16:21:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1837.0,
					"Quantity": 1,
					"ItemId": "GF040",
					"ItemName": "GF CHOCO TRUFFLE WHL",
					"Category": "GRABFOOD",
					"TotalPrice": 1837.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1837.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T16:48:23",
			"OrderNumber": 25469,
			"ORNumber": 25469,
			"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": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25469,
					"OrderDateTime": "2025-04-04T16:48:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 7.0
				},
				{
					"ModeOfPayment": "GC",
					"Type": "GIFT CHECK",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 500.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:15:42",
			"OrderNumber": 25470,
			"ORNumber": 25470,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 445.0,
			"NetAmount": 445.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 445.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25470,
					"OrderDateTime": "2025-04-04T17:15:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 5,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 445.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 445.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:17:48",
			"OrderNumber": 25471,
			"ORNumber": 25471,
			"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": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25471,
					"OrderDateTime": "2025-04-04T17:17:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 592.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:44:47",
			"OrderNumber": 25472,
			"ORNumber": 25472,
			"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": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25472,
					"OrderDateTime": "2025-04-04T17:44:47",
					"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-04T17:46:44",
			"OrderNumber": 25473,
			"ORNumber": 25473,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25473,
					"OrderDateTime": "2025-04-04T17:46:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:52:24",
			"OrderNumber": 25474,
			"ORNumber": 25474,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 150.0,
			"NetAmount": 150.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 150.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25474,
					"OrderDateTime": "2025-04-04T17:52:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 71.0,
					"Quantity": 1,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 71.0
				},
				{
					"OrderNumber": 25474,
					"OrderDateTime": "2025-04-04T17:52:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 79.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 79.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 150.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T17:54:53",
			"OrderNumber": 25475,
			"ORNumber": 25475,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 79.0,
			"NetAmount": 79.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 79.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25475,
					"OrderDateTime": "2025-04-04T17:54:53",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 79.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 79.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 79.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T18:58:01",
			"OrderNumber": 25476,
			"ORNumber": 25476,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2323.0,
			"NetAmount": 2323.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2323.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25476,
					"OrderDateTime": "2025-04-04T18:58:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 2298.0,
					"Quantity": 1,
					"ItemId": "MB2",
					"ItemName": "MANGO BENE BOX",
					"Category": "MANGO BENE",
					"TotalPrice": 2298.0
				},
				{
					"OrderNumber": 25476,
					"OrderDateTime": "2025-04-04T18:58:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 25476,
					"OrderDateTime": "2025-04-04T18:58:11",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 25476,
					"OrderDateTime": "2025-04-04T18:58:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 2323.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T20:31:12",
			"OrderNumber": 25477,
			"ORNumber": 25477,
			"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": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25477,
					"OrderDateTime": "2025-04-04T20:31:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				},
				{
					"OrderNumber": 25477,
					"OrderDateTime": "2025-04-04T20:31:37",
					"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": 492.14
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T20:38:43",
			"OrderNumber": 25478,
			"ORNumber": 25478,
			"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": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25478,
					"OrderDateTime": "2025-04-04T20:38:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 2298.0,
					"Quantity": 1,
					"ItemId": "MB2",
					"ItemName": "MANGO BENE BOX",
					"Category": "MANGO BENE",
					"TotalPrice": 2298.0
				},
				{
					"OrderNumber": 25478,
					"OrderDateTime": "2025-04-04T20:38:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 25478,
					"OrderDateTime": "2025-04-04T20:38: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": "2025-04-04T20:53:25",
			"OrderNumber": 25479,
			"ORNumber": 25479,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1730.0,
			"NetAmount": 1730.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1730.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25479,
					"OrderDateTime": "2025-04-04T20:53:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1730.0,
					"Quantity": 1,
					"ItemId": "GF080",
					"ItemName": "GF SSCV WHOLE",
					"Category": "GRABFOOD",
					"TotalPrice": 1730.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1730.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T20:57:12",
			"OrderNumber": 25480,
			"ORNumber": 25480,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25480,
					"OrderDateTime": "2025-04-04T20:57:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2025-04-04T21:26:15",
			"OrderNumber": 25481,
			"ORNumber": 25481,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1458.0,
			"NetAmount": 1458.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1458.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.TALAN",
			"Branch": "KMG071",
			"SaleDetails": [
				{
					"OrderNumber": 25481,
					"OrderDateTime": "2025-04-04T21:26:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1458.0,
					"Quantity": 1,
					"ItemId": "SCM-MB1",
					"ItemName": "MI - MANGO BENE",
					"Category": "SIGNATURE CAKES",
					"TotalPrice": 1458.0
				},
				{
					"OrderNumber": 25481,
					"OrderDateTime": "2025-04-04T21:26:34",
					"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": 1458.0
				}
			]
		}
	]
}
