{
	"CashFund": [
		{
			"TransactionDate": "2025-02-22T07:49:17",
			"Cashier": "CATHY",
			"Amount": 5300.00
		},
		{
			"TransactionDate": "2025-02-22T16:05:35",
			"Cashier": "DELROSARIO",
			"Amount": 7602.00
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2025-02-22T16:05:10",
			"Type": "FULL",
			"Cashier": "CATHY",
			"DEN1000": 3,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 30,
			"DEN50": 28,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 32,
			"COINS": 42.00
		},
		{
			"TransactionDate": "2025-02-22T21:01:46",
			"Type": "FULL",
			"Cashier": "DELROSARIO",
			"DEN1000": 6,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 0,
			"DEN50": 6,
			"DEN20": 0,
			"DEN10": 0,
			"DEN5": 12,
			"COINS": 34.00
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2025-02-22T10:39:37",
			"OrderNumber": 31928,
			"ORNumber": 31928,
			"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": "CATHY",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31928,
					"OrderDateTime": "2025-02-22T10:39:37",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 605.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T11:14:18",
			"OrderNumber": 31929,
			"ORNumber": 31929,
			"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": "CATHY",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31929,
					"OrderDateTime": "2025-02-22T11:14: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": "2025-02-22T11:58:13",
			"OrderNumber": 31930,
			"ORNumber": 31930,
			"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": "CATHY",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31930,
					"OrderDateTime": "2025-02-22T11:58:13",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T12:05:10",
			"OrderNumber": 31931,
			"ORNumber": 31931,
			"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": "CATHY",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31931,
					"OrderDateTime": "2025-02-22T12:05:10",
					"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": "2025-02-22T14:45:45",
			"OrderNumber": 31932,
			"ORNumber": 31932,
			"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": "CATHY",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31932,
					"OrderDateTime": "2025-02-22T14:45:45",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 2,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 178.0
				},
				{
					"OrderNumber": 31932,
					"OrderDateTime": "2025-02-22T14:45:48",
					"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": 468.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T14:52:30",
			"OrderNumber": 31933,
			"ORNumber": 31933,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 507.0,
			"NetAmount": 362.14,
			"DiscountAmount": 90.54,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 507.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 507.0,
			"SCVATExempt": 54.32,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31933,
					"OrderDateTime": "2025-02-22T14:52:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 507.0,
					"Quantity": 1,
					"ItemId": "BV3",
					"ItemName": "BLACK VELVET MINI",
					"Category": "BLACK VELVET",
					"TotalPrice": 507.0
				},
				{
					"OrderNumber": 31933,
					"OrderDateTime": "2025-02-22T14:52:37",
					"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": 362.14
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T14:53:52",
			"OrderNumber": 31934,
			"ORNumber": 31934,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1694.0,
			"NetAmount": 1694.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1694.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31934,
					"OrderDateTime": "2025-02-22T14:53:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 2,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 1694.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1694.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T16:09:02",
			"OrderNumber": 31935,
			"ORNumber": 31935,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1373.0,
			"NetAmount": 1115.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1373.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1373.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31935,
					"OrderDateTime": "2025-02-22T16:09:02",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1348.0,
					"Quantity": 1,
					"ItemId": "CM2",
					"ItemName": "CHOCOMUZ CKE BOX",
					"Category": "CHOCOLATE MOUSSE",
					"TotalPrice": 1348.0
				},
				{
					"OrderNumber": 31935,
					"OrderDateTime": "2025-02-22T16:09:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC36",
					"ItemName": "FREE SILVER CANDLE",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 31935,
					"OrderDateTime": "2025-02-22T16:09:19",
					"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": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1115.86
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T16:27:25",
			"OrderNumber": 31936,
			"ORNumber": 31936,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 379.0,
			"NetAmount": 270.71,
			"DiscountAmount": 67.68,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 379.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 379.0,
			"SCVATExempt": 40.61,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31936,
					"OrderDateTime": "2025-02-22T16:27:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 2,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 290.0
				},
				{
					"OrderNumber": 31936,
					"OrderDateTime": "2025-02-22T16:27:29",
					"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": 270.71
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T16:36:25",
			"OrderNumber": 31937,
			"ORNumber": 31937,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1520.0,
			"NetAmount": 1520.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1520.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31937,
					"OrderDateTime": "2025-02-22T16:36:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1520.0,
					"Quantity": 1,
					"ItemId": "BV2",
					"ItemName": "BLACK VELVET BOX",
					"Category": "BLACK VELVET",
					"TotalPrice": 1520.0
				},
				{
					"OrderNumber": 31937,
					"OrderDateTime": "2025-02-22T16:36:30",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 1520.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T16:39:11",
			"OrderNumber": 31938,
			"ORNumber": 31938,
			"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": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31938,
					"OrderDateTime": "2025-02-22T16:39:11",
					"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": "2025-02-22T16:40:42",
			"OrderNumber": 31939,
			"ORNumber": 31939,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 432.0,
			"NetAmount": 432.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 432.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31939,
					"OrderDateTime": "2025-02-22T16:40:42",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 432.0,
					"Quantity": 1,
					"ItemId": "XM3",
					"ItemName": "LENGUA QDB",
					"Category": "CHRISTMAS",
					"TotalPrice": 432.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 432.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T17:07:33",
			"OrderNumber": 31940,
			"ORNumber": 31940,
			"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": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31940,
					"OrderDateTime": "2025-02-22T17:07:33",
					"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": "2025-02-22T17:10:21",
			"OrderNumber": 31941,
			"ORNumber": 31941,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1380.0,
			"NetAmount": 1380.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1380.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31941,
					"OrderDateTime": "2025-02-22T17:10:21",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 732.0,
					"Quantity": 1,
					"ItemId": "GF032",
					"ItemName": "GF ALMOND SANS MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 732.0
				},
				{
					"OrderNumber": 31941,
					"OrderDateTime": "2025-02-22T17:10:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 648.0,
					"Quantity": 1,
					"ItemId": "GF081",
					"ItemName": "GF SSCV MINI",
					"Category": "GRABFOOD",
					"TotalPrice": 648.0
				},
				{
					"OrderNumber": 31941,
					"OrderDateTime": "2025-02-22T17:28:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 2,
					"ItemId": "GF112",
					"ItemName": "GF FREE BLUE CANDLE",
					"Category": "GRABFOOD",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1380.0
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T18:13:41",
			"OrderNumber": 31942,
			"ORNumber": 31942,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 689.0,
			"NetAmount": 492.14,
			"DiscountAmount": 123.04,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 689.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 689.0,
			"SCVATExempt": 73.82,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31942,
					"OrderDateTime": "2025-02-22T18:13:41",
					"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": "2025-02-22T18:36:12",
			"OrderNumber": 31943,
			"ORNumber": 31943,
			"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": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31943,
					"OrderDateTime": "2025-02-22T18:36:12",
					"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": "2025-02-22T18:40:13",
			"OrderNumber": 31944,
			"ORNumber": 31944,
			"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": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31944,
					"OrderDateTime": "2025-02-22T18:40:13",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 334.29
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T18:46:10",
			"OrderNumber": 31945,
			"ORNumber": 31945,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 702.0,
			"NetAmount": 501.43,
			"DiscountAmount": 125.36,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 702.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 702.0,
			"SCVATExempt": 75.21,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31945,
					"OrderDateTime": "2025-02-22T18:46:10",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 3,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 435.0
				},
				{
					"OrderNumber": 31945,
					"OrderDateTime": "2025-02-22T18:46:12",
					"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": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 500.0
				},
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1.43
				}
			]
		},
		{
			"TransactionDate": "2025-02-22T20:19:28",
			"OrderNumber": 31946,
			"ORNumber": 31946,
			"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": "DELROSARIO",
			"Branch": "KMG010",
			"SaleDetails": [
				{
					"OrderNumber": 31946,
					"OrderDateTime": "2025-02-22T20:19:28",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 31946,
					"OrderDateTime": "2025-02-22T20:20:37",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 592.0
				}
			]
		}
	]
}
