{
	"CashFund": [
		{
			"TransactionDate": "2024-03-03T10:28:00",
			"Cashier": "K.SANTOS",
			"Amount": 8405.00
		},
		{
			"TransactionDate": "2024-03-03T16:27:31",
			"Cashier": "L.ESTACIO",
			"Amount": 19197.25
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-03-03T16:26:52",
			"Type": "FULL",
			"Cashier": "K.SANTOS",
			"DEN1000": 9,
			"DEN500": 9,
			"DEN200": 0,
			"DEN100": 19,
			"DEN50": 62,
			"DEN20": 0,
			"DEN10": 2,
			"DEN5": 117,
			"COINS": 92.25
		},
		{
			"TransactionDate": "2024-03-03T22:03:56",
			"Type": "FULL",
			"Cashier": "L.ESTACIO",
			"DEN1000": 20,
			"DEN500": 10,
			"DEN200": 0,
			"DEN100": 1,
			"DEN50": 15,
			"DEN20": 1,
			"DEN10": 0,
			"DEN5": 81,
			"COINS": 62.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-03-03T10:37:49",
			"OrderNumber": 12572,
			"ORNumber": 12572,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 613.0,
			"NetAmount": 437.86,
			"DiscountAmount": 109.46,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 613.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 613.0,
			"SCVATExempt": 65.68,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12572,
					"OrderDateTime": "2024-03-03T10:37:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 12572,
					"OrderDateTime": "2024-03-03T10:37:50",
					"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": 437.86
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T10:41:16",
			"OrderNumber": 12573,
			"ORNumber": 12573,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 814.0,
			"NetAmount": 581.43,
			"DiscountAmount": 145.36,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 814.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 814.0,
			"SCVATExempt": 87.21,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12573,
					"OrderDateTime": "2024-03-03T10:41:16",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 382.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 382.0
				},
				{
					"OrderNumber": 12573,
					"OrderDateTime": "2024-03-03T10:41:17",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 432.0,
					"Quantity": 1,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 432.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 581.43
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T10:44:25",
			"OrderNumber": 12574,
			"ORNumber": 12574,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12574,
					"OrderDateTime": "2024-03-03T10:44:25",
					"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": "2024-03-03T11:45:00",
			"OrderNumber": 12575,
			"ORNumber": 12575,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 134.0,
			"NetAmount": 95.71,
			"DiscountAmount": 23.93,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 134.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 134.0,
			"SCVATExempt": 14.36,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12575,
					"OrderDateTime": "2024-03-03T11:45:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 67.0,
					"Quantity": 2,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 134.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 95.71
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T11:53:47",
			"OrderNumber": 12576,
			"ORNumber": 12576,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 278.0,
			"NetAmount": 278.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 278.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12576,
					"OrderDateTime": "2024-03-03T11:53:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 278.0,
					"Quantity": 1,
					"ItemId": "FG2",
					"ItemName": "FFG4",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 278.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 278.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T12:10:56",
			"OrderNumber": 12577,
			"ORNumber": 12577,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 216.0,
			"NetAmount": 154.29,
			"DiscountAmount": 38.57,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 216.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 216.0,
			"SCVATExempt": 23.14,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12577,
					"OrderDateTime": "2024-03-03T12:10:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 3,
					"ItemId": "FC1",
					"ItemName": "FRUITCAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 216.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 154.29
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T12:12:53",
			"OrderNumber": 12578,
			"ORNumber": 12578,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 382.0,
			"NetAmount": 272.86,
			"DiscountAmount": 68.21,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 382.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 382.0,
			"SCVATExempt": 40.93,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12578,
					"OrderDateTime": "2024-03-03T12:12:53",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 382.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 382.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 272.86
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T12:38:07",
			"OrderNumber": 12579,
			"ORNumber": 12579,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 637.0,
			"NetAmount": 637.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 637.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12579,
					"OrderDateTime": "2024-03-03T12:38:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 612.0,
					"Quantity": 1,
					"ItemId": "CV02",
					"ItemName": "SSCV MINI",
					"Category": "SEA SALT CARAMEL VANILLA",
					"TotalPrice": 612.0
				},
				{
					"OrderNumber": 12579,
					"OrderDateTime": "2024-03-03T12:38:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 12579,
					"OrderDateTime": "2024-03-03T12:39:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC36",
					"ItemName": "FREE SILVER CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 637.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T12:50:38",
			"OrderNumber": 12580,
			"ORNumber": 12580,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2114.0,
			"NetAmount": 2114.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2114.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12580,
					"OrderDateTime": "2024-03-03T12:50:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 12580,
					"OrderDateTime": "2024-03-03T12:50:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				},
				{
					"OrderNumber": 12580,
					"OrderDateTime": "2024-03-03T12:50:51",
					"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": 2114.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T12:55:04",
			"OrderNumber": 12581,
			"ORNumber": 12581,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 847.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12581,
					"OrderDateTime": "2024-03-03T12:55:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T13:04:21",
			"OrderNumber": 12582,
			"ORNumber": 12582,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 422.0,
			"NetAmount": 422.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 422.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12582,
					"OrderDateTime": "2024-03-03T13:04:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				},
				{
					"OrderNumber": 12582,
					"OrderDateTime": "2024-03-03T13:05:35",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 244.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 244.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 422.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T13:13:27",
			"OrderNumber": 12583,
			"ORNumber": 12583,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 308.0,
			"NetAmount": 220.0,
			"DiscountAmount": 55.0,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 308.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 308.0,
			"SCVATExempt": 33.0,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12583,
					"OrderDateTime": "2024-03-03T13:13:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "NFP-CBOX1",
					"ItemName": "CLAMSHELL",
					"Category": "NON-FOOD",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 12583,
					"OrderDateTime": "2024-03-03T13:13:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 308.0,
					"Quantity": 1,
					"ItemId": "MB1",
					"ItemName": "MANGO BENE SLICE",
					"Category": "MANGO BENE",
					"TotalPrice": 308.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 220.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T13:15:21",
			"OrderNumber": 12584,
			"ORNumber": 12584,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 880.0,
			"NetAmount": 628.57,
			"DiscountAmount": 157.14,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 880.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 880.0,
			"SCVATExempt": 94.29,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12584,
					"OrderDateTime": "2024-03-03T13:15:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 668.0,
					"Quantity": 1,
					"ItemId": "FC2",
					"ItemName": "FRUITCAKE BOX",
					"Category": "FRUITCAKE",
					"TotalPrice": 668.0
				},
				{
					"OrderNumber": 12584,
					"OrderDateTime": "2024-03-03T13:15:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 212.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 212.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 628.57
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T13:21:48",
			"OrderNumber": 12585,
			"ORNumber": 12585,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12585,
					"OrderDateTime": "2024-03-03T13:21:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GCASH",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T14:00:50",
			"OrderNumber": 12586,
			"ORNumber": 12586,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1427.0,
			"NetAmount": 1427.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1427.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12586,
					"OrderDateTime": "2024-03-03T14:00:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				},
				{
					"OrderNumber": 12586,
					"OrderDateTime": "2024-03-03T14:00:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1427.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T14:10:39",
			"OrderNumber": 12587,
			"ORNumber": 12587,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12587,
					"OrderDateTime": "2024-03-03T14:10:39",
					"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": "2024-03-03T14:36:14",
			"OrderNumber": 12588,
			"ORNumber": 12588,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 304.0,
			"NetAmount": 304.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 304.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12588,
					"OrderDateTime": "2024-03-03T14:36:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "NFP-CBOX1",
					"ItemName": "CLAMSHELL",
					"Category": "NON-FOOD",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 12588,
					"OrderDateTime": "2024-03-03T14:36:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 304.0,
					"Quantity": 1,
					"ItemId": "CW2",
					"ItemName": "CARROT CAKE SLICE",
					"Category": "CARROT CAKE",
					"TotalPrice": 304.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 304.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T14:47:38",
			"OrderNumber": 12589,
			"ORNumber": 12589,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 3808.0,
			"NetAmount": 3808.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 3808.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12589,
					"OrderDateTime": "2024-03-03T14:47:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 3,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 2541.0
				},
				{
					"OrderNumber": 12589,
					"OrderDateTime": "2024-03-03T14:49:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				},
				{
					"OrderNumber": 12589,
					"OrderDateTime": "2024-03-03T14:53:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "AMEX",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 3808.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T14:54:38",
			"OrderNumber": 12590,
			"ORNumber": 12590,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12590,
					"OrderDateTime": "2024-03-03T14:54:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 492.14
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T14:58:14",
			"OrderNumber": 12591,
			"ORNumber": 12591,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12591,
					"OrderDateTime": "2024-03-03T14:58:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				},
				{
					"OrderNumber": 12591,
					"OrderDateTime": "2024-03-03T14:58:17",
					"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": 507.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T15:11:58",
			"OrderNumber": 12592,
			"ORNumber": 12592,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12592,
					"OrderDateTime": "2024-03-03T15:11:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GCASH",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T15:34:19",
			"OrderNumber": 12593,
			"ORNumber": 12593,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12593,
					"OrderDateTime": "2024-03-03T15:34:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 689.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T15:49:57",
			"OrderNumber": 12594,
			"ORNumber": 12594,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2172.0,
			"NetAmount": 2172.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2172.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12594,
					"OrderDateTime": "2024-03-03T15:49:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1704.0,
					"Quantity": 1,
					"ItemId": "TF1",
					"ItemName": "CHOCO TRFFLE WHLE",
					"Category": "TRUFFLE",
					"TotalPrice": 1704.0
				},
				{
					"OrderNumber": 12594,
					"OrderDateTime": "2024-03-03T15:50:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 12594,
					"OrderDateTime": "2024-03-03T15: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": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 2172.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T16:00:35",
			"OrderNumber": 12595,
			"ORNumber": 12595,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12595,
					"OrderDateTime": "2024-03-03T16:00:35",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1920.0,
					"Quantity": 1,
					"ItemId": "SR8",
					"ItemName": "ALMND SANSRVL WHL",
					"Category": "SANSRIVAL",
					"TotalPrice": 1920.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1920.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T16:15:49",
			"OrderNumber": 12596,
			"ORNumber": 12596,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12596,
					"OrderDateTime": "2024-03-03T16:15:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 689.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T16:20:43",
			"OrderNumber": 12597,
			"ORNumber": 12597,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12597,
					"OrderDateTime": "2024-03-03T16:20:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 290.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T16:46:24",
			"OrderNumber": 12598,
			"ORNumber": 12598,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12598,
					"OrderDateTime": "2024-03-03T16:46:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T16:48:44",
			"OrderNumber": 12599,
			"ORNumber": 12599,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1206.0,
			"NetAmount": 1206.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1206.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12599,
					"OrderDateTime": "2024-03-03T16:48:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 12599,
					"OrderDateTime": "2024-03-03T16:48:46",
					"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": 1206.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T16:53:15",
			"OrderNumber": 12600,
			"ORNumber": 12600,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 847.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12600,
					"OrderDateTime": "2024-03-03T16:53:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T16:59:55",
			"OrderNumber": 12601,
			"ORNumber": 12601,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 494.0,
			"NetAmount": 494.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 494.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12601,
					"OrderDateTime": "2024-03-03T16:59:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 2,
					"ItemId": "EX2",
					"ItemName": "FREE TOC LARGE",
					"Category": "EXTRAS",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 12601,
					"OrderDateTime": "2024-03-03T17:00:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 247.0,
					"Quantity": 2,
					"ItemId": "TF3",
					"ItemName": "CHOCO TRFFLE SLCE",
					"Category": "TRUFFLE",
					"TotalPrice": 494.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 494.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T17:05:57",
			"OrderNumber": 12602,
			"ORNumber": 12602,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1292.0,
			"NetAmount": 1292.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1292.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12602,
					"OrderDateTime": "2024-03-03T17:05:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 12602,
					"OrderDateTime": "2024-03-03T17:06:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 554.0,
					"Quantity": 1,
					"ItemId": "FG3",
					"ItemName": "FFG 8",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 554.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1292.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T17:32:12",
			"OrderNumber": 12603,
			"ORNumber": 12603,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12603,
					"OrderDateTime": "2024-03-03T17:32:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T17:48:08",
			"OrderNumber": 12604,
			"ORNumber": 12604,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 267.0,
			"NetAmount": 267.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 267.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12604,
					"OrderDateTime": "2024-03-03T17:48:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 267.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:00:34",
			"OrderNumber": 12605,
			"ORNumber": 12605,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12605,
					"OrderDateTime": "2024-03-03T18:00:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 507.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:10:11",
			"OrderNumber": 12606,
			"ORNumber": 12606,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12606,
					"OrderDateTime": "2024-03-03T18:10:11",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:25:32",
			"OrderNumber": 12607,
			"ORNumber": 12607,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1452.0,
			"NetAmount": 1452.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1452.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12607,
					"OrderDateTime": "2024-03-03T18:25:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 12607,
					"OrderDateTime": "2024-03-03T18:25:35",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 12607,
					"OrderDateTime": "2024-03-03T18:25:37",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1427.0,
					"Quantity": 1,
					"ItemId": "CH2",
					"ItemName": "CHOCO BOX",
					"Category": "CHOCOLATE",
					"TotalPrice": 1427.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1452.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:29:52",
			"OrderNumber": 12608,
			"ORNumber": 12608,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12608,
					"OrderDateTime": "2024-03-03T18:29:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:35:01",
			"OrderNumber": 12609,
			"ORNumber": 12609,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1502.0,
			"NetAmount": 1442.0,
			"DiscountAmount": 60.0,
			"DiscountType": "60.00 OPEN DISC",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1502.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12609,
					"OrderDateTime": "2024-03-03T18:35:01",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1502.0,
					"Quantity": 1,
					"ItemId": "GF034",
					"ItemName": "CHOCO CAKE WHOLE",
					"Category": "GRABFOOD",
					"TotalPrice": 1502.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1442.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:38:35",
			"OrderNumber": 12610,
			"ORNumber": 12610,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12610,
					"OrderDateTime": "2024-03-03T18:38:35",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:41:07",
			"OrderNumber": 12611,
			"ORNumber": 12611,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 212.0,
			"NetAmount": 212.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 212.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12611,
					"OrderDateTime": "2024-03-03T18:41:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 212.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "LEMON BARS 4",
					"Category": "LEMON BARS",
					"TotalPrice": 212.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GCASH",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 212.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:45:27",
			"OrderNumber": 12612,
			"ORNumber": 12612,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 178.0,
			"NetAmount": 178.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 178.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12612,
					"OrderDateTime": "2024-03-03T18:45:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 178.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:56:39",
			"OrderNumber": 12613,
			"ORNumber": 12613,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 955.0,
			"NetAmount": 955.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 955.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12613,
					"OrderDateTime": "2024-03-03T18:56:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 487.0,
					"Quantity": 1,
					"ItemId": "BR3",
					"ItemName": "BROWNIE 8",
					"Category": "BROWNIE",
					"TotalPrice": 487.0
				},
				{
					"OrderNumber": 12613,
					"OrderDateTime": "2024-03-03T18:57:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				},
				{
					"OrderNumber": 12613,
					"OrderDateTime": "2024-03-03T18:57:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 955.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T18:58:54",
			"OrderNumber": 12614,
			"ORNumber": 12614,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12614,
					"OrderDateTime": "2024-03-03T18:58:54",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 738.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T19:00:22",
			"OrderNumber": 12615,
			"ORNumber": 12615,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 487.0,
			"NetAmount": 487.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 487.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12615,
					"OrderDateTime": "2024-03-03T19:00:22",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 487.0,
					"Quantity": 1,
					"ItemId": "BR3",
					"ItemName": "BROWNIE 8",
					"Category": "BROWNIE",
					"TotalPrice": 487.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 487.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T19:02:16",
			"OrderNumber": 12616,
			"ORNumber": 12616,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12616,
					"OrderDateTime": "2024-03-03T19:02:16",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GCASH",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T19:04:42",
			"OrderNumber": 12617,
			"ORNumber": 12617,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12617,
					"OrderDateTime": "2024-03-03T19:04:42",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 605.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T19:08:08",
			"OrderNumber": 12618,
			"ORNumber": 12618,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 666.0,
			"NetAmount": 666.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 666.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12618,
					"OrderDateTime": "2024-03-03T19:08:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 398.0,
					"Quantity": 1,
					"ItemId": "LB3",
					"ItemName": "LEMON BARS 8",
					"Category": "LEMON BARS",
					"TotalPrice": 398.0
				},
				{
					"OrderNumber": 12618,
					"OrderDateTime": "2024-03-03T19:08:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 67.0,
					"Quantity": 4,
					"ItemId": "LC1",
					"ItemName": "MG MAMON PIECE",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 268.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 666.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T19:19:33",
			"OrderNumber": 12619,
			"ORNumber": 12619,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12619,
					"OrderDateTime": "2024-03-03T19:19:33",
					"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": "2024-03-03T19:38:36",
			"OrderNumber": 12620,
			"ORNumber": 12620,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12620,
					"OrderDateTime": "2024-03-03T19:38:36",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 605.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T19:44:57",
			"OrderNumber": 12621,
			"ORNumber": 12621,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12621,
					"OrderDateTime": "2024-03-03T19:44:57",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T19:49:33",
			"OrderNumber": 12622,
			"ORNumber": 12622,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12622,
					"OrderDateTime": "2024-03-03T19:49:33",
					"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": "2024-03-03T19:54:51",
			"OrderNumber": 12623,
			"ORNumber": 12623,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 398.0,
			"NetAmount": 284.29,
			"DiscountAmount": 71.07,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 398.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 398.0,
			"SCVATExempt": 42.64,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12623,
					"OrderDateTime": "2024-03-03T19:54:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 398.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "MG MAMON BOX OF 6",
					"Category": "MARY GRACE MAMON",
					"TotalPrice": 398.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GCASH",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 284.29
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T20:19:23",
			"OrderNumber": 12624,
			"ORNumber": 12624,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12624,
					"OrderDateTime": "2024-03-03T20:19:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T20:22:25",
			"OrderNumber": 12625,
			"ORNumber": 12625,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12625,
					"OrderDateTime": "2024-03-03T20:22:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1520.0,
					"Quantity": 1,
					"ItemId": "BV2",
					"ItemName": "BLACK VELVET BOX",
					"Category": "BLACK VELVET",
					"TotalPrice": 1520.0
				},
				{
					"OrderNumber": 12625,
					"OrderDateTime": "2024-03-03T20:22:33",
					"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": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1520.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T20:54:21",
			"OrderNumber": 12626,
			"ORNumber": 12626,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1193.0,
			"NetAmount": 1193.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1193.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12626,
					"OrderDateTime": "2024-03-03T20:54:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 5,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 725.0
				},
				{
					"OrderNumber": 12626,
					"OrderDateTime": "2024-03-03T20:54:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1193.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T21:01:26",
			"OrderNumber": 12627,
			"ORNumber": 12627,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 288.0,
			"NetAmount": 205.71,
			"DiscountAmount": 51.43,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 288.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 288.0,
			"SCVATExempt": 30.86,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12627,
					"OrderDateTime": "2024-03-03T21:01:26",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 4,
					"ItemId": "FC1",
					"ItemName": "FRUITCAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 288.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 205.71
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T21:14:55",
			"OrderNumber": 12628,
			"ORNumber": 12628,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 847.0,
			"NetAmount": 847.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 847.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12628,
					"OrderDateTime": "2024-03-03T21:14:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2024-03-03T21:34:42",
			"OrderNumber": 12629,
			"ORNumber": 12629,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 770.0,
			"NetAmount": 770.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 770.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 12629,
					"OrderDateTime": "2024-03-03T21:34:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 12629,
					"OrderDateTime": "2024-03-03T21:34:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 770.0
				}
			]
		}
	]
}
