{
	"CashFund": [
		{
			"TransactionDate": "2025-07-29T07:58:49",
			"Cashier": "J.BERMUDEZ",
			"Amount": 5305.00
		},
		{
			"TransactionDate": "2025-07-29T15:27:15",
			"Cashier": "J.HERNANDE",
			"Amount": 9847.50
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-07-29T15:25:25",
			"Type": "FULL",
			"Cashier": "J.BERMUDEZ",
			"DEN1000": 3,
			"DEN500": 8,
			"DEN200": 0,
			"DEN100": 22,
			"DEN50": 9,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 31,
			"COINS": 42.50
		},
		{
			"TransactionDate": "2025-07-29T21:00:26",
			"Type": "FULL",
			"Cashier": "J.HERNANDE",
			"DEN1000": 7,
			"DEN500": 4,
			"DEN200": 0,
			"DEN100": 2,
			"DEN50": 1,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 5,
			"COINS": 30.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-07-29T12:11:38",
			"OrderNumber": 33788,
			"ORNumber": 33788,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 3408.0,
			"NetAmount": 3408.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 3408.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33788,
					"OrderDateTime": "2025-07-29T12:11:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1704.0,
					"Quantity": 2,
					"ItemId": "TF1",
					"ItemName": "CHOCO TRFFLE WHLE",
					"Category": "TRUFFLE",
					"TotalPrice": 3408.0
				},
				{
					"OrderNumber": 33788,
					"OrderDateTime": "2025-07-29T12:11:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 33788,
					"OrderDateTime": "2025-07-29T12:11:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 2,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "BPI QR",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 3408.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T12:12:36",
			"OrderNumber": 33789,
			"ORNumber": 33789,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1004.0,
			"NetAmount": 746.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1004.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1004.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33789,
					"OrderDateTime": "2025-07-29T12:12:36",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 33789,
					"OrderDateTime": "2025-07-29T12:12:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 412.0,
					"Quantity": 1,
					"ItemId": "CM3",
					"ItemName": "CHOCOMUZ CKE MINI",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 412.0
				},
				{
					"OrderNumber": 33789,
					"OrderDateTime": "2025-07-29T12:12:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 33789,
					"OrderDateTime": "2025-07-29T12:12:43",
					"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": "BPI QR",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 746.86
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T12:15:17",
			"OrderNumber": 33790,
			"ORNumber": 33790,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 419.0,
			"NetAmount": 419.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 419.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33790,
					"OrderDateTime": "2025-07-29T12:15:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 419.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 419.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "BPI QR",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 419.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T13:26:33",
			"OrderNumber": 33791,
			"ORNumber": 33791,
			"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": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33791,
					"OrderDateTime": "2025-07-29T13:26:33",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 33791,
					"OrderDateTime": "2025-07-29T13:26:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 33791,
					"OrderDateTime": "2025-07-29T13:26:43",
					"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": 617.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T13:50:16",
			"OrderNumber": 33792,
			"ORNumber": 33792,
			"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": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33792,
					"OrderDateTime": "2025-07-29T13:50:16",
					"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": "2025-07-29T13:51:37",
			"OrderNumber": 33793,
			"ORNumber": 33793,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2099.0,
			"NetAmount": 2099.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2099.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33793,
					"OrderDateTime": "2025-07-29T13:51:37",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 548.0,
					"Quantity": 1,
					"ItemId": "GF004",
					"ItemName": "GF CHEESE ROLLS BOX6",
					"Category": "GRABFOOD",
					"TotalPrice": 548.0
				},
				{
					"OrderNumber": 33793,
					"OrderDateTime": "2025-07-29T13:51:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 257.0,
					"Quantity": 2,
					"ItemId": "GF011",
					"ItemName": "GF LEMON BAR 4",
					"Category": "GRABFOOD",
					"TotalPrice": 514.0
				},
				{
					"OrderNumber": 33793,
					"OrderDateTime": "2025-07-29T13:51:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 575.0,
					"Quantity": 1,
					"ItemId": "GF010",
					"ItemName": "GF BROWNIE BAR 8",
					"Category": "GRABFOOD",
					"TotalPrice": 575.0
				},
				{
					"OrderNumber": 33793,
					"OrderDateTime": "2025-07-29T13:51:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 462.0,
					"Quantity": 1,
					"ItemId": "GF102",
					"ItemName": "GF LENGUA BUTTER",
					"Category": "GRABFOOD",
					"TotalPrice": 462.0
				},
				{
					"OrderNumber": 33793,
					"OrderDateTime": "2025-07-29T13:51:59",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "NFP-NAIAE1",
					"ItemName": "NAIA ECO BAG",
					"Category": "NON-FOOD",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2099.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T13:58:12",
			"OrderNumber": 33794,
			"ORNumber": 33794,
			"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": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33794,
					"OrderDateTime": "2025-07-29T13:58:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				},
				{
					"OrderNumber": 33794,
					"OrderDateTime": "2025-07-29T13:58:14",
					"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": 234.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T14:01:47",
			"OrderNumber": 33795,
			"ORNumber": 33795,
			"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": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33795,
					"OrderDateTime": "2025-07-29T14:01:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 33795,
					"OrderDateTime": "2025-07-29T14:02:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1585.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T14:36:32",
			"OrderNumber": 33796,
			"ORNumber": 33796,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1458.0,
			"NetAmount": 1200.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD 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": 0,
			"Cashier": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33796,
					"OrderDateTime": "2025-07-29T14:36:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1458.0,
					"Quantity": 1,
					"ItemId": "SCM-MB1",
					"ItemName": "MI - MANGO BENE",
					"Category": "SIGNATURE CAKES",
					"TotalPrice": 1458.0
				},
				{
					"OrderNumber": 33796,
					"OrderDateTime": "2025-07-29T14:37:04",
					"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": 1200.86
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T14:52:36",
			"OrderNumber": 33797,
			"ORNumber": 33797,
			"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": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33797,
					"OrderDateTime": "2025-07-29T14:52:36",
					"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-07-29T14:53:00",
			"OrderNumber": 33798,
			"ORNumber": 33798,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1588.0,
			"NetAmount": 1588.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1588.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33798,
					"OrderDateTime": "2025-07-29T14:53:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 33798,
					"OrderDateTime": "2025-07-29T14:53:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				},
				{
					"OrderNumber": 33798,
					"OrderDateTime": "2025-07-29T14:53:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				},
				{
					"OrderNumber": 33798,
					"OrderDateTime": "2025-07-29T14:53:05",
					"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": 1588.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T15:03:39",
			"OrderNumber": 33799,
			"ORNumber": 33799,
			"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.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33799,
					"OrderDateTime": "2025-07-29T15:03: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-07-29T15:05:20",
			"OrderNumber": 33800,
			"ORNumber": 33800,
			"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": "J.BERMUDEZ",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33800,
					"OrderDateTime": "2025-07-29T15:05: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": 334.29
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T16:05:21",
			"OrderNumber": 33801,
			"ORNumber": 33801,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 527.14,
			"DiscountAmount": 131.79,
			"DiscountType": "20% PWD 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": 0,
			"Cashier": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33801,
					"OrderDateTime": "2025-07-29T16:05:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 527.14
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T16:09:38",
			"OrderNumber": 33802,
			"ORNumber": 33802,
			"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.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33802,
					"OrderDateTime": "2025-07-29T16:09:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 492.14
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T16:22:07",
			"OrderNumber": 33803,
			"ORNumber": 33803,
			"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": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33803,
					"OrderDateTime": "2025-07-29T16:22:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				},
				{
					"OrderNumber": 33803,
					"OrderDateTime": "2025-07-29T16:22:13",
					"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": "BPI QR",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 689.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T16:38:53",
			"OrderNumber": 33804,
			"ORNumber": 33804,
			"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": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33804,
					"OrderDateTime": "2025-07-29T16:38:53",
					"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": "2025-07-29T17:25:36",
			"OrderNumber": 33805,
			"ORNumber": 33805,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 474.0,
			"NetAmount": 338.57,
			"DiscountAmount": 84.64,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 474.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 474.0,
			"SCVATExempt": 50.79,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33805,
					"OrderDateTime": "2025-07-29T17:25:36",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 474.0,
					"Quantity": 1,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 474.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 338.57
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T18:16:29",
			"OrderNumber": 33806,
			"ORNumber": 33806,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 356.0,
			"NetAmount": 254.29,
			"DiscountAmount": 63.57,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 356.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 356.0,
			"SCVATExempt": 38.14,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33806,
					"OrderDateTime": "2025-07-29T18:16:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 4,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 356.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 254.29
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T18:20:40",
			"OrderNumber": 33807,
			"ORNumber": 33807,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 634.0,
			"NetAmount": 634.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 634.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33807,
					"OrderDateTime": "2025-07-29T18:20:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 634.0,
					"Quantity": 1,
					"ItemId": "GF041",
					"ItemName": "GF CHOCO TRUFFLE MIN",
					"Category": "GRABFOOD",
					"TotalPrice": 634.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 634.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T18:22:12",
			"OrderNumber": 33808,
			"ORNumber": 33808,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 268.0,
			"NetAmount": 268.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 268.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33808,
					"OrderDateTime": "2025-07-29T18:22:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 268.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 268.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 268.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T18:55:52",
			"OrderNumber": 33809,
			"ORNumber": 33809,
			"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": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33809,
					"OrderDateTime": "2025-07-29T18:55:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1520.0,
					"Quantity": 1,
					"ItemId": "BV2",
					"ItemName": "BLACK VELVET BOX",
					"Category": "BLACK VELVET",
					"TotalPrice": 1520.0
				},
				{
					"OrderNumber": 33809,
					"OrderDateTime": "2025-07-29T18:55:53",
					"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": 1520.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T18:57:41",
			"OrderNumber": 33810,
			"ORNumber": 33810,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 527.14,
			"DiscountAmount": 131.79,
			"DiscountType": "20% PWD 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": 0,
			"Cashier": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33810,
					"OrderDateTime": "2025-07-29T18:57:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 527.14
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T20:38:08",
			"OrderNumber": 33811,
			"ORNumber": 33811,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 413.0,
			"NetAmount": 413.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 413.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33811,
					"OrderDateTime": "2025-07-29T20:38:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 268.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 268.0
				},
				{
					"OrderNumber": 33811,
					"OrderDateTime": "2025-07-29T20:38:11",
					"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": 413.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T20:40:20",
			"OrderNumber": 33812,
			"ORNumber": 33812,
			"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.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33812,
					"OrderDateTime": "2025-07-29T20:40:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 33812,
					"OrderDateTime": "2025-07-29T20:40:45",
					"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": 592.0
				}
			]
		},
		{
			"TransactionDate": "2025-07-29T20:45:50",
			"OrderNumber": 33813,
			"ORNumber": 33813,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1054.0,
			"NetAmount": 796.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1054.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1054.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "J.HERNANDE",
			"Branch": "KMG059",
			"SaleDetails": [
				{
					"OrderNumber": 33813,
					"OrderDateTime": "2025-07-29T20:45:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 4,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 580.0
				},
				{
					"OrderNumber": 33813,
					"OrderDateTime": "2025-07-29T20:45:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 474.0,
					"Quantity": 1,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 474.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 796.86
				}
			]
		}
	]
}
