{
	"CashFund": [
		{
			"TransactionDate": "2024-02-01T10:18:00",
			"Cashier": "K.SANTOS",
			"Amount": 8095.00
		},
		{
			"TransactionDate": "2024-02-01T14:56:11",
			"Cashier": "L.ESTACIO",
			"Amount": 20573.25
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-02-01T14:52:31",
			"Type": "FULL",
			"Cashier": "K.SANTOS",
			"DEN1000": 15,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 19,
			"DEN50": 55,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 54,
			"COINS": 133.25
		},
		{
			"TransactionDate": "2024-02-01T22:14:28",
			"Type": "FULL",
			"Cashier": "L.ESTACIO",
			"DEN1000": 25,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 11,
			"DEN50": 9,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 29,
			"COINS": 125.75
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-02-01T10:55:50",
			"OrderNumber": 11058,
			"ORNumber": 11058,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2541.0,
			"NetAmount": 2541.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2541.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": 11058,
					"OrderDateTime": "2024-02-01T10:55:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 3,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 2541.0
				},
				{
					"OrderNumber": 11058,
					"OrderDateTime": "2024-02-01T10:55:54",
					"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": 2541.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T12:17:28",
			"OrderNumber": 11059,
			"ORNumber": 11059,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1515.0,
			"NetAmount": 1515.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1515.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": 11059,
					"OrderDateTime": "2024-02-01T12:17:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 11059,
					"OrderDateTime": "2024-02-01T12:18:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 668.0,
					"Quantity": 1,
					"ItemId": "FC2",
					"ItemName": "FRUITCAKE BOX",
					"Category": "FRUITCAKE",
					"TotalPrice": 668.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1515.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T12:21:04",
			"OrderNumber": 11060,
			"ORNumber": 11060,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2428.0,
			"NetAmount": 2428.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2428.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": 11060,
					"OrderDateTime": "2024-02-01T12:21:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 11060,
					"OrderDateTime": "2024-02-01T12:21:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 11060,
					"OrderDateTime": "2024-02-01T12:21:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 554.0,
					"Quantity": 1,
					"ItemId": "FG3",
					"ItemName": "FFG 8",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 554.0
				},
				{
					"OrderNumber": 11060,
					"OrderDateTime": "2024-02-01T12:21:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 668.0,
					"Quantity": 1,
					"ItemId": "FC2",
					"ItemName": "FRUITCAKE BOX",
					"Category": "FRUITCAKE",
					"TotalPrice": 668.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 2428.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T12:24:00",
			"OrderNumber": 11061,
			"ORNumber": 11061,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11061,
					"OrderDateTime": "2024-02-01T12:24:00",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC44",
					"ItemName": "HBD PINK TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 11061,
					"OrderDateTime": "2024-02-01T12:24:06",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 11061,
					"OrderDateTime": "2024-02-01T12:24:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 617.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T13:08:56",
			"OrderNumber": 11062,
			"ORNumber": 11062,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 758.0,
			"NetAmount": 758.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 758.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": 11062,
					"OrderDateTime": "2024-02-01T13:08:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 11062,
					"OrderDateTime": "2024-02-01T13:08:56",
					"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": 758.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T13:29:06",
			"OrderNumber": 11063,
			"ORNumber": 11063,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 312.0,
			"NetAmount": 222.86,
			"DiscountAmount": 55.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 312.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 312.0,
			"SCVATExempt": 33.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11063,
					"OrderDateTime": "2024-02-01T13:29:06",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				},
				{
					"OrderNumber": 11063,
					"OrderDateTime": "2024-02-01T13:29:09",
					"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": 222.86
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T13:41:09",
			"OrderNumber": 11064,
			"ORNumber": 11064,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11064,
					"OrderDateTime": "2024-02-01T13:41:09",
					"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-02-01T13:43:48",
			"OrderNumber": 11065,
			"ORNumber": 11065,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 63.57,
			"DiscountAmount": 15.89,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 89.0,
			"SCVATExempt": 9.54,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11065,
					"OrderDateTime": "2024-02-01T13:43:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GCASH",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 63.57
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T13:49:26",
			"OrderNumber": 11066,
			"ORNumber": 11066,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 980.0,
			"NetAmount": 980.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 980.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": 11066,
					"OrderDateTime": "2024-02-01T13:49:26",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				},
				{
					"OrderNumber": 11066,
					"OrderDateTime": "2024-02-01T13:49:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				},
				{
					"OrderNumber": 11066,
					"OrderDateTime": "2024-02-01T13:49:49",
					"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": 980.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T13:57:46",
			"OrderNumber": 11067,
			"ORNumber": 11067,
			"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": 11067,
					"OrderDateTime": "2024-02-01T13:57:46",
					"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-02-01T13:59:04",
			"OrderNumber": 11068,
			"ORNumber": 11068,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 435.0,
			"NetAmount": 310.71,
			"DiscountAmount": 77.68,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 435.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 435.0,
			"SCVATExempt": 46.61,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11068,
					"OrderDateTime": "2024-02-01T13:59:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 310.71
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:04:03",
			"OrderNumber": 11069,
			"ORNumber": 11069,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 791.0,
			"NetAmount": 565.0,
			"DiscountAmount": 141.25,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 791.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 791.0,
			"SCVATExempt": 84.75,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11069,
					"OrderDateTime": "2024-02-01T14:04:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 4,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 356.0
				},
				{
					"OrderNumber": 11069,
					"OrderDateTime": "2024-02-01T14:04:12",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 565.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:16:20",
			"OrderNumber": 11070,
			"ORNumber": 11070,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 247.0,
			"NetAmount": 247.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 247.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11070,
					"OrderDateTime": "2024-02-01T14:16:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 247.0,
					"Quantity": 1,
					"ItemId": "TF3",
					"ItemName": "CHOCO TRFFLE SLCE",
					"Category": "TRUFFLE",
					"TotalPrice": 247.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 247.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:18:48",
			"OrderNumber": 11071,
			"ORNumber": 11071,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11071,
					"OrderDateTime": "2024-02-01T14:18:48",
					"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": 738.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:20:19",
			"OrderNumber": 11072,
			"ORNumber": 11072,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11072,
					"OrderDateTime": "2024-02-01T14:20:19",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1267.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:23:41",
			"OrderNumber": 11073,
			"ORNumber": 11073,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11073,
					"OrderDateTime": "2024-02-01T14:23:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:25:13",
			"OrderNumber": 11074,
			"ORNumber": 11074,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11074,
					"OrderDateTime": "2024-02-01T14:25:13",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 527.14
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:27:13",
			"OrderNumber": 11075,
			"ORNumber": 11075,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1428.0,
			"NetAmount": 1428.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1428.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": 11075,
					"OrderDateTime": "2024-02-01T14:27:13",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1428.0,
					"Quantity": 1,
					"ItemId": "GF043",
					"ItemName": "CHOCO MOUSSE WHLE",
					"Category": "GRABFOOD",
					"TotalPrice": 1428.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1428.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:33:52",
			"OrderNumber": 11076,
			"ORNumber": 11076,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 0.0,
			"NetAmount": 0.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 0.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11076,
					"OrderDateTime": "2024-02-01T14:33:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "EX2",
					"ItemName": "FREE TOC LARGE",
					"Category": "EXTRAS",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 0.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:34:48",
			"OrderNumber": 11077,
			"ORNumber": 11077,
			"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": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11077,
					"OrderDateTime": "2024-02-01T14:34:48",
					"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-02-01T14:36:46",
			"OrderNumber": 11078,
			"ORNumber": 11078,
			"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": 11078,
					"OrderDateTime": "2024-02-01T14:36:46",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				},
				{
					"OrderNumber": 11078,
					"OrderDateTime": "2024-02-01T14:36:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:40:41",
			"OrderNumber": 11079,
			"ORNumber": 11079,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 515.0,
			"NetAmount": 367.86,
			"DiscountAmount": 91.96,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 515.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 515.0,
			"SCVATExempt": 55.18,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "K.SANTOS",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11079,
					"OrderDateTime": "2024-02-01T14:40:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 298.0,
					"Quantity": 1,
					"ItemId": "SR10",
					"ItemName": "ALMND SANSRVL SLC",
					"Category": "SANSRIVAL",
					"TotalPrice": 298.0
				},
				{
					"OrderNumber": 11079,
					"OrderDateTime": "2024-02-01T14:41:23",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 217.0,
					"Quantity": 1,
					"ItemId": "CH1",
					"ItemName": "CHOCO SLICE",
					"Category": "CHOCOLATE",
					"TotalPrice": 217.0
				},
				{
					"OrderNumber": 11079,
					"OrderDateTime": "2024-02-01T14:40:33",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 2,
					"ItemId": "EX2",
					"ItemName": "FREE TOC LARGE",
					"Category": "EXTRAS",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "AMEX",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 367.86
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T14:58:18",
			"OrderNumber": 11080,
			"ORNumber": 11080,
			"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": 11080,
					"OrderDateTime": "2024-02-01T14:58:18",
					"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-02-01T14:59:59",
			"OrderNumber": 11081,
			"ORNumber": 11081,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 63.57,
			"DiscountAmount": 15.89,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 89.0,
			"SCVATExempt": 9.54,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11081,
					"OrderDateTime": "2024-02-01T14:59:59",
					"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": 63.57
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T15:14:09",
			"OrderNumber": 11082,
			"ORNumber": 11082,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11082,
					"OrderDateTime": "2024-02-01T15:14:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 11082,
					"OrderDateTime": "2024-02-01T15:14:13",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 592.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T15:25:21",
			"OrderNumber": 11083,
			"ORNumber": 11083,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 827.0,
			"NetAmount": 590.71,
			"DiscountAmount": 147.68,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 827.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 827.0,
			"SCVATExempt": 88.61,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11083,
					"OrderDateTime": "2024-02-01T15:25:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 11083,
					"OrderDateTime": "2024-02-01T15:25:22",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "AMEX",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 590.71
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T15:45:47",
			"OrderNumber": 11084,
			"ORNumber": 11084,
			"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": 11084,
					"OrderDateTime": "2024-02-01T15:45:47",
					"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-02-01T17:52:44",
			"OrderNumber": 11085,
			"ORNumber": 11085,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1236.0,
			"NetAmount": 978.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1236.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1236.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11085,
					"OrderDateTime": "2024-02-01T17:52:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 668.0,
					"Quantity": 1,
					"ItemId": "FC2",
					"ItemName": "FRUITCAKE BOX",
					"Category": "FRUITCAKE",
					"TotalPrice": 668.0
				},
				{
					"OrderNumber": 11085,
					"OrderDateTime": "2024-02-01T17:53:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 278.0,
					"Quantity": 1,
					"ItemId": "FG2",
					"ItemName": "FFG4",
					"Category": "FOOD FOR THE GODS",
					"TotalPrice": 278.0
				},
				{
					"OrderNumber": 11085,
					"OrderDateTime": "2024-02-01T17:53:46",
					"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": 978.86
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T17:58:24",
			"OrderNumber": 11086,
			"ORNumber": 11086,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 452.0,
			"NetAmount": 322.86,
			"DiscountAmount": 80.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 452.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 452.0,
			"SCVATExempt": 48.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11086,
					"OrderDateTime": "2024-02-01T17:58:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 11086,
					"OrderDateTime": "2024-02-01T17:58:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 322.86
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T19:14:34",
			"OrderNumber": 11087,
			"ORNumber": 11087,
			"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": 11087,
					"OrderDateTime": "2024-02-01T19:14:34",
					"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-02-01T19:19:41",
			"OrderNumber": 11088,
			"ORNumber": 11088,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11088,
					"OrderDateTime": "2024-02-01T19:19:41",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T19:23:43",
			"OrderNumber": 11089,
			"ORNumber": 11089,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 637.0,
			"NetAmount": 455.0,
			"DiscountAmount": 113.75,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 637.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 637.0,
			"SCVATExempt": 68.25,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11089,
					"OrderDateTime": "2024-02-01T19:23:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 11089,
					"OrderDateTime": "2024-02-01T19:23:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC45",
					"ItemName": "HBD BLUE TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				},
				{
					"OrderNumber": 11089,
					"OrderDateTime": "2024-02-01T19:23:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 612.0,
					"Quantity": 1,
					"ItemId": "CV02",
					"ItemName": "SSCV MINI",
					"Category": "SEA SALT CARAMEL VANILLA",
					"TotalPrice": 612.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 455.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T19:33:25",
			"OrderNumber": 11090,
			"ORNumber": 11090,
			"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": 11090,
					"OrderDateTime": "2024-02-01T19:33:25",
					"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-02-01T19:59:30",
			"OrderNumber": 11091,
			"ORNumber": 11091,
			"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": 11091,
					"OrderDateTime": "2024-02-01T19:59:30",
					"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-02-01T20:08:45",
			"OrderNumber": 11092,
			"ORNumber": 11092,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 452.0,
			"NetAmount": 452.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 452.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11092,
					"OrderDateTime": "2024-02-01T20:08:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 11092,
					"OrderDateTime": "2024-02-01T20:08:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 452.0
				}
			]
		},
		{
			"TransactionDate": "2024-02-01T20:10:49",
			"OrderNumber": 11093,
			"ORNumber": 11093,
			"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": "L.ESTACIO",
			"Branch": "KMG052",
			"SaleDetails": [
				{
					"OrderNumber": 11093,
					"OrderDateTime": "2024-02-01T20:10:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 11093,
					"OrderDateTime": "2024-02-01T20:10:52",
					"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-02-01T20:21:31",
			"OrderNumber": 11094,
			"ORNumber": 11094,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1315.0,
			"NetAmount": 1315.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1315.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": 11094,
					"OrderDateTime": "2024-02-01T20:21:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 11094,
					"OrderDateTime": "2024-02-01T20:21:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1315.0
				}
			]
		}
	]
}
