{
	"CashFund": [
		{
			"TransactionDate": "2026-01-06T09:01:06",
			"Cashier": "CATHY",
			"Amount": 5105.00
		},
		{
			"TransactionDate": "2026-01-06T18:44:22",
			"Cashier": "ALYSSA",
			"Amount": 12742.50
		}
	],
	"CashDeclaration": [
		{
			"TransactionDate": "2026-01-06T14:23:29",
			"Type": "PARTIAL",
			"Cashier": "CATHY",
			"DEN1000": 10,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 10,
			"DEN50": 24,
			"DEN20": 5,
			"DEN10": 14,
			"DEN5": 52,
			"COINS": 42.50
		},
		{
			"TransactionDate": "2026-01-06T20:52:35",
			"Type": "FULL",
			"Cashier": "ALYSSA",
			"DEN1000": 12,
			"DEN500": 0,
			"DEN200": 0,
			"DEN100": 3,
			"DEN50": 23,
			"DEN20": 4,
			"DEN10": 12,
			"DEN5": 52,
			"COINS": 37.50
		}
	],
	"SalesCollection": [
		{
			"TransactionDate": "2026-01-06T10:08:09",
			"OrderNumber": 50301,
			"ORNumber": 50301,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 796.0,
			"NetAmount": 568.57,
			"DiscountAmount": 142.14,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 796.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 796.0,
			"SCVATExempt": 85.29,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50301,
					"OrderDateTime": "2026-01-06T10:08:09",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 796.0,
					"Quantity": 1,
					"ItemId": "LC4",
					"ItemName": "BUTTER CHIFFON BOX OF 12",
					"Category": "BUTTER CHIFFON",
					"TotalPrice": 796.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 568.57
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T10:10:49",
			"OrderNumber": 50302,
			"ORNumber": 50302,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 419.0,
			"NetAmount": 299.29,
			"DiscountAmount": 74.82,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 419.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 419.0,
			"SCVATExempt": 44.89,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50302,
					"OrderDateTime": "2026-01-06T10:10:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 419.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 419.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 299.29
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T10:35:45",
			"OrderNumber": 50303,
			"ORNumber": 50303,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50303,
					"OrderDateTime": "2026-01-06T10:35:45",
					"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": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 847.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T10:40:27",
			"OrderNumber": 50304,
			"ORNumber": 50304,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2112.0,
			"NetAmount": 1854.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2112.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 2112.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50304,
					"OrderDateTime": "2026-01-06T10:40:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 2,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 1694.0
				},
				{
					"OrderNumber": 50304,
					"OrderDateTime": "2026-01-06T10:41:03",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 418.0,
					"Quantity": 1,
					"ItemId": "LC2",
					"ItemName": "BUTTER CHIFFON BOX OF 6",
					"Category": "BUTTER CHIFFON",
					"TotalPrice": 418.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1854.86
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T10:52:34",
			"OrderNumber": 50305,
			"ORNumber": 50305,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1642.0,
			"NetAmount": 1642.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1642.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50305,
					"OrderDateTime": "2026-01-06T10:52:34",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 1632.0,
					"Quantity": 1,
					"ItemId": "GF037",
					"ItemName": "GF BLACK VELVET WHLE",
					"Category": "GRABFOOD",
					"TotalPrice": 1632.0
				},
				{
					"OrderNumber": 50305,
					"OrderDateTime": "2026-01-06T10:53:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 10.0,
					"Quantity": 1,
					"ItemId": "GF055",
					"ItemName": "GF PINK CANDLE",
					"Category": "GRABFOOD",
					"TotalPrice": 10.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "OTHER SALES",
					"Type": "GRABFOOD",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1642.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T11:19:38",
			"OrderNumber": 50306,
			"ORNumber": 50306,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 79.0,
			"NetAmount": 79.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 79.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50306,
					"OrderDateTime": "2026-01-06T11:19:38",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 79.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 79.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 79.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T11:48:58",
			"OrderNumber": 50307,
			"ORNumber": 50307,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 63.57,
			"DiscountAmount": 15.89,
			"DiscountType": "20% PWD 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": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50307,
					"OrderDateTime": "2026-01-06T11:48:58",
					"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": "2026-01-06T12:08:05",
			"OrderNumber": 50308,
			"ORNumber": 50308,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50308,
					"OrderDateTime": "2026-01-06T12:08:05",
					"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": "2026-01-06T12:18:44",
			"OrderNumber": 50309,
			"ORNumber": 50309,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 178.0,
			"NetAmount": 127.14,
			"DiscountAmount": 31.79,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 178.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 178.0,
			"SCVATExempt": 19.07,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50309,
					"OrderDateTime": "2026-01-06T12:18:44",
					"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": 127.14
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T12:27:51",
			"OrderNumber": 50310,
			"ORNumber": 50310,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 234.0,
			"NetAmount": 234.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 234.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50310,
					"OrderDateTime": "2026-01-06T12:27:51",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				},
				{
					"OrderNumber": 50310,
					"OrderDateTime": "2026-01-06T12:27:52",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 234.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T13:10:43",
			"OrderNumber": 50311,
			"ORNumber": 50311,
			"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": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50311,
					"OrderDateTime": "2026-01-06T13:10:43",
					"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": "2026-01-06T13:13:02",
			"OrderNumber": 50312,
			"ORNumber": 50312,
			"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": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50312,
					"OrderDateTime": "2026-01-06T13:13:02",
					"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": "2026-01-06T13:32:14",
			"OrderNumber": 50313,
			"ORNumber": 50313,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 2164.0,
			"NetAmount": 1906.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 2164.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 2164.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50313,
					"OrderDateTime": "2026-01-06T13:32:14",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 50313,
					"OrderDateTime": "2026-01-06T13:32:15",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 847.0,
					"Quantity": 1,
					"ItemId": "CR12",
					"ItemName": "CHEESE ROLLS BX12",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 847.0
				},
				{
					"OrderNumber": 50313,
					"OrderDateTime": "2026-01-06T13:33:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 470.0,
					"Quantity": 1,
					"ItemId": "PAL-CL1",
					"ItemName": "TSOKNUT LENGUA",
					"Category": "PASTRIES",
					"TotalPrice": 470.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 1906.86
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T13:40:07",
			"OrderNumber": 50314,
			"ORNumber": 50314,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50314,
					"OrderDateTime": "2026-01-06T13:40:07",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 89.0,
					"Quantity": 1,
					"ItemId": "CR4",
					"ItemName": "CHEESE ROLL CLSSC",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 89.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 89.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T13:42:32",
			"OrderNumber": 50315,
			"ORNumber": 50315,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 1211.0,
			"NetAmount": 953.86,
			"DiscountAmount": 160.71,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 1211.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 1211.0,
			"SCVATExempt": 96.43,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50315,
					"OrderDateTime": "2026-01-06T13:42:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 50315,
					"OrderDateTime": "2026-01-06T13:42:32",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 468.0,
					"Quantity": 1,
					"ItemId": "CR2",
					"ItemName": "CHEESE ROLLS BOX6",
					"Category": "CHEESE ROLLS",
					"TotalPrice": 468.0
				},
				{
					"OrderNumber": 50315,
					"OrderDateTime": "2026-01-06T13:42:55",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 275.0,
					"Quantity": 1,
					"ItemId": "LB2",
					"ItemName": "CALAMANSI BARS 4",
					"Category": "CALAMANSI BARS",
					"TotalPrice": 275.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 953.86
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T14:19:20",
			"OrderNumber": 50316,
			"ORNumber": 50316,
			"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": "CATHY",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50316,
					"OrderDateTime": "2026-01-06T14:19: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": "2026-01-06T14:25:39",
			"OrderNumber": 50317,
			"ORNumber": 50317,
			"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": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50317,
					"OrderDateTime": "2026-01-06T14:25:39",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 592.0,
					"Quantity": 1,
					"ItemId": "TF2",
					"ItemName": "CHOCO TRFFLE MINI",
					"Category": "TRUFFLE",
					"TotalPrice": 592.0
				},
				{
					"OrderNumber": 50317,
					"OrderDateTime": "2026-01-06T14:25:48",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC35",
					"ItemName": "FREE PINK CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 50317,
					"OrderDateTime": "2026-01-06T14:25:50",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC44",
					"ItemName": "HBD PINK TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 617.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T14:29:59",
			"OrderNumber": 50318,
			"ORNumber": 50318,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 89.0,
			"NetAmount": 89.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 89.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50318,
					"OrderDateTime": "2026-01-06T14:29: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": 89.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T14:30:22",
			"OrderNumber": 50319,
			"ORNumber": 50319,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 738.0,
			"NetAmount": 527.14,
			"DiscountAmount": 131.79,
			"DiscountType": "20% PWD DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 738.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 738.0,
			"SCVATExempt": 79.07,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50319,
					"OrderDateTime": "2026-01-06T14:30:22",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 738.0,
					"Quantity": 1,
					"ItemId": "EQ2",
					"ItemName": "ENSAYMADA BOX OF6",
					"Category": "ENSAYMADA",
					"TotalPrice": 738.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "MASTERCARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 527.14
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T15:32:40",
			"OrderNumber": 50320,
			"ORNumber": 50320,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 419.0,
			"NetAmount": 419.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 419.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50320,
					"OrderDateTime": "2026-01-06T15:32:40",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 419.0,
					"Quantity": 1,
					"ItemId": "XM2",
					"ItemName": "LENGUA BUTTER",
					"Category": "CHRISTMAS",
					"TotalPrice": 419.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "DEBIT CARD",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 419.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T17:49:33",
			"OrderNumber": 50321,
			"ORNumber": 50321,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 224.0,
			"NetAmount": 160.0,
			"DiscountAmount": 40.0,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 224.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 224.0,
			"SCVATExempt": 24.0,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50321,
					"OrderDateTime": "2026-01-06T17:49:33",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				},
				{
					"OrderNumber": 50321,
					"OrderDateTime": "2026-01-06T17:51:27",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 79.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 79.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 160.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T17:55:05",
			"OrderNumber": 50322,
			"ORNumber": 50322,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 637.0,
			"NetAmount": 637.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 637.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50322,
					"OrderDateTime": "2026-01-06T17:55:05",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 612.0,
					"Quantity": 1,
					"ItemId": "CV02",
					"ItemName": "SSCV MINI",
					"Category": "SEA SALT CARAMEL VANILLA",
					"TotalPrice": 612.0
				},
				{
					"OrderNumber": 50322,
					"OrderDateTime": "2026-01-06T17:55:24",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 0.0,
					"Quantity": 1,
					"ItemId": "BC34",
					"ItemName": "FREE BLUE CANDLES",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 0.0
				},
				{
					"OrderNumber": 50322,
					"OrderDateTime": "2026-01-06T17:55:25",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 25.0,
					"Quantity": 1,
					"ItemId": "BC45",
					"ItemName": "HBD BLUE TOPPER",
					"Category": "BIRTHDAY CANDLE",
					"TotalPrice": 25.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "JCB",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 637.0
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T18:27:08",
			"OrderNumber": 50323,
			"ORNumber": 50323,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 79.0,
			"NetAmount": 56.43,
			"DiscountAmount": 14.11,
			"DiscountType": "20% SC DISC",
			"DiscountPercent": 20.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 79.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 79.0,
			"SCVATExempt": 8.46,
			"VATRate": 12.0,
			"SCPaxNumber": 1,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50323,
					"OrderDateTime": "2026-01-06T18:27:08",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 79.0,
					"Quantity": 1,
					"ItemId": "FC1",
					"ItemName": "FRUIT CAKE SLICE",
					"Category": "FRUITCAKE",
					"TotalPrice": 79.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CARD",
					"Type": "VISA",
					"Provider": "BDO CC",
					"Bank": "Bank of bank terminal",
					"Amount": 56.43
				}
			]
		},
		{
			"TransactionDate": "2026-01-06T19:44:47",
			"OrderNumber": 50324,
			"ORNumber": 50324,
			"DineType": "TO",
			"TransactionType": "REG",
			"GrossAmount": 499.0,
			"NetAmount": 499.0,
			"DiscountAmount": 0.0,
			"DiscountType": "",
			"DiscountPercent": 0.0,
			"ServiceChargeAmount": 0.0,
			"PaxNumber": 1,
			"WithVAT": 499.0,
			"NoVAT": 0.0,
			"ZeroRated": 0.0,
			"Diplomat": 0.0,
			"VATExempt": 0.0,
			"SCVATExempt": 0.0,
			"VATRate": 12.0,
			"SCPaxNumber": 0,
			"Cashier": "ALYSSA",
			"Branch": "KMG018",
			"SaleDetails": [
				{
					"OrderNumber": 50324,
					"OrderDateTime": "2026-01-06T19:44:47",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 145.0,
					"Quantity": 1,
					"ItemId": "EQ1",
					"ItemName": "ENSAYMADA PIECE",
					"Category": "ENSAYMADA",
					"TotalPrice": 145.0
				},
				{
					"OrderNumber": 50324,
					"OrderDateTime": "2026-01-06T19:44:49",
					"IsVoided": false,
					"DineType": "TO",
					"UnitPrice": 354.0,
					"Quantity": 1,
					"ItemId": "DB-BISCOF4",
					"ItemName": "BISCOFF CRUNCH 4",
					"Category": "DESSERT BARS",
					"TotalPrice": 354.0
				}
			],
			"PaymentDetails": [
				{
					"ModeOfPayment": "CASH",
					"Type": "NA",
					"Provider": "NA",
					"Bank": "NA",
					"Amount": 499.0
				}
			]
		}
	]
}
