{
	"CashFund": [
		{
			"TransactionDate": "2024-01-15T09:00:40",
			"Cashier": "KRISTINE",
			"Amount": 8102.50
		},
		{
			"TransactionDate": "2024-01-15T16:10:05",
			"Cashier": "J.LAPITAN",
			"Amount": 18295.50
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2024-01-15T16:09:11",
			"Type": "FULL",
			"Cashier": "KRISTINE",
			"DEN1000": 14,
			"DEN500": 1,
			"DEN200": 0,
			"DEN100": 19,
			"DEN50": 31,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 42,
			"COINS": 135.50
		},
		{
			"TransactionDate": "2024-01-15T22:00:12",
			"Type": "FULL",
			"Cashier": "J.LAPITAN",
			"DEN1000": 28,
			"DEN500": 5,
			"DEN200": 0,
			"DEN100": 11,
			"DEN50": 25,
			"DEN20": 1,
			"DEN10": 0,
			"DEN5": 0,
			"COINS": 16.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2024-01-15T10:27:43",
			"OrderNumber": 29021,
			"ORNumber": 29021,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 398.0,
			"NetAmount": 398.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 398.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29021,
					"OrderDateTime": "2024-01-15T10:27:43",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 398.0,
					"Quantity": 1,
					"ItemId": "LB3",
					"ItemName": "LEMON BARS 8",
					"Category": "LEMON BARS",
					"TotalPrice": 398.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 398.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T11:11:49",
			"OrderNumber": 29022,
			"ORNumber": 29022,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 668.0,
			"NetAmount": 477.14,
			"DiscountAmount": 119.29,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 668.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 668.0,
			"SCVATExempt": 71.57,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29022,
					"OrderDateTime": "2024-01-15T11:11:49",
					"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": 477.14
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T11:13:18",
			"OrderNumber": 29023,
			"ORNumber": 29023,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29023,
					"OrderDateTime": "2024-01-15T11:13:18",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 3,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 267.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 267.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T11:43:38",
			"OrderNumber": 29024,
			"ORNumber": 29024,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29024,
					"OrderDateTime": "2024-01-15T11:43:38",
					"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-01-15T12:10:56",
			"OrderNumber": 29025,
			"ORNumber": 29025,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1837.0,
			"NetAmount": 1837.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1837.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29025,
					"OrderDateTime": "2024-01-15T12:10:56",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1837.0,
					"Quantity": 1,
					"ItemId": "GF040",
					"ItemName": "CHOCO TRUFFLE WHL",
					"Category": "GRABFOOD",
					"TotalPrice": 1837.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1837.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T12:38:20",
			"OrderNumber": 29026,
			"ORNumber": 29026,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29026,
					"OrderDateTime": "2024-01-15T12:38:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 29026,
					"OrderDateTime": "2024-01-15T12:38:21",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1315.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T12:45:09",
			"OrderNumber": 29027,
			"ORNumber": 29027,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 4235.0,
			"NetAmount": 4235.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 4235.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29027,
					"OrderDateTime": "2024-01-15T12:45:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 5,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 4235.0
				},
				{
					"OrderNumber": 29027,
					"OrderDateTime": "2024-01-15T12:45:16",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BG18",
					"ItemName": "FREE ECOBAG",
					"Category": "BAG",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 4235.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T12:58:37",
			"OrderNumber": 29028,
			"ORNumber": 29028,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1406.0,
			"NetAmount": 1406.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1406.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29028,
					"OrderDateTime": "2024-01-15T12:58:37",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 29028,
					"OrderDateTime": "2024-01-15T12:58:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 668.0,
					"Quantity": 1,
					"ItemId": "FC2",
					"ItemName": "FRUITCAKE BOX",
					"Category": "FRUITCAKE",
					"TotalPrice": 668.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GCASH",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1406.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T13:16:15",
			"OrderNumber": 29029,
			"ORNumber": 29029,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29029,
					"OrderDateTime": "2024-01-15T13:16:15",
					"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": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T13:28:02",
			"OrderNumber": 29030,
			"ORNumber": 29030,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29030,
					"OrderDateTime": "2024-01-15T13:28:02",
					"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-01-15T13:50:30",
			"OrderNumber": 29031,
			"ORNumber": 29031,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1657.0,
			"NetAmount": 1657.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1657.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29031,
					"OrderDateTime": "2024-01-15T13:50:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 29031,
					"OrderDateTime": "2024-01-15T13:50:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 29031,
					"OrderDateTime": "2024-01-15T13:50:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 72.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUITCAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 72.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1657.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T14:13:40",
			"OrderNumber": 29032,
			"ORNumber": 29032,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29032,
					"OrderDateTime": "2024-01-15T14:13:40",
					"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-01-15T14:17:24",
			"OrderNumber": 29033,
			"ORNumber": 29033,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29033,
					"OrderDateTime": "2024-01-15T14:17:24",
					"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-01-15T14:19:54",
			"OrderNumber": 29034,
			"ORNumber": 29034,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29034,
					"OrderDateTime": "2024-01-15T14:19:54",
					"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-01-15T14:25:52",
			"OrderNumber": 29035,
			"ORNumber": 29035,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29035,
					"OrderDateTime": "2024-01-15T14:25:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				},
				{
					"OrderNumber": 29035,
					"OrderDateTime": "2024-01-15T14:25:56",
					"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": 452.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T14:55:22",
			"OrderNumber": 29036,
			"ORNumber": 29036,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 613.0,
			"NetAmount": 613.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 613.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29036,
					"OrderDateTime": "2024-01-15T14:55:22",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				},
				{
					"OrderNumber": 29036,
					"OrderDateTime": "2024-01-15T14:55:24",
					"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": 613.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T14:56:34",
			"OrderNumber": 29037,
			"ORNumber": 29037,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29037,
					"OrderDateTime": "2024-01-15T14:56:34",
					"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-01-15T15:01:29",
			"OrderNumber": 29038,
			"ORNumber": 29038,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 382.0,
			"NetAmount": 382.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 382.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29038,
					"OrderDateTime": "2024-01-15T15:01:29",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 382.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 382.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 382.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T15:04:34",
			"OrderNumber": 29039,
			"ORNumber": 29039,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29039,
					"OrderDateTime": "2024-01-15T15:04:34",
					"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-01-15T15:05:31",
			"OrderNumber": 29040,
			"ORNumber": 29040,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1734.0,
			"NetAmount": 1476.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1734.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1734.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29040,
					"OrderDateTime": "2024-01-15T15:05:31",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1045.0,
					"Quantity": 1,
					"ItemId": "TR6",
					"ItemName": "RUMTIRA MINI",
					"Category": "TIRAMISU",
					"TotalPrice": 1045.0
				},
				{
					"OrderNumber": 29040,
					"OrderDateTime": "2024-01-15T15:05:33",
					"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": 1476.86
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T15:07:58",
			"OrderNumber": 29041,
			"ORNumber": 29041,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 298.0,
			"NetAmount": 298.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 298.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29041,
					"OrderDateTime": "2024-01-15T15:07:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 298.0,
					"Quantity": 1,
					"ItemId": "SR10",
					"ItemName": "ALMND SANSRVL SLC",
					"Category": "SANSRIVAL",
					"TotalPrice": 298.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 298.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T15:08:48",
			"OrderNumber": 29042,
			"ORNumber": 29042,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29042,
					"OrderDateTime": "2024-01-15T15:08:48",
					"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-01-15T15:10:54",
			"OrderNumber": 29043,
			"ORNumber": 29043,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29043,
					"OrderDateTime": "2024-01-15T15:10:54",
					"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": 847.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T15:54:50",
			"OrderNumber": 29044,
			"ORNumber": 29044,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 25.0,
			"NetAmount": 25.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 25.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29044,
					"OrderDateTime": "2024-01-15T15:54:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 25.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T15:58:10",
			"OrderNumber": 29045,
			"ORNumber": 29045,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29045,
					"OrderDateTime": "2024-01-15T15:58:10",
					"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-01-15T16:00:04",
			"OrderNumber": 29046,
			"ORNumber": 29046,
			"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": "KRISTINE",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29046,
					"OrderDateTime": "2024-01-15T16:00:04",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1267.0,
					"Quantity": 1,
					"ItemId": "EQ4",
					"ItemName": "ENSAYMADA BOXOF12",
					"Category": "ENSAYMADA",
					"TotalPrice": 1267.0
				},
				{
					"OrderNumber": 29046,
					"OrderDateTime": "2024-01-15T16:00:18",
					"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": 2114.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T16:14:18",
			"OrderNumber": 29047,
			"ORNumber": 29047,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 613.0,
			"NetAmount": 613.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 613.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29047,
					"OrderDateTime": "2024-01-15T16:14:18",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 29047,
					"OrderDateTime": "2024-01-15T16:14:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "AMEX",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 613.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T16:22:35",
			"OrderNumber": 29048,
			"ORNumber": 29048,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 492.14,
			"DiscountAmount": 123.04,
			"DiscountType": "20% PWD 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": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29048,
					"OrderDateTime": "2024-01-15T16:22:35",
					"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-01-15T16:36:53",
			"OrderNumber": 29049,
			"ORNumber": 29049,
			"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": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29049,
					"OrderDateTime": "2024-01-15T16:36:53",
					"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-01-15T16:46:58",
			"OrderNumber": 29050,
			"ORNumber": 29050,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 4655.0,
			"NetAmount": 4397.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 4655.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 4655.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29050,
					"OrderDateTime": "2024-01-15T16:46:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 4,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 3388.0
				},
				{
					"OrderNumber": 29050,
					"OrderDateTime": "2024-01-15T16:47:01",
					"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": 4397.86
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T16:54:20",
			"OrderNumber": 29051,
			"ORNumber": 29051,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 738.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29051,
					"OrderDateTime": "2024-01-15T16:54:20",
					"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-01-15T16:55:45",
			"OrderNumber": 29052,
			"ORNumber": 29052,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 702.0,
			"NetAmount": 702.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 702.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29052,
					"OrderDateTime": "2024-01-15T16:55:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				},
				{
					"OrderNumber": 29052,
					"OrderDateTime": "2024-01-15T16:55:48",
					"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": 702.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T17:09:32",
			"OrderNumber": 29053,
			"ORNumber": 29053,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 969.0,
			"NetAmount": 969.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 969.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29053,
					"OrderDateTime": "2024-01-15T17:09:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 244.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 244.0
				},
				{
					"OrderNumber": 29053,
					"OrderDateTime": "2024-01-15T17:09:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 5,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 725.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 969.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T17:16:35",
			"OrderNumber": 29054,
			"ORNumber": 29054,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 477.0,
			"NetAmount": 477.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 477.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29054,
					"OrderDateTime": "2024-01-15T17:16:35",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 452.0,
					"Quantity": 1,
					"ItemId": "CH3",
					"ItemName": "CHOCOLATE CAKE MN",
					"Category": "CHOCOLATE",
					"TotalPrice": 452.0
				},
				{
					"OrderNumber": 29054,
					"OrderDateTime": "2024-01-15T17:16:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 29054,
					"OrderDateTime": "2024-01-15T17:16:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 477.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T17:28:44",
			"OrderNumber": 29055,
			"ORNumber": 29055,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 568.0,
			"NetAmount": 568.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 568.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29055,
					"OrderDateTime": "2024-01-15T17:28:44",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 568.0,
					"Quantity": 1,
					"ItemId": "CC3",
					"ItemName": "CHEESE CAKE MINI",
					"Category": "CHEESE CAKE",
					"TotalPrice": 568.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 568.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T17:32:51",
			"OrderNumber": 29056,
			"ORNumber": 29056,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 827.0,
			"NetAmount": 827.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 827.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29056,
					"OrderDateTime": "2024-01-15T17:32:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				},
				{
					"OrderNumber": 29056,
					"OrderDateTime": "2024-01-15T17:33:31",
					"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": 827.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T18:16:12",
			"OrderNumber": 29057,
			"ORNumber": 29057,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 398.0,
			"NetAmount": 398.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 398.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29057,
					"OrderDateTime": "2024-01-15T18:16:12",
					"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": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 398.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T18:24:53",
			"OrderNumber": 29058,
			"ORNumber": 29058,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 378.0,
			"NetAmount": 378.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 378.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29058,
					"OrderDateTime": "2024-01-15T18:24:53",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 244.0,
					"Quantity": 1,
					"ItemId": "BR2",
					"ItemName": "BROWNIE 4",
					"Category": "BROWNIE",
					"TotalPrice": 244.0
				},
				{
					"OrderNumber": 29058,
					"OrderDateTime": "2024-01-15T18:25:10",
					"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": 378.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T18:30:34",
			"OrderNumber": 29059,
			"ORNumber": 29059,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 990.0,
			"NetAmount": 990.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 990.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29059,
					"OrderDateTime": "2024-01-15T18:30:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 914.0,
					"Quantity": 1,
					"ItemId": "GF005",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "GRABFOOD",
					"TotalPrice": 914.0
				},
				{
					"OrderNumber": 29059,
					"OrderDateTime": "2024-01-15T18:30:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 76.0,
					"Quantity": 1,
					"ItemId": "GF016",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "GRABFOOD",
					"TotalPrice": 76.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 990.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T18:47:58",
			"OrderNumber": 29060,
			"ORNumber": 29060,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1373.0,
			"NetAmount": 1373.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1373.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29060,
					"OrderDateTime": "2024-01-15T18:47:58",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1348.0,
					"Quantity": 1,
					"ItemId": "CM2",
					"ItemName": "CHOCOMUZ CKE BOX",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 1348.0
				},
				{
					"OrderNumber": 29060,
					"OrderDateTime": "2024-01-15T18:48:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC37",
					"ItemName": "FREE GOLD CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 29060,
					"OrderDateTime": "2024-01-15T18:48:20",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC46",
					"ItemName": "HBD GOLD TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "PAYMAYA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1373.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T19:13:15",
			"OrderNumber": 29061,
			"ORNumber": 29061,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 435.0,
			"NetAmount": 435.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 435.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29061,
					"OrderDateTime": "2024-01-15T19:13:15",
					"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": 435.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T19:19:02",
			"OrderNumber": 29062,
			"ORNumber": 29062,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 974.0,
			"NetAmount": 974.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 974.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29062,
					"OrderDateTime": "2024-01-15T19:19:02",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 487.0,
					"Quantity": 2,
					"ItemId": "BR3",
					"ItemName": "BROWNIE 8",
					"Category": "BROWNIE",
					"TotalPrice": 974.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 974.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T19:46:18",
			"OrderNumber": 29063,
			"ORNumber": 29063,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 278.0,
			"NetAmount": 198.57,
			"DiscountAmount": 49.64,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 278.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 278.0,
			"SCVATExempt": 29.79,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29063,
					"OrderDateTime": "2024-01-15T19:46:18",
					"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": 198.57
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T20:13:38",
			"OrderNumber": 29064,
			"ORNumber": 29064,
			"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": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29064,
					"OrderDateTime": "2024-01-15T20:13:38",
					"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-01-15T20:21:33",
			"OrderNumber": 29065,
			"ORNumber": 29065,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 689.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29065,
					"OrderDateTime": "2024-01-15T20:21:33",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 689.0,
					"Quantity": 1,
					"ItemId": "SR9",
					"ItemName": "ALMND SANSRVL MIN",
					"Category": "SANSRIVAL",
					"TotalPrice": 689.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "AMEX",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 689.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T20:25:22",
			"OrderNumber": 29066,
			"ORNumber": 29066,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 207.0,
			"NetAmount": 207.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 207.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29066,
					"OrderDateTime": "2024-01-15T20:25:22",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 207.0,
					"Quantity": 1,
					"ItemId": "CM1",
					"ItemName": "CHOCOMUZ CKE SLCE",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 207.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 207.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T20:26:41",
			"OrderNumber": 29067,
			"ORNumber": 29067,
			"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": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29067,
					"OrderDateTime": "2024-01-15T20:26: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": 468.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T20:58:08",
			"OrderNumber": 29068,
			"ORNumber": 29068,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 298.0,
			"NetAmount": 298.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 298.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29068,
					"OrderDateTime": "2024-01-15T20:58:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 298.0,
					"Quantity": 1,
					"ItemId": "SR10",
					"ItemName": "ALMND SANSRVL SLC",
					"Category": "SANSRIVAL",
					"TotalPrice": 298.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 298.0
				}
			]
		},
		{
			"TransactionDate": "2024-01-15T21:37:37",
			"OrderNumber": 29069,
			"ORNumber": 29069,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1128.0,
			"NetAmount": 1128.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1128.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "J.LAPITAN",
			"Branch": "KMG050",
			"SaleDetails": [
				{
					"OrderNumber": 29069,
					"OrderDateTime": "2024-01-15T21:37:37",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 298.0,
					"Quantity": 1,
					"ItemId": "SR10",
					"ItemName": "ALMND SANSRVL SLC",
					"Category": "SANSRIVAL",
					"TotalPrice": 298.0
				},
				{
					"OrderNumber": 29069,
					"OrderDateTime": "2024-01-15T21:37:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 218.0,
					"Quantity": 1,
					"ItemId": "BV1",
					"ItemName": "BLACK VELVET SLCE",
					"Category": "BLACK VELVET",
					"TotalPrice": 218.0
				},
				{
					"OrderNumber": 29069,
					"OrderDateTime": "2024-01-15T21:39:03",
					"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": 1128.0
				}
			]
		}
	]
}
