/home/rokasa/dbs
/*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.6.22-MariaDB, for Linux (x86_64) -- -- Host: localhost Database: robisear_devach -- ------------------------------------------------------ -- Server version 10.6.22-MariaDB-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `accounttype` -- DROP TABLE IF EXISTS `accounttype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `accounttype` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `companyid` varchar(10) NOT NULL, `userid` varchar(10) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `accounttype` -- LOCK TABLES `accounttype` WRITE; /*!40000 ALTER TABLE `accounttype` DISABLE KEYS */; INSERT INTO `accounttype` VALUES (1,'Asset','BS','1','415','Asset'),(2,'Liability','BS','1','415','Liability'),(3,'Equity','BS','1','415','Equity'),(4,'Income','PL','1','415','Income'),(5,'Expense','PL','1','415','Expense'); /*!40000 ALTER TABLE `accounttype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `activityloggs` -- DROP TABLE IF EXISTS `activityloggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `activityloggs` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `actiondone` text NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `activityloggs` -- LOCK TABLES `activityloggs` WRITE; /*!40000 ALTER TABLE `activityloggs` DISABLE KEYS */; INSERT INTO `activityloggs` VALUES (1,'1','2022-05-10 10:20:06','Robisearch Deleted item with id 1 from roles table at 2022-05-10 10:20:06','197.232.142.176',1),(2,'1','2022-05-10 10:20:11','Robisearch Deleted item with id 9 from roles table at 2022-05-10 10:20:11','197.232.142.176',1),(3,'1','2022-05-10 10:20:16','Robisearch Deleted item with id 4 from roles table at 2022-05-10 10:20:16','197.232.142.176',1),(4,'1','2022-05-10 10:20:23','Robisearch Deleted item with id 5 from roles table at 2022-05-10 10:20:23','197.232.142.176',1),(5,'1','2022-05-10 10:20:28','Robisearch Deleted item with id 8 from roles table at 2022-05-10 10:20:28','197.232.142.176',1),(6,'1','2022-05-10 10:20:32','Robisearch Deleted item with id 7 from roles table at 2022-05-10 10:20:32','197.232.142.176',1),(7,'1','2022-05-10 10:21:13','Robisearch Deleted item with id 2 from maincategory table at 2022-05-10 10:21:13','197.232.142.176',1),(8,'1','2022-05-10 10:21:24','Robisearch Updated item with id 1 from maincategory table at 2022-05-10 10:21:24','197.232.142.176',1),(9,'1','2022-05-10 12:07:37','Robisearch Updated item with id 1 from maincategory table at 2022-05-10 12:07:37','154.123.133.104',1),(10,'1','2022-05-10 12:10:47','Robisearch Deleted item with id 5 from people table at 2022-05-10 12:10:47','154.123.133.104',1),(11,'12','2022-05-10 12:34:53','MWIKALI Changed the price of SAMSUNG GALAXY J5 to: buyingprice =4800 ,sellingprice =6700, qty= 0.00, items with id 178 . in Main level at 2022-05-10 12:34:53','154.123.133.104',1),(12,'12','2022-05-10 12:48:46','MWIKALI Changed the price of Binding Top Covers to: buyingprice =0 ,sellingprice =100, qty= 0.00, items with id 130 . in Main level at 2022-05-10 12:48:46','154.123.133.104',1),(13,'11','2022-05-10 13:01:02','Evans Changed the price of A4 Size Exercise Books to: buyingprice =100 ,sellingprice =130, qty= 0.00, items with id 103 . in Main level at 2022-05-10 13:01:02','154.123.133.104',1),(14,'11','2022-05-10 13:16:54','Evans Changed the price of CALENDAR to: buyingprice =50 ,sellingprice =100, qty= 0.00, items with id 182 . in Main level at 2022-05-10 13:16:54','154.123.133.104',1),(15,'12','2022-05-10 13:29:03','MWIKALI Changed the price of NICE AND LOVELY to: buyingprice =70 ,sellingprice =110, qty= 0.00, items with id 183 . in Main level at 2022-05-10 13:29:03','154.123.133.104',1),(16,'12','2022-05-11 07:43:43','MWIKALI Changed the price of SAMSUNG to: buyingprice =15000 ,sellingprice =20000, qty= 10.00, items with id 180 . in counter (1) at 2022-05-11 07:43:43','154.123.46.65',1),(17,'1','2022-05-12 21:45:17','Robisearch Deleted item with id 5 from expenses table at 2022-05-12 21:45:17','105.160.23.15',1),(18,'1','2022-05-12 21:45:26','Robisearch Deleted item with id 4 from expenses table at 2022-05-12 21:45:26','105.160.23.15',1),(19,'1','2022-05-12 21:45:35','Robisearch Deleted item with id 3 from expenses table at 2022-05-12 21:45:35','105.160.23.15',1),(20,'1','2022-05-12 21:45:44','Robisearch Deleted item with id 2 from expenses table at 2022-05-12 21:45:44','105.160.23.15',1),(21,'1','2022-05-12 21:45:52','Robisearch Deleted item with id 1 from expenses table at 2022-05-12 21:45:52','105.160.23.15',1),(22,'1','2022-05-12 21:48:39','Robisearch Deleted item with id 10 from purchaseorder table at 2022-05-12 21:48:39','105.160.23.15',1),(23,'1','2022-05-12 21:48:47','Robisearch Deleted item with id 9 from purchaseorder table at 2022-05-12 21:48:47','105.160.23.15',1),(24,'1','2022-05-12 21:48:56','Robisearch Deleted item with id 8 from purchaseorder table at 2022-05-12 21:48:56','105.160.23.15',1),(25,'1','2022-05-12 21:49:05','Robisearch Deleted item with id 7 from purchaseorder table at 2022-05-12 21:49:05','105.160.23.15',1),(26,'1','2022-05-12 21:49:12','Robisearch Deleted item with id 6 from purchaseorder table at 2022-05-12 21:49:12','105.160.23.15',1),(27,'1','2022-05-12 21:49:18','Robisearch Deleted item with id 5 from purchaseorder table at 2022-05-12 21:49:18','105.160.23.15',1),(28,'1','2022-05-12 21:49:27','Robisearch Deleted item with id 4 from purchaseorder table at 2022-05-12 21:49:27','105.160.23.15',1),(29,'1','2022-05-12 21:49:34','Robisearch Deleted item with id 3 from purchaseorder table at 2022-05-12 21:49:34','105.160.23.15',1),(30,'1','2022-05-12 21:49:40','Robisearch Deleted item with id 2 from purchaseorder table at 2022-05-12 21:49:40','105.160.23.15',1),(31,'1','2022-05-12 21:49:46','Robisearch Deleted item with id 1 from purchaseorder table at 2022-05-12 21:49:46','105.160.23.15',1),(32,'11','2022-05-13 13:33:31','Evans Changed the price of Passport Photo Print to: buyingprice =0 ,sellingprice =100, qty= 0.00, items with id 194 . in Main level at 2022-05-13 13:33:31','154.123.148.203',1),(33,'12','2022-05-14 11:57:15','MWIKALI Changed the price of Bread to: buyingprice =50 ,sellingprice =55.5, qty= 3.00, items with id 195 . in counter (1) at 2022-05-14 11:57:15','154.123.148.203',1),(34,'12','2022-05-14 11:57:33','MWIKALI Changed the price of Bread to: buyingprice =50 ,sellingprice =55.5, qty= 0.00, items with id 195 . in Main level at 2022-05-14 11:57:33','154.123.148.203',1),(35,'12','2022-05-14 11:59:08','MWIKALI Changed the price of Bread to: buyingprice =50 ,sellingprice =55.5, qty= 3.00, items with id 195 . in counter (1) at 2022-05-14 11:59:08','154.123.148.203',1),(36,'12','2022-05-14 12:05:13','MWIKALI Changed the price of Bread to: buyingprice =50 ,sellingprice =55.5, qty= 3.00, items with id 195 . in counter (1) at 2022-05-14 12:05:13','154.123.148.203',1),(37,'12','2022-05-14 14:34:31','MWIKALI Changed the price of Bread to: buyingprice =50 ,sellingprice =55, qty= 0.00, items with id 195 . in Main level at 2022-05-14 14:34:31','154.123.148.203',1),(38,'11','2022-05-19 17:39:10','Evans Changed the price of PK (Small) to: buyingprice =0 ,sellingprice =10, qty= 0.00, items with id 153 . in Main level at 2022-05-19 17:39:10','197.156.190.165',1),(39,'11','2022-05-19 17:44:10','Evans Changed the price of Juicy Fruit (Small) to: buyingprice =0 ,sellingprice =10, qty= 0.00, items with id 155 . in Main level at 2022-05-19 17:44:10','197.156.190.195',1),(40,'12','2022-05-26 08:09:58','MWIKALI Changed the price of Chocolate to: buyingprice =40 ,sellingprice =80, qty= 0.00, items with id 162 . in Main level at 2022-05-26 08:09:58','102.167.157.25',1),(41,'18','2022-06-16 07:57:38','MWENDWA Changed the price of MASK to: buyingprice =5 ,sellingprice =20, qty= 0.00, items with id 212 . in Main level at 2022-06-16 07:57:38','102.166.145.248',1),(42,'11','2022-06-22 13:15:26','Evans Changed the price of Daima milk (500ml) to: buyingprice =0 ,sellingprice =65, qty= 18.00, items with id 43 . in counter (1) at 2022-06-22 13:15:26','154.122.164.174',1),(43,'11','2022-06-22 13:15:50','Evans Changed the price of Daima milk (500ml) to: buyingprice =0 ,sellingprice =65, qty= 0.00, items with id 43 . in Main level at 2022-06-22 13:15:50','154.122.164.174',1),(44,'11','2022-06-22 13:55:21','Evans Changed the price of Blue Band (100g) to: buyingprice =0 ,sellingprice =65, qty= 6.00, items with id 26 . in counter (1) at 2022-06-22 13:55:21','154.122.164.174',1),(45,'11','2022-06-22 13:55:30','Evans Changed the price of Blue Band (100g) to: buyingprice =0 ,sellingprice =65, qty= 0.00, items with id 26 . in Main level at 2022-06-22 13:55:30','154.122.164.174',1),(46,'11','2022-06-22 14:15:47','Evans Changed the price of T- 09 earphones(i8, x-19, x21) to: buyingprice =0 ,sellingprice =200, qty= 0.00, items with id 165 . in counter (1) at 2022-06-22 14:15:47','154.122.164.174',1),(47,'11','2022-06-22 14:16:02','Evans Changed the price of T- 09 earphones(i8, x-19, x21) to: buyingprice =0 ,sellingprice =200, qty= 0.00, items with id 165 . in counter (1) at 2022-06-22 14:16:02','154.122.164.174',1),(48,'11','2022-06-22 14:16:08','Evans Changed the price of T- 09 earphones(i8, x-19, x21) to: buyingprice =0 ,sellingprice =200, qty= 0.00, items with id 165 . in Main level at 2022-06-22 14:16:08','154.122.164.174',1),(49,'11','2022-07-08 12:32:36','Evans Changed the price of Bread to: buyingprice =0 ,sellingprice =60, qty= 0.00, items with id 18 . in Main level at 2022-07-08 12:32:36','197.156.137.165',1),(50,'18','2022-07-15 12:08:36','MWENDWA Changed the price of Exe Mandazi to: buyingprice =0 ,sellingprice =210, qty= 0.00, items with id 10 . in Main level at 2022-07-15 12:08:36','102.167.146.4',1),(51,'18','2022-08-24 12:29:34','MWENDWA Changed the price of Soy Sauce to: buyingprice =0 ,sellingprice =350, qty= 4.00, items with id 62 . in counter (1) at 2022-08-24 12:29:34','154.122.128.144',1),(52,'18','2022-08-24 12:30:21','MWENDWA Changed the price of PK (Big) to: buyingprice =0 ,sellingprice =25, qty= 7.00, items with id 154 . in counter (1) at 2022-08-24 12:30:21','154.122.128.144',1),(53,'18','2022-08-24 13:52:53','MWENDWA Changed the price of Tissue Papers to: buyingprice =0 ,sellingprice =5, qty= 18.00, items with id 75 . in counter (1) at 2022-08-24 13:52:53','154.122.128.144',1),(54,'18','2022-08-24 13:53:14','MWENDWA Changed the price of Tissue Papers to: buyingprice =0 ,sellingprice =35, qty= 18.00, items with id 75 . in counter (1) at 2022-08-24 13:53:14','154.122.128.144',1),(55,'18','2022-08-24 13:53:59','MWENDWA Changed the price of Sawa Bathing Soap to: buyingprice =0 ,sellingprice =25, qty= 19.00, items with id 76 . in counter (1) at 2022-08-24 13:53:59','154.122.128.144',1),(56,'18','2022-08-25 18:05:53','MWENDWA Changed the price of Maize Flour to: buyingprice =0 ,sellingprice =200, qty= 0.00, items with id 8 . in Main level at 2022-08-25 18:05:53','154.122.128.144',1),(57,'18','2022-09-15 11:41:05','MWENDWA Changed the price of Ndume Bar Soap (1kg) to: buyingprice =0 ,sellingprice =50, qty= 0.00, items with id 77 . in Main level at 2022-09-15 11:41:05','154.122.169.162',1),(58,'18','2022-12-31 13:35:50','MWENDWA Changed the price of A6s Ipods BT to: buyingprice =0 ,sellingprice =800, qty= 1.00, items with id 166 . in counter (1) at 2022-12-31 13:35:50','154.122.203.53',1),(59,'18','2022-12-31 13:36:02','MWENDWA Changed the price of A6s Ipods BT to: buyingprice =0 ,sellingprice =800, qty= 0.00, items with id 166 . in Main level at 2022-12-31 13:36:02','154.122.203.53',1),(60,'18','2023-01-27 09:38:48','MWENDWA Changed the price of Super Glue to: buyingprice =0 ,sellingprice =30, qty= 22.00, items with id 186 . in counter (1) at 2023-01-27 09:38:48','197.156.137.159',1),(61,'18','2023-01-27 09:39:02','MWENDWA Changed the price of Super Glue to: buyingprice =0 ,sellingprice =30, qty= 0.00, items with id 186 . in Main level at 2023-01-27 09:39:02','197.156.137.159',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; INSERT INTO `alerts` VALUES (1,'254718667391','2020-04-25 09:35:59am','test','active','1','1','2020-04-25','01:45','new','ouko manayala','single',''); /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `banks` -- LOCK TABLES `banks` WRITE; /*!40000 ALTER TABLE `banks` DISABLE KEYS */; /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bookroom` -- LOCK TABLES `bookroom` WRITE; /*!40000 ALTER TABLE `bookroom` DISABLE KEYS */; /*!40000 ALTER TABLE `bookroom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branch` -- DROP TABLE IF EXISTS `branch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'BRANCH 1','sssd','2021-12-12 14:31:59','active','1','','1','dddd'); /*!40000 ALTER TABLE `branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkdispatch` -- LOCK TABLES `bulkdispatch` WRITE; /*!40000 ALTER TABLE `bulkdispatch` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, `email` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'SHOP','','','active','1','','1'),(2,'employees','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `charges` -- LOCK TABLES `charges` WRITE; /*!40000 ALTER TABLE `charges` DISABLE KEYS */; INSERT INTO `charges` VALUES (1,'RENT','','','2018-05-30 14:28:37','','',0,1),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1),(5,'WATER','','','2018-06-27 11:33:55','','',0,1),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1),(10,'POWER','','','2018-08-04 10:42:10','','',0,1),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; INSERT INTO `collection` VALUES (1,'2022-05-10 15:56:39','111652187128','100','','200','11','1',1000,'2022-05-10 15:57:01','payment','',16,1); /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (1,'Ksh','','2018-03-06 19:44:07pm','active','1','','1',1),(2,'URO','','','active','','','1',1),(3,'USD','','','active','','','1',1),(4,'ssp','South Sudanese pound','2021-05-15 04:53:45','active','1','','1',1); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` int(11) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `houseno` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13110 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `debitcredit` -- LOCK TABLES `debitcredit` WRITE; /*!40000 ALTER TABLE `debitcredit` DISABLE KEYS */; INSERT INTO `debitcredit` VALUES (1,'1000','111652361784','2022-05-12 16:27:05',520.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2,'4000','111652361784','2022-05-12 16:27:05',NULL,210.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3,'4000','111652361784','2022-05-12 16:23:04',NULL,80.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4,'4000','111652361784','2022-05-12 16:23:34',NULL,220.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5,'4000','111652361784','2022-05-12 16:26:18',NULL,10.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6,'1000','111652431009','2022-05-13 11:40:13',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7,'4000','111652431009','2022-05-13 11:40:13',NULL,80.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8,'1000','111652431352','2022-05-13 11:42:44',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9,'4000','111652431352','2022-05-13 11:42:44',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10,'1000','111652431370','2022-05-13 11:43:30',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11,'4000','111652431370','2022-05-13 11:43:30',NULL,100.00,'','11','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(12,'1000','111652431540','2022-05-13 11:45:54',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13,'4000','111652431540','2022-05-13 11:45:54',NULL,30.00,'','11','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(14,'1000','111652431557','2022-05-13 11:46:27',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(15,'4000','111652431557','2022-05-13 11:46:27',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(16,'1000','111652431847','2022-05-13 11:51:25',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17,'4000','111652431847','2022-05-13 11:51:25',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(18,'4000','111652431847','2022-05-13 11:50:47',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(19,'1000','111652431895','2022-05-13 12:00:14',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20,'4000','111652431895','2022-05-13 12:00:14',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(21,'1000','111652432423','2022-05-13 12:37:35',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(22,'4000','111652432423','2022-05-13 12:37:35',NULL,10.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(23,'4000','111652432423','2022-05-13 12:00:23',NULL,5.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(24,'4000','111652432423','2022-05-13 12:37:12',NULL,5.00,'','11','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(25,'1000','111652434844','2022-05-13 12:40:57',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26,'4000','111652434844','2022-05-13 12:40:57',NULL,120.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(27,'1000','111652435072','2022-05-13 12:48:55',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28,'4000','111652435072','2022-05-13 12:48:55',NULL,50.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(29,'1000','111652435860','2022-05-13 12:58:36',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(30,'4000','111652435860','2022-05-13 12:58:36',NULL,10.00,'','11','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(31,'1000','111652435920','2022-05-13 13:07:28',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32,'4000','111652435920','2022-05-13 13:07:28',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(33,'4000','111652435920','2022-05-13 12:58:40',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(34,'1000','111652438038','2022-05-13 13:34:13',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(35,'4000','111652438038','2022-05-13 13:34:13',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(36,'1000','111652450687','2022-05-13 17:05:33',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(37,'4000','111652450687','2022-05-13 17:05:33',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(38,'4000','111652450687','2022-05-13 17:04:47',NULL,50.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(39,'1000','111652450769','2022-05-13 17:06:33',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(40,'4000','111652450769','2022-05-13 17:06:33',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(41,'1000','111652450797','2022-05-13 17:07:03',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(42,'4000','111652450797','2022-05-13 17:07:03',NULL,10.00,'','11','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(43,'1000','111652450826','2022-05-13 17:07:45',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(44,'4000','111652450826','2022-05-13 17:07:45',NULL,20.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(45,'1000','111652450959','2022-05-13 17:09:28',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(46,'4000','111652450959','2022-05-13 17:09:28',NULL,50.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(47,'1000','111652451258','2022-05-13 17:14:39',220.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(48,'4000','111652451258','2022-05-13 17:14:39',NULL,220.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(49,'1000','111652451364','2022-05-13 17:16:17',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(50,'4000','111652451364','2022-05-13 17:16:17',NULL,160.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(51,'1000','121652452204','2022-05-13 17:30:53',210.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(52,'4000','121652452204','2022-05-13 17:30:53',NULL,210.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(53,'1000','121652452281','2022-05-13 17:31:39',200.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(54,'4000','121652452281','2022-05-13 17:31:39',NULL,200.00,'','12','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(55,'1000','121652452320','2022-05-13 17:32:27',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(56,'4000','121652452320','2022-05-13 17:32:27',NULL,150.00,'','12','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(57,'1000','121652452423','2022-05-13 17:33:59',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(58,'4000','121652452423','2022-05-13 17:33:59',NULL,50.00,'','12','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(59,'1000','121652452441','2022-05-13 17:34:35',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(60,'4000','121652452441','2022-05-13 17:34:35',NULL,20.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(61,'1000','121652452478','2022-05-13 17:37:42',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(62,'4000','121652452478','2022-05-13 17:37:42',NULL,10.00,'','12','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(63,'4000','121652452478','2022-05-13 17:34:38',NULL,10.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(64,'4000','121652452478','2022-05-13 17:35:28',NULL,10.00,'','12','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(65,'4000','121652452478','2022-05-13 17:35:42',NULL,10.00,'','12','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(66,'4000','121652452478','2022-05-13 17:36:01',NULL,20.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(69,'5800','121652453073','2022-05-13 17:46:50',570.00,NULL,'0','12','1','Rim of Papers','1','','','7','','No',NULL,NULL,''),(70,'1000','121652453073','2022-05-13 17:46:50',NULL,570.00,'0','12','1','','1','','','7','','No',NULL,NULL,''),(73,'5550','111652458733','2022-05-13 19:19:27',10000.00,NULL,'0','11','1','salary','1','','','8','','No',NULL,NULL,''),(74,'1000','111652458733','2022-05-13 19:19:27',NULL,10000.00,'0','11','1','','1','','','8','','No',NULL,NULL,''),(75,'1000','121652513003','2022-05-14 10:24:55',125.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(76,'4000','121652513003','2022-05-14 10:24:55',NULL,10.00,'','12','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(77,'4000','121652513003','2022-05-14 10:23:23',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(78,'4000','121652513003','2022-05-14 10:23:56',NULL,20.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(79,'4000','121652513003','2022-05-14 10:24:13',NULL,55.00,'','12','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(80,'1000','121652515057','2022-05-14 11:15:39',350.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(81,'4000','121652515057','2022-05-14 11:15:39',NULL,350.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(82,'1000','121652518809','2022-05-14 12:02:17',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(83,'4000','121652518809','2022-05-14 12:02:17',NULL,10.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(84,'1000','121652518940','2022-05-14 12:02:36',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(85,'4000','121652518940','2022-05-14 12:02:36',NULL,10.00,'','12','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(86,'1000','121652519196','2022-05-14 12:07:38',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(87,'4000','121652519196','2022-05-14 12:07:38',NULL,20.00,'','12','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(88,'4000','121652519196','2022-05-14 12:06:36',NULL,40.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(89,'1110','121652528081','2022-05-14 14:38:42',NULL,100.00,'','12','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(90,'5500','121652528081','2022-05-14 14:34:41',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(91,'1000','121652528081','2022-05-14 14:38:42',110.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(92,'4000','121652528081','2022-05-14 14:38:42',NULL,110.00,'','12','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(93,'1000','121652537128','2022-05-14 17:06:17',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(94,'4000','121652537128','2022-05-14 17:06:17',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(95,'1000','121652537181','2022-05-14 17:07:05',200.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(96,'4000','121652537181','2022-05-14 17:07:05',NULL,150.00,'','12','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(97,'4000','121652537181','2022-05-14 17:06:21',NULL,50.00,'','12','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(98,'1000','111652606694','2022-05-15 12:26:24',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(99,'4000','111652606694','2022-05-15 12:26:24',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(100,'4000','111652606694','2022-05-15 12:24:54',NULL,40.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(101,'4000','111652606694','2022-05-15 12:25:14',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(102,'1000','111652615488','2022-05-15 14:51:40',280.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(103,'4000','111652615488','2022-05-15 14:51:40',NULL,280.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(104,'1000','111652678602','2022-05-16 08:24:16',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(105,'4000','111652678602','2022-05-16 08:24:16',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(106,'4000','111652678602','2022-05-16 08:23:22',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(107,'1000','111652678672','2022-05-16 08:24:45',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(108,'4000','111652678672','2022-05-16 08:24:45',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(109,'1000','111652678689','2022-05-16 09:47:56',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(110,'4000','111652678689','2022-05-16 09:47:56',NULL,70.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(111,'1000','111652683819','2022-05-16 09:50:28',55.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(112,'4000','111652683819','2022-05-16 09:50:28',NULL,55.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(113,'1000','111652697194','2022-05-16 13:33:31',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(114,'4000','111652697194','2022-05-16 13:33:31',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(115,'1000','121652699859','2022-05-16 14:18:11',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(116,'4000','121652699859','2022-05-16 14:18:11',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(117,'1000','111652699879','2022-05-16 14:19:21',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(118,'4000','111652699879','2022-05-16 14:19:21',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(119,'4000','111652699879','2022-05-16 14:17:59',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(120,'1000','121652699914','2022-05-16 14:19:02',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(121,'4000','121652699914','2022-05-16 14:19:02',NULL,10.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(122,'1000','121652699972','2022-05-16 14:20:09',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(123,'4000','121652699972','2022-05-16 14:20:09',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(124,'1000','111652706170','2022-05-16 16:03:09',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(125,'4000','111652706170','2022-05-16 16:03:09',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(126,'1000','111652706202','2022-05-16 16:03:43',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(127,'4000','111652706202','2022-05-16 16:03:43',NULL,5.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(128,'1000','111652706228','2022-05-16 16:04:10',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(129,'4000','111652706228','2022-05-16 16:04:10',NULL,20.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(130,'1000','111652706254','2022-05-16 16:04:39',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(131,'4000','111652706254','2022-05-16 16:04:39',NULL,20.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(132,'1000','111652706288','2022-05-16 16:05:41',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(133,'4000','111652706288','2022-05-16 16:05:41',NULL,150.00,'','11','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(134,'1000','111652706503','2022-05-16 16:09:03',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(135,'4000','111652706503','2022-05-16 16:09:03',NULL,50.00,'','11','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(136,'1000','111652706548','2022-05-16 16:29:00',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(137,'4000','111652706548','2022-05-16 16:29:00',NULL,20.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(138,'4000','111652706548','2022-05-16 16:09:08',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(139,'1000','111652709533','2022-05-16 17:01:32',245.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(140,'4000','111652709533','2022-05-16 17:01:32',NULL,100.00,'','11','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(141,'4000','111652709533','2022-05-16 16:58:53',NULL,50.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(142,'4000','111652709533','2022-05-16 16:59:02',NULL,30.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(143,'4000','111652709533','2022-05-16 16:59:21',NULL,10.00,'','11','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(144,'4000','111652709533','2022-05-16 16:59:42',NULL,55.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(145,'1000','111652709962','2022-05-16 17:06:28',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(146,'4000','111652709962','2022-05-16 17:06:28',NULL,20.00,'','11','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(147,'1000','111652715761','2022-05-16 18:43:31',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(148,'4000','111652715761','2022-05-16 18:43:31',NULL,30.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(151,'5800','111652715847','2022-05-16 18:44:41',1130.00,NULL,'0','11','1','Airtime(Safaricom & Airtel)','1','','','9','','No',NULL,NULL,''),(152,'1000','111652715847','2022-05-16 18:44:41',NULL,1130.00,'0','11','1','','1','','','9','','No',NULL,NULL,''),(155,'5800','111652716010','2022-05-16 18:47:14',200.00,NULL,'0','11','1','Bread','1','','','10','','No',NULL,NULL,''),(156,'1000','111652716010','2022-05-16 18:47:14',NULL,200.00,'0','11','1','','1','','','10','','No',NULL,NULL,''),(157,'1000','121652760404','2022-05-17 07:07:02',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(158,'4000','121652760404','2022-05-17 07:07:02',NULL,30.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(159,'1000','121652760429','2022-05-17 07:50:37',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(160,'4000','121652760429','2022-05-17 07:50:37',NULL,30.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(161,'4000','121652760429','2022-05-17 07:07:09',NULL,20.00,'','12','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(162,'1000','121652763050','2022-05-17 07:55:17',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(163,'4000','121652763050','2022-05-17 07:55:17',NULL,20.00,'','12','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(164,'4000','121652763050','2022-05-17 07:50:50',NULL,10.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(165,'1000','121652768582','2022-05-17 09:23:10',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(166,'4000','121652768582','2022-05-17 09:23:10',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(167,'1000','111652769709','2022-05-17 09:42:19',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(168,'4000','111652769709','2022-05-17 09:42:19',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(169,'4000','111652769709','2022-05-17 09:41:49',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(170,'1000','121652770987','2022-05-17 10:16:04',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(171,'4000','121652770987','2022-05-17 10:16:04',NULL,55.00,'','12','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(172,'1000','121652771769','2022-05-17 11:06:44',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(173,'4000','121652771769','2022-05-17 11:06:44',NULL,20.00,'','12','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(174,'4000','121652771769','2022-05-17 10:16:09',NULL,10.00,'','12','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(175,'1000','111652781210','2022-05-17 12:55:18',355.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(176,'4000','111652781210','2022-05-17 12:55:18',NULL,55.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(177,'4000','111652781210','2022-05-17 12:53:30',NULL,200.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(178,'4000','111652781210','2022-05-17 12:53:38',NULL,100.00,'','11','1','Good sold','1','','sales','204','','No',NULL,NULL,''),(179,'1000','111652781345','2022-05-17 12:57:29',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(180,'4000','111652781345','2022-05-17 12:57:29',NULL,20.00,'','11','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(181,'4000','111652781345','2022-05-17 12:55:45',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(182,'4000','111652781345','2022-05-17 12:56:46',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(183,'1000','111652781634','2022-05-17 13:30:39',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(184,'4000','111652781634','2022-05-17 13:30:39',NULL,20.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(185,'1000','111652783442','2022-05-17 13:31:04',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(186,'4000','111652783442','2022-05-17 13:31:04',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(187,'1000','121652788198','2022-05-17 14:50:44',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(188,'4000','121652788198','2022-05-17 14:50:44',NULL,5.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(189,'4000','121652788198','2022-05-17 14:50:17',NULL,5.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(190,'1110','121652793385','2022-05-17 16:16:53',NULL,100.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(191,'5500','121652793385','2022-05-17 16:16:25',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(192,'1000','121652793385','2022-05-17 16:16:53',110.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(193,'4000','121652793385','2022-05-17 16:16:53',NULL,110.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(194,'1110','121652793707','2022-05-17 16:24:18',NULL,0.00,'','12','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(195,'1110','121652793707','2022-05-17 16:21:47',NULL,200.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(196,'5500','121652793707','2022-05-17 16:23:58',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(197,'1000','121652793707','2022-05-17 16:24:18',500.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(198,'4000','121652793707','2022-05-17 16:24:18',NULL,280.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(199,'4000','121652793707','2022-05-17 16:21:47',NULL,220.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(200,'1000','111652794144','2022-05-17 16:29:20',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(201,'4000','111652794144','2022-05-17 16:29:20',NULL,240.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(202,'1000','121652794097','2022-05-17 16:29:38',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(203,'4000','121652794097','2022-05-17 16:29:38',NULL,50.00,'','12','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(204,'1000','111652794268','2022-05-17 16:31:22',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(205,'4000','111652794268','2022-05-17 16:31:22',NULL,10.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(206,'1000','111652799726','2022-05-17 18:02:24',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(207,'4000','111652799726','2022-05-17 18:02:24',NULL,60.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(208,'1000','111652799756','2022-05-17 18:03:06',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(209,'4000','111652799756','2022-05-17 18:03:06',NULL,100.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(210,'1000','111652799794','2022-05-17 18:13:06',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(211,'4000','111652799794','2022-05-17 18:13:06',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(212,'1000','111652848289','2022-05-18 07:34:51',170.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(213,'4000','111652848289','2022-05-18 07:34:51',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(214,'4000','111652848289','2022-05-18 07:31:29',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(215,'4000','111652848289','2022-05-18 07:33:00',NULL,50.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(216,'4000','111652848289','2022-05-18 07:33:32',NULL,50.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(217,'1000','121652848825','2022-05-18 07:41:17',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(219,'1000','121652848825','2022-05-18 07:41:17',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(220,'4000','121652848825','2022-05-18 07:41:17',NULL,20.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(221,'1110','121652851501','2022-05-18 08:27:59',NULL,50.00,'','12','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(222,'5500','121652851501','2022-05-18 08:25:01',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(223,'1000','121652851501','2022-05-18 08:27:59',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(224,'4000','121652851501','2022-05-18 08:27:59',NULL,55.00,'','12','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(225,'1000','121652854676','2022-05-18 09:20:32',15.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(226,'4000','121652854676','2022-05-18 09:20:32',NULL,10.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(227,'4000','121652854676','2022-05-18 09:17:56',NULL,5.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(228,'1000','121652854838','2022-05-18 09:34:41',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(229,'4000','121652854838','2022-05-18 09:34:41',NULL,10.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(230,'1110','111652856011','2022-05-18 09:42:17',NULL,50.00,'','11','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(231,'1110','111652856011','2022-05-18 09:40:11',NULL,0.00,'','11','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(232,'1110','111652856011','2022-05-18 09:41:39',NULL,0.00,'','11','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(233,'5500','111652856011','2022-05-18 09:41:54',50.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(234,'1000','111652856011','2022-05-18 09:42:17',105.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(235,'4000','111652856011','2022-05-18 09:42:17',NULL,55.00,'','11','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(236,'4000','111652856011','2022-05-18 09:40:11',NULL,10.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(237,'4000','111652856011','2022-05-18 09:41:39',NULL,40.00,'','11','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(238,'1110','111652856143','2022-05-18 10:10:48',NULL,0.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(239,'1110','111652856143','2022-05-18 09:42:23',NULL,50.00,'','11','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(240,'5500','111652856143','2022-05-18 10:10:21',50.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(241,'1000','111652856143','2022-05-18 10:10:48',85.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(242,'4000','111652856143','2022-05-18 10:10:48',NULL,30.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(243,'4000','111652856143','2022-05-18 09:42:23',NULL,55.00,'','11','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(244,'1000','111652860888','2022-05-18 11:01:44',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(245,'4000','111652860888','2022-05-18 11:01:44',NULL,50.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(246,'1000','121652863278','2022-05-18 11:41:52',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(247,'4000','121652863278','2022-05-18 11:41:52',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(248,'4000','121652863278','2022-05-18 11:41:18',NULL,10.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(249,'1000','111652860910','2022-05-18 11:45:23',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(250,'4000','111652860910','2022-05-18 11:45:23',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(251,'1000','121652863842','2022-05-18 11:52:01',280.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(252,'4000','121652863842','2022-05-18 11:52:01',NULL,40.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(253,'4000','121652863842','2022-05-18 11:50:42',NULL,240.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(254,'1000','111652871591','2022-05-18 14:00:24',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(255,'4000','111652871591','2022-05-18 14:00:24',NULL,20.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(256,'4000','111652871591','2022-05-18 13:59:51',NULL,50.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(257,'1000','111652871628','2022-05-18 14:04:27',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(258,'4000','111652871628','2022-05-18 14:04:27',NULL,15.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(259,'4000','111652871628','2022-05-18 14:00:28',NULL,5.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(260,'1000','121652871647','2022-05-18 14:01:05',180.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(261,'4000','121652871647','2022-05-18 14:01:05',NULL,180.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(262,'1000','121652872168','2022-05-18 14:33:44',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(263,'4000','121652872168','2022-05-18 14:33:44',NULL,150.00,'','12','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(264,'1000','121652873650','2022-05-18 16:00:34',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(265,'4000','121652873650','2022-05-18 16:00:34',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(266,'1000','111652871870','2022-05-18 16:00:51',45.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(267,'4000','111652871870','2022-05-18 16:00:51',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(268,'4000','111652871870','2022-05-18 14:04:30',NULL,30.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(269,'1000','121652884997','2022-05-18 17:49:19',555.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(270,'4000','121652884997','2022-05-18 17:49:19',NULL,210.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(271,'4000','121652884997','2022-05-18 17:43:17',NULL,50.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(272,'4000','121652884997','2022-05-18 17:43:46',NULL,50.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(273,'4000','121652884997','2022-05-18 17:43:46',NULL,50.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(274,'4000','121652884997','2022-05-18 17:43:46',NULL,40.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(275,'4000','121652884997','2022-05-18 17:44:37',NULL,50.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(276,'4000','121652884997','2022-05-18 17:46:23',NULL,20.00,'','12','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(277,'4000','121652884997','2022-05-18 17:47:37',NULL,15.00,'','12','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(278,'4000','121652884997','2022-05-18 17:48:03',NULL,50.00,'','12','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(279,'4000','121652884997','2022-05-18 17:48:27',NULL,20.00,'','12','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(280,'1000','111652886852','2022-05-18 18:17:24',135.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(281,'4000','111652886852','2022-05-18 18:17:24',NULL,35.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(282,'4000','111652886852','2022-05-18 18:14:12',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(289,'5800','111652887967','2022-05-18 18:33:17',200.00,NULL,'0','11','1','Bread','1','','','12','','No',NULL,NULL,''),(290,'1000','111652887967','2022-05-18 18:33:17',NULL,200.00,'0','11','1','','1','','','12','','No',NULL,NULL,''),(291,'1000','111652936766','2022-05-19 08:06:18',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(292,'4000','111652936766','2022-05-19 08:06:18',NULL,10.00,'','11','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(293,'1000','121652938965','2022-05-19 08:43:01',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(294,'4000','121652938965','2022-05-19 08:43:01',NULL,30.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(295,'1110','121652938984','2022-05-19 08:43:04',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(296,'5500','121652938984','2022-05-19 09:42:46',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(297,'1000','121652938984','2022-05-19 09:43:06',105.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(298,'4000','121652938984','2022-05-19 09:43:06',NULL,50.00,'','12','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(299,'4000','121652938984','2022-05-19 08:43:04',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(300,'1110','121652942593','2022-05-19 09:57:30',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(301,'5500','121652942593','2022-05-19 09:43:13',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(302,'1000','121652942593','2022-05-19 09:57:30',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(303,'4000','121652942593','2022-05-19 09:57:30',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(304,'1000','121652943455','2022-05-19 10:05:07',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(305,'4000','121652943455','2022-05-19 10:05:07',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(306,'1110','121652944007','2022-05-19 10:07:03',NULL,100.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(307,'5500','121652944007','2022-05-19 10:06:47',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(308,'1000','121652944007','2022-05-19 10:07:03',110.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(309,'4000','121652944007','2022-05-19 10:07:03',NULL,110.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(310,'1000','121652944184','2022-05-19 10:10:32',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(311,'4000','121652944184','2022-05-19 10:10:32',NULL,50.00,'','12','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(312,'1110','111652945883','2022-05-19 10:39:05',NULL,0.00,'','11','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(313,'1110','111652945883','2022-05-19 10:39:36',NULL,0.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(314,'1110','111652945883','2022-05-19 10:39:56',NULL,50.00,'','11','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(315,'1110','111652945883','2022-05-19 10:40:07',NULL,0.00,'','11','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(316,'5500','111652945883','2022-05-19 10:40:33',50.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(317,'1000','111652945883','2022-05-19 10:42:17',145.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(318,'4000','111652945883','2022-05-19 10:42:17',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(319,'4000','111652945883','2022-05-19 10:38:32',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(320,'4000','111652945883','2022-05-19 10:39:05',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(321,'4000','111652945883','2022-05-19 10:39:36',NULL,15.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(322,'4000','111652945883','2022-05-19 10:39:56',NULL,55.00,'','11','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(323,'4000','111652945883','2022-05-19 10:40:07',NULL,20.00,'','11','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(324,'1000','111652957663','2022-05-19 13:55:16',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(325,'4000','111652957663','2022-05-19 13:55:16',NULL,70.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(326,'4000','111652957663','2022-05-19 13:54:23',NULL,20.00,'','11','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(327,'1000','111652957733','2022-05-19 13:55:53',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(328,'4000','111652957733','2022-05-19 13:55:53',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(329,'1000','111652957755','2022-05-19 14:03:42',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(330,'4000','111652957755','2022-05-19 14:03:42',NULL,30.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(331,'1000','111652958264','2022-05-19 14:16:34',190.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(332,'4000','111652958264','2022-05-19 14:16:34',NULL,190.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(333,'1000','111652958998','2022-05-19 14:26:01',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(334,'4000','111652958998','2022-05-19 14:26:01',NULL,50.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(335,'1000','121652961412','2022-05-19 14:57:07',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(336,'4000','121652961412','2022-05-19 14:57:07',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(337,'1000','121652961430','2022-05-19 14:57:46',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(338,'4000','121652961430','2022-05-19 14:57:46',NULL,30.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(339,'1000','111652961414','2022-05-19 14:58:19',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(340,'4000','111652961414','2022-05-19 14:58:19',NULL,60.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(341,'4000','111652961414','2022-05-19 14:56:54',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(342,'1000','111652961505','2022-05-19 14:58:37',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(343,'4000','111652961505','2022-05-19 14:58:37',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(344,'1000','111652961528','2022-05-19 15:49:49',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(345,'4000','111652961528','2022-05-19 15:49:49',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(346,'1000','121652961468','2022-05-19 16:30:26',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(347,'4000','121652961468','2022-05-19 16:30:26',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(348,'1000','111652964610','2022-05-19 16:32:02',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(349,'4000','111652964610','2022-05-19 16:32:02',NULL,210.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(350,'4000','111652964610','2022-05-19 15:50:10',NULL,30.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(351,'1000','121652967114','2022-05-19 16:32:45',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(352,'4000','121652967114','2022-05-19 16:32:45',NULL,100.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(353,'1000','121652969273','2022-05-19 17:09:04',450.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(354,'4000','121652969273','2022-05-19 17:09:04',NULL,250.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(355,'4000','121652969273','2022-05-19 17:07:53',NULL,200.00,'','12','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(356,'1000','121653023886','2022-05-20 08:18:42',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(357,'4000','121653023886','2022-05-20 08:18:42',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(358,'4000','121653023886','2022-05-20 08:18:07',NULL,20.00,'','12','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(359,'1000','111653026938','2022-05-20 09:10:06',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(360,'4000','111653026938','2022-05-20 09:10:06',NULL,200.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(361,'1000','121653027469','2022-05-20 09:18:03',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(362,'4000','121653027469','2022-05-20 09:18:03',NULL,50.00,'','12','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(363,'1110','121653027485','2022-05-20 09:23:26',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(364,'5500','121653027485','2022-05-20 09:18:05',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(365,'1000','121653027485','2022-05-20 09:23:26',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(366,'4000','121653027485','2022-05-20 09:23:26',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(367,'1000','121653027834','2022-05-20 09:30:20',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(368,'4000','121653027834','2022-05-20 09:30:20',NULL,10.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(369,'4000','121653027834','2022-05-20 09:23:54',NULL,10.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(370,'1000','121653028223','2022-05-20 10:04:57',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(371,'4000','121653028223','2022-05-20 10:04:57',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(372,'1000','111653037328','2022-05-20 12:05:29',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(373,'4000','111653037328','2022-05-20 12:05:29',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(374,'4000','111653037328','2022-05-20 12:02:08',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(375,'4000','111653037328','2022-05-20 12:02:22',NULL,20.00,'','11','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(376,'1000','121653038634','2022-05-20 12:24:24',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(377,'4000','121653038634','2022-05-20 12:24:24',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(378,'1000','111653037535','2022-05-20 12:39:12',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(379,'4000','111653037535','2022-05-20 12:39:12',NULL,20.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(380,'1000','111653039556','2022-05-20 12:48:47',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(381,'4000','111653039556','2022-05-20 12:48:47',NULL,10.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(382,'1000','121653042655','2022-05-20 13:31:15',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(383,'4000','121653042655','2022-05-20 13:31:15',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(384,'1110','121653042734','2022-05-20 13:32:25',NULL,100.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(385,'5500','121653042734','2022-05-20 13:32:14',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(386,'1000','121653042734','2022-05-20 13:32:25',110.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(387,'4000','121653042734','2022-05-20 13:32:25',NULL,110.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(388,'1000','121653042749','2022-05-20 13:32:56',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(389,'4000','121653042749','2022-05-20 13:32:56',NULL,10.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(390,'1000','111653058292','2022-05-20 17:51:47',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(391,'4000','111653058292','2022-05-20 17:51:47',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(392,'1000','111653058386','2022-05-20 17:53:14',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(393,'4000','111653058386','2022-05-20 17:53:14',NULL,150.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(394,'1000','111653058398','2022-05-20 17:53:29',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(395,'4000','111653058398','2022-05-20 17:53:29',NULL,15.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(396,'1000','111653058423','2022-05-20 17:53:59',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(397,'4000','111653058423','2022-05-20 17:53:59',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(398,'1000','111653058442','2022-05-20 17:54:17',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(399,'4000','111653058442','2022-05-20 17:54:17',NULL,40.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(400,'1000','111653058469','2022-05-20 17:55:04',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(401,'4000','111653058469','2022-05-20 17:55:04',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(402,'1000','111653058515','2022-05-20 17:55:30',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(403,'4000','111653058515','2022-05-20 17:55:30',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(404,'1000','111653058533','2022-05-20 17:56:14',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(405,'4000','111653058533','2022-05-20 17:56:14',NULL,30.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(406,'4000','111653058533','2022-05-20 17:55:34',NULL,10.00,'','11','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(407,'1000','111653058613','2022-05-20 17:57:09',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(408,'4000','111653058613','2022-05-20 17:57:09',NULL,200.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(409,'1000','111653058632','2022-05-20 18:00:05',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(410,'4000','111653058632','2022-05-20 18:00:05',NULL,10.00,'','11','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(411,'4000','111653058632','2022-05-20 17:57:12',NULL,10.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(412,'4000','111653058632','2022-05-20 17:58:26',NULL,10.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(413,'4000','111653058632','2022-05-20 17:58:39',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(414,'1000','111653058808','2022-05-20 18:00:29',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(415,'4000','111653058808','2022-05-20 18:00:29',NULL,40.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(416,'1000','111653058833','2022-05-20 18:01:07',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(417,'4000','111653058833','2022-05-20 18:01:07',NULL,15.00,'','11','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(418,'1000','111653058872','2022-05-20 18:02:29',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(419,'4000','111653058872','2022-05-20 18:02:29',NULL,50.00,'','11','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(420,'1000','111653059188','2022-05-20 18:06:44',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(421,'4000','111653059188','2022-05-20 18:06:44',NULL,10.00,'','11','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(422,'1000','121653061181','2022-05-20 18:40:00',210.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(423,'4000','121653061181','2022-05-20 18:40:00',NULL,210.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(424,'1000','121653061220','2022-05-20 18:40:39',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(425,'4000','121653061220','2022-05-20 18:40:39',NULL,30.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(426,'1110','121653120855','2022-05-21 11:15:05',NULL,150.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(427,'1110','121653120855','2022-05-21 11:14:15',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(428,'5500','121653120855','2022-05-21 11:14:38',150.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(429,'1000','121653120855','2022-05-21 11:15:05',175.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(430,'4000','121653120855','2022-05-21 11:15:05',NULL,165.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(431,'4000','121653120855','2022-05-21 11:14:15',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(432,'1000','121653142029','2022-05-21 17:07:22',750.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(433,'4000','121653142029','2022-05-21 17:07:22',NULL,750.00,'','12','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(434,'1000','121653142046','2022-05-21 17:12:48',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(435,'4000','121653142046','2022-05-21 17:12:48',NULL,150.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(436,'1000','121653142411','2022-05-21 17:13:48',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(437,'4000','121653142411','2022-05-21 17:13:48',NULL,60.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(438,'1000','111653217087','2022-05-22 13:58:58',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(439,'4000','111653217087','2022-05-22 13:58:58',NULL,40.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(440,'4000','111653217087','2022-05-22 13:58:07',NULL,10.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(441,'4000','111653217087','2022-05-22 13:58:36',NULL,10.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(442,'1000','111653223394','2022-05-22 15:43:47',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(443,'4000','111653223394','2022-05-22 15:43:47',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(444,'4000','111653223394','2022-05-22 15:43:14',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(445,'1000','111653223438','2022-05-22 15:52:27',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(446,'4000','111653223438','2022-05-22 15:52:27',NULL,5.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(447,'1000','111653223952','2022-05-22 16:04:19',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(448,'4000','111653223952','2022-05-22 16:04:19',NULL,20.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(449,'1000','121653283400','2022-05-23 08:23:40',5.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(450,'4000','121653283400','2022-05-23 08:23:40',NULL,5.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(451,'1000','111653286936','2022-05-23 09:23:15',350.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(452,'4000','111653286936','2022-05-23 09:23:15',NULL,200.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(453,'4000','111653286936','2022-05-23 09:22:16',NULL,50.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(454,'4000','111653286936','2022-05-23 09:22:32',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(455,'1000','111653287016','2022-05-23 09:23:54',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(456,'4000','111653287016','2022-05-23 09:23:54',NULL,20.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(457,'1000','111653287038','2022-05-23 09:32:33',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(458,'4000','111653287038','2022-05-23 09:32:33',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(459,'1000','111653287557','2022-05-23 10:17:35',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(460,'4000','111653287557','2022-05-23 10:17:35',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(461,'1000','111653290261','2022-05-23 10:17:56',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(462,'4000','111653290261','2022-05-23 10:17:56',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(463,'1000','121653293789','2022-05-23 11:16:42',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(464,'4000','121653293789','2022-05-23 11:16:42',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(465,'1000','121653293804','2022-05-23 11:16:53',5.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(466,'4000','121653293804','2022-05-23 11:16:53',NULL,5.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(467,'1000','121653293816','2022-05-23 11:17:11',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(468,'4000','121653293816','2022-05-23 11:17:11',NULL,20.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(469,'1000','121653293833','2022-05-23 11:25:01',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(470,'4000','121653293833','2022-05-23 11:25:01',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(471,'1000','121653294303','2022-05-23 11:25:13',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(472,'4000','121653294303','2022-05-23 11:25:13',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(473,'1000','111653294490','2022-05-23 11:28:47',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(474,'4000','111653294490','2022-05-23 11:28:47',NULL,40.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(475,'4000','111653294490','2022-05-23 11:28:10',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(476,'1000','121653294316','2022-05-23 11:38:35',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(477,'4000','121653294316','2022-05-23 11:38:35',NULL,20.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(478,'1000','121653295118','2022-05-23 12:23:30',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(479,'4000','121653295118','2022-05-23 12:23:30',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(480,'1000','121653297812','2022-05-23 14:14:36',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(481,'4000','121653297812','2022-05-23 14:14:36',NULL,60.00,'','12','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(482,'1000','111653305582','2022-05-23 14:33:16',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(483,'4000','111653305582','2022-05-23 14:33:16',NULL,180.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(484,'1000','111653306719','2022-05-23 14:52:44',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(485,'4000','111653306719','2022-05-23 14:52:44',NULL,10.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(486,'4000','111653306719','2022-05-23 14:51:59',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(487,'1000','121653313913','2022-05-23 16:53:21',80.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(488,'4000','121653313913','2022-05-23 16:53:21',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(489,'4000','121653313913','2022-05-23 16:51:53',NULL,50.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(490,'4000','121653313913','2022-05-23 16:52:08',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(491,'1110','121653314003','2022-05-23 16:57:00',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(492,'1110','121653314003','2022-05-23 16:53:23',NULL,0.00,'','12','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(493,'5500','121653314003','2022-05-23 16:56:45',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(494,'1000','121653314003','2022-05-23 16:57:00',75.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(495,'4000','121653314003','2022-05-23 16:57:00',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(496,'4000','121653314003','2022-05-23 16:53:23',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(497,'1000','121653314227','2022-05-23 17:37:49',80.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(498,'4000','121653314227','2022-05-23 17:37:49',NULL,50.00,'','12','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(499,'4000','121653314227','2022-05-23 16:57:07',NULL,30.00,'','12','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(500,'1000','121653316835','2022-05-23 17:40:53',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(501,'4000','121653316835','2022-05-23 17:40:53',NULL,20.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(502,'1000','121653316859','2022-05-23 17:41:13',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(503,'4000','121653316859','2022-05-23 17:41:13',NULL,10.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(512,'5800','111653317943','2022-05-23 17:59:29',200.00,NULL,'0','11','1','cakes','1','','','16','','No',NULL,NULL,''),(513,'5800','111653317943','2022-05-23 17:59:29',400.00,NULL,'0','11','1','bread','1','','','15','','No',NULL,NULL,''),(514,'5800','111653317943','2022-05-23 17:59:29',4100.00,NULL,'0','11','1','Internet','1','','','14','','No',NULL,NULL,''),(515,'5800','111653317943','2022-05-23 17:59:29',2300.00,NULL,'0','11','1','Soda','1','','','13','','No',NULL,NULL,''),(516,'1000','111653317943','2022-05-23 17:59:29',NULL,7000.00,'0','11','1','','1','','','13','','No',NULL,NULL,''),(517,'1000','111653316668','2022-05-23 18:03:03',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(518,'4000','111653316668','2022-05-23 18:03:03',NULL,25.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(519,'1000','111653318195','2022-05-23 18:03:33',220.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(520,'4000','111653318195','2022-05-23 18:03:33',NULL,220.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(521,'1000','111653319578','2022-05-23 18:26:56',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(522,'4000','111653319578','2022-05-23 18:26:56',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(523,'4000','111653319578','2022-05-23 18:26:18',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(524,'1000','111653368077','2022-05-24 07:56:05',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(525,'4000','111653368077','2022-05-24 07:56:05',NULL,10.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(526,'4000','111653368077','2022-05-24 07:54:37',NULL,10.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(527,'4000','111653368077','2022-05-24 07:55:36',NULL,10.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(528,'1000','111653368170','2022-05-24 08:05:40',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(529,'4000','111653368170','2022-05-24 08:05:40',NULL,10.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(530,'1000','111653374722','2022-05-24 09:45:42',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(531,'4000','111653374722','2022-05-24 09:45:42',NULL,120.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(532,'1000','111653374750','2022-05-24 09:55:17',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(533,'4000','111653374750','2022-05-24 09:55:17',NULL,60.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(534,'1000','111653375320','2022-05-24 09:55:41',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(535,'4000','111653375320','2022-05-24 09:55:41',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(536,'1000','111653375344','2022-05-24 10:25:05',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(537,'4000','111653375344','2022-05-24 10:25:05',NULL,20.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(538,'1000','121653385922','2022-05-24 12:52:47',210.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(539,'4000','121653385922','2022-05-24 12:52:47',NULL,100.00,'','12','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(540,'4000','121653385922','2022-05-24 12:52:02',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(541,'4000','121653385922','2022-05-24 12:52:27',NULL,40.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(542,'1000','111653401557','2022-05-24 17:13:59',260.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(543,'4000','111653401557','2022-05-24 17:13:59',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(544,'4000','111653401557','2022-05-24 17:12:37',NULL,70.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(545,'4000','111653401557','2022-05-24 17:12:53',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(546,'4000','111653401557','2022-05-24 17:13:09',NULL,70.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(547,'1000','111653401689','2022-05-24 17:18:07',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(548,'4000','111653401689','2022-05-24 17:18:07',NULL,25.00,'','11','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(549,'4000','111653401689','2022-05-24 17:14:49',NULL,40.00,'','11','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(550,'4000','111653401689','2022-05-24 17:15:06',NULL,15.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(551,'4000','111653401689','2022-05-24 17:17:17',NULL,50.00,'','11','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(552,'1000','111653401909','2022-05-24 17:18:59',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(553,'4000','111653401909','2022-05-24 17:18:59',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(554,'4000','111653401909','2022-05-24 17:18:29',NULL,20.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(555,'1000','111653401943','2022-05-24 17:19:45',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(556,'4000','111653401943','2022-05-24 17:19:45',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(557,'1110','121653401997','2022-05-24 17:20:10',NULL,200.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(558,'5500','121653401997','2022-05-24 17:19:57',200.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(559,'1000','121653401997','2022-05-24 17:20:10',220.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(560,'4000','121653401997','2022-05-24 17:20:10',NULL,220.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(561,'1000','111653402096','2022-05-24 17:21:44',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(562,'4000','111653402096','2022-05-24 17:21:44',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(563,'1000','121653402082','2022-05-24 17:21:35',80.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(564,'4000','121653402082','2022-05-24 17:21:35',NULL,80.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(565,'1000','121653402109','2022-05-24 17:22:09',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(566,'4000','121653402109','2022-05-24 17:22:09',NULL,140.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(567,'1000','121653402143','2022-05-24 17:22:57',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(568,'4000','121653402143','2022-05-24 17:22:57',NULL,50.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(569,'1000','121653402182','2022-05-24 17:23:30',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(570,'4000','121653402182','2022-05-24 17:23:30',NULL,40.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(571,'1000','121653402216','2022-05-24 17:23:53',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(572,'4000','121653402216','2022-05-24 17:23:53',NULL,140.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(573,'1000','121653402249','2022-05-24 17:34:00',45.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(574,'4000','121653402249','2022-05-24 17:34:00',NULL,45.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(575,'1000','111653402107','2022-05-24 18:43:37',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(576,'4000','111653402107','2022-05-24 18:43:37',NULL,40.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(577,'1000','111653407023','2022-05-24 18:46:43',600.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(578,'4000','111653407023','2022-05-24 18:46:43',NULL,600.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(579,'1000','121653459068','2022-05-25 09:12:33',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(580,'4000','121653459068','2022-05-25 09:12:33',NULL,30.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(581,'4000','121653459068','2022-05-25 09:11:08',NULL,40.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(582,'4000','121653459068','2022-05-25 09:11:19',NULL,80.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(583,'1000','121653459222','2022-05-25 09:13:54',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(584,'4000','121653459222','2022-05-25 09:13:54',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(585,'1110','121653459280','2022-05-25 09:14:59',NULL,100.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(586,'5500','121653459280','2022-05-25 09:14:40',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(587,'1000','121653459280','2022-05-25 09:14:59',110.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(588,'4000','121653459280','2022-05-25 09:14:59',NULL,110.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(589,'1000','111653459475','2022-05-25 09:18:11',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(590,'4000','111653459475','2022-05-25 09:18:11',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(591,'1000','111653459500','2022-05-25 09:19:29',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(592,'4000','111653459500','2022-05-25 09:19:29',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(593,'1000','111653459572','2022-05-25 09:36:31',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(594,'4000','111653459572','2022-05-25 09:36:31',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(595,'1000','111653460594','2022-05-25 10:22:39',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(596,'4000','111653460594','2022-05-25 10:22:39',NULL,50.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(597,'1000','111653463376','2022-05-25 10:23:07',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(598,'4000','111653463376','2022-05-25 10:23:07',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(599,'1110','121653485312','2022-05-25 16:29:39',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(600,'1110','121653485312','2022-05-25 16:28:32',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(601,'5500','121653485312','2022-05-25 16:29:16',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(602,'1000','121653485312','2022-05-25 16:29:39',665.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(603,'4000','121653485312','2022-05-25 16:29:39',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(604,'4000','121653485312','2022-05-25 16:28:32',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(605,'4000','121653485312','2022-05-25 16:28:48',NULL,100.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(606,'4000','121653485312','2022-05-25 16:29:02',NULL,500.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(607,'1000','111653485281','2022-05-25 16:31:54',290.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(608,'4000','111653485281','2022-05-25 16:31:54',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(609,'4000','111653485281','2022-05-25 16:28:01',NULL,120.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(610,'4000','111653485281','2022-05-25 16:28:10',NULL,80.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(611,'4000','111653485281','2022-05-25 16:29:05',NULL,45.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(612,'4000','111653485281','2022-05-25 16:29:24',NULL,5.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(613,'4000','111653485281','2022-05-25 16:30:01',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(614,'1000','111653485539','2022-05-25 16:39:40',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(615,'4000','111653485539','2022-05-25 16:39:40',NULL,20.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(616,'1000','111653485984','2022-05-25 16:40:22',45.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(617,'4000','111653485984','2022-05-25 16:40:22',NULL,45.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(618,'1000','111653486025','2022-05-25 16:40:41',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(619,'4000','111653486025','2022-05-25 16:40:41',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(620,'1000','111653486050','2022-05-25 16:41:10',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(621,'4000','111653486050','2022-05-25 16:41:10',NULL,20.00,'','11','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(622,'1000','111653486142','2022-05-25 16:45:55',190.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(623,'4000','111653486142','2022-05-25 16:45:55',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(624,'4000','111653486142','2022-05-25 16:42:22',NULL,40.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(625,'4000','111653486142','2022-05-25 16:42:42',NULL,20.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(626,'4000','111653486142','2022-05-25 16:45:17',NULL,60.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(627,'1000','121653485409','2022-05-25 17:04:01',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(628,'4000','121653485409','2022-05-25 17:04:01',NULL,30.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(635,'5800','111653492880','2022-05-25 18:35:14',200.00,NULL,'0','11','1','Bread','1','','','19','','No',NULL,NULL,''),(636,'5800','111653492880','2022-05-25 18:35:14',150.00,NULL,'0','11','1','cakes','1','','','18','','No',NULL,NULL,''),(637,'5800','111653492880','2022-05-25 18:35:14',1410.00,NULL,'0','11','1','Airtime(Safaricom & Airtel)','1','','','17','','No',NULL,NULL,''),(638,'1000','111653492880','2022-05-25 18:35:14',NULL,1760.00,'0','11','1','','1','','','17','','No',NULL,NULL,''),(639,'1000','111653541573','2022-05-26 08:06:22',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(640,'4000','111653541573','2022-05-26 08:06:22',NULL,50.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(641,'1000','111653541590','2022-05-26 08:07:15',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(642,'4000','111653541590','2022-05-26 08:07:15',NULL,150.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(643,'1000','111653541639','2022-05-26 08:07:35',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(644,'4000','111653541639','2022-05-26 08:07:35',NULL,10.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(645,'1000','111653541657','2022-05-26 08:07:50',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(646,'4000','111653541657','2022-05-26 08:07:50',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(647,'1000','121653541595','2022-05-26 08:08:36',35.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(648,'4000','121653541595','2022-05-26 08:08:36',NULL,10.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(649,'4000','121653541595','2022-05-26 08:07:32',NULL,10.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(650,'4000','121653541595','2022-05-26 08:07:56',NULL,15.00,'','12','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(651,'1110','121653541819','2022-05-26 08:10:42',NULL,40.00,'','12','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(652,'5500','121653541819','2022-05-26 08:10:19',40.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(653,'1000','121653541819','2022-05-26 08:10:42',80.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(654,'4000','121653541819','2022-05-26 08:10:42',NULL,80.00,'','12','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(655,'1000','111653544962','2022-05-26 09:04:18',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(656,'4000','111653544962','2022-05-26 09:04:18',NULL,40.00,'','11','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(657,'4000','111653544962','2022-05-26 09:02:42',NULL,80.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(658,'1000','121653487445','2022-05-26 09:04:37',80.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(659,'4000','121653487445','2022-05-26 09:04:37',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(660,'4000','121653487445','2022-05-25 17:04:05',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(661,'1110','121653545125','2022-05-26 09:05:41',NULL,100.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(662,'5500','121653545125','2022-05-26 09:05:25',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(663,'1000','121653545125','2022-05-26 09:05:41',110.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(664,'4000','121653545125','2022-05-26 09:05:41',NULL,110.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(665,'1000','111653552302','2022-05-26 11:05:16',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(666,'4000','111653552302','2022-05-26 11:05:16',NULL,60.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(667,'1000','111653568119','2022-05-26 15:28:55',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(668,'4000','111653568119','2022-05-26 15:28:55',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(669,'1000','111653568310','2022-05-26 15:32:34',440.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(670,'4000','111653568310','2022-05-26 15:32:34',NULL,300.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(671,'4000','111653568310','2022-05-26 15:31:50',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(672,'1000','111653568371','2022-05-26 15:33:13',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(673,'4000','111653568371','2022-05-26 15:33:13',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(674,'1000','111653568396','2022-05-26 15:55:09',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(675,'4000','111653568396','2022-05-26 15:55:09',NULL,80.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(676,'4000','111653568396','2022-05-26 15:33:16',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(677,'4000','111653568396','2022-05-26 15:54:04',NULL,10.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(678,'4000','111653568396','2022-05-26 15:54:27',NULL,20.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(679,'4000','111653568396','2022-05-26 15:54:45',NULL,10.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(680,'1000','111653569746','2022-05-26 16:45:56',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(681,'4000','111653569746','2022-05-26 16:45:56',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(682,'1110','121653573370','2022-05-26 16:58:07',NULL,0.00,'','12','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(683,'1110','121653573370','2022-05-26 16:56:10',NULL,0.00,'','12','1','Inventory sold','1','','sales','78','','No',NULL,NULL,''),(684,'1110','121653573370','2022-05-26 16:57:32',NULL,100.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(685,'5500','121653573370','2022-05-26 16:57:45',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(686,'1000','121653573370','2022-05-26 16:58:07',250.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(687,'4000','121653573370','2022-05-26 16:58:07',NULL,50.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(688,'4000','121653573370','2022-05-26 16:56:10',NULL,30.00,'','12','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(689,'4000','121653573370','2022-05-26 16:57:07',NULL,60.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(690,'4000','121653573370','2022-05-26 16:57:32',NULL,110.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(691,'1000','121653578854','2022-05-26 18:27:52',350.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(692,'4000','121653578854','2022-05-26 18:27:52',NULL,350.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(693,'1000','121653631906','2022-05-27 09:12:18',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(694,'4000','121653631906','2022-05-27 09:12:18',NULL,20.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(695,'4000','121653631906','2022-05-27 09:11:46',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(696,'1110','121653631984','2022-05-27 09:13:24',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(697,'5500','121653631984','2022-05-27 09:13:04',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(698,'1000','121653631984','2022-05-27 09:13:24',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(699,'4000','121653631984','2022-05-27 09:13:24',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(700,'1000','121653632007','2022-05-27 09:19:06',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(701,'4000','121653632007','2022-05-27 09:19:06',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(702,'1000','121653632384','2022-05-27 09:22:13',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(703,'4000','121653632384','2022-05-27 09:22:13',NULL,20.00,'','12','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(704,'1110','121653632653','2022-05-27 09:31:03',NULL,0.00,'','12','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(705,'1110','121653632653','2022-05-27 09:24:13',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(706,'5500','121653632653','2022-05-27 09:30:55',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(707,'1000','121653632653','2022-05-27 09:31:03',125.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(708,'4000','121653632653','2022-05-27 09:31:03',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(709,'4000','121653632653','2022-05-27 09:24:13',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(710,'1000','111653572765','2022-05-27 13:29:08',55.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(711,'4000','111653572765','2022-05-27 13:29:08',NULL,25.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(712,'4000','111653572765','2022-05-26 16:46:05',NULL,30.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(713,'1000','111653647357','2022-05-27 13:29:44',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(714,'4000','111653647357','2022-05-27 13:29:44',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(715,'1000','121653644962','2022-05-27 12:49:34',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(716,'4000','121653644962','2022-05-27 12:49:34',NULL,40.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(717,'1000','111653647386','2022-05-27 13:32:03',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(718,'4000','111653647386','2022-05-27 13:32:03',NULL,100.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(719,'4000','111653647386','2022-05-27 13:29:46',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(720,'1000','111653647535','2022-05-27 13:32:41',65.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(721,'4000','111653647535','2022-05-27 13:32:41',NULL,50.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(722,'4000','111653647535','2022-05-27 13:32:15',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(723,'1000','111653647571','2022-05-27 13:33:12',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(724,'4000','111653647571','2022-05-27 13:33:12',NULL,15.00,'','11','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(725,'1000','111653647596','2022-05-27 14:14:52',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(726,'4000','111653647596','2022-05-27 14:14:52',NULL,60.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(727,'1000','111653650095','2022-05-27 14:15:39',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(728,'4000','111653650095','2022-05-27 14:15:39',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(729,'1000','111653660160','2022-05-27 17:02:54',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(730,'4000','111653660160','2022-05-27 17:02:54',NULL,40.00,'','11','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(731,'1000','111653660177','2022-05-27 17:11:35',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(732,'4000','111653660177','2022-05-27 17:11:35',NULL,110.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(733,'1000','111653665975','2022-05-27 18:39:54',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(734,'4000','111653665975','2022-05-27 18:39:54',NULL,40.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(735,'1000','111653665998','2022-05-27 18:40:34',400.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(736,'4000','111653665998','2022-05-27 18:40:34',NULL,400.00,'','11','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(737,'1000','111653666044','2022-05-27 18:41:01',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(738,'4000','111653666044','2022-05-27 18:41:01',NULL,50.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(739,'1000','111653666144','2022-05-27 18:42:53',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(740,'4000','111653666144','2022-05-27 18:42:53',NULL,40.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(741,'1000','121653744519','2022-05-28 16:33:45',355.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(742,'4000','121653744519','2022-05-28 16:33:45',NULL,25.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(743,'4000','121653744519','2022-05-28 16:28:39',NULL,50.00,'','12','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(744,'4000','121653744519','2022-05-28 16:29:04',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(745,'4000','121653744519','2022-05-28 16:29:22',NULL,55.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(746,'4000','121653744519','2022-05-28 16:29:41',NULL,30.00,'','12','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(747,'4000','121653744519','2022-05-28 16:30:01',NULL,15.00,'','12','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(748,'4000','121653744519','2022-05-28 16:31:02',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(749,'1000','121653744891','2022-05-28 16:35:07',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(750,'4000','121653744891','2022-05-28 16:35:07',NULL,150.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(751,'1000','121653744925','2022-05-28 16:35:39',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(752,'4000','121653744925','2022-05-28 16:35:39',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(753,'1110','111653817339','2022-05-29 12:43:23',NULL,50.00,'','11','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(754,'1110','111653817339','2022-05-29 12:42:19',NULL,0.00,'','11','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(755,'5500','111653817339','2022-05-29 12:43:02',50.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(756,'1000','111653817339','2022-05-29 12:43:23',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(757,'4000','111653817339','2022-05-29 12:43:23',NULL,55.00,'','11','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(758,'4000','111653817339','2022-05-29 12:42:19',NULL,5.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(759,'4000','111653817339','2022-05-29 12:42:40',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(760,'1110','121653889380','2022-05-30 08:44:09',NULL,0.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(761,'1110','121653889380','2022-05-30 08:43:00',NULL,0.00,'','12','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(762,'1110','121653889380','2022-05-30 08:43:14',NULL,0.00,'','12','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(763,'1110','121653889380','2022-05-30 08:43:27',NULL,0.00,'','12','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(764,'1110','121653889380','2022-05-30 08:43:42',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(765,'5500','121653889380','2022-05-30 08:43:56',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(766,'1000','121653889380','2022-05-30 08:44:09',135.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(767,'4000','121653889380','2022-05-30 08:44:09',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(768,'4000','121653889380','2022-05-30 08:43:00',NULL,50.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(769,'4000','121653889380','2022-05-30 08:43:14',NULL,10.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(770,'4000','121653889380','2022-05-30 08:43:27',NULL,10.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(771,'4000','121653889380','2022-05-30 08:43:42',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(772,'1000','121653889475','2022-05-30 08:53:50',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(773,'4000','121653889475','2022-05-30 08:53:50',NULL,10.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(774,'4000','121653889475','2022-05-30 08:44:35',NULL,10.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(780,'1000','121653647527','2022-05-30 09:38:17',110.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(785,'1000','121653894216','2022-05-30 10:07:06',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(786,'4000','121653894216','2022-05-30 10:07:06',NULL,20.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(787,'4000','121653894216','2022-05-30 10:03:36',NULL,20.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(788,'4000','121653894216','2022-05-30 10:03:36',NULL,100.00,'','12','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(789,'1000','121653894452','2022-05-30 10:21:14',240.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(790,'4000','121653894452','2022-05-30 10:21:14',NULL,240.00,'','12','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(791,'1000','121653895296','2022-05-30 11:04:50',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(792,'4000','121653895296','2022-05-30 11:04:50',NULL,60.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(793,'1000','121653897995','2022-05-30 11:06:53',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(794,'4000','121653897995','2022-05-30 11:06:53',NULL,20.00,'','12','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(795,'1110','121653898057','2022-05-30 11:07:53',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(796,'5500','121653898057','2022-05-30 11:07:37',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(797,'1000','121653898057','2022-05-30 11:07:53',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(798,'4000','121653898057','2022-05-30 11:07:53',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(799,'1000','121653898078','2022-05-30 11:08:55',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(800,'4000','121653898078','2022-05-30 11:08:55',NULL,100.00,'','12','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(801,'1000','111653898207','2022-05-30 11:12:56',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(802,'4000','111653898207','2022-05-30 11:12:56',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(803,'1000','121653898427','2022-05-30 11:17:11',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(804,'4000','121653898427','2022-05-30 11:17:11',NULL,20.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(805,'1000','111653898379','2022-05-30 11:21:12',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(806,'4000','111653898379','2022-05-30 11:21:12',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(807,'1000','121653898641','2022-05-30 11:28:34',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(808,'4000','121653898641','2022-05-30 11:28:34',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(809,'4000','121653898641','2022-05-30 11:17:21',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(810,'1000','121653899317','2022-05-30 11:30:04',15.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(811,'4000','121653899317','2022-05-30 11:30:04',NULL,15.00,'','12','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(812,'1000','121653906836','2022-05-30 13:34:45',120.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(813,'4000','121653906836','2022-05-30 13:34:45',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(814,'4000','121653906836','2022-05-30 13:33:56',NULL,50.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(815,'1000','121653906924','2022-05-30 13:35:35',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(816,'4000','121653906924','2022-05-30 13:35:35',NULL,100.00,'','12','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(817,'1110','121653906938','2022-05-30 14:33:01',NULL,0.00,'','12','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(818,'1110','121653906938','2022-05-30 13:35:39',NULL,0.00,'','12','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(819,'1110','121653906938','2022-05-30 14:31:13',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(820,'1110','121653906938','2022-05-30 14:31:35',NULL,0.00,'','12','1','Inventory sold','1','','sales','89','','No',NULL,NULL,''),(821,'1110','121653906938','2022-05-30 14:31:52',NULL,0.00,'','12','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(822,'5500','121653906938','2022-05-30 14:32:08',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(823,'1000','121653906938','2022-05-30 14:33:01',575.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(824,'4000','121653906938','2022-05-30 14:33:01',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(825,'4000','121653906938','2022-05-30 13:35:39',NULL,300.00,'','12','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(826,'4000','121653906938','2022-05-30 14:31:13',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(827,'4000','121653906938','2022-05-30 14:31:35',NULL,50.00,'','12','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(828,'4000','121653906938','2022-05-30 14:31:52',NULL,30.00,'','12','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(829,'1000','121653910390','2022-05-30 14:38:27',120.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(830,'4000','121653910390','2022-05-30 14:38:27',NULL,120.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(831,'1000','111653912720','2022-05-30 15:24:39',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(832,'4000','111653912720','2022-05-30 15:24:39',NULL,200.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(833,'1000','111653914416','2022-05-30 15:40:32',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(834,'4000','111653914416','2022-05-30 15:40:32',NULL,60.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(835,'1000','111653914439','2022-05-30 15:44:31',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(836,'4000','111653914439','2022-05-30 15:44:31',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(837,'1000','111653914673','2022-05-30 15:52:09',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(838,'4000','111653914673','2022-05-30 15:52:09',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(839,'1000','111653915137','2022-05-30 15:52:39',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(840,'4000','111653915137','2022-05-30 15:52:39',NULL,30.00,'','11','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(841,'1000','111653915162','2022-05-30 16:07:33',65.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(842,'4000','111653915162','2022-05-30 16:07:33',NULL,65.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(843,'1000','121653916404','2022-05-30 16:14:00',85.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(844,'4000','121653916404','2022-05-30 16:14:00',NULL,60.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(845,'4000','121653916404','2022-05-30 16:13:24',NULL,25.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(846,'1000','121653916443','2022-05-30 16:14:46',200.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(847,'4000','121653916443','2022-05-30 16:14:46',NULL,200.00,'','12','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(848,'1000','111653916056','2022-05-30 16:35:21',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(849,'4000','111653916056','2022-05-30 16:35:21',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(850,'1000','111653917730','2022-05-30 16:41:18',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(851,'4000','111653917730','2022-05-30 16:41:18',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(852,'1000','121653920869','2022-05-30 17:28:17',650.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(853,'4000','121653920869','2022-05-30 17:28:17',NULL,650.00,'','12','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(856,'5800','111653926140','2022-05-30 18:56:19',400.00,NULL,'0','11','1','canon ink','1','','','20','','No',NULL,NULL,''),(857,'1000','111653926140','2022-05-30 18:56:19',NULL,400.00,'0','11','1','','1','','','20','','No',NULL,NULL,''),(860,'5800','111653926230','2022-05-30 18:57:43',300.00,NULL,'0','11','1','Bread','1','','','21','','No',NULL,NULL,''),(861,'1000','111653926230','2022-05-30 18:57:43',NULL,300.00,'0','11','1','','1','','','21','','No',NULL,NULL,''),(862,'1000','121653971438','2022-05-31 07:31:12',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(863,'4000','121653971438','2022-05-31 07:31:12',NULL,20.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(864,'4000','121653971438','2022-05-31 07:30:38',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(865,'4000','121653971438','2022-05-31 07:30:54',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(866,'1000','111653925535','2022-05-31 09:25:15',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(867,'4000','111653925535','2022-05-31 09:25:15',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(868,'4000','111653925535','2022-05-30 18:45:35',NULL,180.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(869,'4000','111653925535','2022-05-31 09:24:30',NULL,100.00,'','11','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(870,'1000','121653971478','2022-05-31 09:26:25',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(871,'4000','121653971478','2022-05-31 09:26:25',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(872,'1000','121653978399','2022-05-31 09:28:11',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(873,'4000','121653978399','2022-05-31 09:28:11',NULL,10.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(874,'1000','121653978498','2022-05-31 09:37:18',65.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(875,'4000','121653978498','2022-05-31 09:37:18',NULL,30.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(876,'4000','121653978498','2022-05-31 09:28:18',NULL,15.00,'','12','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(877,'4000','121653978498','2022-05-31 09:36:33',NULL,20.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(878,'1110','121653979081','2022-05-31 09:38:15',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(879,'5500','121653979081','2022-05-31 09:38:01',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(880,'1000','121653979081','2022-05-31 09:38:15',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(881,'4000','121653979081','2022-05-31 09:38:15',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(882,'1000','121653979101','2022-05-31 10:38:52',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(883,'4000','121653979101','2022-05-31 10:38:52',NULL,20.00,'','12','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(884,'1000','121653982734','2022-05-31 10:47:58',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(885,'4000','121653982734','2022-05-31 10:47:58',NULL,30.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(886,'1000','121653983282','2022-05-31 11:13:15',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(887,'4000','121653983282','2022-05-31 11:13:15',NULL,10.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(888,'1000','121653984811','2022-05-31 11:16:00',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(889,'4000','121653984811','2022-05-31 11:16:00',NULL,20.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(890,'1000','111653991128','2022-05-31 12:58:56',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(891,'4000','111653991128','2022-05-31 12:58:56',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(892,'1000','111653991138','2022-05-31 12:59:32',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(893,'4000','111653991138','2022-05-31 12:59:32',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(894,'1000','111653991175','2022-05-31 13:00:15',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(895,'4000','111653991175','2022-05-31 13:00:15',NULL,10.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(896,'1000','121653992563','2022-05-31 13:23:13',90.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(897,'4000','121653992563','2022-05-31 13:23:13',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(898,'4000','121653992563','2022-05-31 13:22:43',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(899,'1000','121653993999','2022-05-31 13:46:52',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(900,'4000','121653993999','2022-05-31 13:46:52',NULL,40.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(901,'1000','121653996303','2022-05-31 14:25:28',200.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(902,'4000','121653996303','2022-05-31 14:25:28',NULL,100.00,'','12','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(903,'4000','121653996303','2022-05-31 14:25:03',NULL,100.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(904,'1000','121653996333','2022-05-31 15:15:33',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(905,'4000','121653996333','2022-05-31 15:15:33',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(925,'1000','111654080956','2022-06-01 13:58:25',325.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(926,'4000','111654080956','2022-06-01 13:58:25',NULL,60.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(927,'4000','111654080956','2022-06-01 13:55:56',NULL,100.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(928,'4000','111654080956','2022-06-01 13:56:20',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(929,'4000','111654080956','2022-06-01 13:56:37',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(930,'4000','111654080956','2022-06-01 13:56:52',NULL,100.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(931,'4000','111654080956','2022-06-01 13:57:08',NULL,35.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(932,'1000','111654092281','2022-06-01 17:05:03',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(933,'4000','111654092281','2022-06-01 17:05:03',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(934,'1110','111654097407','2022-06-01 18:30:26',NULL,100.00,'','11','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(935,'5500','111654097407','2022-06-01 18:30:07',100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(936,'1000','111654097407','2022-06-01 18:30:26',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(937,'4000','111654097407','2022-06-01 18:30:26',NULL,110.00,'','11','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(938,'1110','121654153471','2022-06-02 10:04:43',NULL,100.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(939,'5500','121654153471','2022-06-02 10:04:31',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(940,'1000','121654153471','2022-06-02 10:04:43',110.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(941,'4000','121654153471','2022-06-02 10:04:43',NULL,110.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(942,'1000','121654153487','2022-06-02 10:05:02',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(943,'4000','121654153487','2022-06-02 10:05:02',NULL,50.00,'','12','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(944,'1000','111654157878','2022-06-02 11:18:47',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(945,'4000','111654157878','2022-06-02 11:18:47',NULL,130.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(946,'1000','111654160780','2022-06-02 12:06:30',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(947,'4000','111654160780','2022-06-02 12:06:30',NULL,10.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(948,'1000','121654161985','2022-06-02 12:27:30',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(949,'4000','121654161985','2022-06-02 12:27:30',NULL,20.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(950,'1000','121654162580','2022-06-02 13:51:13',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(951,'4000','121654162580','2022-06-02 13:51:13',NULL,10.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(952,'1000','121654167077','2022-06-02 13:51:39',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(953,'4000','121654167077','2022-06-02 13:51:39',NULL,10.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(954,'1000','121654167159','2022-06-02 13:55:08',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(955,'4000','121654167159','2022-06-02 13:55:08',NULL,10.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(956,'1000','121654167312','2022-06-02 14:01:22',200.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(957,'4000','121654167312','2022-06-02 14:01:22',NULL,200.00,'','12','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(958,'1000','121654167701','2022-06-02 14:07:57',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(959,'4000','121654167701','2022-06-02 14:07:57',NULL,10.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(960,'1000','111654174169','2022-06-02 15:49:45',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(961,'4000','111654174169','2022-06-02 15:49:45',NULL,200.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(962,'1000','111654174208','2022-06-02 16:22:32',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(963,'4000','111654174208','2022-06-02 16:22:32',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(964,'1000','121654176155','2022-06-02 16:23:51',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(965,'4000','121654176155','2022-06-02 16:23:51',NULL,5.00,'','12','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(966,'4000','121654176155','2022-06-02 16:22:59',NULL,5.00,'','12','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(967,'1000','121654179226','2022-06-02 17:14:19',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(968,'4000','121654179226','2022-06-02 17:14:19',NULL,20.00,'','12','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(969,'4000','121654179226','2022-06-02 17:13:46',NULL,10.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(970,'1000','121654179894','2022-06-02 17:27:02',90.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(971,'4000','121654179894','2022-06-02 17:27:02',NULL,20.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(972,'4000','121654179894','2022-06-02 17:25:05',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(973,'1000','121654180026','2022-06-02 17:38:42',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(974,'4000','121654180026','2022-06-02 17:38:42',NULL,40.00,'','12','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(975,'1000','121654233182','2022-06-03 08:15:50',210.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(983,'1000','121654233182','2022-06-03 08:15:50',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(984,'4000','121654233182','2022-06-03 08:15:50',NULL,10.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(985,'4000','121654233182','2022-06-03 08:34:16',NULL,40.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(986,'4000','121654233182','2022-06-03 08:39:15',NULL,50.00,'','12','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(987,'1110','121654241213','2022-06-03 10:27:46',NULL,100.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(988,'1110','121654241213','2022-06-03 10:27:03',NULL,0.00,'','12','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(989,'5500','121654241213','2022-06-03 10:27:35',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(990,'1000','121654241213','2022-06-03 10:27:46',180.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(991,'4000','121654241213','2022-06-03 10:27:46',NULL,110.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(992,'4000','121654241213','2022-06-03 10:26:53',NULL,50.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(993,'4000','121654241213','2022-06-03 10:27:03',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(994,'1000','121654241280','2022-06-03 10:38:00',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(995,'4000','121654241280','2022-06-03 10:38:00',NULL,35.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(996,'4000','121654241280','2022-06-03 10:28:00',NULL,20.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(997,'1000','121654254643','2022-06-03 15:15:11',765.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(998,'4000','121654254643','2022-06-03 15:15:11',NULL,50.00,'','12','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(999,'4000','121654254643','2022-06-03 14:10:43',NULL,200.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1000,'4000','121654254643','2022-06-03 15:07:56',NULL,50.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1001,'4000','121654254643','2022-06-03 15:08:23',NULL,60.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1002,'4000','121654254643','2022-06-03 15:08:47',NULL,210.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1003,'4000','121654254643','2022-06-03 15:09:29',NULL,50.00,'','12','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1004,'4000','121654254643','2022-06-03 15:09:50',NULL,10.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1005,'4000','121654254643','2022-06-03 15:10:14',NULL,20.00,'','12','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(1006,'4000','121654254643','2022-06-03 15:10:53',NULL,15.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1007,'4000','121654254643','2022-06-03 15:11:02',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1008,'4000','121654254643','2022-06-03 15:11:22',NULL,10.00,'','12','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1009,'4000','121654254643','2022-06-03 15:12:23',NULL,40.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1010,'4000','121654254643','2022-06-03 15:12:55',NULL,40.00,'','12','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(1011,'1000','121654258577','2022-06-03 16:15:55',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1012,'4000','121654258577','2022-06-03 16:15:55',NULL,20.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1013,'4000','121654258577','2022-06-03 15:16:17',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1014,'1000','121654262169','2022-06-03 18:09:23',590.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1015,'4000','121654262169','2022-06-03 18:09:23',NULL,200.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1016,'4000','121654262169','2022-06-03 16:16:09',NULL,200.00,'','12','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(1017,'4000','121654262169','2022-06-03 18:07:44',NULL,100.00,'','12','1','Good sold','1','','sales','204','','No',NULL,NULL,''),(1018,'4000','121654262169','2022-06-03 18:08:28',NULL,50.00,'','12','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1019,'4000','121654262169','2022-06-03 18:08:49',NULL,40.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1020,'1000','121654323044','2022-06-04 09:36:45',90.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1021,'4000','121654323044','2022-06-04 09:36:45',NULL,10.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1022,'4000','121654323044','2022-06-04 09:12:23',NULL,10.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1023,'4000','121654323044','2022-06-04 09:12:55',NULL,20.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1024,'4000','121654323044','2022-06-04 09:14:35',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1025,'4000','121654323044','2022-06-04 09:27:10',NULL,10.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1026,'4000','121654323044','2022-06-04 09:35:49',NULL,20.00,'','12','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(1027,'1000','121654324739','2022-06-04 10:25:48',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1028,'4000','121654324739','2022-06-04 10:25:48',NULL,60.00,'','12','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(1029,'1000','121654327555','2022-06-04 10:27:31',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1030,'4000','121654327555','2022-06-04 10:27:31',NULL,10.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1031,'1110','121654328661','2022-06-04 10:45:25',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1032,'5500','121654328661','2022-06-04 10:45:12',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1033,'1000','121654328661','2022-06-04 10:45:25',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1034,'4000','121654328661','2022-06-04 10:45:25',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1035,'1000','121654328728','2022-06-04 11:03:00',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1036,'4000','121654328728','2022-06-04 11:03:00',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1037,'1110','121654330742','2022-06-04 11:20:22',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1038,'1110','121654330742','2022-06-04 11:19:41',NULL,0.00,'','12','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(1039,'5500','121654330742','2022-06-04 11:19:59',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1040,'1000','121654330742','2022-06-04 11:20:22',85.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1041,'4000','121654330742','2022-06-04 11:20:22',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1042,'4000','121654330742','2022-06-04 11:19:41',NULL,30.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1043,'1000','121654333055','2022-06-04 11:58:42',15.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1044,'4000','121654333055','2022-06-04 11:58:42',NULL,10.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1045,'4000','121654333055','2022-06-04 11:57:35',NULL,5.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1046,'1000','121654334748','2022-06-04 12:26:15',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1047,'4000','121654334748','2022-06-04 12:26:15',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1048,'1000','121654340214','2022-06-04 13:57:30',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1049,'4000','121654340214','2022-06-04 13:57:30',NULL,150.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(1050,'1000','121654341028','2022-06-04 14:17:27',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1051,'4000','121654341028','2022-06-04 14:17:27',NULL,50.00,'','12','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1052,'1000','121654341458','2022-06-04 14:22:00',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1053,'4000','121654341458','2022-06-04 14:22:00',NULL,30.00,'','12','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1054,'1000','121654341723','2022-06-04 15:11:56',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1055,'4000','121654341723','2022-06-04 15:11:56',NULL,10.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1056,'4000','121654341723','2022-06-04 14:22:03',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1057,'1000','121654344736','2022-06-04 15:26:12',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1058,'4000','121654344736','2022-06-04 15:26:12',NULL,50.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(1059,'4000','121654344736','2022-06-04 15:12:16',NULL,20.00,'','12','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(1060,'1000','121654345575','2022-06-04 16:17:27',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1061,'4000','121654345575','2022-06-04 16:17:27',NULL,20.00,'','12','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(1062,'1000','121654490741','2022-06-06 07:47:24',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1063,'4000','121654490741','2022-06-06 07:47:24',NULL,10.00,'','12','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(1064,'4000','121654490741','2022-06-06 07:45:41',NULL,20.00,'','12','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1065,'1000','121654490867','2022-06-06 07:55:32',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1066,'4000','121654490867','2022-06-06 07:55:32',NULL,50.00,'','12','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(1067,'1000','121654491374','2022-06-06 08:00:41',90.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1068,'4000','121654491374','2022-06-06 08:00:41',NULL,90.00,'','12','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(1069,'1000','121654491669','2022-06-06 08:13:53',120.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1070,'4000','121654491669','2022-06-06 08:13:53',NULL,120.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1071,'1000','121654492437','2022-06-06 08:35:28',5.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1072,'4000','121654492437','2022-06-06 08:35:28',NULL,5.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1073,'1000','121654495540','2022-06-06 09:08:50',410.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1074,'4000','121654495540','2022-06-06 09:08:50',NULL,200.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1075,'4000','121654495540','2022-06-06 09:05:40',NULL,60.00,'','12','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(1076,'4000','121654495540','2022-06-06 09:05:59',NULL,50.00,'','12','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1077,'4000','121654495540','2022-06-06 09:06:25',NULL,60.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1078,'4000','121654495540','2022-06-06 09:06:41',NULL,40.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1079,'1000','121654495956','2022-06-06 09:13:45',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1080,'4000','121654495956','2022-06-06 09:13:45',NULL,10.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1081,'1110','121654496088','2022-06-06 09:21:13',NULL,0.00,'','12','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(1082,'1110','121654496088','2022-06-06 09:14:48',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1083,'5500','121654496088','2022-06-06 09:20:59',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1084,'1000','121654496088','2022-06-06 09:21:13',75.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1085,'4000','121654496088','2022-06-06 09:21:13',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1086,'4000','121654496088','2022-06-06 09:14:48',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1087,'1000','121654496479','2022-06-06 09:42:54',15.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1088,'4000','121654496479','2022-06-06 09:42:54',NULL,15.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1089,'1000','121654497778','2022-06-06 09:50:02',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1090,'4000','121654497778','2022-06-06 09:50:02',NULL,30.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1091,'1000','121654498205','2022-06-06 09:55:07',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1092,'4000','121654498205','2022-06-06 09:55:07',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1093,'1110','121654498977','2022-06-06 10:03:19',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1094,'5500','121654498977','2022-06-06 10:03:07',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1095,'1000','121654498977','2022-06-06 10:03:19',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1096,'4000','121654498977','2022-06-06 10:03:19',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1097,'1000','121654499759','2022-06-06 10:16:20',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1098,'4000','121654499759','2022-06-06 10:16:20',NULL,20.00,'','12','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(1099,'4000','121654499759','2022-06-06 10:15:59',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1100,'1000','121654499785','2022-06-06 10:56:45',90.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1101,'4000','121654499785','2022-06-06 10:56:45',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1102,'4000','121654499785','2022-06-06 10:16:25',NULL,70.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1103,'1000','121654502285','2022-06-06 10:58:38',15.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1104,'4000','121654502285','2022-06-06 10:58:38',NULL,15.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1105,'1110','121654502322','2022-06-06 11:24:24',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1106,'5500','121654502322','2022-06-06 10:58:42',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1107,'1000','121654502322','2022-06-06 11:24:24',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1108,'4000','121654502322','2022-06-06 11:24:24',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1109,'1000','121654505625','2022-06-06 11:58:06',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1110,'4000','121654505625','2022-06-06 11:58:06',NULL,50.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1111,'4000','121654505625','2022-06-06 11:57:06',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1112,'1000','121654505921','2022-06-06 11:59:21',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1113,'4000','121654505921','2022-06-06 11:59:21',NULL,20.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1114,'1000','121654507797','2022-06-06 12:30:34',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1115,'4000','121654507797','2022-06-06 12:30:34',NULL,20.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1116,'1000','121654509992','2022-06-06 13:33:08',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1117,'4000','121654509992','2022-06-06 13:33:08',NULL,0.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1118,'4000','121654509992','2022-06-06 13:06:32',NULL,30.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1119,'4000','121654509992','2022-06-06 13:29:27',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1120,'1000','121654511809','2022-06-06 13:54:29',210.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1121,'4000','121654511809','2022-06-06 13:54:29',NULL,70.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1122,'4000','121654511809','2022-06-06 13:36:49',NULL,20.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1123,'4000','121654511809','2022-06-06 13:37:21',NULL,120.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1124,'1000','121654515888','2022-06-06 14:45:28',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1125,'4000','121654515888','2022-06-06 14:45:28',NULL,10.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1126,'1000','121654518402','2022-06-06 15:43:07',45.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1127,'4000','121654518402','2022-06-06 15:43:07',NULL,40.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1128,'4000','121654518402','2022-06-06 15:26:42',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1129,'1000','121654522888','2022-06-06 16:42:12',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1130,'4000','121654522888','2022-06-06 16:42:12',NULL,30.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1131,'1000','121654522952','2022-06-06 16:48:23',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1132,'4000','121654522952','2022-06-06 16:48:23',NULL,100.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1133,'1000','121654523315','2022-06-06 16:59:52',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1134,'4000','121654523315','2022-06-06 16:59:52',NULL,10.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1135,'1000','121654523996','2022-06-06 17:05:00',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1136,'4000','121654523996','2022-06-06 17:05:00',NULL,20.00,'','12','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(1137,'4000','121654523996','2022-06-06 17:04:31',NULL,30.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1138,'1000','121654580074','2022-06-07 08:34:49',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1139,'4000','121654580074','2022-06-07 08:34:49',NULL,40.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1140,'1000','121654580103','2022-06-07 08:37:39',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1141,'4000','121654580103','2022-06-07 08:37:39',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1142,'1000','121654584456','2022-06-07 09:49:51',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1143,'4000','121654584456','2022-06-07 09:49:51',NULL,20.00,'','12','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1144,'4000','121654584456','2022-06-07 09:48:27',NULL,80.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1145,'1110','121654584612','2022-06-07 10:02:57',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1146,'1110','121654584612','2022-06-07 09:50:12',NULL,0.00,'','12','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(1147,'5500','121654584612','2022-06-07 10:00:57',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1148,'1000','121654584612','2022-06-07 10:02:57',85.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1149,'4000','121654584612','2022-06-07 10:02:57',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1150,'4000','121654584612','2022-06-07 09:50:12',NULL,30.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1151,'1000','121654585384','2022-06-07 10:03:14',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1152,'4000','121654585384','2022-06-07 10:03:14',NULL,20.00,'','12','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(1153,'1000','121654585397','2022-06-07 10:09:11',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1154,'4000','121654585397','2022-06-07 10:09:11',NULL,10.00,'','12','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1155,'1000','121654585753','2022-06-07 10:40:25',350.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1156,'4000','121654585753','2022-06-07 10:40:25',NULL,340.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1157,'4000','121654585753','2022-06-07 10:39:55',NULL,10.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1158,'1000','121654587628','2022-06-07 11:36:18',65.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1159,'4000','121654587628','2022-06-07 11:36:18',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1160,'4000','121654587628','2022-06-07 10:40:28',NULL,60.00,'','12','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(1161,'1000','121654593946','2022-06-07 12:26:50',120.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1162,'4000','121654593946','2022-06-07 12:26:50',NULL,100.00,'','12','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(1163,'4000','121654593946','2022-06-07 12:25:46',NULL,5.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1164,'4000','121654593946','2022-06-07 12:25:55',NULL,5.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1165,'4000','121654593946','2022-06-07 12:26:11',NULL,10.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1166,'1000','121654595478','2022-06-07 12:53:49',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1167,'4000','121654595478','2022-06-07 12:53:49',NULL,20.00,'','12','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(1168,'1000','111654596895','2022-06-07 13:53:09',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1169,'4000','111654596895','2022-06-07 13:53:09',NULL,130.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1170,'1000','121654595633','2022-06-07 13:09:18',120.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1171,'4000','121654595633','2022-06-07 13:09:18',NULL,120.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1172,'1000','121654600973','2022-06-07 14:23:11',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1173,'4000','121654600973','2022-06-07 14:23:11',NULL,100.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1174,'1000','121654601752','2022-06-07 14:48:04',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1175,'4000','121654601752','2022-06-07 14:48:04',NULL,30.00,'','12','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(1176,'1000','121654607562','2022-06-07 16:13:17',90.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1177,'4000','121654607562','2022-06-07 16:13:17',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1178,'4000','121654607562','2022-06-07 16:12:42',NULL,20.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1179,'1000','121654607613','2022-06-07 16:47:04',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1180,'4000','121654607613','2022-06-07 16:47:04',NULL,20.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1181,'1110','121654610449','2022-06-07 17:01:08',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1182,'5500','121654610449','2022-06-07 17:00:58',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1183,'1000','121654610449','2022-06-07 17:01:08',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1184,'4000','121654610449','2022-06-07 17:01:08',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1185,'1000','121654610516','2022-06-07 17:02:09',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1186,'4000','121654610516','2022-06-07 17:02:09',NULL,20.00,'','12','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1187,'1000','121654610538','2022-06-07 18:17:00',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1188,'4000','121654610538','2022-06-07 18:17:00',NULL,5.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1189,'4000','121654610538','2022-06-07 17:02:18',NULL,40.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1190,'4000','121654610538','2022-06-07 18:13:14',NULL,5.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1191,'4000','121654610538','2022-06-07 18:13:33',NULL,50.00,'','12','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(1204,'5800','121654616361','2022-06-07 18:39:40',480.00,NULL,'0','12','1','shopping(photoprint paper)','1','','','33','','No',NULL,NULL,''),(1205,'5800','121654616361','2022-06-07 18:39:40',450.00,NULL,'0','12','1','cakes','1','','','32','','No',NULL,NULL,''),(1206,'5800','121654616361','2022-06-07 18:39:40',1400.00,NULL,'0','12','1','NJENGA/Petrol/fundi','1','','','31','','No',NULL,NULL,''),(1207,'5800','121654616361','2022-06-07 18:39:40',1880.00,NULL,'0','12','1','Airtime(Safaricom & Airtel)','1','','','30','','No',NULL,NULL,''),(1208,'5800','121654616361','2022-06-07 18:39:40',2300.00,NULL,'0','12','1','soda','1','','','29','','No',NULL,NULL,''),(1209,'5800','121654616361','2022-06-07 18:39:40',430.00,NULL,'0','12','1','Bread','1','','','28','','No',NULL,NULL,''),(1210,'1000','121654616361','2022-06-07 18:39:40',NULL,6940.00,'0','12','1','','1','','','28','','No',NULL,NULL,''),(1211,'1000','121654664064','2022-06-08 08:20:13',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1212,'4000','121654664064','2022-06-08 08:20:13',NULL,120.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1213,'4000','121654664064','2022-06-08 07:54:24',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1214,'1000','121654667960','2022-06-08 08:59:31',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1215,'4000','121654667960','2022-06-08 08:59:31',NULL,150.00,'','12','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(1216,'1000','121654667999','2022-06-08 10:00:50',190.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1217,'4000','121654667999','2022-06-08 10:00:50',NULL,185.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1218,'4000','121654667999','2022-06-08 08:59:59',NULL,5.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1219,'1000','121654671652','2022-06-08 10:32:00',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1220,'4000','121654671652','2022-06-08 10:32:00',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1221,'1000','121654673523','2022-06-08 10:32:50',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1222,'4000','121654673523','2022-06-08 10:32:50',NULL,40.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1223,'1000','121654675119','2022-06-08 11:11:41',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1224,'4000','121654675119','2022-06-08 11:11:41',NULL,10.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1225,'1000','121654675904','2022-06-08 12:09:34',300.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1226,'4000','121654675904','2022-06-08 12:09:34',NULL,300.00,'','12','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(1227,'1000','121654680363','2022-06-08 12:26:30',190.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1228,'4000','121654680363','2022-06-08 12:26:30',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1229,'4000','121654680363','2022-06-08 12:26:03',NULL,170.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1230,'1000','121654680415','2022-06-08 12:34:02',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1231,'4000','121654680415','2022-06-08 12:34:02',NULL,50.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(1232,'1000','121654691306','2022-06-08 16:55:23',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1233,'4000','121654691306','2022-06-08 16:55:23',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1238,'5800','121654701062','2022-06-08 18:11:20',500.00,NULL,'0','12','1','njenga/home','1','','','35','','No',NULL,NULL,''),(1239,'5800','121654701062','2022-06-08 18:11:20',220.00,NULL,'0','12','1','Bread','1','','','34','','No',NULL,NULL,''),(1240,'1000','121654701062','2022-06-08 18:11:20',NULL,720.00,'0','12','1','','1','','','34','','No',NULL,NULL,''),(1241,'1000','121654748070','2022-06-09 07:36:08',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1242,'4000','121654748070','2022-06-09 07:36:08',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1243,'1000','121654749385','2022-06-09 08:05:26',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1244,'4000','121654749385','2022-06-09 08:05:26',NULL,10.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1245,'4000','121654749385','2022-06-09 07:36:25',NULL,10.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1246,'1000','121654751129','2022-06-09 08:17:18',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1247,'4000','121654751129','2022-06-09 08:17:18',NULL,10.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1248,'4000','121654751129','2022-06-09 08:16:39',NULL,50.00,'','12','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1249,'1110','121654757569','2022-06-09 09:53:23',NULL,150.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1250,'5500','121654757569','2022-06-09 09:52:49',150.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1251,'1000','121654757569','2022-06-09 09:53:23',165.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1252,'4000','121654757569','2022-06-09 09:53:23',NULL,165.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1253,'1110','121654757680','2022-06-09 09:54:56',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1254,'5500','121654757680','2022-06-09 09:54:40',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1255,'1000','121654757680','2022-06-09 09:54:56',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1256,'4000','121654757680','2022-06-09 09:54:56',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1257,'1000','121654757699','2022-06-09 10:20:33',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1258,'4000','121654757699','2022-06-09 10:20:33',NULL,20.00,'','12','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1259,'1110','121654856609','2022-06-10 13:23:52',NULL,40.00,'','12','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(1260,'5500','121654856609','2022-06-10 13:23:29',40.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1261,'1000','121654856609','2022-06-10 13:23:52',80.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1262,'4000','121654856609','2022-06-10 13:23:52',NULL,80.00,'','12','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(1263,'1000','121654856635','2022-06-10 13:24:05',5.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1264,'4000','121654856635','2022-06-10 13:24:05',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1265,'1110','121654856648','2022-06-10 13:25:49',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1266,'1110','121654856648','2022-06-10 13:24:08',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1267,'5500','121654856648','2022-06-10 13:25:40',100.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1268,'1000','121654856648','2022-06-10 13:25:49',120.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1269,'4000','121654856648','2022-06-10 13:25:49',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1270,'4000','121654856648','2022-06-10 13:24:08',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1271,'4000','121654856648','2022-06-10 13:25:30',NULL,10.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1272,'1000','121654856762','2022-06-10 13:26:28',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1273,'4000','121654856762','2022-06-10 13:26:28',NULL,40.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1274,'1000','121654856791','2022-06-10 13:28:33',5.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1275,'4000','121654856791','2022-06-10 13:28:33',NULL,5.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1276,'1000','121654856918','2022-06-10 13:29:24',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1277,'4000','121654856918','2022-06-10 13:29:24',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1278,'1000','121654856969','2022-06-10 13:30:37',105.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1279,'4000','121654856969','2022-06-10 13:30:37',NULL,20.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1280,'4000','121654856969','2022-06-10 13:29:29',NULL,85.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1281,'1000','121654857223','2022-06-10 13:52:41',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1282,'4000','121654857223','2022-06-10 13:52:41',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1283,'4000','121654857223','2022-06-10 13:33:43',NULL,10.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1284,'1000','121654858364','2022-06-10 13:54:11',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1285,'4000','121654858364','2022-06-10 13:54:11',NULL,100.00,'','12','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(1286,'1000','121654858486','2022-06-10 13:54:55',150.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1287,'4000','121654858486','2022-06-10 13:54:55',NULL,150.00,'','12','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1288,'1000','121654858516','2022-06-10 14:18:14',300.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1289,'4000','121654858516','2022-06-10 14:18:14',NULL,300.00,'','12','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(1290,'1000','121654859932','2022-06-10 14:19:45',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1291,'4000','121654859932','2022-06-10 14:19:45',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1292,'1000','121654859987','2022-06-10 14:21:38',90.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1293,'4000','121654859987','2022-06-10 14:21:38',NULL,90.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1294,'1000','121654860414','2022-06-10 14:27:06',140.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1295,'4000','121654860414','2022-06-10 14:27:06',NULL,140.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1296,'1000','121654860429','2022-06-10 16:44:38',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1297,'4000','121654860429','2022-06-10 16:44:38',NULL,20.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1298,'4000','121654860429','2022-06-10 14:27:09',NULL,20.00,'','12','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(1299,'1000','121654870012','2022-06-10 17:07:33',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1300,'4000','121654870012','2022-06-10 17:07:33',NULL,100.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1301,'1000','121654870104','2022-06-10 17:08:52',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1302,'4000','121654870104','2022-06-10 17:08:52',NULL,50.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1303,'1000','111654931806','2022-06-11 10:17:10',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1304,'4000','111654931806','2022-06-11 10:17:10',NULL,100.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1305,'1000','111654931844','2022-06-11 10:17:43',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1306,'4000','111654931844','2022-06-11 10:17:43',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1307,'1000','111654943131','2022-06-11 13:25:47',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1308,'4000','111654943131','2022-06-11 13:25:47',NULL,100.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1309,'1000','111654954796','2022-06-11 16:40:07',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1310,'4000','111654954796','2022-06-11 16:40:07',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1313,'5800','111654954820','2022-06-11 16:40:29',220.00,NULL,'0','11','1','Bread','1','','','36','','No',NULL,NULL,''),(1314,'1000','111654954820','2022-06-11 16:40:29',NULL,220.00,'0','11','1','','1','','','36','','No',NULL,NULL,''),(1315,'1000','121655023220','2022-06-12 11:40:33',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1316,'4000','121655023220','2022-06-12 11:40:33',NULL,40.00,'','12','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(1317,'1000','121655023237','2022-06-12 11:41:01',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1318,'4000','121655023237','2022-06-12 11:41:01',NULL,30.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1319,'4000','121655023237','2022-06-12 11:40:37',NULL,10.00,'','12','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(1320,'1000','121655023263','2022-06-12 11:41:22',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1321,'4000','121655023263','2022-06-12 11:41:22',NULL,10.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1322,'1110','121655034845','2022-06-12 14:54:32',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1323,'1110','121655034845','2022-06-12 14:54:05',NULL,0.00,'','12','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(1324,'5500','121655034845','2022-06-12 14:54:14',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1325,'1000','121655034845','2022-06-12 14:54:32',65.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1326,'4000','121655034845','2022-06-12 14:54:32',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1327,'4000','121655034845','2022-06-12 14:54:05',NULL,10.00,'','12','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(1328,'1000','121655034875','2022-06-12 14:54:50',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1329,'4000','121655034875','2022-06-12 14:54:50',NULL,10.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1330,'1000','121655037259','2022-06-12 15:35:16',80.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1331,'4000','121655037259','2022-06-12 15:35:16',NULL,60.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1332,'4000','121655037259','2022-06-12 15:34:19',NULL,20.00,'','12','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1333,'1000','121655037329','2022-06-12 16:06:53',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1334,'4000','121655037329','2022-06-12 16:06:53',NULL,20.00,'','12','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1335,'1000','121655099078','2022-06-13 10:36:22',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1336,'4000','121655099078','2022-06-13 10:36:22',NULL,50.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1337,'1000','121655131315','2022-06-13 17:42:21',6000.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1338,'4000','121655131315','2022-06-13 17:42:21',NULL,6000.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1339,'1000','121655183145','2022-06-14 08:06:07',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1340,'4000','121655183145','2022-06-14 08:06:07',NULL,30.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1341,'4000','121655183145','2022-06-14 08:05:45',NULL,10.00,'','12','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(1342,'1000','121655183238','2022-06-14 08:14:10',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1343,'4000','121655183238','2022-06-14 08:14:10',NULL,10.00,'','12','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1344,'1000','121655183662','2022-06-14 08:17:03',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1345,'4000','121655183662','2022-06-14 08:17:03',NULL,20.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1346,'1000','121655183828','2022-06-14 08:22:18',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1347,'4000','121655183828','2022-06-14 08:22:18',NULL,20.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1348,'1110','121655184140','2022-06-14 09:18:57',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1349,'5500','121655184140','2022-06-14 09:18:48',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1350,'1000','121655184140','2022-06-14 09:18:57',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1351,'4000','121655184140','2022-06-14 09:18:57',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1352,'1110','121655187560','2022-06-14 09:25:11',NULL,50.00,'','12','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1353,'5500','121655187560','2022-06-14 09:19:20',50.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1354,'1000','121655187560','2022-06-14 09:25:11',55.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1355,'4000','121655187560','2022-06-14 09:25:11',NULL,55.00,'','12','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1356,'1000','121655189908','2022-06-14 09:58:46',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1357,'4000','121655189908','2022-06-14 09:58:46',NULL,50.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(1358,'1000','121655189929','2022-06-14 10:14:32',130.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1359,'4000','121655189929','2022-06-14 10:14:32',NULL,130.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1362,'5800','121655199426','2022-06-14 12:38:01',275.00,NULL,'0','12','1','Bread','1','','','37','','No',NULL,NULL,''),(1363,'1000','121655199426','2022-06-14 12:38:01',NULL,275.00,'0','12','1','Bread','1','','','37','','No',NULL,NULL,''),(1364,'1000','121655200062','2022-06-14 12:47:52',5.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1365,'4000','121655200062','2022-06-14 12:47:52',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1366,'1000','121655200075','2022-06-14 12:48:03',5.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1367,'4000','121655200075','2022-06-14 12:48:03',NULL,5.00,'','12','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1368,'1000','121655200084','2022-06-14 12:48:21',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1369,'4000','121655200084','2022-06-14 12:48:21',NULL,20.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1370,'1000','121655201921','2022-06-14 13:18:55',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1371,'4000','121655201921','2022-06-14 13:18:55',NULL,20.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1372,'1000','121655201939','2022-06-14 13:19:13',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1373,'4000','121655201939','2022-06-14 13:19:13',NULL,50.00,'','12','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1374,'1000','121655201956','2022-06-14 13:19:36',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1375,'4000','121655201956','2022-06-14 13:19:36',NULL,20.00,'','12','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1376,'1000','121655209052','2022-06-14 15:17:45',5.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1377,'4000','121655209052','2022-06-14 15:17:45',NULL,5.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1378,'1000','121655209068','2022-06-14 15:58:34',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1379,'4000','121655209068','2022-06-14 15:58:34',NULL,10.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1380,'4000','121655209068','2022-06-14 15:17:48',NULL,20.00,'','12','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(1381,'1000','121655211727','2022-06-14 16:02:30',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1382,'4000','121655211727','2022-06-14 16:02:30',NULL,100.00,'','12','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(1383,'1000','121655212265','2022-06-14 16:11:16',15.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1384,'4000','121655212265','2022-06-14 16:11:16',NULL,15.00,'','12','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(1385,'1000','121655212303','2022-06-14 16:18:54',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1386,'4000','121655212303','2022-06-14 16:18:54',NULL,100.00,'','12','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(1387,'1110','121655212939','2022-06-14 16:22:30',NULL,15.00,'','12','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(1388,'5500','121655212939','2022-06-14 16:22:19',15.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1389,'1000','121655212939','2022-06-14 16:22:30',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1390,'4000','121655212939','2022-06-14 16:22:30',NULL,20.00,'','12','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(1391,'1000','121655212953','2022-06-14 16:33:18',30.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1392,'4000','121655212953','2022-06-14 16:33:18',NULL,30.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1393,'1000','121655214567','2022-06-14 16:49:43',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1394,'4000','121655214567','2022-06-14 16:49:43',NULL,20.00,'','12','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(1395,'1000','121655214585','2022-06-14 16:50:02',60.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1396,'4000','121655214585','2022-06-14 16:50:02',NULL,60.00,'','12','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1397,'1000','121655214654','2022-06-14 17:33:30',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1398,'4000','121655214654','2022-06-14 17:33:30',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1399,'4000','121655214654','2022-06-14 17:32:47',NULL,30.00,'','12','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1400,'1000','121655217212','2022-06-14 17:45:56',20.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1401,'4000','121655217212','2022-06-14 17:45:56',NULL,20.00,'','12','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1402,'1000','121655217979','2022-06-14 18:07:35',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1403,'4000','121655217979','2022-06-14 18:07:35',NULL,50.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1404,'1000','121655219330','2022-06-14 18:09:08',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1405,'4000','121655219330','2022-06-14 18:09:08',NULL,50.00,'','12','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1406,'1000','121655219583','2022-06-14 18:56:59',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1407,'4000','121655219583','2022-06-14 18:56:59',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1408,'1000','121655267072','2022-06-15 07:24:44',120.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1409,'4000','121655267072','2022-06-15 07:24:44',NULL,120.00,'','12','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(1410,'1000','121655268353','2022-06-15 07:46:02',70.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1411,'4000','121655268353','2022-06-15 07:46:02',NULL,70.00,'','12','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1412,'1000','181655273709','2022-06-15 09:16:51',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1413,'4000','181655273709','2022-06-15 09:16:51',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(1414,'4000','181655273709','2022-06-15 09:15:09',NULL,0.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1415,'4000','181655273709','2022-06-15 09:15:49',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1416,'4000','181655273709','2022-06-15 09:16:10',NULL,190.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1417,'1000','181655273832','2022-06-15 09:17:28',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1418,'4000','181655273832','2022-06-15 09:17:28',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1419,'1000','121655274678','2022-06-15 09:31:32',40.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1420,'4000','121655274678','2022-06-15 09:31:32',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1421,'1000','181655274774','2022-06-15 09:33:27',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1422,'4000','181655274774','2022-06-15 09:33:27',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1423,'1000','181655274822','2022-06-15 09:34:14',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1424,'4000','181655274822','2022-06-15 09:34:14',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1425,'1000','181655274857','2022-06-15 09:36:40',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1426,'4000','181655274857','2022-06-15 09:36:40',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1427,'4000','181655274857','2022-06-15 09:34:17',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(1428,'1110','181655275726','2022-06-15 09:48:58',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1429,'5500','181655275726','2022-06-15 09:48:46',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1430,'1000','181655275726','2022-06-15 09:48:58',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1431,'4000','181655275726','2022-06-15 09:48:58',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1432,'1000','181655275742','2022-06-15 09:52:21',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1433,'4000','181655275742','2022-06-15 09:52:21',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1434,'1000','181655275942','2022-06-15 09:56:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1435,'4000','181655275942','2022-06-15 09:56:34',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1436,'1000','181655276511','2022-06-15 10:06:15',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1437,'4000','181655276511','2022-06-15 10:06:15',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1438,'4000','181655276511','2022-06-15 10:01:51',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1439,'1000','181655276806','2022-06-15 10:10:31',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1440,'4000','181655276806','2022-06-15 10:10:31',NULL,100.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(1441,'1000','181655277035','2022-06-15 10:11:30',115.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1442,'4000','181655277035','2022-06-15 10:11:30',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1443,'4000','181655277035','2022-06-15 10:10:35',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1444,'4000','181655277035','2022-06-15 10:10:59',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1445,'1000','181655277138','2022-06-15 10:12:26',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1446,'4000','181655277138','2022-06-15 10:12:26',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1447,'1000','181655277148','2022-06-15 10:53:57',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1448,'4000','181655277148','2022-06-15 10:53:57',NULL,20.00,'','18','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1449,'4000','181655277148','2022-06-15 10:12:28',NULL,5.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1450,'1000','181655279664','2022-06-15 12:06:07',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1451,'4000','181655279664','2022-06-15 12:06:07',NULL,100.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(1452,'4000','181655279664','2022-06-15 10:54:24',NULL,300.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(1453,'1000','181655283971','2022-06-15 12:06:26',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1454,'4000','181655283971','2022-06-15 12:06:26',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1455,'1000','181655283988','2022-06-15 12:06:40',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1456,'4000','181655283988','2022-06-15 12:06:40',NULL,10.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1457,'1000','181655284822','2022-06-15 12:48:52',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1458,'4000','181655284822','2022-06-15 12:48:52',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(1459,'1000','181655292299','2022-06-15 14:26:43',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1460,'4000','181655292299','2022-06-15 14:26:43',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1461,'4000','181655292299','2022-06-15 14:24:59',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1462,'4000','181655292299','2022-06-15 14:25:33',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(1463,'1000','181655292430','2022-06-15 14:58:19',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1464,'4000','181655292430','2022-06-15 14:58:19',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1465,'1000','181655294308','2022-06-15 14:59:37',320.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1466,'4000','181655294308','2022-06-15 14:59:37',NULL,300.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1467,'4000','181655294308','2022-06-15 14:58:28',NULL,20.00,'','18','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1468,'1000','181655294412','2022-06-15 15:00:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1469,'4000','181655294412','2022-06-15 15:00:29',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1470,'1000','181655294454','2022-06-15 15:01:53',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1471,'4000','181655294454','2022-06-15 15:01:53',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1472,'1000','181655294560','2022-06-15 15:02:53',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1473,'4000','181655294560','2022-06-15 15:02:53',NULL,90.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1474,'1000','181655295149','2022-06-15 15:13:34',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1475,'4000','181655295149','2022-06-15 15:13:34',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1476,'1000','181655299526','2022-06-15 16:25:46',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1477,'4000','181655299526','2022-06-15 16:25:46',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1478,'4000','181655299526','2022-06-15 16:25:26',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1479,'1000','181655302185','2022-06-15 17:09:55',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1480,'4000','181655302185','2022-06-15 17:09:55',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1481,'1000','181655302220','2022-06-15 17:10:30',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1482,'4000','181655302220','2022-06-15 17:10:30',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1483,'1000','181655302238','2022-06-15 17:18:30',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1484,'4000','181655302238','2022-06-15 17:18:30',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1485,'1000','181655303402','2022-06-15 17:30:16',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1486,'4000','181655303402','2022-06-15 17:30:16',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(1487,'1110','181655355463','2022-06-16 07:57:51',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1488,'5500','181655355463','2022-06-16 07:57:43',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1489,'1000','181655355463','2022-06-16 07:57:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1490,'4000','181655355463','2022-06-16 07:57:51',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1491,'1000','181655355474','2022-06-16 08:09:02',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1492,'4000','181655355474','2022-06-16 08:09:02',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(1493,'1000','181655356146','2022-06-16 08:15:25',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1494,'4000','181655356146','2022-06-16 08:15:25',NULL,5.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1495,'4000','181655356146','2022-06-16 08:09:06',NULL,5.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1496,'4000','181655356146','2022-06-16 08:15:08',NULL,20.00,'','18','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1497,'1000','181655356527','2022-06-16 08:15:38',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1498,'4000','181655356527','2022-06-16 08:15:38',NULL,25.00,'','18','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(1499,'1000','181655357722','2022-06-16 08:35:57',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1500,'4000','181655357722','2022-06-16 08:35:57',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(1501,'1000','181655357761','2022-06-16 08:51:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1502,'4000','181655357761','2022-06-16 08:51:17',NULL,10.00,'','18','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1503,'1110','181655358680','2022-06-16 08:51:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1504,'5500','181655358680','2022-06-16 08:51:20',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1505,'1000','181655358680','2022-06-16 08:51:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1506,'4000','181655358680','2022-06-16 08:51:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1507,'1000','181655358725','2022-06-16 08:52:21',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1508,'4000','181655358725','2022-06-16 08:52:21',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1509,'1000','181655360465','2022-06-16 09:21:33',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1510,'4000','181655360465','2022-06-16 09:21:33',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1511,'1110','181655360497','2022-06-16 09:32:08',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1512,'5500','181655360497','2022-06-16 09:31:57',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1513,'1000','181655360497','2022-06-16 09:32:08',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1514,'4000','181655360497','2022-06-16 09:32:08',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1515,'1000','181655361141','2022-06-16 09:49:15',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1516,'4000','181655361141','2022-06-16 09:49:15',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1517,'4000','181655361141','2022-06-16 09:32:21',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1518,'4000','181655361141','2022-06-16 09:48:33',NULL,10.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(1519,'1000','181655362488','2022-06-16 09:55:08',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1520,'4000','181655362488','2022-06-16 09:55:08',NULL,5.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(1521,'1000','181655362511','2022-06-16 10:01:23',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1522,'4000','181655362511','2022-06-16 10:01:23',NULL,60.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1523,'1000','181655362885','2022-06-16 10:27:39',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1524,'4000','181655362885','2022-06-16 10:27:39',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1525,'1110','181655364498','2022-06-16 10:28:50',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1526,'5500','181655364498','2022-06-16 10:28:18',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1527,'1000','181655364498','2022-06-16 10:28:50',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1528,'4000','181655364498','2022-06-16 10:28:50',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1529,'1110','181655364533','2022-06-16 10:29:01',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1530,'5500','181655364533','2022-06-16 10:28:53',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1531,'1000','181655364533','2022-06-16 10:29:01',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1532,'4000','181655364533','2022-06-16 10:29:01',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1533,'1000','181655364787','2022-06-16 10:33:18',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1534,'4000','181655364787','2022-06-16 10:33:18',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1535,'1000','181655367888','2022-06-16 11:25:01',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1536,'4000','181655367888','2022-06-16 11:25:01',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1537,'1000','111655365344','2022-06-16 11:26:28',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1538,'4000','111655365344','2022-06-16 11:26:28',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1539,'1110','181655367907','2022-06-16 11:35:09',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1540,'5500','181655367907','2022-06-16 11:34:35',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1541,'1000','181655367907','2022-06-16 11:35:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1542,'4000','181655367907','2022-06-16 11:35:09',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1543,'1110','181655368515','2022-06-16 11:35:32',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1544,'5500','181655368515','2022-06-16 11:35:15',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1545,'1000','181655368515','2022-06-16 11:35:32',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1546,'4000','181655368515','2022-06-16 11:35:32',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1547,'1000','111655367994','2022-06-16 11:52:49',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1548,'4000','111655367994','2022-06-16 11:52:49',NULL,60.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1549,'1000','111655369680','2022-06-16 12:16:31',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1550,'4000','111655369680','2022-06-16 12:16:31',NULL,30.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(1551,'1000','111655370994','2022-06-16 12:16:50',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1552,'4000','111655370994','2022-06-16 12:16:50',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1553,'1000','181655369645','2022-06-16 12:31:29',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1554,'4000','181655369645','2022-06-16 12:31:29',NULL,60.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1555,'1000','181655371892','2022-06-16 12:36:01',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1556,'4000','181655371892','2022-06-16 12:36:01',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1557,'1000','181655372836','2022-06-16 12:48:58',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1558,'4000','181655372836','2022-06-16 12:48:58',NULL,130.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1559,'1000','181655373108','2022-06-16 12:53:15',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1560,'4000','181655373108','2022-06-16 12:53:15',NULL,5.00,'','18','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1561,'4000','181655373108','2022-06-16 12:51:48',NULL,150.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1562,'4000','181655373108','2022-06-16 12:52:07',NULL,5.00,'','18','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1563,'1000','181655373202','2022-06-16 12:53:35',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1564,'4000','181655373202','2022-06-16 12:53:35',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1565,'1000','181655373947','2022-06-16 13:05:55',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1566,'4000','181655373947','2022-06-16 13:05:55',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1567,'1000','181655374241','2022-06-16 13:25:20',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1568,'4000','181655374241','2022-06-16 13:25:20',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1569,'1000','181655375144','2022-06-16 13:41:24',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1570,'4000','181655375144','2022-06-16 13:41:24',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(1571,'4000','181655375144','2022-06-16 13:25:44',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(1572,'1000','181655376088','2022-06-16 13:42:32',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1573,'4000','181655376088','2022-06-16 13:42:32',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1574,'1000','181655376158','2022-06-16 13:43:51',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1575,'4000','181655376158','2022-06-16 13:43:51',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1576,'1000','181655377083','2022-06-16 13:58:24',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1577,'4000','181655377083','2022-06-16 13:58:24',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1578,'1000','181655377143','2022-06-16 14:10:20',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1579,'4000','181655377143','2022-06-16 14:10:20',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1580,'4000','181655377143','2022-06-16 13:59:03',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1581,'1000','181655377823','2022-06-16 14:17:00',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1582,'4000','181655377823','2022-06-16 14:17:00',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1583,'4000','181655377823','2022-06-16 14:10:23',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1584,'1000','181655379061','2022-06-16 14:31:16',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1585,'4000','181655379061','2022-06-16 14:31:16',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1590,'5800','181655379171','2022-06-16 14:34:29',220.00,NULL,'0','18','1','Bread','1','','','39','','No',NULL,NULL,''),(1591,'5800','181655379171','2022-06-16 14:34:29',150.00,NULL,'0','18','1','cakes','1','','','38','','No',NULL,NULL,''),(1592,'1000','181655379171','2022-06-16 14:34:29',NULL,370.00,'0','18','1','','1','','','38','','No',NULL,NULL,''),(1593,'1000','181655379375','2022-06-16 14:36:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1594,'4000','181655379375','2022-06-16 14:36:38',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1595,'4000','181655379375','2022-06-16 14:36:15',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1596,'1000','181655380259','2022-06-16 14:52:48',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1597,'4000','181655380259','2022-06-16 14:52:48',NULL,5.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1598,'4000','181655380259','2022-06-16 14:50:59',NULL,25.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1599,'1000','181655380370','2022-06-16 14:59:54',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1600,'4000','181655380370','2022-06-16 14:59:54',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1601,'1000','181655382040','2022-06-16 15:23:10',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1602,'4000','181655382040','2022-06-16 15:23:10',NULL,10.00,'','18','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1603,'1000','181655382828','2022-06-16 15:34:39',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1604,'4000','181655382828','2022-06-16 15:34:39',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1605,'1000','181655383055','2022-06-16 16:00:07',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1606,'4000','181655383055','2022-06-16 16:00:07',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1607,'1000','181655384714','2022-06-16 16:05:27',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1608,'4000','181655384714','2022-06-16 16:05:27',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1609,'1000','181655388576','2022-06-16 17:09:58',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1610,'4000','181655388576','2022-06-16 17:09:58',NULL,100.00,'','18','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(1611,'1000','181655388601','2022-06-16 17:29:45',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1612,'4000','181655388601','2022-06-16 17:29:45',NULL,70.00,'','18','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1613,'1000','181655443273','2022-06-17 08:21:26',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1614,'4000','181655443273','2022-06-17 08:21:26',NULL,30.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1615,'1000','181655443289','2022-06-17 08:21:52',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1616,'4000','181655443289','2022-06-17 08:21:52',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1617,'1000','181655443314','2022-06-17 08:22:11',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1618,'4000','181655443314','2022-06-17 08:22:11',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1619,'1110','181655443567','2022-06-17 08:29:50',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1620,'5500','181655443567','2022-06-17 08:26:16',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1621,'1000','181655443567','2022-06-17 08:29:50',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1622,'4000','181655443567','2022-06-17 08:29:50',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1623,'1110','181655443793','2022-06-17 08:40:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1624,'5500','181655443793','2022-06-17 08:29:53',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1625,'1000','181655443793','2022-06-17 08:40:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1626,'4000','181655443793','2022-06-17 08:40:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1627,'1000','181655446477','2022-06-17 09:15:41',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1628,'4000','181655446477','2022-06-17 09:15:41',NULL,50.00,'','18','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1629,'1000','181655446544','2022-06-17 09:20:33',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1630,'4000','181655446544','2022-06-17 09:20:33',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1631,'1000','181655446836','2022-06-17 09:21:49',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1632,'4000','181655446836','2022-06-17 09:21:49',NULL,100.00,'','18','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(1633,'1000','181655446911','2022-06-17 09:37:59',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1634,'4000','181655446911','2022-06-17 09:37:59',NULL,80.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1635,'1110','181655447939','2022-06-17 09:39:06',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1636,'5500','181655447939','2022-06-17 09:38:59',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1637,'1000','181655447939','2022-06-17 09:39:06',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1638,'4000','181655447939','2022-06-17 09:39:06',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1639,'1000','111655447991','2022-06-17 09:40:34',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1640,'4000','111655447991','2022-06-17 09:40:34',NULL,20.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(1641,'4000','111655447991','2022-06-17 09:39:51',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1642,'1000','181655448328','2022-06-17 09:45:38',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1643,'4000','181655448328','2022-06-17 09:45:38',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1644,'1000','181655448340','2022-06-17 09:50:26',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1645,'4000','181655448340','2022-06-17 09:50:26',NULL,100.00,'','18','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(1646,'1110','181655449083','2022-06-17 09:58:11',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1647,'5500','181655449083','2022-06-17 09:58:03',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1648,'1000','181655449083','2022-06-17 09:58:11',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1649,'4000','181655449083','2022-06-17 09:58:11',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1650,'1000','181655449093','2022-06-17 11:15:07',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1651,'4000','181655449093','2022-06-17 11:15:07',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1656,'5800','181655454683','2022-06-17 11:31:42',18670.00,NULL,'0','18','1','Electricity','1','','','41','','No',NULL,NULL,''),(1657,'5800','181655454683','2022-06-17 11:31:42',1880.00,NULL,'0','18','1','Airtime(Safaricom & Airtel)','1','','','40','','No',NULL,NULL,''),(1658,'1000','181655454683','2022-06-17 11:31:42',NULL,20550.00,'0','18','1','','1','','','40','','No',NULL,NULL,''),(1659,'1000','181655459422','2022-06-17 12:50:36',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1660,'4000','181655459422','2022-06-17 12:50:36',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1661,'1000','181655459491','2022-06-17 12:51:38',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1662,'4000','181655459491','2022-06-17 12:51:38',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1663,'1000','181655459515','2022-06-17 12:52:27',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1664,'4000','181655459515','2022-06-17 12:52:27',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1665,'1000','181655459852','2022-06-17 12:57:43',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1666,'4000','181655459852','2022-06-17 12:57:43',NULL,5.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1669,'5800','181655460571','2022-06-17 13:10:33',380.00,NULL,'0','18','1','','1','','','42','','No',NULL,NULL,''),(1670,'1000','181655460571','2022-06-17 13:10:33',NULL,380.00,'0','18','1','','1','','','42','','No',NULL,NULL,''),(1671,'1000','181655460986','2022-06-17 13:16:37',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1672,'4000','181655460986','2022-06-17 13:16:37',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(1673,'1000','181655461011','2022-06-17 13:23:28',310.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1674,'4000','181655461011','2022-06-17 13:23:28',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1675,'4000','181655461011','2022-06-17 13:16:51',NULL,300.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(1678,'5800','181655461894','2022-06-17 13:32:11',275.00,NULL,'0','18','1','Bread','1','','','43','','No',NULL,NULL,''),(1679,'1000','181655461894','2022-06-17 13:32:11',NULL,275.00,'0','18','1','','1','','','43','','No',NULL,NULL,''),(1680,'1110','181655461992','2022-06-17 13:33:28',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1681,'5500','181655461992','2022-06-17 13:33:20',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1682,'1000','181655461992','2022-06-17 13:33:28',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1683,'4000','181655461992','2022-06-17 13:33:28',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1684,'1000','181655462384','2022-06-17 13:40:04',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1685,'4000','181655462384','2022-06-17 13:40:04',NULL,10.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1686,'4000','181655462384','2022-06-17 13:39:44',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1687,'1000','181655466476','2022-06-17 14:49:47',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1688,'4000','181655466476','2022-06-17 14:49:47',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1689,'1000','181655466596','2022-06-17 14:50:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1690,'4000','181655466596','2022-06-17 14:50:48',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1691,'1000','181655467111','2022-06-17 14:58:46',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1692,'4000','181655467111','2022-06-17 14:58:46',NULL,100.00,'','18','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(1693,'1000','181655468436','2022-06-17 15:20:53',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1694,'4000','181655468436','2022-06-17 15:20:53',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1695,'1000','181655469920','2022-06-17 15:45:41',280.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1696,'4000','181655469920','2022-06-17 15:45:41',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1697,'1000','181655472206','2022-06-17 16:23:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1698,'4000','181655472206','2022-06-17 16:23:36',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(1699,'1000','181655473744','2022-06-17 16:49:28',2000.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1700,'4000','181655473744','2022-06-17 16:49:28',NULL,2000.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1701,'1000','181655473797','2022-06-17 16:50:13',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1702,'4000','181655473797','2022-06-17 16:50:13',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1703,'1000','181655473815','2022-06-17 16:53:41',1010.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1704,'4000','181655473815','2022-06-17 16:53:41',NULL,10.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1705,'4000','181655473815','2022-06-17 16:50:15',NULL,1000.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1706,'1000','181655474176','2022-06-17 16:56:24',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1707,'4000','181655474176','2022-06-17 16:56:24',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1708,'1000','181655475174','2022-06-17 17:13:51',1000.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1709,'4000','181655475174','2022-06-17 17:13:51',NULL,1000.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1710,'1000','181655535372','2022-06-18 09:56:27',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1711,'4000','181655535372','2022-06-18 09:56:27',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1712,'1000','181655535567','2022-06-18 09:59:49',275.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1713,'4000','181655535567','2022-06-18 09:59:49',NULL,275.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1714,'1000','181655535733','2022-06-18 10:02:35',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1715,'4000','181655535733','2022-06-18 10:02:35',NULL,15.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(1716,'1000','181655535758','2022-06-18 10:02:55',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1717,'4000','181655535758','2022-06-18 10:02:55',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1718,'1000','181655537483','2022-06-18 10:31:32',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1719,'4000','181655537483','2022-06-18 10:31:32',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1720,'1000','181655537497','2022-06-18 10:32:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1721,'4000','181655537497','2022-06-18 10:32:16',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1722,'1000','181655539057','2022-06-18 10:58:34',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1723,'4000','181655539057','2022-06-18 10:58:34',NULL,10.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1724,'1000','181655537540','2022-06-18 11:03:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1725,'4000','181655537540','2022-06-18 11:03:07',NULL,10.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1726,'1000','181655539867','2022-06-18 11:11:15',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1727,'4000','181655539867','2022-06-18 11:11:15',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1728,'1000','181655539882','2022-06-18 11:11:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1729,'4000','181655539882','2022-06-18 11:11:34',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1730,'1000','181655539903','2022-06-18 11:22:29',260.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1731,'4000','181655539903','2022-06-18 11:22:29',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1732,'4000','181655539903','2022-06-18 11:11:43',NULL,30.00,'','18','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1733,'4000','181655539903','2022-06-18 11:20:46',NULL,125.00,'','18','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1734,'4000','181655539903','2022-06-18 11:20:53',NULL,25.00,'','18','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1735,'4000','181655539903','2022-06-18 11:21:21',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(1736,'1000','181655540591','2022-06-18 11:27:21',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1737,'4000','181655540591','2022-06-18 11:27:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1748,'1850','181655544429','2022-06-18 12:27:38',1350.00,NULL,'0','18','1','','1','','','48','','No',NULL,NULL,''),(1749,'5800','181655544429','2022-06-18 12:27:38',195.00,NULL,'0','18','1','KSL White','1','','','46','','No',NULL,NULL,''),(1750,'5800','181655544429','2022-06-18 12:27:38',280.00,NULL,'0','18','1','PK( small)','1','','','45','','No',NULL,NULL,''),(1751,'1000','181655544429','2022-06-18 12:27:38',NULL,1825.00,'0','18','1','','1','','','45','','No',NULL,NULL,''),(1752,'1000','181655545989','2022-06-18 12:53:19',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1753,'4000','181655545989','2022-06-18 12:53:19',NULL,35.00,'','18','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1756,'5800','181655547520','2022-06-18 13:19:04',440.00,NULL,'0','18','1','Bread','1','','','49','','No',NULL,NULL,''),(1757,'1000','181655547520','2022-06-18 13:19:04',NULL,440.00,'0','18','1','','1','','','49','','No',NULL,NULL,''),(1758,'1000','181655548012','2022-06-18 13:27:07',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1759,'4000','181655548012','2022-06-18 13:27:07',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1760,'1000','181655546339','2022-06-18 13:49:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1761,'4000','181655546339','2022-06-18 13:49:58',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1762,'1000','181655550259','2022-06-18 14:04:27',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1763,'4000','181655550259','2022-06-18 14:04:27',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(1764,'1000','181655554159','2022-06-18 15:09:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1765,'4000','181655554159','2022-06-18 15:09:28',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1766,'1000','181655554171','2022-06-18 15:51:06',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1767,'4000','181655554171','2022-06-18 15:51:06',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1768,'1000','181655559348','2022-06-18 16:37:58',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1769,'4000','181655559348','2022-06-18 16:37:58',NULL,60.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1770,'4000','181655559348','2022-06-18 16:37:28',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1771,'1000','181655562569','2022-06-18 17:29:57',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1772,'4000','181655562569','2022-06-18 17:29:57',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1773,'4000','181655562569','2022-06-18 17:29:29',NULL,5.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(1774,'1000','111655635097','2022-06-19 13:38:28',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1775,'4000','111655635097','2022-06-19 13:38:28',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1776,'1000','111655635111','2022-06-19 13:39:21',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1777,'4000','111655635111','2022-06-19 13:39:21',NULL,100.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1778,'1000','111655635170','2022-06-19 13:39:41',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1779,'4000','111655635170','2022-06-19 13:39:41',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1780,'1000','111655635190','2022-06-19 13:41:02',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1781,'4000','111655635190','2022-06-19 13:41:02',NULL,10.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1782,'1000','111655635314','2022-06-19 15:19:09',55.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1783,'4000','111655635314','2022-06-19 15:19:09',NULL,55.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1784,'1000','111655641175','2022-06-19 15:19:50',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1785,'4000','111655641175','2022-06-19 15:19:50',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1786,'1000','111655641193','2022-06-19 15:20:06',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1787,'4000','111655641193','2022-06-19 15:20:06',NULL,20.00,'','11','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(1788,'1000','181655699449','2022-06-20 07:32:32',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1789,'4000','181655699449','2022-06-20 07:32:32',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1790,'4000','181655699449','2022-06-20 07:30:49',NULL,20.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1791,'4000','181655699449','2022-06-20 07:31:59',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1792,'1110','181655702383','2022-06-20 08:19:52',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1793,'5500','181655702383','2022-06-20 08:19:43',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1794,'1000','181655702383','2022-06-20 08:19:52',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1795,'4000','181655702383','2022-06-20 08:19:52',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1796,'1000','181655702406','2022-06-20 09:03:24',320.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1797,'4000','181655702406','2022-06-20 09:03:24',NULL,100.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1798,'4000','181655702406','2022-06-20 08:20:06',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1799,'4000','181655702406','2022-06-20 08:53:34',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1800,'1000','181655705022','2022-06-20 09:04:27',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1801,'4000','181655705022','2022-06-20 09:04:27',NULL,20.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1802,'4000','181655705022','2022-06-20 09:03:42',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1803,'1110','181655705081','2022-06-20 09:11:55',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1804,'5500','181655705081','2022-06-20 09:04:41',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1805,'1000','181655705081','2022-06-20 09:11:55',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1806,'4000','181655705081','2022-06-20 09:11:55',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1807,'1000','181655706769','2022-06-20 09:35:06',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1808,'4000','181655706769','2022-06-20 09:35:06',NULL,500.00,'','18','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(1809,'1110','181655706914','2022-06-20 09:38:09',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1810,'5500','181655706914','2022-06-20 09:37:59',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1811,'1000','181655706914','2022-06-20 09:38:09',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1812,'4000','181655706914','2022-06-20 09:38:09',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1813,'1000','181655711575','2022-06-20 11:32:13',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1814,'4000','181655711575','2022-06-20 11:32:13',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(1815,'4000','181655711575','2022-06-20 11:31:13',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1816,'1000','181655713992','2022-06-20 11:33:26',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1817,'4000','181655713992','2022-06-20 11:33:26',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1818,'1000','181655714014','2022-06-20 11:35:46',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1819,'4000','181655714014','2022-06-20 11:35:46',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1820,'4000','181655714014','2022-06-20 11:33:34',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1821,'1000','181655714166','2022-06-20 11:40:50',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1822,'4000','181655714166','2022-06-20 11:40:50',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(1823,'1110','181655714461','2022-06-20 11:59:31',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1824,'1110','181655714461','2022-06-20 11:59:00',NULL,0.00,'','18','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(1825,'5500','181655714461','2022-06-20 11:59:20',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1826,'1000','181655714461','2022-06-20 11:59:31',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1827,'4000','181655714461','2022-06-20 11:59:31',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1828,'4000','181655714461','2022-06-20 11:59:00',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(1829,'1000','181655716818','2022-06-20 12:21:24',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1830,'4000','181655716818','2022-06-20 12:21:24',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1831,'4000','181655716818','2022-06-20 12:20:18',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1832,'1000','181655716923','2022-06-20 12:25:03',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1833,'4000','181655716923','2022-06-20 12:25:03',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1834,'1000','181655717106','2022-06-20 12:27:23',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1835,'4000','181655717106','2022-06-20 12:27:23',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1838,'5800','181655718462','2022-06-20 12:48:09',164.00,NULL,'0','18','1','Bread','1','','','50','','No',NULL,NULL,''),(1839,'1000','181655718462','2022-06-20 12:48:09',NULL,164.00,'0','18','1','','1','','','50','','No',NULL,NULL,''),(1840,'1000','181655718799','2022-06-20 12:53:43',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1841,'4000','181655718799','2022-06-20 12:53:43',NULL,70.00,'','18','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1842,'1000','181655719601','2022-06-20 13:06:49',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1843,'4000','181655719601','2022-06-20 13:06:49',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(1844,'1000','181655721411','2022-06-20 13:37:17',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1845,'4000','181655721411','2022-06-20 13:37:17',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(1846,'4000','181655721411','2022-06-20 13:36:57',NULL,5.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1849,'5800','181655724021','2022-06-20 14:20:40',2300.00,NULL,'0','18','1','Soda','1','','','51','','No',NULL,NULL,''),(1850,'1000','181655724021','2022-06-20 14:20:40',NULL,2300.00,'0','18','1','','1','','','51','','No',NULL,NULL,''),(1851,'1000','181655724921','2022-06-20 14:43:46',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1852,'4000','181655724921','2022-06-20 14:43:46',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1853,'4000','181655724921','2022-06-20 14:35:21',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(1854,'4000','181655724921','2022-06-20 14:43:19',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(1855,'1000','181655729643','2022-06-20 16:26:03',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1856,'4000','181655729643','2022-06-20 16:26:03',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1857,'1110','181655787195','2022-06-21 07:53:36',NULL,100.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1858,'5500','181655787195','2022-06-21 07:53:15',100.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1859,'1000','181655787195','2022-06-21 07:53:36',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1860,'4000','181655787195','2022-06-21 07:53:36',NULL,400.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1861,'1000','181655787248','2022-06-21 07:54:16',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1862,'4000','181655787248','2022-06-21 07:54:16',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1863,'1110','181655787261','2022-06-21 07:59:12',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1864,'5500','181655787261','2022-06-21 07:54:21',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1865,'1000','181655787261','2022-06-21 07:59:12',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1866,'4000','181655787261','2022-06-21 07:59:12',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1867,'1000','181655787555','2022-06-21 08:01:14',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1868,'4000','181655787555','2022-06-21 08:01:14',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(1869,'1000','181655788640','2022-06-21 08:17:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1870,'4000','181655788640','2022-06-21 08:17:30',NULL,20.00,'','18','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1871,'1110','181655788659','2022-06-21 08:32:15',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1872,'5500','181655788659','2022-06-21 08:17:39',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1873,'1000','181655788659','2022-06-21 08:32:15',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1874,'4000','181655788659','2022-06-21 08:32:15',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1875,'1110','181655790354','2022-06-21 08:46:20',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1876,'5500','181655790354','2022-06-21 08:46:02',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1877,'1000','181655790354','2022-06-21 08:46:20',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1878,'4000','181655790354','2022-06-21 08:46:20',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1879,'1000','181655790383','2022-06-21 08:48:21',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1880,'4000','181655790383','2022-06-21 08:48:21',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(1881,'1110','181655790503','2022-06-21 08:54:39',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1882,'5500','181655790503','2022-06-21 08:48:23',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1883,'1000','181655790503','2022-06-21 08:54:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1884,'4000','181655790503','2022-06-21 08:54:39',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1885,'1110','181655791468','2022-06-21 09:04:37',NULL,100.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1886,'5500','181655791468','2022-06-21 09:04:28',100.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1887,'1000','181655791468','2022-06-21 09:04:37',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1888,'4000','181655791468','2022-06-21 09:04:37',NULL,110.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1889,'1000','181655792055','2022-06-21 09:14:20',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1890,'4000','181655792055','2022-06-21 09:14:20',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(1891,'1110','181655792062','2022-06-21 09:20:53',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1892,'5500','181655792062','2022-06-21 09:21:07',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1893,'1000','181655792062','2022-06-21 09:21:18',220.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1894,'4000','181655792062','2022-06-21 09:21:18',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1895,'4000','181655792062','2022-06-21 09:14:22',NULL,160.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1896,'4000','181655792062','2022-06-21 09:20:53',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1897,'1000','181655793298','2022-06-21 09:36:22',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1898,'4000','181655793298','2022-06-21 09:36:22',NULL,80.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1899,'1000','181655793392','2022-06-21 09:47:00',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1900,'4000','181655793392','2022-06-21 09:47:00',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1901,'4000','181655793392','2022-06-21 09:36:32',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1902,'1000','181655794036','2022-06-21 09:48:19',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1903,'4000','181655794036','2022-06-21 09:48:19',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1904,'4000','181655794036','2022-06-21 09:47:16',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(1907,'5200','181655794176','2022-06-21 09:49:49',4060.00,NULL,'0','18','1','Internet','1','','','52','','No',NULL,NULL,''),(1908,'1000','181655794176','2022-06-21 09:49:49',NULL,4060.00,'0','18','1','','1','','','52','','No',NULL,NULL,''),(1909,'1000','181655794338','2022-06-21 10:03:31',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1910,'4000','181655794338','2022-06-21 10:03:31',NULL,100.00,'','18','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1911,'1000','181655795029','2022-06-21 10:21:12',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1912,'4000','181655795029','2022-06-21 10:21:12',NULL,30.00,'','18','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1913,'1000','181655796075','2022-06-21 11:07:21',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1914,'4000','181655796075','2022-06-21 11:07:21',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(1915,'1110','181655799219','2022-06-21 11:14:42',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1916,'1110','181655799219','2022-06-21 11:13:39',NULL,0.00,'','18','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1917,'5500','181655799219','2022-06-21 11:14:34',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1918,'1000','181655799219','2022-06-21 11:14:42',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1919,'4000','181655799219','2022-06-21 11:14:42',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1920,'4000','181655799219','2022-06-21 11:13:39',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1921,'1000','181655799309','2022-06-21 11:24:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1922,'4000','181655799309','2022-06-21 11:24:11',NULL,40.00,'','18','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1923,'4000','181655799309','2022-06-21 11:15:09',NULL,20.00,'','18','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1924,'1000','181655799869','2022-06-21 11:27:33',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1925,'4000','181655799869','2022-06-21 11:27:33',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(1926,'1110','181655800054','2022-06-21 11:36:49',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1927,'5500','181655800054','2022-06-21 11:27:34',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1928,'1000','181655800054','2022-06-21 11:36:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1929,'4000','181655800054','2022-06-21 11:36:49',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1930,'1110','181655800616','2022-06-21 11:49:50',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(1931,'1110','181655800616','2022-06-21 11:36:57',NULL,0.00,'','18','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(1932,'5500','181655800616','2022-06-21 11:49:39',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1933,'1000','181655800616','2022-06-21 11:49:50',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1934,'4000','181655800616','2022-06-21 11:49:50',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(1935,'4000','181655800616','2022-06-21 11:36:57',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(1936,'4000','181655800616','2022-06-21 11:49:23',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1937,'1000','181655802548','2022-06-21 12:25:24',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1938,'4000','181655802548','2022-06-21 12:25:24',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(1939,'1000','181655803650','2022-06-21 12:27:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1940,'4000','181655803650','2022-06-21 12:27:47',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1943,'5800','181655804122','2022-06-21 12:35:35',225.00,NULL,'0','18','1','Bread','1','','','53','','No',NULL,NULL,''),(1944,'1000','181655804122','2022-06-21 12:35:35',NULL,225.00,'0','18','1','','1','','','53','','No',NULL,NULL,''),(1947,'5800','181655804172','2022-06-21 12:41:33',660.00,NULL,'0','18','1','Airtime(Safaricom & Airtel)','1','','','54','','No',NULL,NULL,''),(1948,'1000','181655804172','2022-06-21 12:41:33',NULL,660.00,'0','18','1','','1','','','54','','No',NULL,NULL,''),(1949,'1000','181655804675','2022-06-21 12:44:50',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1950,'4000','181655804675','2022-06-21 12:44:50',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(1951,'1110','181655806398','2022-06-21 13:13:51',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(1952,'5500','181655806398','2022-06-21 13:13:18',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1953,'1000','181655806398','2022-06-21 13:13:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1954,'4000','181655806398','2022-06-21 13:13:51',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(1955,'1110','181655806536','2022-06-21 13:15:55',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(1956,'5500','181655806536','2022-06-21 13:15:47',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1957,'1000','181655806536','2022-06-21 13:15:55',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1958,'4000','181655806536','2022-06-21 13:15:55',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(1959,'4000','181655806536','2022-06-21 13:15:36',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1962,'5800','181655807080','2022-06-21 13:24:52',300.00,NULL,'0','18','1','cakes','1','','','55','','No',NULL,NULL,''),(1963,'1000','181655807080','2022-06-21 13:24:52',NULL,300.00,'0','18','1','','1','','','55','','No',NULL,NULL,''),(1964,'1000','181655807159','2022-06-21 13:26:18',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1965,'4000','181655807159','2022-06-21 13:26:18',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1966,'1000','181655807190','2022-06-21 13:35:09',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1967,'4000','181655807190','2022-06-21 13:35:09',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1968,'1110','181655807954','2022-06-21 13:39:47',NULL,0.00,'','18','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1969,'1110','181655807954','2022-06-21 13:39:14',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1970,'5500','181655807954','2022-06-21 13:39:32',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1971,'1000','181655807954','2022-06-21 13:39:47',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1972,'4000','181655807954','2022-06-21 13:39:47',NULL,30.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1973,'4000','181655807954','2022-06-21 13:39:14',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1974,'1110','181655808235','2022-06-21 13:44:02',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(1975,'5500','181655808235','2022-06-21 13:43:55',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1976,'1000','181655808235','2022-06-21 13:44:02',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1977,'4000','181655808235','2022-06-21 13:44:02',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(1978,'1000','181655808255','2022-06-21 14:03:14',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1979,'4000','181655808255','2022-06-21 14:03:14',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(1980,'4000','181655808255','2022-06-21 13:44:15',NULL,30.00,'','18','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(1981,'1000','181655809418','2022-06-21 14:15:59',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1982,'4000','181655809418','2022-06-21 14:15:59',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1983,'4000','181655809418','2022-06-21 14:03:38',NULL,100.00,'','18','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(1984,'1000','181655810165','2022-06-21 14:29:20',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1985,'4000','181655810165','2022-06-21 14:29:20',NULL,15.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1986,'1000','181655811830','2022-06-21 14:44:04',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1987,'4000','181655811830','2022-06-21 14:44:04',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1988,'1000','181655811853','2022-06-21 14:44:48',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1989,'4000','181655811853','2022-06-21 14:44:48',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1990,'1000','181655812813','2022-06-21 15:10:30',275.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1991,'4000','181655812813','2022-06-21 15:10:30',NULL,75.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1992,'4000','181655812813','2022-06-21 15:00:13',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1993,'1000','181655813575','2022-06-21 15:15:30',390.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1994,'4000','181655813575','2022-06-21 15:15:30',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1995,'4000','181655813575','2022-06-21 15:12:55',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1996,'4000','181655813575','2022-06-21 15:13:09',NULL,160.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(1997,'4000','181655813575','2022-06-21 15:13:34',NULL,140.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(1998,'1000','181655813825','2022-06-21 15:17:20',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1999,'4000','181655813825','2022-06-21 15:17:20',NULL,240.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2000,'1000','181655813915','2022-06-21 15:20:16',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2001,'4000','181655813915','2022-06-21 15:20:16',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2002,'4000','181655813915','2022-06-21 15:18:35',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2003,'4000','181655813915','2022-06-21 15:19:53',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2004,'1000','181655814524','2022-06-21 15:49:59',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2005,'4000','181655814524','2022-06-21 15:49:59',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(2006,'1000','181655815812','2022-06-21 15:50:24',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2007,'4000','181655815812','2022-06-21 15:50:24',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(2008,'1000','181655816619','2022-06-21 16:03:55',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2009,'4000','181655816619','2022-06-21 16:03:55',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(2010,'1110','181655816647','2022-06-21 17:16:42',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(2011,'5500','181655816647','2022-06-21 16:04:07',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2012,'1000','181655816647','2022-06-21 17:16:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2013,'4000','181655816647','2022-06-21 17:16:42',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(2014,'1000','181655821031','2022-06-21 17:17:51',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2015,'4000','181655821031','2022-06-21 17:17:51',NULL,30.00,'','18','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2016,'1000','181655821080','2022-06-21 17:18:40',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2017,'4000','181655821080','2022-06-21 17:18:40',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2018,'1000','181655821228','2022-06-21 17:28:35',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2019,'4000','181655821228','2022-06-21 17:28:35',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(2020,'1000','181655873902','2022-06-22 07:58:39',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2021,'4000','181655873902','2022-06-22 07:58:39',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2022,'1110','181655873922','2022-06-22 07:59:01',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2023,'5500','181655873922','2022-06-22 07:58:42',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2024,'1000','181655873922','2022-06-22 07:59:01',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2025,'4000','181655873922','2022-06-22 07:59:01',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2026,'1110','181655873943','2022-06-22 08:04:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2027,'5500','181655873943','2022-06-22 07:59:03',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2028,'1000','181655873943','2022-06-22 08:04:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2029,'4000','181655873943','2022-06-22 08:04:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2030,'1000','181655874265','2022-06-22 08:09:29',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2031,'4000','181655874265','2022-06-22 08:09:29',NULL,5.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(2032,'1000','181655874572','2022-06-22 08:41:52',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2033,'4000','181655874572','2022-06-22 08:41:52',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(2034,'1000','181655878674','2022-06-22 09:18:06',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2035,'4000','181655878674','2022-06-22 09:18:06',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(2036,'1110','181655880065','2022-06-22 09:41:19',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2037,'5500','181655880065','2022-06-22 09:41:05',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2038,'1000','181655880065','2022-06-22 09:41:19',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2039,'4000','181655880065','2022-06-22 09:41:19',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2040,'1110','181655880094','2022-06-22 09:42:02',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2041,'5500','181655880094','2022-06-22 09:41:34',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2042,'1000','181655880094','2022-06-22 09:42:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2043,'4000','181655880094','2022-06-22 09:42:02',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2044,'1110','181655880134','2022-06-22 09:55:08',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2045,'5500','181655880134','2022-06-22 09:54:47',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2046,'1000','181655880134','2022-06-22 09:55:08',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2047,'4000','181655880134','2022-06-22 09:55:08',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2048,'4000','181655880134','2022-06-22 09:42:14',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2049,'1000','181655880931','2022-06-22 10:08:53',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2050,'4000','181655880931','2022-06-22 10:08:53',NULL,70.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2051,'1110','181655881753','2022-06-22 10:17:23',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2052,'1110','181655881753','2022-06-22 10:09:13',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2053,'1110','181655881753','2022-06-22 10:15:55',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2054,'5500','181655881753','2022-06-22 10:17:11',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2055,'1000','181655881753','2022-06-22 10:17:23',95.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2056,'4000','181655881753','2022-06-22 10:17:23',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2057,'4000','181655881753','2022-06-22 10:09:13',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2058,'4000','181655881753','2022-06-22 10:15:55',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2059,'4000','181655881753','2022-06-22 10:16:29',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2060,'4000','181655881753','2022-06-22 10:16:44',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2061,'1110','181655882319','2022-06-22 10:19:02',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2062,'5500','181655882319','2022-06-22 10:18:39',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2063,'1000','181655882319','2022-06-22 10:19:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2064,'4000','181655882319','2022-06-22 10:19:02',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2065,'1110','181655882352','2022-06-22 10:19:50',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2066,'5500','181655882352','2022-06-22 10:19:38',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2067,'1000','181655882352','2022-06-22 10:19:50',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2068,'4000','181655882352','2022-06-22 10:19:50',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2069,'4000','181655882352','2022-06-22 10:19:12',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2070,'1110','181655882414','2022-06-22 10:20:30',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2071,'5500','181655882414','2022-06-22 10:20:14',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2072,'1000','181655882414','2022-06-22 10:20:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2073,'4000','181655882414','2022-06-22 10:20:30',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2074,'1000','181655882804','2022-06-22 10:27:05',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2075,'4000','181655882804','2022-06-22 10:27:05',NULL,100.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2076,'1110','181655883440','2022-06-22 10:37:40',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2077,'5500','181655883440','2022-06-22 10:37:21',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2078,'1000','181655883440','2022-06-22 10:37:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2079,'4000','181655883440','2022-06-22 10:37:40',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2080,'1000','181655883464','2022-06-22 10:39:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2081,'4000','181655883464','2022-06-22 10:39:24',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2082,'1110','181655883566','2022-06-22 10:39:40',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2083,'5500','181655883566','2022-06-22 10:39:26',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2084,'1000','181655883566','2022-06-22 10:39:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2085,'4000','181655883566','2022-06-22 10:39:40',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2086,'1110','181655883594','2022-06-22 11:27:07',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2087,'5500','181655883594','2022-06-22 10:39:54',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2088,'1000','181655883594','2022-06-22 11:27:07',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2089,'4000','181655883594','2022-06-22 11:27:07',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2090,'1000','181655886430','2022-06-22 11:51:58',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2091,'4000','181655886430','2022-06-22 11:51:58',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(2092,'1110','181655887949','2022-06-22 12:00:15',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2093,'5500','181655887949','2022-06-22 11:52:29',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2094,'1000','181655887949','2022-06-22 12:00:15',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2095,'4000','181655887949','2022-06-22 12:00:15',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2096,'1000','181655888748','2022-06-22 12:06:20',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2097,'4000','181655888748','2022-06-22 12:06:20',NULL,15.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2098,'1000','181655888784','2022-06-22 12:34:17',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2099,'4000','181655888784','2022-06-22 12:34:17',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2100,'1000','181655890473','2022-06-22 12:56:57',320.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2101,'4000','181655890473','2022-06-22 12:56:57',NULL,300.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(2102,'4000','181655890473','2022-06-22 12:34:33',NULL,20.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2103,'1000','181655891820','2022-06-22 12:58:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2104,'4000','181655891820','2022-06-22 12:58:46',NULL,20.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2105,'1000','181655891929','2022-06-22 13:16:09',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2106,'4000','181655891929','2022-06-22 13:16:09',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2107,'1000','181655893018','2022-06-22 13:17:32',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2108,'4000','181655893018','2022-06-22 13:17:32',NULL,120.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2109,'1000','181655893382','2022-06-22 13:23:15',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2110,'4000','181655893382','2022-06-22 13:23:15',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2111,'1000','181655893398','2022-06-22 13:23:32',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2112,'4000','181655893398','2022-06-22 13:23:32',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2113,'1110','181655893859','2022-06-22 13:34:56',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2114,'5500','181655893859','2022-06-22 13:30:59',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2115,'1000','181655893859','2022-06-22 13:34:56',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2116,'4000','181655893859','2022-06-22 13:34:56',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2117,'1000','181655894169','2022-06-22 13:41:15',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2118,'4000','181655894169','2022-06-22 13:41:15',NULL,40.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2119,'4000','181655894169','2022-06-22 13:36:09',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2120,'1110','181655894544','2022-06-22 13:47:36',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2121,'5500','181655894544','2022-06-22 13:42:24',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2122,'1000','181655894544','2022-06-22 13:47:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2123,'4000','181655894544','2022-06-22 13:47:36',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2124,'1000','181655895242','2022-06-22 13:54:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2125,'4000','181655895242','2022-06-22 13:54:17',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(2126,'1110','181655895301','2022-06-22 13:55:21',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2127,'5500','181655895301','2022-06-22 13:55:10',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2128,'1000','181655895301','2022-06-22 13:55:21',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2129,'4000','181655895301','2022-06-22 13:55:21',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2130,'1000','181655895508','2022-06-22 13:58:38',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2131,'4000','181655895508','2022-06-22 13:58:38',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(2136,'5800','181655897338','2022-06-22 14:30:07',450.00,NULL,'0','18','1','groundnuts','1','','','57','','No',NULL,NULL,''),(2137,'5800','181655897338','2022-06-22 14:30:07',4270.00,NULL,'0','18','1','shopping','1','','','56','','No',NULL,NULL,''),(2138,'1000','181655897338','2022-06-22 14:30:07',NULL,4720.00,'0','18','1','','1','','','56','','No',NULL,NULL,''),(2139,'1110','181655898142','2022-06-22 15:00:27',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2140,'5500','181655898142','2022-06-22 14:42:22',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2141,'1000','181655898142','2022-06-22 15:00:27',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2142,'4000','181655898142','2022-06-22 15:00:27',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2143,'1000','181655899326','2022-06-22 15:09:39',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2144,'4000','181655899326','2022-06-22 15:09:39',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(2145,'1000','181655899904','2022-06-22 15:11:56',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2146,'4000','181655899904','2022-06-22 15:11:56',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(2147,'1000','181655899925','2022-06-22 15:18:59',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2148,'4000','181655899925','2022-06-22 15:18:59',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2149,'4000','181655899925','2022-06-22 15:12:05',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2150,'1000','181655900474','2022-06-22 15:21:42',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2151,'4000','181655900474','2022-06-22 15:21:42',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2152,'4000','181655900474','2022-06-22 15:21:14',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2153,'1000','181655900504','2022-06-22 15:33:40',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2154,'4000','181655900504','2022-06-22 15:33:40',NULL,250.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2155,'1000','181655901224','2022-06-22 15:33:55',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2156,'4000','181655901224','2022-06-22 15:33:55',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2157,'1000','181655901237','2022-06-22 15:34:09',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2158,'4000','181655901237','2022-06-22 15:34:09',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2159,'1110','181655901621','2022-06-22 15:43:17',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2160,'5500','181655901621','2022-06-22 15:40:21',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2161,'1000','181655901621','2022-06-22 15:43:17',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2162,'4000','181655901621','2022-06-22 15:43:17',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2163,'1000','181655902333','2022-06-22 15:53:32',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2164,'4000','181655902333','2022-06-22 15:53:32',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2165,'4000','181655902333','2022-06-22 15:52:13',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2166,'1000','181655902416','2022-06-22 15:53:48',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2167,'4000','181655902416','2022-06-22 15:53:48',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2168,'1110','181655902436','2022-06-22 15:55:42',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2169,'1110','181655902436','2022-06-22 15:53:56',NULL,0.00,'','18','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(2170,'5500','181655902436','2022-06-22 15:55:27',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2171,'1000','181655902436','2022-06-22 15:55:42',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2172,'4000','181655902436','2022-06-22 15:55:42',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2173,'4000','181655902436','2022-06-22 15:53:56',NULL,15.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(2174,'1110','181655904020','2022-06-22 16:47:13',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2175,'5500','181655904020','2022-06-22 16:47:04',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2176,'1000','181655904020','2022-06-22 16:47:13',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2177,'4000','181655904020','2022-06-22 16:47:13',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2178,'1000','181655905723','2022-06-22 17:14:16',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2179,'4000','181655905723','2022-06-22 17:14:16',NULL,25.00,'','18','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2180,'4000','181655905723','2022-06-22 16:48:43',NULL,25.00,'','18','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2181,'1000','181655907917','2022-06-22 17:27:24',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2182,'4000','181655907917','2022-06-22 17:27:24',NULL,50.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2183,'1000','181655908046','2022-06-22 17:36:50',1300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2184,'4000','181655908046','2022-06-22 17:36:50',NULL,1300.00,'','18','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(2185,'1110','181655959979','2022-06-23 07:54:14',NULL,0.00,'','18','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(2186,'1110','181655959979','2022-06-23 07:52:59',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2187,'5500','181655959979','2022-06-23 07:54:04',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2188,'1000','181655959979','2022-06-23 07:54:14',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2189,'4000','181655959979','2022-06-23 07:54:14',NULL,150.00,'','18','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2190,'4000','181655959979','2022-06-23 07:52:59',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2191,'1000','181655960072','2022-06-23 07:55:35',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2192,'4000','181655960072','2022-06-23 07:55:35',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2193,'1110','181655960146','2022-06-23 08:01:51',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2194,'5500','181655960146','2022-06-23 07:55:46',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2195,'1000','181655960146','2022-06-23 08:01:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2196,'4000','181655960146','2022-06-23 08:01:51',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2197,'1000','181655960516','2022-06-23 08:50:37',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2198,'4000','181655960516','2022-06-23 08:50:37',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2199,'4000','181655960516','2022-06-23 08:01:56',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2200,'1110','181655963440','2022-06-23 08:51:27',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2201,'5500','181655963440','2022-06-23 08:50:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2202,'1000','181655963440','2022-06-23 08:51:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2203,'4000','181655963440','2022-06-23 08:51:27',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2204,'1000','181655963490','2022-06-23 08:53:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2205,'4000','181655963490','2022-06-23 08:53:38',NULL,20.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2206,'1110','181655963619','2022-06-23 08:54:33',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2207,'5500','181655963619','2022-06-23 08:53:39',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2208,'1000','181655963619','2022-06-23 08:54:33',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2209,'4000','181655963619','2022-06-23 08:54:33',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2210,'1110','181655963676','2022-06-23 09:06:51',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2211,'5500','181655963676','2022-06-23 08:54:36',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2212,'1000','181655963676','2022-06-23 09:06:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2213,'4000','181655963676','2022-06-23 09:06:51',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2214,'1110','181655964670','2022-06-23 09:15:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2215,'5500','181655964670','2022-06-23 09:11:10',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2216,'1000','181655964670','2022-06-23 09:15:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2217,'4000','181655964670','2022-06-23 09:15:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2218,'1000','181655964956','2022-06-23 09:16:12',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2219,'4000','181655964956','2022-06-23 09:16:12',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2220,'1000','181655966376','2022-06-23 09:49:08',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2221,'4000','181655966376','2022-06-23 09:49:08',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2222,'4000','181655966376','2022-06-23 09:39:36',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2223,'1110','181655966950','2022-06-23 09:57:40',NULL,25.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2224,'5500','181655966950','2022-06-23 09:49:10',25.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2225,'1000','181655966950','2022-06-23 09:57:40',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2226,'4000','181655966950','2022-06-23 09:57:40',NULL,100.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2227,'1110','181655967474','2022-06-23 09:59:01',NULL,0.00,'','18','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(2228,'1110','181655967474','2022-06-23 09:57:54',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2229,'1110','181655967474','2022-06-23 09:58:08',NULL,0.00,'','18','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2230,'1110','181655967474','2022-06-23 09:58:18',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2231,'5500','181655967474','2022-06-23 09:58:30',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2232,'1000','181655967474','2022-06-23 09:59:01',165.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2233,'4000','181655967474','2022-06-23 09:59:01',NULL,65.00,'','18','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2234,'4000','181655967474','2022-06-23 09:57:54',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2235,'4000','181655967474','2022-06-23 09:58:08',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2236,'4000','181655967474','2022-06-23 09:58:18',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2237,'1110','181655967554','2022-06-23 10:00:51',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2238,'5500','181655967554','2022-06-23 09:59:14',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2239,'1000','181655967554','2022-06-23 10:00:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2240,'4000','181655967554','2022-06-23 10:00:51',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2241,'1000','181655967751','2022-06-23 10:26:17',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2242,'4000','181655967751','2022-06-23 10:26:17',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2243,'4000','181655967751','2022-06-23 10:02:32',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2244,'1000','181655969190','2022-06-23 10:27:01',125.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2245,'4000','181655969190','2022-06-23 10:27:01',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(2246,'4000','181655969190','2022-06-23 10:26:30',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2247,'1110','181655969385','2022-06-23 10:29:51',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2248,'5500','181655969385','2022-06-23 10:29:45',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2249,'1000','181655969385','2022-06-23 10:29:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2250,'4000','181655969385','2022-06-23 10:29:51',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2251,'1000','181655969401','2022-06-23 10:30:19',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2252,'4000','181655969401','2022-06-23 10:30:19',NULL,100.00,'','18','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(2253,'1110','181655969428','2022-06-23 10:46:17',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2254,'5500','181655969428','2022-06-23 10:30:28',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2255,'1000','181655969428','2022-06-23 10:46:17',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2256,'4000','181655969428','2022-06-23 10:46:17',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2257,'1110','181655970379','2022-06-23 10:48:13',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2258,'5500','181655970379','2022-06-23 10:46:19',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2259,'1000','181655970379','2022-06-23 10:48:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2260,'4000','181655970379','2022-06-23 10:48:13',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2261,'1110','181655970495','2022-06-23 10:53:43',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2262,'5500','181655970495','2022-06-23 10:48:15',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2263,'1000','181655970495','2022-06-23 10:53:43',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2264,'4000','181655970495','2022-06-23 10:53:43',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2265,'1000','181655970826','2022-06-23 11:11:12',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2266,'4000','181655970826','2022-06-23 11:11:12',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2267,'1000','181655971874','2022-06-23 11:32:13',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2268,'4000','181655971874','2022-06-23 11:32:13',NULL,100.00,'','18','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(2269,'1000','181655973136','2022-06-23 11:40:52',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2270,'4000','181655973136','2022-06-23 11:40:52',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2271,'1110','181655973658','2022-06-23 11:54:08',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2272,'5500','181655973658','2022-06-23 11:40:58',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2273,'1000','181655973658','2022-06-23 11:54:08',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2274,'4000','181655973658','2022-06-23 11:54:08',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2275,'1110','181655976092','2022-06-23 12:34:51',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2276,'1110','181655976092','2022-06-23 12:29:14',NULL,0.00,'','18','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(2277,'5500','181655976092','2022-06-23 12:34:35',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2278,'1000','181655976092','2022-06-23 12:34:51',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2279,'4000','181655976092','2022-06-23 12:34:51',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2280,'4000','181655976092','2022-06-23 12:29:14',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2281,'1000','181655976918','2022-06-23 12:36:20',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2282,'4000','181655976918','2022-06-23 12:36:20',NULL,100.00,'','18','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(2283,'1000','181655976983','2022-06-23 12:39:12',360.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2284,'4000','181655976983','2022-06-23 12:39:12',NULL,360.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2285,'1000','181655977187','2022-06-23 12:40:10',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2286,'4000','181655977187','2022-06-23 12:40:10',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2287,'1110','181655977301','2022-06-23 12:41:53',NULL,30.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2288,'5500','181655977301','2022-06-23 12:41:41',30.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2289,'1000','181655977301','2022-06-23 12:41:53',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2290,'4000','181655977301','2022-06-23 12:41:53',NULL,120.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2291,'1000','181655977388','2022-06-23 13:17:55',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2292,'4000','181655977388','2022-06-23 13:17:55',NULL,100.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(2293,'1000','181655979520','2022-06-23 13:19:10',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2294,'4000','181655979520','2022-06-23 13:19:10',NULL,100.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(2295,'1110','181655979703','2022-06-23 13:33:39',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2296,'5500','181655979703','2022-06-23 13:21:43',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2297,'1000','181655979703','2022-06-23 13:33:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2298,'4000','181655979703','2022-06-23 13:33:39',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2299,'1110','181655981260','2022-06-23 14:07:36',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2300,'1110','181655981260','2022-06-23 13:47:40',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2301,'5500','181655981260','2022-06-23 14:07:26',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2302,'1000','181655981260','2022-06-23 14:07:36',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2303,'4000','181655981260','2022-06-23 14:07:36',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2304,'4000','181655981260','2022-06-23 13:47:40',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2305,'1000','181655982489','2022-06-23 14:20:26',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2306,'4000','181655982489','2022-06-23 14:20:26',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2307,'1110','181655983227','2022-06-23 14:20:37',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2308,'5500','181655983227','2022-06-23 14:20:27',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2309,'1000','181655983227','2022-06-23 14:20:37',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2310,'4000','181655983227','2022-06-23 14:20:37',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2311,'1110','181655983378','2022-06-23 14:25:05',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2312,'5500','181655983378','2022-06-23 14:22:58',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2313,'1000','181655983378','2022-06-23 14:25:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2314,'4000','181655983378','2022-06-23 14:25:05',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2315,'1110','181655983509','2022-06-23 14:25:56',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2316,'5500','181655983509','2022-06-23 14:25:09',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2317,'1000','181655983509','2022-06-23 14:25:56',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2318,'4000','181655983509','2022-06-23 14:25:56',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2319,'1110','181655983649','2022-06-23 14:38:56',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2320,'5500','181655983649','2022-06-23 14:27:29',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2321,'1000','181655983649','2022-06-23 14:38:56',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2322,'4000','181655983649','2022-06-23 14:38:56',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2327,'1110','181655985424','2022-06-23 14:57:29',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2328,'5500','181655985424','2022-06-23 14:57:15',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2329,'1000','181655985424','2022-06-23 14:57:29',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2330,'4000','181655985424','2022-06-23 14:57:29',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2331,'1110','181655985567','2022-06-23 15:15:56',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2332,'5500','181655985567','2022-06-23 14:59:27',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2333,'1000','181655985567','2022-06-23 15:15:56',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2334,'4000','181655985567','2022-06-23 15:15:56',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2335,'1110','181655987280','2022-06-23 15:43:27',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2336,'1110','181655987280','2022-06-23 15:28:00',NULL,0.00,'','18','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(2337,'5500','181655987280','2022-06-23 15:43:04',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2338,'1000','181655987280','2022-06-23 15:43:27',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2339,'4000','181655987280','2022-06-23 15:43:27',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2340,'4000','181655987280','2022-06-23 15:28:00',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(2341,'1000','181655988210','2022-06-23 15:57:24',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2342,'4000','181655988210','2022-06-23 15:57:24',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2343,'1110','181655989059','2022-06-23 15:57:46',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2344,'5500','181655989059','2022-06-23 15:57:39',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2345,'1000','181655989059','2022-06-23 15:57:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2346,'4000','181655989059','2022-06-23 15:57:46',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2347,'1000','181655989072','2022-06-23 15:58:03',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2348,'4000','181655989072','2022-06-23 15:58:03',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(2349,'1000','181655989099','2022-06-23 16:09:59',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2350,'4000','181655989099','2022-06-23 16:09:59',NULL,80.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2351,'1000','181655992157','2022-06-23 16:49:53',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2352,'4000','181655992157','2022-06-23 16:49:53',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(2353,'4000','181655992157','2022-06-23 16:49:17',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2356,'5800','181655985274','2022-06-23 14:54:49',275.00,NULL,'0','18','1','Bread','1','','','59','','No',NULL,NULL,''),(2357,'5800','181655985274','2022-06-23 14:54:49',760.00,NULL,'0','18','1','WATER','1','','','58','','No',NULL,NULL,''),(2358,'1000','181655985274','2022-06-23 14:54:49',NULL,1035.00,'0','18','1','','1','','','58','','No',NULL,NULL,''),(2359,'1110','181656052525','2022-06-24 09:35:37',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2360,'5500','181656052525','2022-06-24 09:35:25',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2361,'1000','181656052525','2022-06-24 09:35:37',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2362,'4000','181656052525','2022-06-24 09:35:37',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2363,'1110','181656052592','2022-06-24 09:36:56',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2364,'5500','181656052592','2022-06-24 09:36:32',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2365,'1000','181656052592','2022-06-24 09:36:56',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2366,'4000','181656052592','2022-06-24 09:36:56',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2367,'1110','181656052640','2022-06-24 10:00:58',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2368,'1110','181656052640','2022-06-24 09:37:20',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2369,'5500','181656052640','2022-06-24 10:00:37',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2370,'1000','181656052640','2022-06-24 10:00:58',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2371,'4000','181656052640','2022-06-24 10:00:58',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2372,'4000','181656052640','2022-06-24 09:37:20',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2373,'1110','181656054060','2022-06-24 10:22:57',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2374,'5500','181656054060','2022-06-24 10:01:00',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2375,'1000','181656054060','2022-06-24 10:22:57',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2376,'4000','181656054060','2022-06-24 10:22:57',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2377,'1000','181656059481','2022-06-24 11:49:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2378,'4000','181656059481','2022-06-24 11:49:53',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2379,'1110','181656060600','2022-06-24 11:50:13',NULL,25.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2380,'5500','181656060600','2022-06-24 11:50:00',25.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2381,'1000','181656060600','2022-06-24 11:50:13',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2382,'4000','181656060600','2022-06-24 11:50:13',NULL,100.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2383,'1110','181656060634','2022-06-24 12:26:05',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2384,'5500','181656060634','2022-06-24 11:50:34',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2385,'1000','181656060634','2022-06-24 12:26:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2386,'4000','181656060634','2022-06-24 12:26:05',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2387,'1110','181656062773','2022-06-24 12:30:55',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(2388,'5500','181656062773','2022-06-24 12:26:13',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2389,'1000','181656062773','2022-06-24 12:30:55',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2390,'4000','181656062773','2022-06-24 12:30:55',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(2391,'1000','181656063250','2022-06-24 12:34:34',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2392,'4000','181656063250','2022-06-24 12:34:34',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2393,'1110','181656063276','2022-06-24 12:34:36',NULL,0.00,'','18','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2394,'1110','181656063276','2022-06-24 12:34:47',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2395,'5500','181656063276','2022-06-24 12:34:57',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2396,'1000','181656063276','2022-06-24 12:35:11',135.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2397,'4000','181656063276','2022-06-24 12:35:11',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2398,'4000','181656063276','2022-06-24 12:34:36',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2399,'4000','181656063276','2022-06-24 12:34:47',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2402,'5800','181656063429','2022-06-24 12:37:20',940.00,NULL,'0','18','1','Airtime(Safaricom & Airtel)','1','','','60','','No',NULL,NULL,''),(2403,'1000','181656063429','2022-06-24 12:37:20',NULL,940.00,'0','18','1','','1','','','60','','No',NULL,NULL,''),(2404,'1110','181656063617','2022-06-24 12:41:04',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2405,'5500','181656063617','2022-06-24 12:40:17',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2406,'1000','181656063617','2022-06-24 12:41:04',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2407,'4000','181656063617','2022-06-24 12:41:04',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2410,'5800','181656063954','2022-06-24 12:46:05',220.00,NULL,'0','18','1','Bread','1','','','61','','No',NULL,NULL,''),(2411,'1000','181656063954','2022-06-24 12:46:05',NULL,220.00,'0','18','1','','1','','','61','','No',NULL,NULL,''),(2412,'1110','181656064005','2022-06-24 12:47:37',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2413,'5500','181656064005','2022-06-24 12:46:45',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2414,'1000','181656064005','2022-06-24 12:47:37',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2415,'4000','181656064005','2022-06-24 12:47:37',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2416,'1110','181656064204','2022-06-24 12:50:13',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2417,'5500','181656064204','2022-06-24 12:50:04',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2418,'1000','181656064204','2022-06-24 12:50:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2419,'4000','181656064204','2022-06-24 12:50:13',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2420,'1000','181656065044','2022-06-24 13:04:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2421,'4000','181656065044','2022-06-24 13:04:13',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2422,'1000','181656065062','2022-06-24 13:06:43',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2423,'4000','181656065062','2022-06-24 13:06:43',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2424,'1110','181656066258','2022-06-24 13:24:26',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2425,'5500','181656066258','2022-06-24 13:24:18',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2426,'1000','181656066258','2022-06-24 13:24:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2427,'4000','181656066258','2022-06-24 13:24:26',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2428,'1110','181656066280','2022-06-24 13:32:42',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2429,'5500','181656066280','2022-06-24 13:24:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2430,'1000','181656066280','2022-06-24 13:32:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2431,'4000','181656066280','2022-06-24 13:32:42',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2432,'1000','181656066765','2022-06-24 14:13:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2433,'4000','181656066765','2022-06-24 14:13:23',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2434,'4000','181656066765','2022-06-24 13:32:45',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2435,'1110','181656069206','2022-06-24 14:17:37',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2436,'5500','181656069206','2022-06-24 14:13:26',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2437,'1000','181656069206','2022-06-24 14:17:37',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2438,'4000','181656069206','2022-06-24 14:17:37',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2439,'1110','181656069495','2022-06-24 15:18:51',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2440,'5500','181656069495','2022-06-24 15:18:25',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2441,'1000','181656069495','2022-06-24 15:18:51',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2442,'4000','181656069495','2022-06-24 15:18:51',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2443,'1000','181656073139','2022-06-24 15:19:59',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2444,'4000','181656073139','2022-06-24 15:19:59',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2445,'4000','181656073139','2022-06-24 15:18:59',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2446,'1000','181656073212','2022-06-24 15:23:43',1300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2447,'4000','181656073212','2022-06-24 15:23:43',NULL,420.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2448,'4000','181656073212','2022-06-24 15:20:12',NULL,260.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2449,'4000','181656073212','2022-06-24 15:22:04',NULL,200.00,'','18','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(2450,'4000','181656073212','2022-06-24 15:22:21',NULL,120.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2451,'4000','181656073212','2022-06-24 15:23:01',NULL,300.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2452,'1000','181656073457','2022-06-24 15:24:29',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2453,'4000','181656073457','2022-06-24 15:24:29',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2456,'5800','181656080942','2022-06-24 17:29:34',2410.00,NULL,'0','18','1','Maize flour','1','','','62','','No',NULL,NULL,''),(2457,'1000','181656080942','2022-06-24 17:29:34',NULL,2410.00,'0','18','1','','1','','','62','','No',NULL,NULL,''),(2458,'1000','181656081011','2022-06-24 17:31:44',600.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2459,'4000','181656081011','2022-06-24 17:31:44',NULL,450.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(2460,'4000','181656081011','2022-06-24 17:30:11',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2461,'1110','181656081116','2022-06-24 17:32:12',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2462,'5500','181656081116','2022-06-24 17:32:04',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2463,'1000','181656081116','2022-06-24 17:32:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2464,'4000','181656081116','2022-06-24 17:32:12',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2465,'1110','181656139908','2022-06-25 09:52:26',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2466,'1110','181656139908','2022-06-25 09:51:48',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2467,'5500','181656139908','2022-06-25 09:52:10',60.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2468,'1000','181656139908','2022-06-25 09:52:26',95.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2469,'4000','181656139908','2022-06-25 09:52:26',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2470,'4000','181656139908','2022-06-25 09:51:48',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2471,'1110','181656140236','2022-06-25 09:57:47',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2472,'5500','181656140236','2022-06-25 09:57:16',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2473,'1000','181656140236','2022-06-25 09:57:47',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2474,'4000','181656140236','2022-06-25 09:57:47',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2475,'1110','181656140280','2022-06-25 10:30:14',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2476,'5500','181656140280','2022-06-25 09:58:00',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2477,'1000','181656140280','2022-06-25 10:30:14',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2478,'4000','181656140280','2022-06-25 10:30:14',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2479,'1000','181656142260','2022-06-25 10:31:07',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2480,'4000','181656142260','2022-06-25 10:31:07',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2481,'1110','181656142268','2022-06-25 10:31:08',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2482,'5500','181656142268','2022-06-25 10:31:19',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2483,'1000','181656142268','2022-06-25 10:39:38',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2484,'4000','181656142268','2022-06-25 10:39:38',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2485,'4000','181656142268','2022-06-25 10:31:08',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2486,'1000','181656142780','2022-06-25 13:06:37',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2487,'4000','181656142780','2022-06-25 13:06:37',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2488,'1000','181656151599','2022-06-25 13:07:13',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2489,'4000','181656151599','2022-06-25 13:07:13',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2490,'1000','181656152532','2022-06-25 14:22:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2491,'4000','181656152532','2022-06-25 14:22:05',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2492,'4000','181656152532','2022-06-25 13:22:12',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2493,'1000','181656156168','2022-06-25 14:23:01',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2494,'4000','181656156168','2022-06-25 14:23:01',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2495,'1000','181656157197','2022-06-25 14:43:07',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2496,'4000','181656157197','2022-06-25 14:43:07',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2497,'4000','181656157197','2022-06-25 14:39:57',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2498,'4000','181656157197','2022-06-25 14:40:34',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2501,'5800','181656157403','2022-06-25 14:43:50',440.00,NULL,'0','18','1','Bread','1','','','63','','No',NULL,NULL,''),(2502,'1000','181656157403','2022-06-25 14:43:50',NULL,440.00,'0','18','1','','1','','','63','','No',NULL,NULL,''),(2503,'1000','181656160831','2022-06-25 15:40:42',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2504,'4000','181656160831','2022-06-25 15:40:42',NULL,40.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2505,'1110','181656303760','2022-06-27 07:23:07',NULL,25.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2506,'5500','181656303760','2022-06-27 07:22:41',25.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2507,'1000','181656303760','2022-06-27 07:23:07',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2508,'4000','181656303760','2022-06-27 07:23:07',NULL,100.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2509,'1110','181656303812','2022-06-27 07:23:49',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2510,'5500','181656303812','2022-06-27 07:23:32',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2511,'1000','181656303812','2022-06-27 07:23:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2512,'4000','181656303812','2022-06-27 07:23:49',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2513,'1000','181656308318','2022-06-27 08:41:16',320.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2514,'4000','181656308318','2022-06-27 08:41:16',NULL,200.00,'','18','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(2515,'4000','181656308318','2022-06-27 08:38:38',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2516,'4000','181656308318','2022-06-27 08:39:12',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2517,'1110','181656308507','2022-06-27 08:51:59',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2518,'5500','181656308507','2022-06-27 08:41:47',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2519,'1000','181656308507','2022-06-27 08:51:59',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2520,'4000','181656308507','2022-06-27 08:51:59',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2521,'1110','181656311245','2022-06-27 09:27:40',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2522,'1110','181656311245','2022-06-27 09:27:25',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2523,'5500','181656311245','2022-06-27 09:27:32',100.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2524,'1000','181656311245','2022-06-27 09:27:40',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2525,'4000','181656311245','2022-06-27 09:27:40',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2526,'4000','181656311245','2022-06-27 09:27:25',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2527,'1000','181656311262','2022-06-27 09:28:52',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2528,'4000','181656311262','2022-06-27 09:28:52',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2529,'4000','181656311262','2022-06-27 09:27:52',NULL,60.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2530,'1000','181656311362','2022-06-27 10:08:40',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2531,'4000','181656311362','2022-06-27 10:08:40',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2532,'1110','181656317488','2022-06-27 11:13:13',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2533,'1110','181656317488','2022-06-27 11:11:28',NULL,0.00,'','18','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2534,'1110','181656317488','2022-06-27 11:11:43',NULL,0.00,'','18','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(2535,'1110','181656317488','2022-06-27 11:12:40',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2536,'5500','181656317488','2022-06-27 11:13:04',55.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2537,'1000','181656317488','2022-06-27 11:13:13',245.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2538,'4000','181656317488','2022-06-27 11:13:13',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2539,'4000','181656317488','2022-06-27 11:11:28',NULL,70.00,'','18','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2540,'4000','181656317488','2022-06-27 11:11:43',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2541,'4000','181656317488','2022-06-27 11:12:40',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2542,'4000','181656317488','2022-06-27 11:12:51',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(2543,'1110','181656317595','2022-06-27 11:26:38',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2544,'5500','181656317595','2022-06-27 11:13:15',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2545,'1000','181656317595','2022-06-27 11:26:38',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2546,'4000','181656317595','2022-06-27 11:26:38',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2547,'1000','181656318403','2022-06-27 11:47:53',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2548,'4000','181656318403','2022-06-27 11:47:53',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2549,'1000','181656319688','2022-06-27 11:54:31',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2550,'4000','181656319688','2022-06-27 11:54:31',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2551,'4000','181656319688','2022-06-27 11:48:08',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2552,'4000','181656319688','2022-06-27 11:53:17',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(2557,'5800','181656320307','2022-06-27 11:58:44',900.00,NULL,'0','18','1','mask','1','','','65','','No',NULL,NULL,''),(2558,'5920','181656320307','2022-06-27 11:58:44',1950.00,NULL,'0','18','1','Rim of Papers','1','','','64','','No',NULL,NULL,''),(2559,'1000','181656320307','2022-06-27 11:58:44',NULL,2850.00,'0','18','1','','1','','','64','','No',NULL,NULL,''),(2560,'1000','181656321478','2022-06-27 12:19:17',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2561,'4000','181656321478','2022-06-27 12:19:17',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2562,'1000','181656321559','2022-06-27 12:20:16',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2563,'4000','181656321559','2022-06-27 12:20:16',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2564,'4000','181656321559','2022-06-27 12:19:19',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2565,'1110','181656321619','2022-06-27 12:38:00',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2566,'1110','181656321619','2022-06-27 12:20:19',NULL,0.00,'','18','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(2567,'5500','181656321619','2022-06-27 12:37:32',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2568,'1000','181656321619','2022-06-27 12:38:00',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2569,'4000','181656321619','2022-06-27 12:38:00',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2570,'4000','181656321619','2022-06-27 12:20:19',NULL,100.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2571,'1110','181656322687','2022-06-27 12:46:33',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2572,'5500','181656322687','2022-06-27 12:46:24',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2573,'1000','181656322687','2022-06-27 12:46:33',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2574,'4000','181656322687','2022-06-27 12:46:33',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2575,'1000','181656323354','2022-06-27 12:50:38',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2576,'4000','181656323354','2022-06-27 12:50:38',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2577,'1110','181656324079','2022-06-27 13:01:31',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2578,'5500','181656324079','2022-06-27 13:01:19',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2579,'1000','181656324079','2022-06-27 13:01:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2580,'4000','181656324079','2022-06-27 13:01:31',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2581,'1110','181656324105','2022-06-27 13:06:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2582,'1110','181656324105','2022-06-27 13:01:45',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2583,'5500','181656324105','2022-06-27 13:06:15',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2584,'1000','181656324105','2022-06-27 13:06:22',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2585,'4000','181656324105','2022-06-27 13:06:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2586,'4000','181656324105','2022-06-27 13:01:45',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2587,'1000','181656324400','2022-06-27 13:18:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2588,'4000','181656324400','2022-06-27 13:18:53',NULL,10.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2589,'1000','181656325140','2022-06-27 13:23:17',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2590,'4000','181656325140','2022-06-27 13:23:17',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2591,'1000','181656325399','2022-06-27 13:24:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2592,'4000','181656325399','2022-06-27 13:24:05',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2593,'1110','181656325452','2022-06-27 13:28:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2594,'5500','181656325452','2022-06-27 13:28:43',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2595,'1000','181656325452','2022-06-27 13:28:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2596,'4000','181656325452','2022-06-27 13:28:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2597,'1000','181656325758','2022-06-27 13:29:39',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2598,'4000','181656325758','2022-06-27 13:29:39',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2599,'4000','181656325758','2022-06-27 13:29:18',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2600,'1110','181656325781','2022-06-27 13:36:19',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2601,'5500','181656325781','2022-06-27 13:29:41',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2602,'1000','181656325781','2022-06-27 13:36:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2603,'4000','181656325781','2022-06-27 13:36:19',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2604,'1110','181656326399','2022-06-27 13:45:27',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2605,'5500','181656326399','2022-06-27 13:45:16',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2606,'1000','181656326399','2022-06-27 13:45:27',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2607,'4000','181656326399','2022-06-27 13:45:27',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2608,'4000','181656326399','2022-06-27 13:39:59',NULL,120.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2609,'1000','181656326739','2022-06-27 13:46:33',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2610,'4000','181656326739','2022-06-27 13:46:33',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2611,'4000','181656326739','2022-06-27 13:45:39',NULL,50.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2614,'5800','181656327082','2022-06-27 13:51:31',330.00,NULL,'0','18','1','Bread','1','','','66','','No',NULL,NULL,''),(2615,'1000','181656327082','2022-06-27 13:51:31',NULL,330.00,'0','18','1','','1','','','66','','No',NULL,NULL,''),(2618,'5800','181656327110','2022-06-27 13:52:06',660.00,NULL,'0','18','1','Airtime(Safaricom & Airtel)','1','','','67','','No',NULL,NULL,''),(2619,'1000','181656327110','2022-06-27 13:52:06',NULL,660.00,'0','18','1','','1','','','67','','No',NULL,NULL,''),(2620,'1000','181656327660','2022-06-27 14:01:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2621,'4000','181656327660','2022-06-27 14:01:07',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2622,'1110','181656327672','2022-06-27 14:12:54',NULL,0.00,'','18','1','Inventory sold','1','','sales','154','','No',NULL,NULL,''),(2623,'1110','181656327672','2022-06-27 14:01:12',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2624,'5500','181656327672','2022-06-27 14:12:47',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2625,'1000','181656327672','2022-06-27 14:12:54',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2626,'4000','181656327672','2022-06-27 14:12:54',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(2627,'4000','181656327672','2022-06-27 14:01:12',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2628,'1110','181656328386','2022-06-27 14:25:37',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2629,'5500','181656328386','2022-06-27 14:25:48',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2630,'1000','181656328386','2022-06-27 14:25:54',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2631,'4000','181656328386','2022-06-27 14:25:54',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2632,'4000','181656328386','2022-06-27 14:25:37',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2633,'1110','181656329317','2022-06-27 14:32:12',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2634,'1110','181656329317','2022-06-27 14:28:37',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2635,'1110','181656329317','2022-06-27 14:28:43',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2636,'5500','181656329317','2022-06-27 14:30:50',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2637,'1000','181656329317','2022-06-27 14:32:12',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2638,'4000','181656329317','2022-06-27 14:32:12',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2639,'4000','181656329317','2022-06-27 14:28:37',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2640,'4000','181656329317','2022-06-27 14:28:43',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2641,'1110','181656329551','2022-06-27 14:33:41',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(2642,'5500','181656329551','2022-06-27 14:32:31',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2643,'1000','181656329551','2022-06-27 14:33:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2644,'4000','181656329551','2022-06-27 14:33:41',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(2645,'1000','181656329631','2022-06-27 14:38:51',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2646,'4000','181656329631','2022-06-27 14:38:51',NULL,170.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2647,'1000','181656329951','2022-06-27 14:57:13',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2648,'4000','181656329951','2022-06-27 14:57:13',NULL,160.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2649,'1110','181656331037','2022-06-27 14:57:26',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2650,'5500','181656331037','2022-06-27 14:57:17',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2651,'1000','181656331037','2022-06-27 14:57:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2652,'4000','181656331037','2022-06-27 14:57:26',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2653,'1000','181656331055','2022-06-27 15:13:28',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2654,'4000','181656331055','2022-06-27 15:13:28',NULL,15.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(2657,'4180','181656334920','2022-06-27 16:02:13',1100.00,NULL,'0','18','1','Soda','1','','','68','','No',NULL,NULL,''),(2658,'1000','181656334920','2022-06-27 16:02:13',NULL,1100.00,'0','18','1','','1','','','68','','No',NULL,NULL,''),(2659,'1000','181656336817','2022-06-27 16:33:50',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2660,'4000','181656336817','2022-06-27 16:33:50',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2661,'1000','181656337959','2022-06-27 17:45:09',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2662,'4000','181656337959','2022-06-27 17:45:09',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2663,'1110','181656394563','2022-06-28 08:36:28',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2664,'1110','181656394563','2022-06-28 08:36:11',NULL,0.00,'','18','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(2665,'5500','181656394563','2022-06-28 08:36:18',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2666,'1000','181656394563','2022-06-28 08:36:28',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2667,'4000','181656394563','2022-06-28 08:36:28',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2668,'4000','181656394563','2022-06-28 08:36:03',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2669,'4000','181656394563','2022-06-28 08:36:11',NULL,5.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(2670,'1110','181656394590','2022-06-28 08:44:57',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2671,'5500','181656394590','2022-06-28 08:44:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2672,'1000','181656394590','2022-06-28 08:44:57',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2673,'4000','181656394590','2022-06-28 08:44:57',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2674,'4000','181656394590','2022-06-28 08:36:30',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2675,'1000','181656395099','2022-06-28 08:45:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2676,'4000','181656395099','2022-06-28 08:45:25',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2677,'1000','181656395134','2022-06-28 08:48:05',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2678,'4000','181656395134','2022-06-28 08:48:05',NULL,10.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2679,'1110','181656399590','2022-06-28 10:03:52',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2680,'1110','181656399590','2022-06-28 09:59:50',NULL,0.00,'','18','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2681,'1110','181656399590','2022-06-28 10:00:44',NULL,0.00,'','18','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(2682,'1110','181656399590','2022-06-28 10:03:17',NULL,0.00,'','18','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(2683,'5500','181656399590','2022-06-28 10:03:33',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2684,'1000','181656399590','2022-06-28 10:03:52',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2685,'4000','181656399590','2022-06-28 10:03:52',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2686,'4000','181656399590','2022-06-28 09:59:50',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2687,'4000','181656399590','2022-06-28 10:00:17',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2688,'4000','181656399590','2022-06-28 10:00:44',NULL,20.00,'','18','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2689,'4000','181656399590','2022-06-28 10:03:17',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2690,'1000','181656399957','2022-06-28 10:10:59',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2691,'4000','181656399957','2022-06-28 10:10:59',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2692,'1000','181656400353','2022-06-28 10:13:34',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2693,'4000','181656400353','2022-06-28 10:13:34',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(2694,'1000','181656401769','2022-06-28 10:36:35',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2695,'4000','181656401769','2022-06-28 10:36:35',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2696,'4000','181656401769','2022-06-28 10:36:09',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(2697,'1000','181656401798','2022-06-28 10:50:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2698,'4000','181656401798','2022-06-28 10:50:38',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2699,'1000','181656403178','2022-06-28 11:28:00',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2700,'4000','181656403178','2022-06-28 11:28:00',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2701,'4000','181656403178','2022-06-28 10:59:38',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2702,'4000','181656403178','2022-06-28 11:27:12',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2703,'1110','181656404889','2022-06-28 11:30:43',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2704,'1110','181656404889','2022-06-28 11:28:09',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2705,'5500','181656404889','2022-06-28 11:30:25',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2706,'1000','181656404889','2022-06-28 11:30:43',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2707,'4000','181656404889','2022-06-28 11:30:43',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2708,'4000','181656404889','2022-06-28 11:28:09',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2709,'1000','181656405047','2022-06-28 11:32:55',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2710,'4000','181656405047','2022-06-28 11:32:55',NULL,100.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2711,'1110','181656405285','2022-06-28 11:43:07',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2712,'5500','181656405285','2022-06-28 11:34:45',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2713,'1000','181656405285','2022-06-28 11:43:07',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2714,'4000','181656405285','2022-06-28 11:43:07',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2715,'1110','181656405795','2022-06-28 11:57:58',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2716,'5500','181656405795','2022-06-28 11:43:15',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2717,'1000','181656405795','2022-06-28 11:57:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2718,'4000','181656405795','2022-06-28 11:57:58',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2719,'1110','181656408883','2022-06-28 12:35:09',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2720,'5500','181656408883','2022-06-28 12:34:43',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2721,'1000','181656408883','2022-06-28 12:35:09',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2722,'4000','181656408883','2022-06-28 12:35:09',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2723,'1000','181656411563','2022-06-28 13:19:32',600.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2724,'4000','181656411563','2022-06-28 13:19:32',NULL,600.00,'','18','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(2725,'1110','181656413228','2022-06-28 13:51:34',NULL,0.00,'','18','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(2726,'1110','181656413228','2022-06-28 13:47:08',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2727,'1110','181656413228','2022-06-28 13:47:26',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2728,'5500','181656413228','2022-06-28 13:47:38',20.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2729,'1000','181656413228','2022-06-28 13:51:34',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2730,'4000','181656413228','2022-06-28 13:51:34',NULL,40.00,'','18','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(2731,'4000','181656413228','2022-06-28 13:47:08',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2732,'4000','181656413228','2022-06-28 13:47:26',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2733,'1000','181656413508','2022-06-28 13:52:02',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2734,'4000','181656413508','2022-06-28 13:52:02',NULL,50.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2735,'1000','181656413568','2022-06-28 14:02:18',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2736,'4000','181656413568','2022-06-28 14:02:18',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2737,'4000','181656413568','2022-06-28 13:52:48',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2738,'1000','181656414146','2022-06-28 14:04:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2739,'4000','181656414146','2022-06-28 14:04:27',NULL,20.00,'','18','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(2740,'1110','181656414270','2022-06-28 14:13:22',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2741,'1110','181656414270','2022-06-28 14:04:30',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2742,'5500','181656414270','2022-06-28 14:13:14',55.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2743,'1000','181656414270','2022-06-28 14:13:22',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2744,'4000','181656414270','2022-06-28 14:13:22',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2745,'4000','181656414270','2022-06-28 14:04:30',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2746,'1000','181656414866','2022-06-28 14:24:48',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2747,'4000','181656414866','2022-06-28 14:24:48',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(2748,'4000','181656414866','2022-06-28 14:14:26',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2749,'1110','181656415492','2022-06-28 14:25:10',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2750,'5500','181656415492','2022-06-28 14:24:52',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2751,'1000','181656415492','2022-06-28 14:25:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2752,'4000','181656415492','2022-06-28 14:25:10',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2753,'1000','181656415787','2022-06-28 14:30:00',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2754,'4000','181656415787','2022-06-28 14:30:00',NULL,130.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2755,'1000','181656415860','2022-06-28 14:31:09',650.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2756,'4000','181656415860','2022-06-28 14:31:09',NULL,650.00,'','18','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2757,'1110','181656415883','2022-06-28 14:38:56',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2758,'5500','181656415883','2022-06-28 14:31:23',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2759,'1000','181656415883','2022-06-28 14:38:56',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2760,'4000','181656415883','2022-06-28 14:38:56',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2761,'1000','181656416444','2022-06-28 14:45:47',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2762,'4000','181656416444','2022-06-28 14:45:47',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2763,'1000','181656416749','2022-06-28 14:46:01',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2764,'4000','181656416749','2022-06-28 14:46:01',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2765,'1110','181656416769','2022-06-28 14:56:22',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2766,'5500','181656416769','2022-06-28 14:46:09',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2767,'1000','181656416769','2022-06-28 14:56:22',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2768,'4000','181656416769','2022-06-28 14:56:22',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2775,'5800','181656417680','2022-06-28 15:01:49',495.00,NULL,'0','18','1','','1','','','71','','No',NULL,NULL,''),(2776,'5800','181656417680','2022-06-28 15:01:49',405.00,NULL,'0','18','1','Royco cubes','1','','','70','','No',NULL,NULL,''),(2777,'5800','181656417680','2022-06-28 15:01:49',280.00,NULL,'0','18','1','packaging papers','1','','','69','','No',NULL,NULL,''),(2778,'1000','181656417680','2022-06-28 15:01:49',NULL,1180.00,'0','18','1','','1','','','69','','No',NULL,NULL,''),(2779,'1000','181656418492','2022-06-28 15:23:03',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2780,'4000','181656418492','2022-06-28 15:23:03',NULL,5.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2781,'4000','181656418492','2022-06-28 15:14:52',NULL,5.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2782,'1000','181656425293','2022-06-28 17:08:25',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2783,'4000','181656425293','2022-06-28 17:08:25',NULL,130.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2784,'1000','181656426214','2022-06-28 17:29:02',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2785,'4000','181656426214','2022-06-28 17:29:02',NULL,5.00,'','18','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2786,'1000','181656429663','2022-06-28 18:22:35',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2787,'4000','181656429663','2022-06-28 18:22:35',NULL,15.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2788,'4000','181656429663','2022-06-28 18:21:03',NULL,135.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2789,'1110','181656476601','2022-06-29 07:23:32',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2790,'5500','181656476601','2022-06-29 07:23:21',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2791,'1000','181656476601','2022-06-29 07:23:32',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2792,'4000','181656476601','2022-06-29 07:23:32',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2793,'1110','181656476614','2022-06-29 08:27:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2794,'5500','181656476614','2022-06-29 07:23:34',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2795,'1000','181656476614','2022-06-29 08:27:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2796,'4000','181656476614','2022-06-29 08:27:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2797,'1110','181656480496','2022-06-29 08:52:00',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2798,'5500','181656480496','2022-06-29 08:28:16',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2799,'1000','181656480496','2022-06-29 08:52:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2800,'4000','181656480496','2022-06-29 08:52:00',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2801,'1110','181656481923','2022-06-29 09:03:44',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2802,'5500','181656481923','2022-06-29 08:52:03',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2803,'1000','181656481923','2022-06-29 09:03:44',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2804,'4000','181656481923','2022-06-29 09:03:44',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2805,'1000','181656482626','2022-06-29 09:11:06',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2806,'4000','181656482626','2022-06-29 09:11:06',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2807,'1110','181656483080','2022-06-29 09:48:57',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2808,'5500','181656483080','2022-06-29 09:48:45',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2809,'1000','181656483080','2022-06-29 09:48:57',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2810,'4000','181656483080','2022-06-29 09:48:57',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2811,'4000','181656483080','2022-06-29 09:48:29',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2812,'1000','181656485341','2022-06-29 09:50:08',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2813,'4000','181656485341','2022-06-29 09:50:08',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2814,'1110','181656485476','2022-06-29 09:51:48',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2815,'5500','181656485476','2022-06-29 09:51:16',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2816,'1000','181656485476','2022-06-29 09:51:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2817,'4000','181656485476','2022-06-29 09:51:48',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2818,'1000','181656485535','2022-06-29 09:53:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2819,'4000','181656485535','2022-06-29 09:53:27',NULL,4.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(2820,'4000','181656485535','2022-06-29 09:52:15',NULL,1.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(2821,'4000','181656485535','2022-06-29 09:52:39',NULL,15.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(2822,'1110','181656485610','2022-06-29 09:54:20',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2823,'5500','181656485610','2022-06-29 09:53:30',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2824,'1000','181656485610','2022-06-29 09:54:20',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2825,'4000','181656485610','2022-06-29 09:54:20',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2826,'1110','181656485769','2022-06-29 09:56:16',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2827,'5500','181656485769','2022-06-29 09:56:09',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2828,'1000','181656485769','2022-06-29 09:56:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2829,'4000','181656485769','2022-06-29 09:56:16',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2830,'1000','181656486923','2022-06-29 10:15:42',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2831,'4000','181656486923','2022-06-29 10:15:42',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2832,'4000','181656486923','2022-06-29 10:15:23',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2833,'1110','181656487725','2022-06-29 11:03:07',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2834,'5500','181656487725','2022-06-29 10:28:45',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2835,'1000','181656487725','2022-06-29 11:03:07',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2836,'4000','181656487725','2022-06-29 11:03:07',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2837,'1110','181656489790','2022-06-29 11:07:13',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2838,'5500','181656489790','2022-06-29 11:03:10',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2839,'1000','181656489790','2022-06-29 11:07:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2840,'4000','181656489790','2022-06-29 11:07:13',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2841,'1110','181656490038','2022-06-29 11:18:59',NULL,0.00,'','18','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(2842,'1110','181656490038','2022-06-29 11:07:18',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2843,'5500','181656490038','2022-06-29 11:18:01',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2844,'1000','181656490038','2022-06-29 11:18:59',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2845,'4000','181656490038','2022-06-29 11:18:59',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2846,'4000','181656490038','2022-06-29 11:07:18',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2847,'1000','181656490741','2022-06-29 11:28:35',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2848,'4000','181656490741','2022-06-29 11:28:35',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2849,'1000','181656491317','2022-06-29 12:02:20',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2850,'4000','181656491317','2022-06-29 12:02:20',NULL,300.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(2851,'1000','181656493346','2022-06-29 12:02:37',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2852,'4000','181656493346','2022-06-29 12:02:37',NULL,30.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2853,'1000','181656493710','2022-06-29 12:08:45',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2854,'4000','181656493710','2022-06-29 12:08:45',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2867,'5800','181656497707','2022-06-29 13:15:25',500.00,NULL,'0','18','1','cakes','1','','','75','','No',NULL,NULL,''),(2868,'1000','181656497707','2022-06-29 13:15:25',NULL,500.00,'0','18','1','','1','','','75','','No',NULL,NULL,''),(2871,'1000','181656498691','2022-06-29 13:31:58',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2872,'4000','181656498691','2022-06-29 13:31:58',NULL,150.00,'','18','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2873,'1110','181656498729','2022-06-29 13:46:59',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2874,'1110','181656498729','2022-06-29 13:32:09',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2875,'5500','181656498729','2022-06-29 13:46:52',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2876,'1000','181656498729','2022-06-29 13:46:59',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2877,'4000','181656498729','2022-06-29 13:46:59',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2878,'4000','181656498729','2022-06-29 13:32:09',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2879,'1000','181656499633','2022-06-29 13:51:05',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2880,'4000','181656499633','2022-06-29 13:51:05',NULL,15.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2881,'4000','181656499633','2022-06-29 13:47:13',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2882,'1000','181656499881','2022-06-29 14:15:11',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2883,'4000','181656499881','2022-06-29 14:15:11',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2884,'1000','181656501701','2022-06-29 14:33:53',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2885,'4000','181656501701','2022-06-29 14:33:53',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2886,'4000','181656501701','2022-06-29 14:21:41',NULL,5.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2887,'4000','181656501701','2022-06-29 14:33:31',NULL,5.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2888,'1110','181656502436','2022-06-29 14:46:13',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2889,'5500','181656502436','2022-06-29 14:33:56',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2890,'1000','181656502436','2022-06-29 14:46:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2891,'4000','181656502436','2022-06-29 14:46:13',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2892,'1000','181656503183','2022-06-29 15:06:56',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2893,'4000','181656503183','2022-06-29 15:06:56',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2894,'4000','181656503183','2022-06-29 14:46:23',NULL,5.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2895,'1110','181656505331','2022-06-29 15:22:23',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2896,'5500','181656505331','2022-06-29 15:22:11',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2897,'1000','181656505331','2022-06-29 15:22:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2898,'4000','181656505331','2022-06-29 15:22:23',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2899,'1000','181656505350','2022-06-29 15:29:07',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2900,'4000','181656505350','2022-06-29 15:29:07',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2901,'1000','181656505749','2022-06-29 15:29:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2902,'4000','181656505749','2022-06-29 15:29:41',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2903,'1000','181656505790','2022-06-29 16:22:27',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2904,'4000','181656505790','2022-06-29 16:22:27',NULL,140.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2905,'1110','181656508949','2022-06-29 16:22:37',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2906,'5500','181656508949','2022-06-29 16:22:29',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2907,'1000','181656508949','2022-06-29 16:22:37',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2908,'4000','181656508949','2022-06-29 16:22:37',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2909,'1000','181656508975','2022-06-29 16:31:14',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2910,'4000','181656508975','2022-06-29 16:31:14',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2911,'1110','181656509828','2022-06-29 16:46:38',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2912,'5500','181656509828','2022-06-29 16:37:08',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2913,'1000','181656509828','2022-06-29 16:46:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2914,'4000','181656509828','2022-06-29 16:46:38',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2915,'1000','181656511983','2022-06-29 17:13:13',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2916,'4000','181656511983','2022-06-29 17:13:13',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2917,'1000','181656511995','2022-06-29 17:45:47',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2918,'4000','181656511995','2022-06-29 17:45:47',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2919,'1000','181656513949','2022-06-29 17:46:04',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2920,'4000','181656513949','2022-06-29 17:46:04',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(2921,'1000','181656514201','2022-06-29 17:50:10',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2922,'4000','181656514201','2022-06-29 17:50:10',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2933,'1110','181656563284','2022-06-30 08:13:27',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2934,'1110','181656563284','2022-06-30 07:28:04',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2935,'1110','181656563284','2022-06-30 08:12:27',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2936,'5500','181656563284','2022-06-30 08:13:18',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2937,'1000','181656563284','2022-06-30 08:13:27',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2938,'4000','181656563284','2022-06-30 08:13:27',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2939,'4000','181656563284','2022-06-30 07:28:04',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2940,'4000','181656563284','2022-06-30 08:12:27',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2941,'1000','181656566019','2022-06-30 08:25:57',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2942,'4000','181656566019','2022-06-30 08:25:57',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2943,'1000','181656566762','2022-06-30 08:47:46',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2944,'4000','181656566762','2022-06-30 08:47:46',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2945,'4000','181656566762','2022-06-30 08:26:02',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2946,'1000','181656568068','2022-06-30 08:48:02',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2947,'4000','181656568068','2022-06-30 08:48:02',NULL,30.00,'','18','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2948,'1110','181656568085','2022-06-30 09:11:28',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2949,'5500','181656568085','2022-06-30 09:11:20',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2950,'1000','181656568085','2022-06-30 09:11:28',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2951,'4000','181656568085','2022-06-30 09:11:28',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2952,'4000','181656568085','2022-06-30 08:48:05',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2953,'1110','181656569495','2022-06-30 09:11:35',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2954,'1110','181656569495','2022-06-30 09:40:39',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2955,'5500','181656569495','2022-06-30 09:41:09',55.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2956,'1000','181656569495','2022-06-30 09:41:16',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2957,'4000','181656569495','2022-06-30 09:41:16',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2958,'4000','181656569495','2022-06-30 09:11:35',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2959,'4000','181656569495','2022-06-30 09:40:39',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2960,'1110','181656571291','2022-06-30 09:41:38',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2961,'5500','181656571291','2022-06-30 09:41:31',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2962,'1000','181656571291','2022-06-30 09:41:38',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2963,'4000','181656571291','2022-06-30 09:41:38',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2964,'1110','181656571304','2022-06-30 10:14:26',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2965,'1110','181656571304','2022-06-30 09:41:44',NULL,0.00,'','18','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(2966,'5500','181656571304','2022-06-30 10:14:11',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2967,'1000','181656571304','2022-06-30 10:14:26',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2968,'4000','181656571304','2022-06-30 10:14:26',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2969,'4000','181656571304','2022-06-30 09:41:44',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2970,'1110','181656573276','2022-06-30 10:29:17',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2971,'5500','181656573276','2022-06-30 10:14:36',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2972,'1000','181656573276','2022-06-30 10:29:17',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2973,'4000','181656573276','2022-06-30 10:29:17',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2974,'1000','181656574368','2022-06-30 10:34:07',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2975,'4000','181656574368','2022-06-30 10:34:07',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(2976,'4000','181656574368','2022-06-30 10:32:48',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2977,'1000','181656574614','2022-06-30 10:47:29',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2978,'4000','181656574614','2022-06-30 10:47:29',NULL,60.00,'','18','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2979,'1110','181656575255','2022-06-30 10:48:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2980,'1110','181656575255','2022-06-30 10:47:41',NULL,0.00,'','18','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(2981,'5500','181656575255','2022-06-30 10:48:09',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2982,'1000','181656575255','2022-06-30 10:48:22',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2983,'4000','181656575255','2022-06-30 10:48:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2984,'4000','181656575255','2022-06-30 10:47:41',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2985,'4000','181656575255','2022-06-30 10:48:02',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2986,'1000','181656575304','2022-06-30 11:12:57',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2987,'4000','181656575304','2022-06-30 11:12:57',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2988,'4000','181656575304','2022-06-30 10:48:24',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2989,'4000','181656575304','2022-06-30 10:54:50',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2990,'1000','181656576779','2022-06-30 11:56:55',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2991,'4000','181656576779','2022-06-30 11:56:55',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2992,'4000','181656576779','2022-06-30 11:12:59',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(2993,'1110','181656579422','2022-06-30 11:57:02',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2994,'1110','181656579422','2022-06-30 11:58:39',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(2995,'5500','181656579422','2022-06-30 11:58:45',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2996,'1000','181656579422','2022-06-30 11:58:54',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2997,'4000','181656579422','2022-06-30 11:58:54',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(2998,'4000','181656579422','2022-06-30 11:57:02',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(2999,'4000','181656579422','2022-06-30 11:58:39',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3000,'1000','181656579604','2022-06-30 12:08:21',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3001,'4000','181656579604','2022-06-30 12:08:21',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3002,'1000','181656580135','2022-06-30 12:09:37',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3003,'4000','181656580135','2022-06-30 12:09:37',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3004,'1000','181656580266','2022-06-30 12:17:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3005,'4000','181656580266','2022-06-30 12:17:06',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(3006,'1000','181656580630','2022-06-30 12:32:05',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3007,'4000','181656580630','2022-06-30 12:32:05',NULL,50.00,'','18','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(3008,'1110','181656581536','2022-06-30 12:49:01',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3009,'1110','181656581536','2022-06-30 12:40:29',NULL,0.00,'','18','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3010,'1110','181656581536','2022-06-30 12:40:37',NULL,0.00,'','18','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3011,'5500','181656581536','2022-06-30 12:48:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3012,'1000','181656581536','2022-06-30 12:49:01',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3013,'4000','181656581536','2022-06-30 12:49:01',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3014,'4000','181656581536','2022-06-30 12:40:29',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3015,'4000','181656581536','2022-06-30 12:40:37',NULL,30.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3016,'1000','181656582549','2022-06-30 13:07:26',340.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3017,'4000','181656582549','2022-06-30 13:07:26',NULL,340.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(3018,'1000','181656583656','2022-06-30 13:09:05',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3019,'4000','181656583656','2022-06-30 13:09:05',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3020,'1000','181656584889','2022-06-30 13:29:00',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3021,'4000','181656584889','2022-06-30 13:29:00',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3022,'1110','181656584950','2022-06-30 14:18:28',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3023,'1110','181656584950','2022-06-30 13:29:10',NULL,0.00,'','18','1','Inventory sold','1','','sales','209','','No',NULL,NULL,''),(3024,'5500','181656584950','2022-06-30 14:18:14',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3025,'1000','181656584950','2022-06-30 14:18:28',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3026,'4000','181656584950','2022-06-30 14:18:28',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3027,'4000','181656584950','2022-06-30 13:29:10',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(3028,'1110','181656589079','2022-06-30 14:38:10',NULL,40.00,'','18','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(3029,'5500','181656589079','2022-06-30 14:37:59',40.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3030,'1000','181656589079','2022-06-30 14:38:10',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3031,'4000','181656589079','2022-06-30 14:38:10',NULL,80.00,'','18','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(3032,'1110','181656589112','2022-06-30 14:44:53',NULL,0.00,'','18','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(3033,'1110','181656589112','2022-06-30 14:38:32',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3034,'1110','181656589112','2022-06-30 14:44:05',NULL,0.00,'','18','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3035,'5500','181656589112','2022-06-30 14:44:34',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3036,'1000','181656589112','2022-06-30 14:44:53',1390.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3037,'4000','181656589112','2022-06-30 14:44:53',NULL,1300.00,'','18','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(3038,'4000','181656589112','2022-06-30 14:38:32',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3039,'4000','181656589112','2022-06-30 14:44:05',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3040,'1110','181656589736','2022-06-30 14:49:23',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3041,'5500','181656589736','2022-06-30 14:48:56',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3042,'1000','181656589736','2022-06-30 14:49:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3043,'4000','181656589736','2022-06-30 14:49:23',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3044,'1000','181656589774','2022-06-30 15:16:51',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3045,'4000','181656589774','2022-06-30 15:16:51',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3046,'1000','181656591422','2022-06-30 15:46:23',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3047,'4000','181656591422','2022-06-30 15:46:23',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3048,'4000','181656591422','2022-06-30 15:17:02',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3049,'4000','181656591422','2022-06-30 15:44:40',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3050,'1000','181656593195','2022-06-30 15:47:18',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3051,'4000','181656593195','2022-06-30 15:47:18',NULL,60.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(3052,'1000','181656593249','2022-06-30 16:04:38',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3053,'4000','181656593249','2022-06-30 16:04:38',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3054,'4000','181656593249','2022-06-30 15:47:29',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3057,'5800','181656601701','2022-06-30 18:08:34',110.00,NULL,'0','18','1','Bread','1','','','78','','No',NULL,NULL,''),(3058,'1000','181656601701','2022-06-30 18:08:34',NULL,110.00,'0','18','1','','1','','','78','','No',NULL,NULL,''),(3059,'1000','181656601955','2022-06-30 18:13:28',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3060,'4000','181656601955','2022-06-30 18:13:28',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3061,'4000','181656601955','2022-06-30 18:12:35',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(3062,'4000','181656601955','2022-06-30 18:12:42',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(3063,'1000','181656652951','2022-07-01 08:22:50',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3064,'4000','181656652951','2022-07-01 08:22:50',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3065,'1110','181656653718','2022-07-01 08:35:50',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3066,'5500','181656653718','2022-07-01 08:35:18',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3067,'1000','181656653718','2022-07-01 08:35:50',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3068,'4000','181656653718','2022-07-01 08:35:50',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3069,'1110','181656653756','2022-07-01 08:36:10',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3070,'5500','181656653756','2022-07-01 08:35:56',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3071,'1000','181656653756','2022-07-01 08:36:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3072,'4000','181656653756','2022-07-01 08:36:10',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3073,'1110','181656653780','2022-07-01 08:47:38',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3074,'5500','181656653780','2022-07-01 08:36:20',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3075,'1000','181656653780','2022-07-01 08:47:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3076,'4000','181656653780','2022-07-01 08:47:38',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3077,'1110','181656654460','2022-07-01 09:36:18',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3078,'5500','181656654460','2022-07-01 08:47:40',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3079,'1000','181656654460','2022-07-01 09:36:18',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3080,'4000','181656654460','2022-07-01 09:36:18',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3081,'1000','181656657406','2022-07-01 09:37:14',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3082,'4000','181656657406','2022-07-01 09:37:14',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3083,'1000','181656657437','2022-07-01 09:38:16',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3084,'4000','181656657437','2022-07-01 09:38:16',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3085,'4000','181656657437','2022-07-01 09:37:17',NULL,190.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3086,'1110','181656657508','2022-07-01 09:55:27',NULL,0.00,'','18','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(3087,'1110','181656657508','2022-07-01 09:38:28',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3088,'5500','181656657508','2022-07-01 09:45:02',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3089,'1000','181656657508','2022-07-01 09:55:27',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3090,'4000','181656657508','2022-07-01 09:55:27',NULL,20.00,'','18','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(3091,'4000','181656657508','2022-07-01 09:38:28',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3092,'1110','181656659338','2022-07-01 10:09:05',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3093,'5500','181656659338','2022-07-01 10:08:58',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3094,'1000','181656659338','2022-07-01 10:09:05',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3095,'4000','181656659338','2022-07-01 10:09:05',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3096,'1000','181656659409','2022-07-01 10:14:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3097,'4000','181656659409','2022-07-01 10:14:05',NULL,20.00,'','18','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(3098,'1000','181656660008','2022-07-01 11:29:05',440.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3099,'4000','181656660008','2022-07-01 11:29:05',NULL,400.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3100,'4000','181656660008','2022-07-01 10:20:08',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3101,'1000','181656664156','2022-07-01 11:32:45',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3102,'4000','181656664156','2022-07-01 11:32:45',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3103,'1000','181656664377','2022-07-01 12:02:14',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3104,'4000','181656664377','2022-07-01 12:02:14',NULL,30.00,'','18','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3105,'1000','181656666141','2022-07-01 12:02:43',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3106,'4000','181656666141','2022-07-01 12:02:43',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3107,'1000','181656666367','2022-07-01 12:06:24',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3108,'4000','181656666367','2022-07-01 12:06:24',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3111,'5800','181656666473','2022-07-01 12:08:03',440.00,NULL,'0','18','1','Bread','1','','','79','','No',NULL,NULL,''),(3112,'1000','181656666473','2022-07-01 12:08:03',NULL,440.00,'0','18','1','','1','','','79','','No',NULL,NULL,''),(3113,'1110','181656667300','2022-07-01 13:00:40',NULL,0.00,'','18','1','Inventory sold','1','','sales','209','','No',NULL,NULL,''),(3114,'1110','181656667300','2022-07-01 12:55:37',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3115,'5500','181656667300','2022-07-01 12:59:42',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3116,'1000','181656667300','2022-07-01 13:00:40',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3117,'4000','181656667300','2022-07-01 13:00:40',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(3118,'4000','181656667300','2022-07-01 12:21:40',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3119,'4000','181656667300','2022-07-01 12:43:27',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3120,'4000','181656667300','2022-07-01 12:55:37',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3136,'5800','181656669692','2022-07-01 13:01:53',1200.00,NULL,'0','18','1','mask','1','','','81','','No',NULL,NULL,''),(3137,'5800','181656669692','2022-07-01 13:01:53',1500.00,NULL,'0','18','1','Soy sauce','1','','','80','','No',NULL,NULL,''),(3138,'1000','181656669692','2022-07-01 13:01:53',NULL,2700.00,'0','18','1','','1','','','80','','No',NULL,NULL,''),(3139,'1000','181656670485','2022-07-01 13:15:15',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3140,'4000','181656670485','2022-07-01 13:15:15',NULL,40.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3141,'1000','181656670517','2022-07-01 13:19:27',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3142,'4000','181656670517','2022-07-01 13:19:27',NULL,150.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3143,'1110','181656670786','2022-07-01 13:27:55',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3144,'5500','181656670786','2022-07-01 13:19:46',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3145,'1000','181656670786','2022-07-01 13:27:55',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3146,'4000','181656670786','2022-07-01 13:27:55',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3147,'1000','181656671888','2022-07-01 13:38:23',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3148,'4000','181656671888','2022-07-01 13:38:23',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3149,'1000','181656671930','2022-07-01 14:01:45',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3150,'4000','181656671930','2022-07-01 14:01:45',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(3151,'4000','181656671930','2022-07-01 13:38:50',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3152,'1110','181656677935','2022-07-01 15:18:55',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3153,'5500','181656677935','2022-07-01 15:19:18',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3154,'1000','181656677935','2022-07-01 15:19:49',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3155,'4000','181656677935','2022-07-01 15:19:49',NULL,140.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3156,'4000','181656677935','2022-07-01 15:18:55',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3157,'1000','181656677993','2022-07-01 15:20:34',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3158,'4000','181656677993','2022-07-01 15:20:34',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(3159,'1000','181656678874','2022-07-01 15:34:56',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3160,'4000','181656678874','2022-07-01 15:34:56',NULL,120.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3161,'1000','181656679011','2022-07-01 17:20:28',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3162,'4000','181656679011','2022-07-01 17:20:28',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3163,'1000','181656685290','2022-07-01 17:21:44',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3164,'4000','181656685290','2022-07-01 17:21:44',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3165,'1000','181656685307','2022-07-01 17:22:12',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3166,'4000','181656685307','2022-07-01 17:22:12',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3167,'1000','181656690637','2022-07-01 18:50:49',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3168,'4000','181656690637','2022-07-01 18:50:49',NULL,400.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3169,'1000','181656690820','2022-07-01 19:10:47',260.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3170,'4000','181656690820','2022-07-01 19:10:47',NULL,80.00,'','18','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3171,'4000','181656690820','2022-07-01 18:53:40',NULL,180.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3172,'1000','181656692356','2022-07-01 19:19:25',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3173,'4000','181656692356','2022-07-01 19:19:25',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3174,'1000','181656847746','2022-07-03 15:05:02',370.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3175,'4000','181656847746','2022-07-03 15:05:02',NULL,150.00,'','18','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(3176,'4000','181656847746','2022-07-03 15:03:57',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3177,'4000','181656847746','2022-07-03 15:04:09',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3178,'1000','181656859908','2022-07-03 17:51:57',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3179,'4000','181656859908','2022-07-03 17:51:57',NULL,35.00,'','18','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3180,'1000','181656909203','2022-07-04 07:37:23',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3181,'4000','181656909203','2022-07-04 07:37:23',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3182,'4000','181656909203','2022-07-04 07:33:23',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3183,'1110','181656909446','2022-07-04 07:48:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3184,'5500','181656909446','2022-07-04 07:37:26',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3185,'1000','181656909446','2022-07-04 07:48:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3186,'4000','181656909446','2022-07-04 07:48:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3187,'1000','181656910745','2022-07-04 07:59:18',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3188,'4000','181656910745','2022-07-04 07:59:18',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3189,'1000','181656910768','2022-07-04 08:34:52',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3190,'4000','181656910768','2022-07-04 08:34:52',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3191,'4000','181656910768','2022-07-04 07:59:28',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3192,'1000','181656912916','2022-07-04 08:53:36',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3193,'4000','181656912916','2022-07-04 08:53:36',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3194,'1000','181656914019','2022-07-04 08:54:09',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3195,'4000','181656914019','2022-07-04 08:54:09',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3196,'1000','181656914052','2022-07-04 08:54:33',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3197,'4000','181656914052','2022-07-04 08:54:33',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3198,'1000','181656914153','2022-07-04 09:01:47',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3199,'4000','181656914153','2022-07-04 09:01:47',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3200,'1000','181656914517','2022-07-04 09:06:57',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3201,'4000','181656914517','2022-07-04 09:06:57',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3202,'4000','181656914517','2022-07-04 09:01:57',NULL,190.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3203,'1000','181656914827','2022-07-04 09:37:44',220.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3204,'4000','181656914827','2022-07-04 09:37:44',NULL,120.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3205,'4000','181656914827','2022-07-04 09:07:07',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3206,'4000','181656914827','2022-07-04 09:36:36',NULL,90.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3207,'1110','181656918122','2022-07-04 10:02:08',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3208,'5500','181656918122','2022-07-04 10:02:02',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3209,'1000','181656918122','2022-07-04 10:02:08',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3210,'4000','181656918122','2022-07-04 10:02:08',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3211,'1110','181656918130','2022-07-04 10:19:17',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3212,'1110','181656918130','2022-07-04 10:05:53',NULL,0.00,'','18','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(3213,'5500','181656918130','2022-07-04 10:06:06',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3214,'1000','181656918130','2022-07-04 10:19:17',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3215,'4000','181656918130','2022-07-04 10:19:17',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3216,'4000','181656918130','2022-07-04 10:05:53',NULL,195.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(3217,'1000','181656919200','2022-07-04 10:20:14',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3218,'4000','181656919200','2022-07-04 10:20:14',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3219,'1110','181656919262','2022-07-04 10:21:25',NULL,0.00,'','18','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(3220,'1110','181656919262','2022-07-04 10:21:02',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3221,'5500','181656919262','2022-07-04 10:21:12',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3222,'1000','181656919262','2022-07-04 10:21:25',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3223,'4000','181656919262','2022-07-04 10:21:25',NULL,55.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3224,'4000','181656919262','2022-07-04 10:21:02',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3227,'5563','181656919834','2022-07-04 10:31:38',300.00,NULL,'0','18','1','Airtime(Safaricom)','1','','','82','','No',NULL,NULL,''),(3228,'1000','181656919834','2022-07-04 10:31:38',NULL,300.00,'0','18','1','','1','','','82','','No',NULL,NULL,''),(3229,'1000','181656920718','2022-07-04 10:45:45',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3230,'4000','181656920718','2022-07-04 10:45:45',NULL,50.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3231,'1000','181656920749','2022-07-04 10:46:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3232,'4000','181656920749','2022-07-04 10:46:26',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(3233,'1000','181656920822','2022-07-04 11:14:03',115.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3234,'4000','181656920822','2022-07-04 11:14:03',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3235,'4000','181656920822','2022-07-04 10:47:02',NULL,15.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3236,'1000','181656922463','2022-07-04 11:25:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3237,'4000','181656922463','2022-07-04 11:25:26',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3238,'1110','181656923132','2022-07-04 12:04:11',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3239,'5500','181656923132','2022-07-04 11:25:32',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3240,'1000','181656923132','2022-07-04 12:04:11',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3241,'4000','181656923132','2022-07-04 12:04:11',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3242,'1110','181656925464','2022-07-04 12:05:34',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3243,'5500','181656925464','2022-07-04 12:04:24',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3244,'1000','181656925464','2022-07-04 12:05:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3245,'4000','181656925464','2022-07-04 12:05:34',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3246,'1000','181656925536','2022-07-04 12:15:02',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3247,'4000','181656925536','2022-07-04 12:15:02',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3250,'5800','181656927101','2022-07-04 12:31:51',1600.00,NULL,'0','18','1','Airtime(Safaricom & Airtel)','1','','','83','','No',NULL,NULL,''),(3251,'1000','181656927101','2022-07-04 12:31:51',NULL,1600.00,'0','18','1','','1','','','83','','No',NULL,NULL,''),(3252,'1110','181656927725','2022-07-04 12:42:11',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3253,'5500','181656927725','2022-07-04 12:42:05',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3254,'1000','181656927725','2022-07-04 12:42:11',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3255,'4000','181656927725','2022-07-04 12:42:11',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3256,'1000','181656928239','2022-07-04 12:53:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3257,'4000','181656928239','2022-07-04 12:53:34',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3258,'1000','181656928442','2022-07-04 12:56:38',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3259,'4000','181656928442','2022-07-04 12:56:38',NULL,30.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3260,'1110','181656928613','2022-07-04 13:04:05',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3261,'5500','181656928613','2022-07-04 12:56:53',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3262,'1000','181656928613','2022-07-04 13:04:05',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3263,'4000','181656928613','2022-07-04 13:04:05',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3264,'1000','181656929119','2022-07-04 13:21:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3265,'4000','181656929119','2022-07-04 13:21:19',NULL,10.00,'','18','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(3266,'4000','181656929119','2022-07-04 13:05:19',NULL,10.00,'','18','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(3267,'1110','181656930090','2022-07-04 13:22:23',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3268,'5500','181656930090','2022-07-04 13:21:30',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3269,'1000','181656930090','2022-07-04 13:22:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3270,'4000','181656930090','2022-07-04 13:22:23',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3271,'1110','181656930164','2022-07-04 13:27:04',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3272,'5500','181656930164','2022-07-04 13:22:44',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3273,'1000','181656930164','2022-07-04 13:27:04',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3274,'4000','181656930164','2022-07-04 13:27:04',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3275,'1000','181656930428','2022-07-04 13:31:26',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3276,'4000','181656930428','2022-07-04 13:31:26',NULL,40.00,'','18','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(3281,'5800','181656931994','2022-07-04 13:53:23',330.00,NULL,'0','18','1','Bread','1','','','85','','No',NULL,NULL,''),(3282,'5800','181656931994','2022-07-04 13:53:23',1060.00,NULL,'0','18','1','milk(500 gms)','1','','','84','','No',NULL,NULL,''),(3283,'1000','181656931994','2022-07-04 13:53:23',NULL,1390.00,'0','18','1','','1','','','84','','No',NULL,NULL,''),(3284,'1110','181656934187','2022-07-04 14:29:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3285,'5500','181656934187','2022-07-04 14:29:47',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3286,'1000','181656934187','2022-07-04 14:29:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3287,'4000','181656934187','2022-07-04 14:29:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3288,'1000','181656939799','2022-07-04 16:13:04',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3289,'4000','181656939799','2022-07-04 16:13:04',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3290,'4000','181656939799','2022-07-04 16:03:19',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3291,'1000','181656941302','2022-07-04 16:40:08',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3292,'4000','181656941302','2022-07-04 16:40:08',NULL,50.00,'','18','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(3293,'1000','181656942013','2022-07-04 17:32:16',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3294,'4000','181656942013','2022-07-04 17:32:16',NULL,70.00,'','18','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(3297,'5800','181656947258','2022-07-04 18:08:06',450.00,NULL,'0','18','1','MOUSE','1','','','86','','No',NULL,NULL,''),(3298,'1000','181656947258','2022-07-04 18:08:06',NULL,450.00,'0','18','1','','1','','','86','','No',NULL,NULL,''),(3299,'1110','181656995228','2022-07-05 07:27:23',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3300,'5500','181656995228','2022-07-05 07:27:08',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3301,'1000','181656995228','2022-07-05 07:27:23',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3302,'4000','181656995228','2022-07-05 07:27:23',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3303,'1000','181656995533','2022-07-05 08:05:19',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3304,'4000','181656995533','2022-07-05 08:05:19',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3305,'4000','181656995533','2022-07-05 07:32:13',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3306,'4000','181656995533','2022-07-05 08:04:47',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3307,'4000','181656995533','2022-07-05 08:04:57',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3308,'1000','181656998130','2022-07-05 08:15:48',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3309,'4000','181656998130','2022-07-05 08:15:48',NULL,55.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3310,'1110','181656998157','2022-07-05 08:25:09',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3311,'1110','181656998157','2022-07-05 08:17:21',NULL,0.00,'','18','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(3312,'5500','181656998157','2022-07-05 08:17:28',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3313,'1000','181656998157','2022-07-05 08:25:09',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3314,'4000','181656998157','2022-07-05 08:25:09',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3315,'4000','181656998157','2022-07-05 08:17:21',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(3316,'1110','181656999006','2022-07-05 08:32:32',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3317,'1110','181656999006','2022-07-05 08:30:06',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3318,'5500','181656999006','2022-07-05 08:30:24',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3319,'1000','181656999006','2022-07-05 08:32:32',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3320,'4000','181656999006','2022-07-05 08:32:32',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3321,'4000','181656999006','2022-07-05 08:30:06',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3322,'1110','181656999168','2022-07-05 08:45:50',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3323,'5500','181656999168','2022-07-05 08:32:48',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3324,'1000','181656999168','2022-07-05 08:45:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3325,'4000','181656999168','2022-07-05 08:45:50',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3326,'1000','181657002462','2022-07-05 09:32:07',420.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3327,'4000','181657002462','2022-07-05 09:32:07',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3328,'4000','181657002462','2022-07-05 09:27:42',NULL,400.00,'','18','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(3329,'1110','181657002738','2022-07-05 09:33:06',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3330,'5500','181657002738','2022-07-05 09:32:18',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3331,'1000','181657002738','2022-07-05 09:33:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3332,'4000','181657002738','2022-07-05 09:33:06',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3333,'1110','181657002788','2022-07-05 09:59:51',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3334,'5500','181657002788','2022-07-05 09:33:08',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3335,'1000','181657002788','2022-07-05 09:59:51',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3336,'4000','181657002788','2022-07-05 09:59:51',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3337,'1000','181657004471','2022-07-05 10:03:48',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3338,'4000','181657004471','2022-07-05 10:03:48',NULL,55.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3339,'1000','181657004636','2022-07-05 10:13:55',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3340,'4000','181657004636','2022-07-05 10:13:55',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3341,'1000','181657005244','2022-07-05 10:31:38',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3342,'4000','181657005244','2022-07-05 10:31:38',NULL,40.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3343,'1000','181657006329','2022-07-05 10:52:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3344,'4000','181657006329','2022-07-05 10:52:01',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3345,'1110','181657007526','2022-07-05 11:02:28',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3346,'5500','181657007526','2022-07-05 10:52:06',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3347,'1000','181657007526','2022-07-05 11:02:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3348,'4000','181657007526','2022-07-05 11:02:28',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3349,'1110','181657008167','2022-07-05 11:07:37',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3350,'5500','181657008167','2022-07-05 11:02:47',50.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3351,'1000','181657008167','2022-07-05 11:07:37',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3352,'4000','181657008167','2022-07-05 11:07:37',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3353,'1000','181657009102','2022-07-05 11:27:54',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3354,'4000','181657009102','2022-07-05 11:27:54',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(3355,'4000','181657009102','2022-07-05 11:18:22',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3358,'5800','181657009733','2022-07-05 11:29:04',250.00,NULL,'0','18','1','cakes','1','','','87','','No',NULL,NULL,''),(3359,'1000','181657009733','2022-07-05 11:29:04',NULL,250.00,'0','18','1','','1','','','87','','No',NULL,NULL,''),(3360,'1000','181657013119','2022-07-05 12:25:38',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3361,'4000','181657013119','2022-07-05 12:25:38',NULL,200.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3362,'1000','181657014176','2022-07-05 12:52:56',410.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3363,'4000','181657014176','2022-07-05 12:52:56',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3364,'4000','181657014176','2022-07-05 12:42:56',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3365,'4000','181657014176','2022-07-05 12:46:39',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3366,'4000','181657014176','2022-07-05 12:52:17',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3367,'1110','181657014829','2022-07-05 13:08:08',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3368,'1110','181657014829','2022-07-05 12:53:49',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3369,'5500','181657014829','2022-07-05 13:08:00',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3370,'1000','181657014829','2022-07-05 13:08:08',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3371,'4000','181657014829','2022-07-05 13:08:08',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3372,'4000','181657014829','2022-07-05 12:53:49',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3373,'1110','181657015808','2022-07-05 13:32:13',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3374,'1110','181657015808','2022-07-05 13:31:49',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3375,'5500','181657015808','2022-07-05 13:31:49',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3376,'1000','181657015808','2022-07-05 13:32:13',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3377,'4000','181657015808','2022-07-05 13:32:13',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3378,'4000','181657015808','2022-07-05 13:31:49',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3379,'1000','181657019176','2022-07-05 14:08:03',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3380,'4000','181657019176','2022-07-05 14:08:03',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3381,'4000','181657019176','2022-07-05 14:06:16',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3382,'1000','181657019285','2022-07-05 14:27:06',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3383,'4000','181657019285','2022-07-05 14:27:06',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3384,'1110','181657020439','2022-07-05 14:27:30',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3385,'5500','181657020439','2022-07-05 14:27:19',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3386,'1000','181657020439','2022-07-05 14:27:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3387,'4000','181657020439','2022-07-05 14:27:30',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3388,'1000','181657026683','2022-07-05 16:11:38',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3389,'4000','181657026683','2022-07-05 16:11:38',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3396,'5800','181657027454','2022-07-05 16:25:01',330.00,NULL,'0','18','1','Bread','1','','','88','','No',NULL,NULL,''),(3397,'1000','181657027454','2022-07-05 16:25:01',NULL,330.00,'0','18','1','','1','','','88','','No',NULL,NULL,''),(3398,'1000','181657088290','2022-07-06 09:18:51',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3399,'4000','181657088290','2022-07-06 09:18:51',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3400,'4000','181657088290','2022-07-06 09:18:10',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3401,'1110','181657088336','2022-07-06 09:21:06',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3402,'1110','181657088336','2022-07-06 09:19:31',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3403,'5500','181657088336','2022-07-06 09:20:06',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3404,'1000','181657088336','2022-07-06 09:21:06',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3405,'4000','181657088336','2022-07-06 09:21:06',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3406,'4000','181657088336','2022-07-06 09:18:56',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3407,'4000','181657088336','2022-07-06 09:19:31',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3408,'4000','181657088336','2022-07-06 09:19:44',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3409,'4000','181657088336','2022-07-06 09:19:53',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3410,'1110','181657088477','2022-07-06 09:55:23',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3411,'5500','181657088477','2022-07-06 09:55:14',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3412,'1000','181657088477','2022-07-06 09:55:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3413,'4000','181657088477','2022-07-06 09:55:23',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3414,'1000','181657090534','2022-07-06 10:00:11',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3415,'4000','181657090534','2022-07-06 10:00:11',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3416,'4000','181657090534','2022-07-06 09:55:34',NULL,60.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(3417,'1000','181657090823','2022-07-06 10:12:21',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3418,'4000','181657090823','2022-07-06 10:12:21',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3419,'1110','181657091800','2022-07-06 10:17:30',NULL,0.00,'','18','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(3420,'1110','181657091800','2022-07-06 10:16:40',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3421,'5500','181657091800','2022-07-06 10:17:14',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3422,'1000','181657091800','2022-07-06 10:17:30',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3423,'4000','181657091800','2022-07-06 10:17:30',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3424,'4000','181657091800','2022-07-06 10:16:40',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3425,'1000','181657091853','2022-07-06 10:27:50',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3426,'4000','181657091853','2022-07-06 10:27:50',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3427,'1000','181657092500','2022-07-06 10:29:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3428,'4000','181657092500','2022-07-06 10:29:02',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(3429,'1000','181657094086','2022-07-06 10:55:25',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3430,'4000','181657094086','2022-07-06 10:55:25',NULL,30.00,'','18','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3431,'1110','181657097009','2022-07-06 12:05:37',NULL,0.00,'','18','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(3432,'1110','181657097009','2022-07-06 12:04:06',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3433,'5500','181657097009','2022-07-06 12:04:23',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3434,'1000','181657097009','2022-07-06 12:05:37',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3435,'4000','181657097009','2022-07-06 12:05:37',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(3436,'4000','181657097009','2022-07-06 11:44:09',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3437,'4000','181657097009','2022-07-06 12:04:06',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3438,'1000','181657098474','2022-07-06 12:20:13',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3439,'4000','181657098474','2022-07-06 12:20:13',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3440,'1000','181657099216','2022-07-06 12:24:16',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3441,'4000','181657099216','2022-07-06 12:24:16',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3442,'1110','181657099459','2022-07-06 12:27:40',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3443,'1110','181657099459','2022-07-06 12:24:19',NULL,0.00,'','18','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3444,'1110','181657099459','2022-07-06 12:25:03',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3445,'1110','181657099459','2022-07-06 12:25:30',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3446,'5500','181657099459','2022-07-06 12:25:37',60.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3447,'1000','181657099459','2022-07-06 12:27:40',165.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3448,'4000','181657099459','2022-07-06 12:27:40',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3449,'4000','181657099459','2022-07-06 12:24:19',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3450,'4000','181657099459','2022-07-06 12:24:54',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3451,'4000','181657099459','2022-07-06 12:25:03',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3452,'4000','181657099459','2022-07-06 12:25:30',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3453,'1110','181657099886','2022-07-06 12:31:26',NULL,25.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3454,'5500','181657099886','2022-07-06 12:32:01',25.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3455,'1000','181657099886','2022-07-06 12:32:18',270.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3456,'4000','181657099886','2022-07-06 12:32:18',NULL,140.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3457,'4000','181657099886','2022-07-06 12:31:26',NULL,100.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3458,'4000','181657099886','2022-07-06 12:31:43',NULL,30.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3466,'1000','181657104361','2022-07-06 13:46:08',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3467,'4000','181657104361','2022-07-06 13:46:08',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3468,'1110','181657104370','2022-07-06 14:06:00',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3469,'1110','181657104370','2022-07-06 13:46:10',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3470,'1110','181657104370','2022-07-06 13:55:14',NULL,25.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3471,'5500','181657104370','2022-07-06 14:05:28',35.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3472,'1000','181657104370','2022-07-06 14:06:00',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3473,'4000','181657104370','2022-07-06 14:06:00',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3474,'4000','181657104370','2022-07-06 13:46:10',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3475,'4000','181657104370','2022-07-06 13:55:14',NULL,100.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3476,'4000','181657104370','2022-07-06 14:05:09',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3477,'1000','181657105573','2022-07-06 14:06:53',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3478,'4000','181657105573','2022-07-06 14:06:53',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(3479,'4000','181657105573','2022-07-06 14:06:13',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3480,'1110','181657105621','2022-07-06 14:08:13',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3481,'5500','181657105621','2022-07-06 14:07:01',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3482,'1000','181657105621','2022-07-06 14:08:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3483,'4000','181657105621','2022-07-06 14:08:13',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3484,'1110','181657105753','2022-07-06 14:19:18',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(3485,'5500','181657105753','2022-07-06 14:09:13',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3486,'1000','181657105753','2022-07-06 14:19:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3487,'4000','181657105753','2022-07-06 14:19:18',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(3488,'1000','181657106534','2022-07-06 15:03:13',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3489,'4000','181657106534','2022-07-06 15:03:13',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3490,'1110','181657109001','2022-07-06 15:12:42',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3491,'5500','181657109001','2022-07-06 15:03:21',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3492,'1000','181657109001','2022-07-06 15:12:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3493,'4000','181657109001','2022-07-06 15:12:42',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3494,'1000','181657109571','2022-07-06 15:34:22',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3495,'4000','181657109571','2022-07-06 15:34:22',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3496,'1000','181657112427','2022-07-06 16:00:45',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3497,'4000','181657112427','2022-07-06 16:00:45',NULL,170.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3498,'1000','181657112514','2022-07-06 16:45:38',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3499,'4000','181657112514','2022-07-06 16:45:38',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3502,'5800','181657121396','2022-07-06 18:30:18',450.00,NULL,'0','18','1','groundnuts','1','','','91','','No',NULL,NULL,''),(3503,'1000','181657121396','2022-07-06 18:30:18',NULL,450.00,'0','18','1','','1','','','91','','No',NULL,NULL,''),(3506,'5800','181657100319','2022-07-06 12:38:53',330.00,NULL,'0','18','1','Bread','1','','','92','','No',NULL,NULL,''),(3507,'5800','181657100319','2022-07-06 12:38:53',200.00,NULL,'0','18','1','cakes','1','','','90','','No',NULL,NULL,''),(3508,'5800','181657100319','2022-07-06 12:38:53',470.00,NULL,'0','18','1','Airtime(Safaricom)','1','','','89','','No',NULL,NULL,''),(3509,'1000','181657100319','2022-07-06 12:38:53',NULL,1000.00,'0','18','1','','1','','','89','','No',NULL,NULL,''),(3510,'1000','181657170320','2022-07-07 08:05:28',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3511,'4000','181657170320','2022-07-07 08:05:28',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3512,'1000','181657170336','2022-07-07 08:44:31',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3513,'4000','181657170336','2022-07-07 08:44:31',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3514,'1110','181657172674','2022-07-07 08:45:13',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3515,'5500','181657172674','2022-07-07 08:44:34',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3516,'1000','181657172674','2022-07-07 08:45:13',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3517,'4000','181657172674','2022-07-07 08:45:13',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3518,'1110','181657174296','2022-07-07 09:45:26',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3519,'1110','181657174296','2022-07-07 09:11:36',NULL,0.00,'','18','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3520,'1110','181657174296','2022-07-07 09:43:59',NULL,50.00,'','18','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3521,'5500','181657174296','2022-07-07 09:44:49',55.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3522,'1000','181657174296','2022-07-07 09:45:26',115.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3523,'4000','181657174296','2022-07-07 09:45:26',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3524,'4000','181657174296','2022-07-07 09:11:36',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3525,'4000','181657174296','2022-07-07 09:43:59',NULL,55.00,'','18','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3526,'1000','181657176331','2022-07-07 09:53:27',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3527,'4000','181657176331','2022-07-07 09:53:27',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(3528,'4000','181657176331','2022-07-07 09:45:32',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3529,'1000','181657176809','2022-07-07 10:16:41',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3530,'4000','181657176809','2022-07-07 10:16:41',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3531,'1110','181657184395','2022-07-07 12:02:06',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(3532,'1110','181657184395','2022-07-07 12:00:42',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(3533,'1110','181657184395','2022-07-07 12:00:55',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3534,'1110','181657184395','2022-07-07 12:01:36',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3535,'5500','181657184395','2022-07-07 12:01:51',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3536,'1000','181657184395','2022-07-07 12:02:06',276.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3537,'4000','181657184395','2022-07-07 12:02:06',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3538,'4000','181657184395','2022-07-07 11:59:55',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3539,'4000','181657184395','2022-07-07 12:00:42',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3540,'4000','181657184395','2022-07-07 12:00:55',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3541,'4000','181657184395','2022-07-07 12:01:12',NULL,16.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(3542,'4000','181657184395','2022-07-07 12:01:22',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3543,'4000','181657184395','2022-07-07 12:01:36',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3544,'1000','181657184553','2022-07-07 12:32:24',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3545,'4000','181657184553','2022-07-07 12:32:24',NULL,100.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3546,'4000','181657184553','2022-07-07 12:02:33',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3547,'4000','181657184553','2022-07-07 12:27:44',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3554,'5800','181657186386','2022-07-07 12:33:15',470.00,NULL,'0','18','1','Airtime(Safaricom l)','1','','','95','','No',NULL,NULL,''),(3555,'5563','181657186386','2022-07-07 12:33:15',50.00,NULL,'0','18','1','Airtime(Safaricom)','1','','','94','','No',NULL,NULL,''),(3556,'5800','181657186386','2022-07-07 12:33:15',110.00,NULL,'0','18','1','Bread','1','','','93','','No',NULL,NULL,''),(3557,'1000','181657186386','2022-07-07 12:33:15',NULL,630.00,'0','18','1','','1','','','93','','No',NULL,NULL,''),(3558,'1000','181657186876','2022-07-07 12:42:18',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3559,'4000','181657186876','2022-07-07 12:42:18',NULL,80.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3560,'4000','181657186876','2022-07-07 12:41:16',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3561,'1000','181657186949','2022-07-07 13:02:43',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3562,'4000','181657186949','2022-07-07 13:02:43',NULL,45.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3563,'1000','181657188178','2022-07-07 13:30:19',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3564,'4000','181657188178','2022-07-07 13:30:19',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3565,'1000','181657189826','2022-07-07 13:44:14',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3566,'4000','181657189826','2022-07-07 13:44:14',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3567,'1000','181657190662','2022-07-07 14:10:54',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3568,'4000','181657190662','2022-07-07 14:10:54',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3569,'4000','181657190662','2022-07-07 13:44:22',NULL,5.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(3570,'1110','181657192921','2022-07-07 14:22:12',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3571,'5500','181657192921','2022-07-07 14:22:01',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3572,'1000','181657192921','2022-07-07 14:22:12',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3573,'4000','181657192921','2022-07-07 14:22:12',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3574,'1000','181657192935','2022-07-07 14:25:32',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3575,'4000','181657192935','2022-07-07 14:25:32',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3576,'1000','181657193134','2022-07-07 14:29:17',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3577,'4000','181657193134','2022-07-07 14:29:17',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3580,'5800','181657194304','2022-07-07 14:47:32',380.00,NULL,'0','18','1','Water(300ml)','1','','','96','','No',NULL,NULL,''),(3581,'1000','181657194304','2022-07-07 14:47:32',NULL,380.00,'0','18','1','','1','','','96','','No',NULL,NULL,''),(3582,'1110','181657194840','2022-07-07 14:54:09',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3583,'5500','181657194840','2022-07-07 14:54:00',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3584,'1000','181657194840','2022-07-07 14:54:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3585,'4000','181657194840','2022-07-07 14:54:09',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3586,'1000','181657194851','2022-07-07 15:04:45',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3587,'4000','181657194851','2022-07-07 15:04:45',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3588,'1000','181657195498','2022-07-07 15:06:14',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3589,'4000','181657195498','2022-07-07 15:06:14',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3590,'1000','181657196957','2022-07-07 15:37:16',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3591,'4000','181657196957','2022-07-07 15:37:16',NULL,100.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3592,'1000','181657198529','2022-07-07 16:29:43',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3593,'4000','181657198529','2022-07-07 16:29:43',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3594,'1000','181657202878','2022-07-07 17:21:34',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3595,'4000','181657202878','2022-07-07 17:21:34',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3596,'1110','181657203699','2022-07-07 17:21:47',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(3597,'5500','181657203699','2022-07-07 17:21:39',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3598,'1000','181657203699','2022-07-07 17:21:47',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3599,'4000','181657203699','2022-07-07 17:21:47',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(3600,'1110','111657258002','2022-07-08 08:29:20',NULL,0.00,'','11','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(3601,'1110','111657258002','2022-07-08 08:26:42',NULL,0.00,'','11','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3602,'1110','111657258002','2022-07-08 08:27:38',NULL,5.00,'','11','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3603,'5500','111657258002','2022-07-08 08:28:12',5.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3604,'1000','111657258002','2022-07-08 08:29:20',190.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3605,'4000','111657258002','2022-07-08 08:29:20',NULL,130.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(3606,'4000','111657258002','2022-07-08 08:26:42',NULL,40.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3607,'4000','111657258002','2022-07-08 08:27:38',NULL,20.00,'','11','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3608,'1000','111657258168','2022-07-08 08:37:50',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3609,'4000','111657258168','2022-07-08 08:37:50',NULL,20.00,'','11','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3610,'4000','111657258168','2022-07-08 08:29:28',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3611,'1000','111657258675','2022-07-08 08:44:41',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3612,'4000','111657258675','2022-07-08 08:44:41',NULL,30.00,'','11','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(3613,'1000','111657259084','2022-07-08 10:15:56',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3614,'4000','111657259084','2022-07-08 10:15:56',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3615,'1000','111657264570','2022-07-08 10:16:30',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3616,'4000','111657264570','2022-07-08 10:16:30',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3617,'1110','111657264594','2022-07-08 10:16:34',NULL,0.00,'','11','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3618,'1110','111657264594','2022-07-08 10:17:33',NULL,50.00,'','11','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(3619,'5500','111657264594','2022-07-08 10:17:52',50.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3620,'1000','111657264594','2022-07-08 10:18:15',175.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3621,'4000','111657264594','2022-07-08 10:18:15',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3622,'4000','111657264594','2022-07-08 10:16:34',NULL,80.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3623,'4000','111657264594','2022-07-08 10:17:33',NULL,55.00,'','11','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(3624,'1000','111657264709','2022-07-08 10:19:06',35.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3625,'4000','111657264709','2022-07-08 10:19:06',NULL,25.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3626,'4000','111657264709','2022-07-08 10:18:29',NULL,10.00,'','11','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(3627,'1000','111657264750','2022-07-08 10:19:31',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3628,'4000','111657264750','2022-07-08 10:19:31',NULL,10.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(3629,'1000','111657264774','2022-07-08 11:00:47',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3630,'4000','111657264774','2022-07-08 11:00:47',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3631,'4000','111657264774','2022-07-08 10:19:34',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3632,'1000','111657269054','2022-07-08 11:31:20',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3633,'4000','111657269054','2022-07-08 11:31:20',NULL,80.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(3634,'1000','111657269092','2022-07-08 11:39:50',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3635,'4000','111657269092','2022-07-08 11:39:50',NULL,100.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(3636,'1000','111657272777','2022-07-08 12:33:13',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3637,'4000','111657272777','2022-07-08 12:33:13',NULL,180.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3638,'1000','111657272797','2022-07-08 12:42:52',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3639,'4000','111657272797','2022-07-08 12:42:52',NULL,60.00,'','11','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(3640,'1000','111657273375','2022-07-08 14:36:22',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3641,'4000','111657273375','2022-07-08 14:36:22',NULL,50.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(3642,'4000','111657273375','2022-07-08 14:35:49',NULL,80.00,'','11','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(3643,'1000','111657280209','2022-07-08 14:37:26',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3644,'4000','111657280209','2022-07-08 14:37:26',NULL,40.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3645,'1000','111657280249','2022-07-08 14:37:39',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3646,'4000','111657280249','2022-07-08 14:37:39',NULL,100.00,'','11','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3647,'1000','111657280263','2022-07-08 14:59:44',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3648,'4000','111657280263','2022-07-08 14:59:44',NULL,30.00,'','11','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(3649,'4000','111657280263','2022-07-08 14:37:43',NULL,20.00,'','11','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(3650,'1110','111657281593','2022-07-08 15:00:07',NULL,10.00,'','11','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3651,'5500','111657281593','2022-07-08 14:59:53',10.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3652,'1000','111657281593','2022-07-08 15:00:07',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3653,'4000','111657281593','2022-07-08 15:00:07',NULL,40.00,'','11','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3654,'1000','111657281610','2022-07-08 15:21:21',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3655,'4000','111657281610','2022-07-08 15:21:21',NULL,10.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(3656,'1000','111657288923','2022-07-08 17:04:51',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3657,'4000','111657288923','2022-07-08 17:04:51',NULL,30.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3658,'1000','111657289097','2022-07-08 17:05:36',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3659,'4000','111657289097','2022-07-08 17:05:36',NULL,60.00,'','11','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(3660,'4000','111657289097','2022-07-08 17:04:57',NULL,10.00,'','11','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(3661,'1000','111657293245','2022-07-08 18:14:56',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3662,'4000','111657293245','2022-07-08 18:14:56',NULL,200.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3667,'5800','111657293909','2022-07-08 18:25:28',250.00,NULL,'0','11','1','cakes','1','','','98','','No',NULL,NULL,''),(3668,'5800','111657293909','2022-07-08 18:25:28',330.00,NULL,'0','11','1','Bread','1','','','97','','No',NULL,NULL,''),(3669,'1000','111657293909','2022-07-08 18:25:28',NULL,580.00,'0','11','1','','1','','','97','','No',NULL,NULL,''),(3670,'1000','111657370230','2022-07-09 15:38:36',405.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3671,'4000','111657370230','2022-07-09 15:38:36',NULL,300.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(3672,'4000','111657370230','2022-07-09 15:37:10',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3673,'4000','111657370230','2022-07-09 15:37:30',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3676,'5800','111657370366','2022-07-09 15:39:40',275.00,NULL,'0','11','1','Bread','1','','','99','','No',NULL,NULL,''),(3677,'1000','111657370366','2022-07-09 15:39:40',NULL,275.00,'0','11','1','','1','','','99','','No',NULL,NULL,''),(3678,'1000','181657439017','2022-07-10 11:17:31',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3679,'4000','181657439017','2022-07-10 11:17:31',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3680,'4000','181657439017','2022-07-10 10:43:37',NULL,50.00,'','18','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3681,'1000','181657442588','2022-07-10 11:43:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3682,'4000','181657442588','2022-07-10 11:43:46',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3683,'1000','181657449885','2022-07-10 13:45:23',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3684,'4000','181657449885','2022-07-10 13:45:23',NULL,10.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(3685,'4000','181657449885','2022-07-10 13:44:45',NULL,10.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(3686,'4000','181657449885','2022-07-10 13:44:59',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3687,'1000','181657449936','2022-07-10 13:46:09',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3688,'4000','181657449936','2022-07-10 13:46:09',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3689,'1000','181657449981','2022-07-10 14:24:24',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3690,'4000','181657449981','2022-07-10 14:24:24',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3691,'1000','181657452276','2022-07-10 14:24:47',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3692,'4000','181657452276','2022-07-10 14:24:47',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(3693,'1000','181657452290','2022-07-10 16:02:41',115.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3694,'4000','181657452290','2022-07-10 16:02:41',NULL,5.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(3695,'4000','181657452290','2022-07-10 14:24:50',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(3696,'4000','181657452290','2022-07-10 16:01:19',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3697,'4000','181657452290','2022-07-10 16:01:36',NULL,10.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3698,'1000','181657517055','2022-07-11 08:24:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3699,'4000','181657517055','2022-07-11 08:24:41',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3700,'1000','181657517083','2022-07-11 09:20:24',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3701,'4000','181657517083','2022-07-11 09:20:24',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3702,'1000','181657520426','2022-07-11 09:21:17',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3703,'4000','181657520426','2022-07-11 09:21:17',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3704,'1000','181657521954','2022-07-11 09:46:22',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3705,'4000','181657521954','2022-07-11 09:46:22',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3706,'4000','181657521954','2022-07-11 09:45:54',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(3707,'1000','181657522000','2022-07-11 09:55:12',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3708,'4000','181657522000','2022-07-11 09:55:12',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3709,'1000','181657532955','2022-07-11 12:49:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3710,'4000','181657532955','2022-07-11 12:49:24',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3713,'5800','181657533180','2022-07-11 12:53:15',200.00,NULL,'0','18','1','cakes','1','','','100','','No',NULL,NULL,''),(3714,'1000','181657533180','2022-07-11 12:53:15',NULL,200.00,'0','18','1','','1','','','100','','No',NULL,NULL,''),(3717,'5800','181657533221','2022-07-11 13:02:35',387.00,NULL,'0','18','1','Bread','1','','','101','','No',NULL,NULL,''),(3718,'1000','181657533221','2022-07-11 13:02:35',NULL,387.00,'0','18','1','','1','','','101','','No',NULL,NULL,''),(3719,'1000','181657540615','2022-07-11 14:57:03',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3720,'4000','181657540615','2022-07-11 14:57:03',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3721,'1000','181657546503','2022-07-11 16:36:09',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3722,'4000','181657546503','2022-07-11 16:36:09',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(3723,'1000','181657546604','2022-07-11 16:36:53',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3724,'4000','181657546604','2022-07-11 16:36:53',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3725,'1000','181657546706','2022-07-11 16:39:01',125.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3726,'4000','181657546706','2022-07-11 16:39:01',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(3727,'4000','181657546706','2022-07-11 16:38:26',NULL,60.00,'','18','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3728,'1000','181657547664','2022-07-11 16:54:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3729,'4000','181657547664','2022-07-11 16:54:53',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3730,'1000','181657547698','2022-07-11 17:31:05',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3731,'4000','181657547698','2022-07-11 17:31:05',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3732,'1000','181657601656','2022-07-12 07:54:28',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3733,'4000','181657601656','2022-07-12 07:54:28',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3734,'1110','181657601744','2022-07-12 08:11:41',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3735,'1110','181657601744','2022-07-12 07:55:44',NULL,0.00,'','18','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3736,'5500','181657601744','2022-07-12 07:57:02',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3737,'1000','181657601744','2022-07-12 08:11:41',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3738,'4000','181657601744','2022-07-12 08:11:41',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3739,'4000','181657601744','2022-07-12 07:55:44',NULL,70.00,'','18','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3740,'1000','181657602773','2022-07-12 08:13:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3741,'4000','181657602773','2022-07-12 08:13:16',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3742,'1000','181657602808','2022-07-12 08:29:35',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3743,'4000','181657602808','2022-07-12 08:29:35',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3744,'1000','181657603777','2022-07-12 08:43:04',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3745,'4000','181657603777','2022-07-12 08:43:04',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3746,'1110','181657604594','2022-07-12 08:43:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3747,'5500','181657604594','2022-07-12 08:43:14',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3748,'1000','181657604594','2022-07-12 08:43:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3749,'4000','181657604594','2022-07-12 08:43:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3750,'1110','181657604738','2022-07-12 09:02:36',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3751,'5500','181657604738','2022-07-12 09:02:27',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3752,'1000','181657604738','2022-07-12 09:02:36',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3753,'4000','181657604738','2022-07-12 09:02:36',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3754,'4000','181657604738','2022-07-12 08:45:38',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3755,'4000','181657604738','2022-07-12 09:02:01',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3756,'1110','181657605760','2022-07-12 09:32:36',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3757,'5500','181657605760','2022-07-12 09:02:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3758,'1000','181657605760','2022-07-12 09:32:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3759,'4000','181657605760','2022-07-12 09:32:36',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3760,'1000','181657607558','2022-07-12 09:32:55',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3761,'4000','181657607558','2022-07-12 09:32:55',NULL,160.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3762,'1000','181657608137','2022-07-12 09:42:25',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3763,'4000','181657608137','2022-07-12 09:42:25',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3764,'1000','181657608147','2022-07-12 09:42:44',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3765,'4000','181657608147','2022-07-12 09:42:44',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3766,'4000','181657608147','2022-07-12 09:42:27',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3767,'1110','181657608170','2022-07-12 09:42:50',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3768,'5500','181657608170','2022-07-12 09:51:51',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3769,'1000','181657608170','2022-07-12 09:52:05',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3770,'4000','181657608170','2022-07-12 09:52:05',NULL,20.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(3771,'4000','181657608170','2022-07-12 09:42:50',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3772,'1000','181657609472','2022-07-12 10:04:43',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3773,'4000','181657609472','2022-07-12 10:04:43',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3774,'1000','181657609487','2022-07-12 10:05:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3775,'4000','181657609487','2022-07-12 10:05:39',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3776,'1000','181657609542','2022-07-12 10:13:37',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3777,'4000','181657609542','2022-07-12 10:13:37',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3778,'1000','181657610021','2022-07-12 10:19:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3779,'4000','181657610021','2022-07-12 10:19:02',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3780,'1000','181657610345','2022-07-12 10:21:29',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3782,'1110','181657615014','2022-07-12 11:39:27',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3783,'5500','181657615014','2022-07-12 11:36:54',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3784,'1000','181657615014','2022-07-12 11:39:27',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3785,'4000','181657615014','2022-07-12 11:39:27',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3786,'1110','181657615177','2022-07-12 12:13:15',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3787,'5500','181657615177','2022-07-12 11:39:37',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3788,'1000','181657615177','2022-07-12 12:13:15',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3789,'4000','181657615177','2022-07-12 12:13:15',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3790,'1000','181657617212','2022-07-12 12:22:01',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3791,'4000','181657617212','2022-07-12 12:22:01',NULL,200.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3792,'1110','181657617734','2022-07-12 12:53:53',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3793,'5500','181657617734','2022-07-12 12:22:14',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3794,'1000','181657617734','2022-07-12 12:53:53',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3795,'4000','181657617734','2022-07-12 12:53:53',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3796,'1000','181657619782','2022-07-12 13:17:09',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3797,'4000','181657619782','2022-07-12 13:17:09',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3798,'1000','181657621040','2022-07-12 13:17:57',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3799,'4000','181657621040','2022-07-12 13:17:57',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3800,'1000','181657621107','2022-07-12 13:20:31',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3801,'4000','181657621107','2022-07-12 13:20:31',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3802,'1000','181657621663','2022-07-12 13:28:37',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3803,'4000','181657621663','2022-07-12 13:28:37',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(3804,'4000','181657621663','2022-07-12 13:27:43',NULL,0.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3805,'4000','181657621663','2022-07-12 13:27:56',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3806,'4000','181657621663','2022-07-12 13:28:12',NULL,5.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(3807,'1110','181657621720','2022-07-12 13:35:24',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3808,'5500','181657621720','2022-07-12 13:28:40',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3809,'1000','181657621720','2022-07-12 13:35:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3810,'4000','181657621720','2022-07-12 13:35:24',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3811,'1000','181657622138','2022-07-12 13:36:35',700.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3812,'4000','181657622138','2022-07-12 13:36:35',NULL,700.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3813,'1110','181657622452','2022-07-12 13:41:00',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3814,'5500','181657622452','2022-07-12 13:40:52',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3815,'1000','181657622452','2022-07-12 13:41:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3816,'4000','181657622452','2022-07-12 13:41:00',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3817,'1000','181657627534','2022-07-12 15:05:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3818,'4000','181657627534','2022-07-12 15:05:51',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3819,'1000','181657628173','2022-07-12 15:18:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3820,'4000','181657628173','2022-07-12 15:18:16',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(3821,'1000','181657628302','2022-07-12 15:23:06',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3822,'4000','181657628302','2022-07-12 15:23:06',NULL,10.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(3823,'1000','181657628589','2022-07-12 15:34:18',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3824,'4000','181657628589','2022-07-12 15:34:18',NULL,40.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(3825,'1000','181657629267','2022-07-12 16:08:28',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3826,'4000','181657629267','2022-07-12 16:08:28',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3831,'5800','181657634640','2022-07-12 17:04:15',1100.00,NULL,'0','18','1','mask','1','','','103','','No',NULL,NULL,''),(3832,'5800','181657634640','2022-07-12 17:04:15',275.00,NULL,'0','18','1','Bread','1','','','102','','No',NULL,NULL,''),(3833,'1000','181657634640','2022-07-12 17:04:15',NULL,1375.00,'0','18','1','','1','','','102','','No',NULL,NULL,''),(3834,'1000','181657634775','2022-07-12 17:06:23',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3835,'4000','181657634775','2022-07-12 17:06:23',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3836,'1000','181657635317','2022-07-12 17:20:49',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3837,'4000','181657635317','2022-07-12 17:20:49',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3838,'1000','181657689212','2022-07-13 08:16:07',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3839,'4000','181657689212','2022-07-13 08:16:07',NULL,50.00,'','18','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(3840,'4000','181657689212','2022-07-13 08:13:32',NULL,140.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3841,'1000','181657689382','2022-07-13 08:41:15',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3842,'4000','181657689382','2022-07-13 08:41:15',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3843,'1000','181657690877','2022-07-13 08:49:19',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3844,'4000','181657690877','2022-07-13 08:49:19',NULL,200.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3845,'1000','181657691379','2022-07-13 08:56:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3846,'4000','181657691379','2022-07-13 08:56:25',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3847,'1000','181657691797','2022-07-13 09:44:35',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3848,'4000','181657691797','2022-07-13 09:44:35',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3849,'1110','181657694686','2022-07-13 09:46:43',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3850,'1110','181657694686','2022-07-13 09:44:46',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3851,'5500','181657694686','2022-07-13 09:46:20',20.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3852,'1000','181657694686','2022-07-13 09:46:43',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3853,'4000','181657694686','2022-07-13 09:46:43',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3854,'4000','181657694686','2022-07-13 09:44:46',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3855,'4000','181657694686','2022-07-13 09:45:55',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3856,'1000','181657694838','2022-07-13 09:48:11',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3857,'4000','181657694838','2022-07-13 09:48:11',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3858,'1000','181657694902','2022-07-13 10:05:15',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3859,'4000','181657694902','2022-07-13 10:05:15',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3860,'4000','181657694902','2022-07-13 09:48:22',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3861,'1000','181657698866','2022-07-13 10:56:37',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3862,'4000','181657698866','2022-07-13 10:56:37',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3863,'4000','181657698866','2022-07-13 10:54:26',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3864,'1000','181657699006','2022-07-13 10:56:59',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3865,'4000','181657699006','2022-07-13 10:56:59',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3866,'1000','181657699964','2022-07-13 11:15:56',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3867,'4000','181657699964','2022-07-13 11:15:56',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(3868,'4000','181657699964','2022-07-13 11:12:44',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3869,'1000','181657700774','2022-07-13 11:26:34',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3870,'4000','181657700774','2022-07-13 11:26:34',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3871,'4000','181657700774','2022-07-13 11:26:14',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3872,'1000','181657700801','2022-07-13 11:27:24',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3873,'4000','181657700801','2022-07-13 11:27:24',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3874,'1000','181657700860','2022-07-13 11:35:49',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3875,'4000','181657700860','2022-07-13 11:35:49',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3876,'1000','181657701360','2022-07-13 11:44:58',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3877,'4000','181657701360','2022-07-13 11:44:58',NULL,100.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3878,'4000','181657701360','2022-07-13 11:36:00',NULL,200.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3879,'1000','181657702037','2022-07-13 12:47:28',125.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3880,'4000','181657702037','2022-07-13 12:47:28',NULL,75.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3881,'4000','181657702037','2022-07-13 12:46:42',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3882,'1000','181657705652','2022-07-13 13:46:43',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3883,'4000','181657705652','2022-07-13 13:46:43',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3884,'1000','181657709206','2022-07-13 13:46:54',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3885,'4000','181657709206','2022-07-13 13:46:54',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3886,'1000','181657709225','2022-07-13 14:10:23',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3887,'4000','181657709225','2022-07-13 14:10:23',NULL,30.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3888,'1000','181657710628','2022-07-13 14:10:38',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3889,'4000','181657710628','2022-07-13 14:10:38',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3890,'1110','181657714665','2022-07-13 15:17:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3891,'5500','181657714665','2022-07-13 15:17:45',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3892,'1000','181657714665','2022-07-13 15:17:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3893,'4000','181657714665','2022-07-13 15:17:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3900,'5800','181657715089','2022-07-13 15:25:00',275.00,NULL,'0','18','1','Bread','1','','','106','','No',NULL,NULL,''),(3901,'5800','181657715089','2022-07-13 15:25:00',400.00,NULL,'0','18','1','cakes','1','','','105','','No',NULL,NULL,''),(3902,'5800','181657715089','2022-07-13 15:25:00',1060.00,NULL,'0','18','1','milk(500 gms)','1','','','104','','No',NULL,NULL,''),(3903,'1000','181657715089','2022-07-13 15:25:00',NULL,1735.00,'0','18','1','','1','','','104','','No',NULL,NULL,''),(3908,'5800','181657716714','2022-07-13 15:52:03',2530.00,NULL,'0','18','1','Soda( 300ML)','1','','','107','','No',NULL,NULL,''),(3909,'1000','181657716714','2022-07-13 15:52:03',NULL,2530.00,'0','18','1','','1','','','107','','No',NULL,NULL,''),(3910,'1000','181657716714','2022-07-13 15:52:03',NULL,2630.00,'','18','1','Soda( 300ML)','1','','','','','No',NULL,NULL,'N/A'),(3911,'5800','181657716714','2022-07-13 15:52:03',2630.00,NULL,'','18','1','Soda( 300ML)','1','','','','','No',NULL,NULL,'N/A'),(3912,'1110','181657778298','2022-07-14 09:02:42',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(3913,'1110','181657778298','2022-07-14 08:58:18',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3914,'5500','181657778298','2022-07-14 09:02:32',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3915,'1000','181657778298','2022-07-14 09:02:42',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3916,'4000','181657778298','2022-07-14 09:02:42',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3917,'4000','181657778298','2022-07-14 08:58:18',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3918,'4000','181657778298','2022-07-14 09:00:31',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(3919,'1110','181657786862','2022-07-14 11:21:50',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3920,'1110','181657786862','2022-07-14 11:21:03',NULL,0.00,'','18','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(3921,'5500','181657786862','2022-07-14 11:21:16',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3922,'1000','181657786862','2022-07-14 11:21:50',415.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3923,'4000','181657786862','2022-07-14 11:21:50',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3924,'4000','181657786862','2022-07-14 11:21:03',NULL,375.00,'','18','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3925,'1000','181657786982','2022-07-14 11:23:32',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3926,'4000','181657786982','2022-07-14 11:23:32',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3927,'1000','181657787015','2022-07-14 11:29:35',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3928,'4000','181657787015','2022-07-14 11:29:35',NULL,30.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3929,'1000','181657787640','2022-07-14 11:47:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3930,'4000','181657787640','2022-07-14 11:47:12',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3931,'1000','181657788436','2022-07-14 11:47:55',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3932,'4000','181657788436','2022-07-14 11:47:55',NULL,110.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(3933,'1110','181657788477','2022-07-14 12:29:14',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3934,'5500','181657788477','2022-07-14 11:47:57',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3935,'1000','181657788477','2022-07-14 12:29:14',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3936,'4000','181657788477','2022-07-14 12:29:14',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3937,'1000','181657778572','2022-07-14 13:19:02',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3938,'4000','181657778572','2022-07-14 13:19:02',NULL,10.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(3939,'1000','181657793977','2022-07-14 13:20:47',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3940,'4000','181657793977','2022-07-14 13:20:47',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3941,'4000','181657793977','2022-07-14 13:19:37',NULL,15.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3942,'4000','181657793977','2022-07-14 13:20:10',NULL,15.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3943,'1000','181657798572','2022-07-14 14:37:51',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3944,'4000','181657798572','2022-07-14 14:37:51',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3945,'1110','181657798674','2022-07-14 14:48:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3946,'5500','181657798674','2022-07-14 14:37:54',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3947,'1000','181657798674','2022-07-14 14:48:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3948,'4000','181657798674','2022-07-14 14:48:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3949,'1110','181657800825','2022-07-14 15:14:28',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3950,'1110','181657800825','2022-07-14 15:14:43',NULL,35.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3951,'5500','181657800825','2022-07-14 15:14:59',45.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3952,'1000','181657800825','2022-07-14 15:15:57',740.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3953,'4000','181657800825','2022-07-14 15:15:57',NULL,300.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3954,'4000','181657800825','2022-07-14 15:13:45',NULL,200.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(3955,'4000','181657800825','2022-07-14 15:14:05',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3956,'4000','181657800825','2022-07-14 15:14:28',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3957,'4000','181657800825','2022-07-14 15:14:43',NULL,140.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3958,'1000','181657804122','2022-07-14 16:08:53',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3959,'4000','181657804122','2022-07-14 16:08:53',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3960,'1000','181657804219','2022-07-14 16:10:59',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3961,'4000','181657804219','2022-07-14 16:10:59',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3962,'1000','181657804265','2022-07-14 16:11:24',41.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3963,'4000','181657804265','2022-07-14 16:11:24',NULL,41.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(3964,'1110','181657804294','2022-07-14 16:11:34',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3965,'5500','181657804294','2022-07-14 16:12:03',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3966,'1000','181657804294','2022-07-14 16:12:10',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3967,'4000','181657804294','2022-07-14 16:12:10',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3968,'4000','181657804294','2022-07-14 16:11:34',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3969,'1000','181657804351','2022-07-14 16:12:47',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3970,'4000','181657804351','2022-07-14 16:12:47',NULL,190.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3971,'1000','181657804381','2022-07-14 16:13:16',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3972,'4000','181657804381','2022-07-14 16:13:16',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(3973,'1000','181657861635','2022-07-15 08:07:47',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3974,'4000','181657861635','2022-07-15 08:07:47',NULL,20.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(3975,'1000','181657861682','2022-07-15 08:25:03',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3976,'4000','181657861682','2022-07-15 08:25:03',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3977,'1110','181657862708','2022-07-15 08:55:04',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3978,'5500','181657862708','2022-07-15 08:25:08',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3979,'1000','181657862708','2022-07-15 08:55:04',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3980,'4000','181657862708','2022-07-15 08:55:04',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3981,'1000','181657865100','2022-07-15 09:05:49',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3982,'4000','181657865100','2022-07-15 09:05:49',NULL,80.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(3983,'1000','181657865152','2022-07-15 09:15:40',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3984,'4000','181657865152','2022-07-15 09:15:40',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(3985,'1000','181657865765','2022-07-15 09:17:02',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3986,'4000','181657865765','2022-07-15 09:17:02',NULL,140.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(3987,'1000','181657865860','2022-07-15 10:07:19',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3988,'4000','181657865860','2022-07-15 10:07:19',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3989,'1000','181657868842','2022-07-15 10:21:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3990,'4000','181657868842','2022-07-15 10:21:47',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3991,'1000','181657872820','2022-07-15 11:13:54',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3992,'4000','181657872820','2022-07-15 11:13:54',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3993,'1110','181657872839','2022-07-15 11:14:17',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3994,'5500','181657872839','2022-07-15 11:13:59',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3995,'1000','181657872839','2022-07-15 11:14:17',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3996,'4000','181657872839','2022-07-15 11:14:17',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(3997,'1110','181657872859','2022-07-15 11:53:38',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(3998,'5500','181657872859','2022-07-15 11:14:19',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3999,'1000','181657872859','2022-07-15 11:53:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4000,'4000','181657872859','2022-07-15 11:53:38',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4001,'1000','181657879817','2022-07-15 13:11:06',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4002,'4000','181657879817','2022-07-15 13:11:06',NULL,170.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4003,'1110','181657879878','2022-07-15 13:11:32',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4004,'5500','181657879878','2022-07-15 13:11:18',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4005,'1000','181657879878','2022-07-15 13:11:32',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4006,'4000','181657879878','2022-07-15 13:11:32',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4007,'1000','181657879907','2022-07-15 13:11:58',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4008,'4000','181657879907','2022-07-15 13:11:58',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4009,'1000','181657879997','2022-07-15 13:13:56',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4010,'4000','181657879997','2022-07-15 13:13:56',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4011,'1000','181657880749','2022-07-15 13:48:49',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4012,'4000','181657880749','2022-07-15 13:48:49',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4013,'4000','181657880749','2022-07-15 13:25:49',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4014,'1000','181657882143','2022-07-15 13:58:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4015,'4000','181657882143','2022-07-15 13:58:52',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4016,'1000','181657882738','2022-07-15 14:15:59',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4017,'4000','181657882738','2022-07-15 14:15:59',NULL,30.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(4018,'1110','181657884606','2022-07-15 15:21:43',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4019,'5500','181657884606','2022-07-15 14:30:06',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4020,'1000','181657884606','2022-07-15 15:21:43',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4021,'4000','181657884606','2022-07-15 15:21:43',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4026,'1000','181657952332','2022-07-16 09:19:03',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4027,'4000','181657952332','2022-07-16 09:19:03',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4028,'1000','181657969114','2022-07-16 14:11:24',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4029,'4000','181657969114','2022-07-16 14:11:24',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4030,'1000','181657969894','2022-07-16 14:12:58',185.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4031,'4000','181657969894','2022-07-16 14:12:58',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(4032,'4000','181657969894','2022-07-16 14:11:34',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4033,'4000','181657969894','2022-07-16 14:12:16',NULL,20.00,'','18','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4034,'4000','181657969894','2022-07-16 14:12:24',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4035,'1000','181657969993','2022-07-16 14:14:18',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4036,'4000','181657969993','2022-07-16 14:14:18',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4037,'1000','181657970107','2022-07-16 14:16:13',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4038,'4000','181657970107','2022-07-16 14:16:13',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4039,'4000','181657970107','2022-07-16 14:15:07',NULL,15.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4040,'1000','181657970245','2022-07-16 15:52:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4041,'4000','181657970245','2022-07-16 15:52:17',NULL,10.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4042,'1000','181657975939','2022-07-16 15:52:30',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4043,'4000','181657975939','2022-07-16 15:52:30',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4044,'1000','181657975952','2022-07-16 16:48:37',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4045,'4000','181657975952','2022-07-16 16:48:37',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4046,'1000','111658061272','2022-07-17 15:34:53',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4047,'4000','111658061272','2022-07-17 15:34:53',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4048,'1000','111658061304','2022-07-17 15:35:33',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4049,'4000','111658061304','2022-07-17 15:35:33',NULL,30.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4050,'1000','111658061335','2022-07-17 15:35:47',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4051,'4000','111658061335','2022-07-17 15:35:47',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4052,'1000','111658061378','2022-07-17 15:36:29',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4053,'4000','111658061378','2022-07-17 15:36:29',NULL,10.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(4054,'1110','181658120443','2022-07-18 08:15:18',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4055,'5500','181658120443','2022-07-18 08:00:43',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4056,'1000','181658120443','2022-07-18 08:15:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4057,'4000','181658120443','2022-07-18 08:15:18',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4058,'1000','181658121333','2022-07-18 08:16:59',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4059,'4000','181658121333','2022-07-18 08:16:59',NULL,120.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4060,'1110','181658121432','2022-07-18 08:17:35',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4061,'5500','181658121432','2022-07-18 08:17:12',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4062,'1000','181658121432','2022-07-18 08:17:35',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4063,'4000','181658121432','2022-07-18 08:17:35',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4064,'1000','181658125043','2022-07-18 09:17:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4065,'4000','181658125043','2022-07-18 09:17:49',NULL,20.00,'','18','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(4066,'1000','181658125417','2022-07-18 09:57:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4067,'4000','181658125417','2022-07-18 09:57:11',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4068,'1110','181658127436','2022-07-18 10:13:41',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4069,'5500','181658127436','2022-07-18 09:57:16',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4070,'1000','181658127436','2022-07-18 10:13:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4071,'4000','181658127436','2022-07-18 10:13:41',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4072,'1110','181658128424','2022-07-18 10:57:12',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4073,'5500','181658128424','2022-07-18 10:13:44',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4074,'1000','181658128424','2022-07-18 10:57:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4075,'4000','181658128424','2022-07-18 10:57:12',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4076,'1000','181658131059','2022-07-18 11:13:31',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4077,'4000','181658131059','2022-07-18 11:13:31',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4078,'1110','181658132020','2022-07-18 11:14:05',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4079,'5500','181658132020','2022-07-18 11:13:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4080,'1000','181658132020','2022-07-18 11:14:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4081,'4000','181658132020','2022-07-18 11:14:05',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4082,'1000','181658132103','2022-07-18 11:16:08',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4083,'4000','181658132103','2022-07-18 11:16:08',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4084,'4000','181658132103','2022-07-18 11:15:03',NULL,100.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4087,'1110','181658135425','2022-07-18 12:48:30',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4088,'5500','181658135425','2022-07-18 12:10:25',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4089,'1000','181658135425','2022-07-18 12:48:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4090,'4000','181658135425','2022-07-18 12:48:30',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4091,'1000','181658137713','2022-07-18 13:08:28',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4092,'4000','181658137713','2022-07-18 13:08:28',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4093,'1000','181658138917','2022-07-18 13:47:15',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4094,'4000','181658138917','2022-07-18 13:47:15',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4095,'1000','181658141238','2022-07-18 14:48:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4096,'4000','181658141238','2022-07-18 14:48:24',NULL,20.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(4097,'1110','181658145028','2022-07-18 15:13:30',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4098,'5500','181658145028','2022-07-18 14:50:28',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4099,'1000','181658145028','2022-07-18 15:13:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4100,'4000','181658145028','2022-07-18 15:13:30',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4101,'1000','181658147305','2022-07-18 15:33:50',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4102,'4000','181658147305','2022-07-18 15:33:50',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4103,'1000','181658147635','2022-07-18 16:02:31',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4104,'4000','181658147635','2022-07-18 16:02:31',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4115,'5800','181658135393','2022-07-18 12:10:03',500.00,NULL,'0','18','1','sugar','1','','','113','','No',NULL,NULL,''),(4116,'5800','181658135393','2022-07-18 12:10:03',275.00,NULL,'0','18','1','Bread','1','','','112','','No',NULL,NULL,''),(4117,'5800','181658135393','2022-07-18 12:10:03',1400.00,NULL,'0','18','1','caramel','1','','','111','','No',NULL,NULL,''),(4118,'5800','181658135393','2022-07-18 12:10:03',200.00,NULL,'0','18','1','cakes','1','','','110','','No',NULL,NULL,''),(4119,'1000','181658135393','2022-07-18 12:10:03',NULL,2375.00,'0','18','1','','1','','','110','','No',NULL,NULL,''),(4120,'1110','181658211517','2022-07-19 09:19:19',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4121,'5500','181658211517','2022-07-19 09:18:37',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4122,'1000','181658211517','2022-07-19 09:19:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4123,'4000','181658211517','2022-07-19 09:19:19',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4124,'1110','181658211580','2022-07-19 09:19:59',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4125,'1110','181658211580','2022-07-19 09:19:40',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4126,'5500','181658211580','2022-07-19 09:19:48',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4127,'1000','181658211580','2022-07-19 09:19:59',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4128,'4000','181658211580','2022-07-19 09:19:59',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4129,'4000','181658211580','2022-07-19 09:19:40',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4130,'1110','181658211609','2022-07-19 09:21:06',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4131,'5500','181658211609','2022-07-19 09:20:09',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4132,'1000','181658211609','2022-07-19 09:21:06',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4133,'4000','181658211609','2022-07-19 09:21:06',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4134,'1000','111658212109','2022-07-19 09:28:43',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4135,'4000','111658212109','2022-07-19 09:28:43',NULL,15.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(4136,'1110','181658214784','2022-07-19 10:14:31',NULL,0.00,'','18','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4137,'1110','181658214784','2022-07-19 10:13:04',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4138,'5500','181658214784','2022-07-19 10:13:12',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4139,'1000','181658214784','2022-07-19 10:14:31',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4140,'4000','181658214784','2022-07-19 10:14:31',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4141,'4000','181658214784','2022-07-19 10:13:04',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4146,'5800','181657895249','2022-07-15 17:27:43',250.00,NULL,'0','18','1','cakes','1','','','109','','No',NULL,NULL,''),(4147,'5800','181657895249','2022-07-15 17:27:43',440.00,NULL,'0','18','1','Bread','1','','','108','','No',NULL,NULL,''),(4148,'1000','181657895249','2022-07-15 17:27:43',NULL,690.00,'0','18','1','','1','','','108','','No',NULL,NULL,''),(4149,'1110','181658216926','2022-07-19 10:48:57',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4150,'5500','181658216926','2022-07-19 10:48:46',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4151,'1000','181658216926','2022-07-19 10:48:57',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4152,'4000','181658216926','2022-07-19 10:48:57',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4153,'1110','181658216940','2022-07-19 10:49:11',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4154,'5500','181658216940','2022-07-19 10:49:00',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4155,'1000','181658216940','2022-07-19 10:49:11',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4156,'4000','181658216940','2022-07-19 10:49:11',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4157,'1000','181658216956','2022-07-19 10:49:50',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4158,'4000','181658216956','2022-07-19 10:49:50',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4159,'4000','181658216956','2022-07-19 10:49:16',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4160,'1000','181658218948','2022-07-19 11:23:37',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4161,'4000','181658218948','2022-07-19 11:23:37',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4162,'1000','181658220485','2022-07-19 11:48:18',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4163,'4000','181658220485','2022-07-19 11:48:18',NULL,250.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4164,'1000','181658219026','2022-07-19 12:06:34',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4165,'4000','181658219026','2022-07-19 12:06:34',NULL,230.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4166,'1000','181658221618','2022-07-19 13:01:19',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4167,'4000','181658221618','2022-07-19 13:01:19',NULL,50.00,'','18','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(4168,'4000','181658221618','2022-07-19 12:06:58',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4169,'1000','181658224922','2022-07-19 13:34:08',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4170,'4000','181658224922','2022-07-19 13:34:08',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4171,'1000','181658226852','2022-07-19 13:34:19',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4172,'4000','181658226852','2022-07-19 13:34:19',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4173,'1000','181658228684','2022-07-19 14:18:21',220.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4174,'4000','181658228684','2022-07-19 14:18:21',NULL,150.00,'','18','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4175,'4000','181658228684','2022-07-19 14:04:44',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4176,'1000','181658229506','2022-07-19 14:18:59',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4177,'4000','181658229506','2022-07-19 14:18:59',NULL,30.00,'','18','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(4178,'1110','181658229543','2022-07-19 14:19:16',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4179,'5500','181658229543','2022-07-19 14:19:03',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4180,'1000','181658229543','2022-07-19 14:19:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4181,'4000','181658229543','2022-07-19 14:19:16',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4182,'1000','181658229562','2022-07-19 14:44:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4183,'4000','181658229562','2022-07-19 14:44:31',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(4184,'1000','181658231947','2022-07-19 15:00:06',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4185,'4000','181658231947','2022-07-19 15:00:06',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4186,'4000','181658231947','2022-07-19 14:59:07',NULL,30.00,'','18','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4187,'1000','181658232018','2022-07-19 15:00:30',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4188,'4000','181658232018','2022-07-19 15:00:30',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(4193,'5563','181658216713','2022-07-19 10:45:26',100.00,NULL,'0','18','1','Airtime(Safaricom)','1','','','116','','No',NULL,NULL,''),(4194,'5800','181658216713','2022-07-19 10:45:26',385.00,NULL,'0','18','1','Bread','1','','','115','','No',NULL,NULL,''),(4195,'5800','181658216713','2022-07-19 10:45:26',1880.00,NULL,'0','18','1','Airtime(Safaricom & Airtel)','1','','','114','','No',NULL,NULL,''),(4196,'1000','181658216713','2022-07-19 10:45:26',NULL,2365.00,'0','18','1','','1','','','114','','No',NULL,NULL,''),(4197,'1000','181658235719','2022-07-19 16:02:22',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4198,'4000','181658235719','2022-07-19 16:02:22',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4199,'1110','181658295393','2022-07-20 08:36:46',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4200,'5500','181658295393','2022-07-20 08:36:33',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4201,'1000','181658295393','2022-07-20 08:36:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4202,'4000','181658295393','2022-07-20 08:36:46',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4203,'1000','181658295423','2022-07-20 08:37:14',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4204,'4000','181658295423','2022-07-20 08:37:14',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4205,'1000','181658295451','2022-07-20 08:37:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4206,'4000','181658295451','2022-07-20 08:37:51',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4207,'1110','181658295618','2022-07-20 09:50:59',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4208,'5500','181658295618','2022-07-20 08:40:18',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4209,'1000','181658295618','2022-07-20 09:50:59',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4210,'4000','181658295618','2022-07-20 09:50:59',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4211,'1110','181658299862','2022-07-20 10:05:00',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4212,'5500','181658299862','2022-07-20 09:51:02',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4213,'1000','181658299862','2022-07-20 10:05:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4214,'4000','181658299862','2022-07-20 10:05:00',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4215,'1000','181658300702','2022-07-20 10:05:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4216,'4000','181658300702','2022-07-20 10:05:17',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4217,'1000','181658300718','2022-07-20 11:27:27',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4218,'4000','181658300718','2022-07-20 11:27:27',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4219,'1000','181658305660','2022-07-20 11:28:01',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4220,'4000','181658305660','2022-07-20 11:28:01',NULL,170.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4221,'1000','181658305707','2022-07-20 11:34:33',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4222,'4000','181658305707','2022-07-20 11:34:33',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(4223,'1000','181658306076','2022-07-20 11:43:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4224,'4000','181658306076','2022-07-20 11:43:00',NULL,20.00,'','18','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(4225,'1000','181658306585','2022-07-20 11:43:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4226,'4000','181658306585','2022-07-20 11:43:39',NULL,20.00,'','18','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(4237,'1110','181658309017','2022-07-20 12:25:04',NULL,30.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4238,'5500','181658309017','2022-07-20 12:23:37',30.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4239,'1000','181658309017','2022-07-20 12:25:04',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4240,'4000','181658309017','2022-07-20 12:25:04',NULL,40.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4241,'1000','181658309116','2022-07-20 12:55:47',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4242,'4000','181658309116','2022-07-20 12:55:47',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4243,'1000','181658310961','2022-07-20 12:57:33',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4244,'4000','181658310961','2022-07-20 12:57:33',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4245,'4000','181658310961','2022-07-20 12:56:01',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4248,'1000','181658311305','2022-07-20 13:21:33',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4249,'4000','181658311305','2022-07-20 13:21:33',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4255,'1000','181658313123','2022-07-20 13:32:20',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4256,'4000','181658313123','2022-07-20 13:32:20',NULL,140.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4259,'5800','181658308093','2022-07-20 12:08:28',1375.00,NULL,'0','18','1','sugar','1','','','121','','No',NULL,NULL,''),(4260,'5800','181658308093','2022-07-20 12:08:28',275.00,NULL,'0','18','1','Bread','1','','','120','','No',NULL,NULL,''),(4261,'5800','181658308093','2022-07-20 12:08:28',900.00,NULL,'0','18','1','mask','1','','','119','','No',NULL,NULL,''),(4262,'1850','181658308093','2022-07-20 12:08:28',1500.00,NULL,'0','18','1','Binding covers','1','','','118','','No',NULL,NULL,''),(4263,'5531','181658308093','2022-07-20 12:08:28',4571.00,NULL,'0','18','1','Electricity','1','','','117','','No',NULL,NULL,''),(4264,'1000','181658308093','2022-07-20 12:08:28',NULL,8621.00,'0','18','1','','1','','','117','','No',NULL,NULL,''),(4265,'1000','181658314338','2022-07-20 13:52:54',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4266,'4000','181658314338','2022-07-20 13:52:54',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4267,'1000','181658315466','2022-07-20 14:11:12',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4268,'4000','181658315466','2022-07-20 14:11:12',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4269,'1000','181658315475','2022-07-20 14:11:27',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4270,'4000','181658315475','2022-07-20 14:11:27',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4271,'1110','181658315489','2022-07-20 14:20:05',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4272,'5500','181658315489','2022-07-20 14:20:24',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4273,'1000','181658315489','2022-07-20 14:20:48',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4274,'4000','181658315489','2022-07-20 14:20:48',NULL,45.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4275,'4000','181658315489','2022-07-20 14:11:30',NULL,45.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4276,'4000','181658315489','2022-07-20 14:20:05',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4277,'1000','181658316050','2022-07-20 14:56:53',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4278,'4000','181658316050','2022-07-20 14:56:53',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4279,'1110','181658318215','2022-07-20 15:21:45',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4280,'1110','181658318215','2022-07-20 14:56:55',NULL,0.00,'','18','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4281,'5500','181658318215','2022-07-20 15:21:23',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4282,'1000','181658318215','2022-07-20 15:21:45',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4283,'4000','181658318215','2022-07-20 15:21:45',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4284,'4000','181658318215','2022-07-20 14:56:55',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4285,'1000','181658320266','2022-07-20 15:31:16',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4286,'4000','181658320266','2022-07-20 15:31:16',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(4287,'1000','181658320282','2022-07-20 16:27:02',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4288,'4000','181658320282','2022-07-20 16:27:02',NULL,40.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(4289,'1000','181658381570','2022-07-21 08:33:03',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4290,'4000','181658381570','2022-07-21 08:33:03',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4291,'1000','181658381586','2022-07-21 08:33:18',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4292,'4000','181658381586','2022-07-21 08:33:18',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4293,'1110','181658381600','2022-07-21 08:33:47',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4294,'5500','181658381600','2022-07-21 08:33:20',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4295,'1000','181658381600','2022-07-21 08:33:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4296,'4000','181658381600','2022-07-21 08:33:47',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4297,'1000','181658381654','2022-07-21 09:25:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4298,'4000','181658381654','2022-07-21 09:25:06',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4299,'1000','181658384711','2022-07-21 09:25:20',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4300,'4000','181658384711','2022-07-21 09:25:20',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4301,'1000','181658384722','2022-07-21 10:02:36',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4302,'4000','181658384722','2022-07-21 10:02:36',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4303,'1000','181658386958','2022-07-21 10:02:50',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4304,'4000','181658386958','2022-07-21 10:02:50',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4305,'1110','181658387001','2022-07-21 10:15:54',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4306,'1110','181658387001','2022-07-21 10:14:37',NULL,0.00,'','18','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(4307,'1110','181658387001','2022-07-21 10:15:29',NULL,0.00,'','18','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(4308,'5500','181658387001','2022-07-21 10:15:37',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4309,'1000','181658387001','2022-07-21 10:15:54',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4310,'4000','181658387001','2022-07-21 10:15:54',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4311,'4000','181658387001','2022-07-21 10:03:22',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4312,'4000','181658387001','2022-07-21 10:14:37',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4313,'4000','181658387001','2022-07-21 10:15:29',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4314,'1110','181658387766','2022-07-21 10:33:33',NULL,0.00,'','18','1','Inventory sold','1','','sales','154','','No',NULL,NULL,''),(4315,'1110','181658387766','2022-07-21 10:16:06',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4316,'5500','181658387766','2022-07-21 10:33:23',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4317,'1000','181658387766','2022-07-21 10:33:33',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4318,'4000','181658387766','2022-07-21 10:33:33',NULL,40.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(4319,'4000','181658387766','2022-07-21 10:16:06',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4320,'1000','181658388824','2022-07-21 11:20:37',220.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4321,'4000','181658388824','2022-07-21 11:20:37',NULL,200.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4322,'4000','181658388824','2022-07-21 10:33:44',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4323,'1000','181658393603','2022-07-21 11:53:32',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4324,'4000','181658393603','2022-07-21 11:53:32',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4325,'1110','181658393920','2022-07-21 12:00:39',NULL,0.00,'','18','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4326,'1110','181658393920','2022-07-21 11:58:41',NULL,0.00,'','18','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(4327,'1110','181658393920','2022-07-21 11:58:56',NULL,0.00,'','18','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(4328,'1110','181658393920','2022-07-21 11:59:34',NULL,0.00,'','18','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(4329,'1110','181658393920','2022-07-21 11:59:51',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(4330,'1110','181658393920','2022-07-21 12:00:12',NULL,20.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4331,'5500','181658393920','2022-07-21 12:00:25',20.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4332,'1000','181658393920','2022-07-21 12:00:39',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4333,'4000','181658393920','2022-07-21 12:00:39',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4334,'4000','181658393920','2022-07-21 11:58:41',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4335,'4000','181658393920','2022-07-21 11:58:56',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4336,'4000','181658393920','2022-07-21 11:59:34',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4337,'4000','181658393920','2022-07-21 11:59:51',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4338,'4000','181658393920','2022-07-21 12:00:12',NULL,80.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4339,'1110','181658394116','2022-07-21 12:21:41',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4340,'5500','181658394116','2022-07-21 12:21:27',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4341,'1000','181658394116','2022-07-21 12:21:41',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4342,'4000','181658394116','2022-07-21 12:21:41',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4343,'4000','181658394116','2022-07-21 12:01:56',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4344,'1110','181658395322','2022-07-21 13:22:49',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4345,'5500','181658395322','2022-07-21 12:22:02',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4346,'1000','181658395322','2022-07-21 13:22:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4347,'4000','181658395322','2022-07-21 13:22:49',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4348,'1000','181658398979','2022-07-21 13:23:51',220.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4349,'4000','181658398979','2022-07-21 13:23:51',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4350,'4000','181658398979','2022-07-21 13:22:59',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4351,'1110','181658399044','2022-07-21 13:24:12',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4352,'5500','181658399044','2022-07-21 13:24:04',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4353,'1000','181658399044','2022-07-21 13:24:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4354,'4000','181658399044','2022-07-21 13:24:12',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4365,'1000','181658399397','2022-07-21 14:28:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4366,'4000','181658399397','2022-07-21 14:28:16',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4374,'1000','181658403543','2022-07-21 15:17:50',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4375,'4000','181658403543','2022-07-21 15:17:50',NULL,30.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(4376,'1000','181658405880','2022-07-21 15:18:15',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4377,'4000','181658405880','2022-07-21 15:18:15',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4378,'1000','181658405901','2022-07-21 15:37:28',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4379,'4000','181658405901','2022-07-21 15:37:28',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4380,'1000','181658407264','2022-07-21 15:43:59',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4381,'4000','181658407264','2022-07-21 15:43:59',NULL,30.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(4382,'1000','181658409047','2022-07-21 17:31:37',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4383,'4000','181658409047','2022-07-21 17:31:37',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4388,'1850','181658399056','2022-07-21 13:24:42',4100.00,NULL,'0','18','1','canon ink','1','','','126','','No',NULL,NULL,''),(4389,'5800','181658399056','2022-07-21 13:24:42',380.00,NULL,'0','18','1','Water(300ml)','1','','','125','','No',NULL,NULL,''),(4390,'5800','181658399056','2022-07-21 13:24:42',4100.00,NULL,'0','18','1','Telkom wifi','1','','','124','','No',NULL,NULL,''),(4391,'5800','181658399056','2022-07-21 13:24:42',200.00,NULL,'0','18','1','cakes','1','','','123','','No',NULL,NULL,''),(4392,'5800','181658399056','2022-07-21 13:24:42',200.00,NULL,'0','18','1','Bread','1','','','122','','No',NULL,NULL,''),(4393,'1000','181658399056','2022-07-21 13:24:42',NULL,8980.00,'0','18','1','','1','','','122','','No',NULL,NULL,''),(4394,'1000','181658417677','2022-07-21 18:35:12',598.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4395,'4000','181658417677','2022-07-21 18:35:12',NULL,400.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4396,'4000','181658417677','2022-07-21 18:34:37',NULL,198.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(4397,'1000','181658417855','2022-07-21 18:37:46',800.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4398,'4000','181658417855','2022-07-21 18:37:46',NULL,800.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(4399,'1000','181658417871','2022-07-21 18:38:07',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4400,'4000','181658417871','2022-07-21 18:38:07',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4401,'1000','181658465204','2022-07-22 07:47:08',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4402,'4000','181658465204','2022-07-22 07:47:08',NULL,200.00,'','18','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(4403,'1000','181658465236','2022-07-22 08:25:04',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4404,'4000','181658465236','2022-07-22 08:25:04',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4405,'1110','181658467510','2022-07-22 08:29:23',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4406,'5500','181658467510','2022-07-22 08:29:09',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4407,'1000','181658467510','2022-07-22 08:29:23',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4408,'4000','181658467510','2022-07-22 08:29:23',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4409,'4000','181658467510','2022-07-22 08:25:10',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4410,'1000','181658468802','2022-07-22 08:47:10',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4411,'4000','181658468802','2022-07-22 08:47:10',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4412,'4000','181658468802','2022-07-22 08:46:42',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(4413,'1000','181658468834','2022-07-22 09:03:51',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4414,'4000','181658468834','2022-07-22 09:03:51',NULL,100.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(4415,'1000','181658470009','2022-07-22 09:09:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4416,'4000','181658470009','2022-07-22 09:09:11',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4417,'1000','181658470163','2022-07-22 09:09:43',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4418,'4000','181658470163','2022-07-22 09:09:43',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4419,'1000','181658470224','2022-07-22 09:40:12',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4420,'4000','181658470224','2022-07-22 09:40:12',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4421,'1110','181658472143','2022-07-22 09:49:24',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4422,'5500','181658472143','2022-07-22 09:42:23',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4423,'1000','181658472143','2022-07-22 09:49:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4424,'4000','181658472143','2022-07-22 09:49:24',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4425,'1000','181658473329','2022-07-22 10:04:20',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4426,'4000','181658473329','2022-07-22 10:04:20',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4427,'4000','181658473329','2022-07-22 10:02:09',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4428,'4000','181658473329','2022-07-22 10:02:27',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(4429,'4000','181658473329','2022-07-22 10:02:39',NULL,300.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4430,'4000','181658473329','2022-07-22 10:03:33',NULL,10.00,'','18','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(4431,'1000','181658473479','2022-07-22 10:38:15',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4432,'4000','181658473479','2022-07-22 10:38:15',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4433,'1110','181658475519','2022-07-22 12:19:47',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4434,'5500','181658475519','2022-07-22 12:19:38',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4435,'1000','181658475519','2022-07-22 12:19:47',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4436,'4000','181658475519','2022-07-22 12:19:47',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4437,'1110','181658481598','2022-07-22 13:01:02',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4438,'5500','181658481598','2022-07-22 12:19:58',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4439,'1000','181658481598','2022-07-22 13:01:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4440,'4000','181658481598','2022-07-22 13:01:02',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4441,'1000','181658484065','2022-07-22 13:23:08',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4442,'4000','181658484065','2022-07-22 13:23:08',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4443,'1000','181658485796','2022-07-22 13:30:09',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4444,'4000','181658485796','2022-07-22 13:30:09',NULL,75.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(4445,'1110','181658485811','2022-07-22 14:30:08',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4446,'5500','181658485811','2022-07-22 14:29:08',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4447,'1000','181658485811','2022-07-22 14:30:08',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4448,'4000','181658485811','2022-07-22 14:30:08',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4449,'1000','181658489475','2022-07-22 14:31:24',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4450,'4000','181658489475','2022-07-22 14:31:24',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4451,'1000','181658489492','2022-07-22 14:32:01',27.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4452,'4000','181658489492','2022-07-22 14:32:01',NULL,27.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(4453,'1000','181658489551','2022-07-22 14:32:46',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4454,'4000','181658489551','2022-07-22 14:32:46',NULL,100.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(4455,'1000','181658489611','2022-07-22 14:41:26',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4456,'4000','181658489611','2022-07-22 14:41:26',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4457,'1000','181658496829','2022-07-22 16:34:54',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4458,'4000','181658496829','2022-07-22 16:34:54',NULL,100.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4459,'4000','181658496829','2022-07-22 16:34:22',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4460,'1110','181658496919','2022-07-22 17:00:30',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4461,'5500','181658496919','2022-07-22 16:35:19',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4462,'1000','181658496919','2022-07-22 17:00:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4463,'4000','181658496919','2022-07-22 17:00:30',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4464,'1000','181658498936','2022-07-22 17:09:08',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4465,'4000','181658498936','2022-07-22 17:09:08',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4466,'1110','181658499357','2022-07-22 17:16:19',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4467,'1110','181658499357','2022-07-22 17:15:57',NULL,0.00,'','18','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4468,'5500','181658499357','2022-07-22 17:16:10',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4469,'1000','181658499357','2022-07-22 17:16:19',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4470,'4000','181658499357','2022-07-22 17:16:19',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4471,'4000','181658499357','2022-07-22 17:15:57',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4472,'1000','181658499396','2022-07-22 17:16:47',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4473,'4000','181658499396','2022-07-22 17:16:47',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4476,'5800','181658501629','2022-07-22 17:54:26',330.00,NULL,'0','18','1','Bread','1','','','127','','No',NULL,NULL,''),(4477,'1000','181658501629','2022-07-22 17:54:26',NULL,330.00,'0','18','1','','1','','','127','','No',NULL,NULL,''),(4478,'1000','181658502513','2022-07-22 18:09:28',470.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4479,'4000','181658502513','2022-07-22 18:09:28',NULL,270.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4480,'4000','181658502513','2022-07-22 18:08:33',NULL,200.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(4481,'1000','181658575668','2022-07-23 14:47:53',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4482,'4000','181658575668','2022-07-23 14:47:53',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4483,'1000','181658576934','2022-07-23 14:49:06',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4484,'4000','181658576934','2022-07-23 14:49:06',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4485,'1000','181658587492','2022-07-23 17:45:06',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4486,'4000','181658587492','2022-07-23 17:45:06',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4487,'1000','181658587510','2022-07-23 17:46:25',225.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4488,'4000','181658587510','2022-07-23 17:46:25',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4489,'4000','181658587510','2022-07-23 17:45:10',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4490,'4000','181658587510','2022-07-23 17:45:38',NULL,95.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4491,'1000','181658588022','2022-07-23 17:53:53',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4492,'4000','181658588022','2022-07-23 17:53:53',NULL,25.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4493,'1000','111658661083','2022-07-24 14:12:14',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4494,'4000','111658661083','2022-07-24 14:12:14',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4495,'4000','111658661083','2022-07-24 14:11:23',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4496,'4000','111658661083','2022-07-24 14:11:48',NULL,50.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4497,'1000','111658661138','2022-07-24 15:06:05',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4498,'4000','111658661138','2022-07-24 15:06:05',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4499,'4000','111658661138','2022-07-24 14:12:18',NULL,50.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4500,'1000','181658726711','2022-07-25 08:42:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4501,'4000','181658726711','2022-07-25 08:42:36',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4502,'1000','181658727767','2022-07-25 09:55:31',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4503,'4000','181658727767','2022-07-25 09:55:31',NULL,1.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4504,'4000','181658727767','2022-07-25 08:42:47',NULL,19.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4505,'4000','181658727767','2022-07-25 09:54:36',NULL,20.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(4506,'4000','181658727767','2022-07-25 09:54:57',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4507,'4000','181658727767','2022-07-25 09:55:06',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4508,'1110','181658732140','2022-07-25 09:56:02',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4509,'5500','181658732140','2022-07-25 09:55:52',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4510,'1000','181658732140','2022-07-25 09:56:02',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4511,'4000','181658732140','2022-07-25 09:56:02',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4512,'1110','181658732172','2022-07-25 10:03:34',NULL,0.00,'','18','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(4513,'1110','181658732172','2022-07-25 09:56:12',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4514,'5500','181658732172','2022-07-25 10:03:09',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4515,'1000','181658732172','2022-07-25 10:03:34',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4516,'4000','181658732172','2022-07-25 10:03:34',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4517,'4000','181658732172','2022-07-25 09:56:12',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4518,'1000','181658732747','2022-07-25 10:11:21',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4519,'4000','181658732747','2022-07-25 10:11:21',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4520,'1110','181658733089','2022-07-25 10:13:19',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4521,'5500','181658733089','2022-07-25 10:11:29',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4522,'1000','181658733089','2022-07-25 10:13:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4523,'4000','181658733089','2022-07-25 10:13:19',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4524,'1110','181658733207','2022-07-25 10:15:36',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4525,'5500','181658733207','2022-07-25 10:13:27',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4526,'1000','181658733207','2022-07-25 10:15:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4527,'4000','181658733207','2022-07-25 10:15:36',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4528,'1000','181658733363','2022-07-25 10:17:00',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4529,'4000','181658733363','2022-07-25 10:17:00',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4534,'5800','181658736848','2022-07-25 11:14:26',100.00,NULL,'0','18','1','office airtime','1','','','129','','No',NULL,NULL,''),(4535,'5800','181658736848','2022-07-25 11:14:26',940.00,NULL,'0','18','1','Airtime(Airtel)','1','','','128','','No',NULL,NULL,''),(4536,'1000','181658736848','2022-07-25 11:14:26',NULL,1040.00,'0','18','1','','1','','','128','','No',NULL,NULL,''),(4537,'1110','181658733424','2022-07-25 11:30:32',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4538,'1110','181658733424','2022-07-25 11:13:29',NULL,0.00,'','18','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4539,'1110','181658733424','2022-07-25 11:28:33',NULL,30.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4540,'5500','181658733424','2022-07-25 11:30:16',35.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4541,'1000','181658733424','2022-07-25 11:30:32',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4542,'4000','181658733424','2022-07-25 11:30:32',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4543,'4000','181658733424','2022-07-25 11:13:29',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4544,'4000','181658733424','2022-07-25 11:28:33',NULL,120.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4545,'1000','181658738042','2022-07-25 11:38:44',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4546,'4000','181658738042','2022-07-25 11:38:44',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4547,'1000','181658738327','2022-07-25 11:38:58',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4548,'4000','181658738327','2022-07-25 11:38:58',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4549,'1110','181658738345','2022-07-25 12:19:40',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4550,'5500','181658738345','2022-07-25 12:19:33',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4551,'1000','181658738345','2022-07-25 12:19:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4552,'4000','181658738345','2022-07-25 12:19:40',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4553,'1000','181658741826','2022-07-25 13:14:28',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4554,'4000','181658741826','2022-07-25 13:14:28',NULL,10.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(4555,'4000','181658741826','2022-07-25 12:37:06',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4556,'4000','181658741826','2022-07-25 13:13:55',NULL,40.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(4557,'1000','181658744079','2022-07-25 13:15:06',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4558,'4000','181658744079','2022-07-25 13:15:06',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4559,'4000','181658744079','2022-07-25 13:14:39',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4560,'1110','181658744283','2022-07-25 13:35:01',NULL,0.00,'','18','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4561,'1110','181658744283','2022-07-25 13:34:17',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4562,'1110','181658744283','2022-07-25 13:34:25',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4563,'5500','181658744283','2022-07-25 13:34:46',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4564,'1000','181658744283','2022-07-25 13:35:01',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4565,'4000','181658744283','2022-07-25 13:35:01',NULL,150.00,'','18','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4566,'4000','181658744283','2022-07-25 13:34:17',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4567,'4000','181658744283','2022-07-25 13:34:25',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4587,'1000','181658748681','2022-07-25 14:32:00',590.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4588,'4000','181658748681','2022-07-25 14:32:00',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4589,'4000','181658748681','2022-07-25 14:31:21',NULL,380.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4590,'4000','181658748681','2022-07-25 14:31:32',NULL,190.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4591,'1110','181658748740','2022-07-25 14:33:15',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4592,'5500','181658748740','2022-07-25 14:32:20',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4593,'1000','181658748740','2022-07-25 14:33:15',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4594,'4000','181658748740','2022-07-25 14:33:15',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4595,'1110','181658748810','2022-07-25 15:00:14',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4596,'1110','181658748810','2022-07-25 14:33:30',NULL,20.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4597,'5500','181658748810','2022-07-25 14:59:41',25.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4598,'1000','181658748810','2022-07-25 15:00:14',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4599,'4000','181658748810','2022-07-25 15:00:14',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4600,'4000','181658748810','2022-07-25 14:33:30',NULL,80.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4601,'1000','181658750608','2022-07-25 15:10:02',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4602,'4000','181658750608','2022-07-25 15:10:02',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(4603,'1000','181658751005','2022-07-25 15:12:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4604,'4000','181658751005','2022-07-25 15:12:24',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4605,'1000','181658751388','2022-07-25 15:16:48',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4606,'4000','181658751388','2022-07-25 15:16:48',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4607,'1000','181658754359','2022-07-25 16:06:04',1300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4608,'4000','181658754359','2022-07-25 16:06:04',NULL,1300.00,'','18','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(4609,'1000','181658755265','2022-07-25 16:21:25',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4610,'4000','181658755265','2022-07-25 16:21:25',NULL,150.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4621,'1000','181658757332','2022-07-25 16:56:35',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4622,'4000','181658757332','2022-07-25 16:56:35',NULL,30.00,'','18','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(4623,'4000','181658757332','2022-07-25 16:55:32',NULL,90.00,'','18','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(4624,'1110','181658809922','2022-07-26 07:32:12',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4625,'5500','181658809922','2022-07-26 07:32:02',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4626,'1000','181658809922','2022-07-26 07:32:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4627,'4000','181658809922','2022-07-26 07:32:12',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4628,'1000','181658812744','2022-07-26 08:19:25',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4629,'4000','181658812744','2022-07-26 08:19:25',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4630,'1000','181658812770','2022-07-26 08:22:39',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4631,'4000','181658812770','2022-07-26 08:22:39',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4632,'1000','181658812965','2022-07-26 08:37:46',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4633,'4000','181658812965','2022-07-26 08:37:46',NULL,60.00,'','18','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(4634,'1000','181658814268','2022-07-26 09:13:38',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4635,'4000','181658814268','2022-07-26 09:13:38',NULL,10.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4636,'4000','181658814268','2022-07-26 08:44:28',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(4637,'1000','181658816021','2022-07-26 09:26:18',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4638,'4000','181658816021','2022-07-26 09:26:18',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(4639,'1000','181658816780','2022-07-26 09:34:55',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4640,'4000','181658816780','2022-07-26 09:34:55',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(4641,'4000','181658816780','2022-07-26 09:26:20',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4642,'4000','181658816780','2022-07-26 09:33:46',NULL,20.00,'','18','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(4643,'4000','181658816780','2022-07-26 09:34:14',NULL,10.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(4644,'1000','181658817625','2022-07-26 10:00:32',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4645,'4000','181658817625','2022-07-26 10:00:32',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(4646,'4000','181658817625','2022-07-26 09:40:25',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4647,'1110','181658818849','2022-07-26 10:11:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4648,'5500','181658818849','2022-07-26 10:11:47',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4649,'1000','181658818849','2022-07-26 10:11:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4650,'4000','181658818849','2022-07-26 10:11:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4651,'1000','181658819650','2022-07-26 10:18:15',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4652,'4000','181658819650','2022-07-26 10:18:15',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4653,'1000','181658819941','2022-07-26 10:43:58',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4654,'4000','181658819941','2022-07-26 10:43:58',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4655,'1000','181658821448','2022-07-26 10:48:25',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4656,'4000','181658821448','2022-07-26 10:48:25',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4657,'4000','181658821448','2022-07-26 10:44:08',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4658,'1110','181658821946','2022-07-26 10:55:28',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4659,'1110','181658821946','2022-07-26 10:52:26',NULL,0.00,'','18','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4660,'1110','181658821946','2022-07-26 10:54:16',NULL,0.00,'','18','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4661,'1110','181658821946','2022-07-26 10:54:24',NULL,0.00,'','18','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(4662,'5500','181658821946','2022-07-26 10:55:21',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4663,'1000','181658821946','2022-07-26 10:55:28',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4664,'4000','181658821946','2022-07-26 10:55:28',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4665,'4000','181658821946','2022-07-26 10:52:26',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4666,'4000','181658821946','2022-07-26 10:54:16',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4667,'4000','181658821946','2022-07-26 10:54:24',NULL,20.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(4668,'4000','181658821946','2022-07-26 10:55:08',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4669,'1000','181658822331','2022-07-26 11:06:22',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4670,'4000','181658822331','2022-07-26 11:06:22',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4671,'1000','181658822792','2022-07-26 11:06:53',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4672,'4000','181658822792','2022-07-26 11:06:53',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(4680,'1110','181658822974','2022-07-26 11:35:01',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4681,'5500','181658822974','2022-07-26 11:09:34',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4682,'1000','181658822974','2022-07-26 11:35:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4683,'4000','181658822974','2022-07-26 11:35:01',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4684,'1110','181658825216','2022-07-26 11:47:10',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4685,'5500','181658825216','2022-07-26 11:46:56',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4686,'1000','181658825216','2022-07-26 11:47:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4687,'4000','181658825216','2022-07-26 11:47:10',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4688,'1110','181658825237','2022-07-26 11:57:49',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4689,'5500','181658825237','2022-07-26 11:47:17',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4690,'1000','181658825237','2022-07-26 11:57:49',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4691,'4000','181658825237','2022-07-26 11:57:49',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4692,'1110','181658827995','2022-07-26 12:33:42',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4693,'5500','181658827995','2022-07-26 12:33:31',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4694,'1000','181658827995','2022-07-26 12:33:42',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4695,'4000','181658827995','2022-07-26 12:33:42',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4696,'1000','181658828026','2022-07-26 12:45:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4697,'4000','181658828026','2022-07-26 12:45:34',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4698,'1110','181658828943','2022-07-26 12:58:06',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4699,'5500','181658828943','2022-07-26 12:49:03',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4700,'1000','181658828943','2022-07-26 12:58:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4701,'4000','181658828943','2022-07-26 12:58:06',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4702,'1000','181658829491','2022-07-26 13:05:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4703,'4000','181658829491','2022-07-26 13:05:28',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(4704,'1110','181658829933','2022-07-26 13:56:40',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4705,'5500','181658829933','2022-07-26 13:05:33',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4706,'1000','181658829933','2022-07-26 13:56:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4707,'4000','181658829933','2022-07-26 13:56:40',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4708,'1000','181658833145','2022-07-26 14:00:23',280.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4709,'4000','181658833145','2022-07-26 14:00:23',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4710,'4000','181658833145','2022-07-26 13:59:05',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4711,'4000','181658833145','2022-07-26 13:59:12',NULL,30.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4712,'4000','181658833145','2022-07-26 13:59:25',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4713,'4000','181658833145','2022-07-26 13:59:40',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4714,'1000','181658833911','2022-07-26 14:38:30',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4715,'4000','181658833911','2022-07-26 14:38:30',NULL,150.00,'','18','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4716,'4000','181658833911','2022-07-26 14:11:51',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4717,'1110','181658838056','2022-07-26 15:22:36',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4718,'5500','181658838056','2022-07-26 15:20:56',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4719,'1000','181658838056','2022-07-26 15:22:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4720,'4000','181658838056','2022-07-26 15:22:36',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4721,'1000','181658838161','2022-07-26 15:40:36',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4722,'4000','181658838161','2022-07-26 15:40:36',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4723,'4000','181658838161','2022-07-26 15:22:41',NULL,10.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4724,'1000','181658840227','2022-07-26 15:57:14',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4725,'4000','181658840227','2022-07-26 15:57:14',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4726,'1000','181658840615','2022-07-26 16:06:37',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4727,'4000','181658840615','2022-07-26 16:06:37',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4728,'4000','181658840615','2022-07-26 16:03:35',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4729,'4000','181658840615','2022-07-26 16:03:59',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4730,'4000','181658840615','2022-07-26 16:04:51',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(4731,'4000','181658840615','2022-07-26 16:05:02',NULL,50.00,'','18','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(4732,'1000','181658840812','2022-07-26 16:07:25',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4733,'4000','181658840812','2022-07-26 16:07:25',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4738,'5800','181658848108','2022-07-26 18:08:48',250.00,NULL,'0','18','1','cakes','1','','','140','','No',NULL,NULL,''),(4739,'5800','181658848108','2022-07-26 18:08:48',330.00,NULL,'0','18','1','Bread','1','','','139','','No',NULL,NULL,''),(4740,'1000','181658848108','2022-07-26 18:08:48',NULL,580.00,'0','18','1','','1','','','139','','No',NULL,NULL,''),(4743,'5800','181658822880','2022-07-26 11:08:24',450.00,NULL,'0','18','1','groundnuts','1','','','138','','No',NULL,NULL,''),(4744,'5800','181658822880','2022-07-26 11:08:24',0.00,NULL,'0','18','1','','1','','','137','','No',NULL,NULL,''),(4745,'1000','181658822880','2022-07-26 11:08:24',NULL,450.00,'0','18','1','','1','','','137','','No',NULL,NULL,''),(4746,'1000','181658899067','2022-07-27 08:18:03',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4747,'4000','181658899067','2022-07-27 08:18:03',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4748,'1000','181658899118','2022-07-27 08:44:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4749,'4000','181658899118','2022-07-27 08:44:42',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4750,'4000','181658899118','2022-07-27 08:43:56',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4751,'1000','181658900697','2022-07-27 09:45:57',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4752,'4000','181658900697','2022-07-27 09:45:57',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4753,'1000','181658904366','2022-07-27 09:47:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4754,'4000','181658904366','2022-07-27 09:47:11',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4755,'4000','181658904366','2022-07-27 09:46:06',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4756,'1000','181658904440','2022-07-27 09:54:28',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4757,'4000','181658904440','2022-07-27 09:54:28',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4758,'4000','181658904440','2022-07-27 09:47:20',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(4759,'1000','181658904873','2022-07-27 10:36:13',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4760,'4000','181658904873','2022-07-27 10:36:13',NULL,500.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(4761,'1110','181658907915','2022-07-27 11:08:01',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4762,'5500','181658907915','2022-07-27 10:45:15',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4763,'1000','181658907915','2022-07-27 11:08:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4764,'4000','181658907915','2022-07-27 11:08:01',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4765,'1000','181658909540','2022-07-27 11:24:57',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4766,'4000','181658909540','2022-07-27 11:24:57',NULL,6.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(4767,'4000','181658909540','2022-07-27 11:12:20',NULL,4.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(4768,'1000','181658910306','2022-07-27 11:26:14',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4769,'4000','181658910306','2022-07-27 11:26:14',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4770,'1110','181658910386','2022-07-27 11:32:49',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4771,'5500','181658910386','2022-07-27 11:26:26',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4772,'1000','181658910386','2022-07-27 11:32:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4773,'4000','181658910386','2022-07-27 11:32:49',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4774,'1000','181658910773','2022-07-27 11:45:06',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4775,'4000','181658910773','2022-07-27 11:45:06',NULL,140.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4776,'1000','181658911561','2022-07-27 11:46:27',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4777,'4000','181658911561','2022-07-27 11:46:27',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4778,'1000','181658911641','2022-07-27 11:47:32',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4779,'4000','181658911641','2022-07-27 11:47:32',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4780,'1110','181658911654','2022-07-27 12:00:47',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4781,'5500','181658911654','2022-07-27 12:00:28',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4782,'1000','181658911654','2022-07-27 12:00:47',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4783,'4000','181658911654','2022-07-27 12:00:47',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4784,'1000','181658912454','2022-07-27 12:08:04',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4785,'4000','181658912454','2022-07-27 12:08:04',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4786,'1110','181658913488','2022-07-27 12:18:17',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4787,'5500','181658913488','2022-07-27 12:18:08',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4788,'1000','181658913488','2022-07-27 12:18:17',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4789,'4000','181658913488','2022-07-27 12:18:17',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4790,'1000','181658914770','2022-07-27 12:40:14',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4791,'4000','181658914770','2022-07-27 12:40:14',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4792,'4000','181658914770','2022-07-27 12:39:30',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4793,'1110','181658914840','2022-07-27 12:44:29',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4794,'5500','181658914840','2022-07-27 12:40:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4795,'1000','181658914840','2022-07-27 12:44:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4796,'4000','181658914840','2022-07-27 12:44:29',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4797,'1110','181658915071','2022-07-27 13:20:08',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4798,'1110','181658915071','2022-07-27 12:44:32',NULL,0.00,'','18','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(4799,'5500','181658915071','2022-07-27 13:16:10',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4800,'1000','181658915071','2022-07-27 13:20:08',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4801,'4000','181658915071','2022-07-27 13:20:08',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4802,'4000','181658915071','2022-07-27 12:44:32',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4803,'1000','181658917229','2022-07-27 13:21:03',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4804,'4000','181658917229','2022-07-27 13:21:03',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(4805,'1000','181658917265','2022-07-27 13:23:46',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4806,'4000','181658917265','2022-07-27 13:23:46',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4807,'1000','181658918781','2022-07-27 13:46:36',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4808,'4000','181658918781','2022-07-27 13:46:36',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4809,'1000','181658918800','2022-07-27 13:47:24',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4810,'4000','181658918800','2022-07-27 13:47:24',NULL,240.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4811,'1110','181658919070','2022-07-27 13:53:07',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4812,'1110','181658919070','2022-07-27 13:51:10',NULL,0.00,'','18','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4813,'5500','181658919070','2022-07-27 13:52:02',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4814,'1000','181658919070','2022-07-27 13:53:07',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4815,'4000','181658919070','2022-07-27 13:53:07',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4816,'4000','181658919070','2022-07-27 13:51:10',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4817,'1000','181658919200','2022-07-27 14:47:21',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4818,'4000','181658919200','2022-07-27 14:47:21',NULL,60.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(4819,'1110','181658922444','2022-07-27 14:52:30',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4820,'5500','181658922444','2022-07-27 14:47:24',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4821,'1000','181658922444','2022-07-27 14:52:30',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4822,'4000','181658922444','2022-07-27 14:52:30',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4833,'1000','181658924811','2022-07-27 16:03:38',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4834,'4000','181658924811','2022-07-27 16:03:38',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4835,'1000','181658927042','2022-07-27 16:43:21',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4836,'4000','181658927042','2022-07-27 16:43:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4837,'1000','181658931007','2022-07-27 17:10:41',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4838,'4000','181658931007','2022-07-27 17:10:41',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(4839,'1000','181658931183','2022-07-27 17:13:18',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4840,'4000','181658931183','2022-07-27 17:13:18',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4841,'1110','181658931237','2022-07-27 17:14:14',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4842,'5500','181658931237','2022-07-27 17:13:57',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4843,'1000','181658931237','2022-07-27 17:14:14',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4844,'4000','181658931237','2022-07-27 17:14:14',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4847,'5800','181658931264','2022-07-27 17:14:42',1265.00,NULL,'0','18','1','Soda( 300ML)','1','','','144','','No',NULL,NULL,''),(4848,'1000','181658931264','2022-07-27 17:14:42',NULL,1265.00,'0','18','1','','1','','','144','','No',NULL,NULL,''),(4849,'5800','181658924620','2022-07-27 15:23:54',110.00,NULL,'0','18','1','Bread','1','','','143','','No',NULL,NULL,''),(4850,'5800','181658924620','2022-07-27 15:23:54',470.00,NULL,'0','18','1','Airtime(airtel)','1','','','142','','No',NULL,NULL,''),(4851,'5800','181658924620','2022-07-27 15:23:54',450.00,NULL,'0','18','1','groundnuts','1','','','141','','No',NULL,NULL,''),(4852,'1000','181658924620','2022-07-27 15:23:54',NULL,1030.00,'0','18','1','','1','','','141','','No',NULL,NULL,''),(4853,'1000','181658933536','2022-07-27 17:52:28',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4854,'4000','181658933536','2022-07-27 17:52:28',NULL,40.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4855,'1000','181658933638','2022-07-27 18:04:07',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4856,'4000','181658933638','2022-07-27 18:04:07',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4857,'1000','181658934249','2022-07-27 18:04:22',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4858,'4000','181658934249','2022-07-27 18:04:22',NULL,200.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(4859,'1000','181658934668','2022-07-27 18:11:20',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4860,'4000','181658934668','2022-07-27 18:11:20',NULL,400.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(4861,'1000','181658986316','2022-07-28 08:33:16',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4862,'4000','181658986316','2022-07-28 08:33:16',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4863,'1110','181658986401','2022-07-28 08:53:50',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4864,'5500','181658986401','2022-07-28 08:33:21',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4865,'1000','181658986401','2022-07-28 08:53:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4866,'4000','181658986401','2022-07-28 08:53:50',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4867,'1000','181658987636','2022-07-28 09:04:07',205.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4868,'4000','181658987636','2022-07-28 09:04:07',NULL,20.00,'','18','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4869,'4000','181658987636','2022-07-28 08:53:56',NULL,65.00,'','18','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4870,'4000','181658987636','2022-07-28 09:02:46',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4871,'4000','181658987636','2022-07-28 09:03:18',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4872,'1000','181658988266','2022-07-28 09:04:33',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4873,'4000','181658988266','2022-07-28 09:04:33',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4874,'1110','181658988276','2022-07-28 09:19:25',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4875,'5500','181658988276','2022-07-28 09:19:10',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4876,'1000','181658988276','2022-07-28 09:19:25',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4877,'4000','181658988276','2022-07-28 09:19:25',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4878,'4000','181658988276','2022-07-28 09:04:36',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(4879,'1000','181658989172','2022-07-28 09:27:48',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4880,'4000','181658989172','2022-07-28 09:27:48',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4881,'4000','181658989172','2022-07-28 09:19:32',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4882,'1000','181658989706','2022-07-28 09:31:50',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4883,'4000','181658989706','2022-07-28 09:31:50',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4884,'1110','181658989992','2022-07-28 09:54:08',NULL,0.00,'','18','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4885,'1110','181658989992','2022-07-28 09:53:33',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4886,'5500','181658989992','2022-07-28 09:53:43',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4887,'1000','181658989992','2022-07-28 09:54:08',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4888,'4000','181658989992','2022-07-28 09:54:08',NULL,20.00,'','18','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4889,'4000','181658989992','2022-07-28 09:53:33',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4890,'1000','181658991251','2022-07-28 10:07:16',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4891,'4000','181658991251','2022-07-28 10:07:16',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4892,'1000','181658992038','2022-07-28 10:07:26',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4893,'4000','181658992038','2022-07-28 10:07:26',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4894,'1110','181658992137','2022-07-28 10:10:44',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4895,'5500','181658992137','2022-07-28 10:08:57',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4896,'1000','181658992137','2022-07-28 10:10:44',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4897,'4000','181658992137','2022-07-28 10:10:44',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4898,'1110','181658992805','2022-07-28 10:33:05',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4899,'1110','181658992805','2022-07-28 10:20:05',NULL,0.00,'','18','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(4900,'5500','181658992805','2022-07-28 10:32:50',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4901,'1000','181658992805','2022-07-28 10:33:05',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4902,'4000','181658992805','2022-07-28 10:33:05',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4903,'4000','181658992805','2022-07-28 10:20:05',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(4904,'1110','181658993590','2022-07-28 10:56:49',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4905,'5500','181658993590','2022-07-28 10:56:37',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4906,'1000','181658993590','2022-07-28 10:56:49',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4907,'4000','181658993590','2022-07-28 10:56:49',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4908,'4000','181658993590','2022-07-28 10:33:10',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4909,'1000','181658995019','2022-07-28 11:00:29',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4910,'4000','181658995019','2022-07-28 11:00:29',NULL,200.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(4911,'4000','181658995019','2022-07-28 10:56:59',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(4912,'1000','181658996187','2022-07-28 11:38:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4913,'4000','181658996187','2022-07-28 11:38:51',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4914,'1000','181658998342','2022-07-28 11:52:30',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4915,'4000','181658998342','2022-07-28 11:52:30',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4916,'1110','181658998352','2022-07-28 11:59:29',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4917,'5500','181658998352','2022-07-28 11:52:32',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4918,'1000','181658998352','2022-07-28 11:59:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4919,'4000','181658998352','2022-07-28 11:59:29',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4920,'1000','181658998772','2022-07-28 12:01:21',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4921,'4000','181658998772','2022-07-28 12:01:21',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(4922,'4000','181658998772','2022-07-28 11:59:32',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(4927,'1000','181659003913','2022-07-28 13:31:38',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4928,'4000','181659003913','2022-07-28 13:31:38',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4929,'1000','181659006087','2022-07-28 14:01:41',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4930,'4000','181659006087','2022-07-28 14:01:41',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4931,'1110','181659006106','2022-07-28 14:11:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4932,'5500','181659006106','2022-07-28 14:01:46',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4933,'1000','181659006106','2022-07-28 14:11:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4934,'4000','181659006106','2022-07-28 14:11:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4935,'1000','181659006769','2022-07-28 15:08:44',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4936,'4000','181659006769','2022-07-28 15:08:44',NULL,50.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4937,'4000','181659006769','2022-07-28 14:12:49',NULL,10.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4938,'1110','181659010154','2022-07-28 15:11:03',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4939,'5500','181659010154','2022-07-28 15:09:14',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4940,'1000','181659010154','2022-07-28 15:11:03',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4941,'4000','181659010154','2022-07-28 15:11:03',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(4942,'1000','181659010266','2022-07-28 15:16:26',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4943,'4000','181659010266','2022-07-28 15:16:26',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4944,'4000','181659010266','2022-07-28 15:11:06',NULL,100.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4945,'1000','181659010588','2022-07-28 15:16:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4946,'4000','181659010588','2022-07-28 15:16:42',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4947,'1000','181659010605','2022-07-28 15:31:56',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4948,'4000','181659010605','2022-07-28 15:31:56',NULL,15.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(4949,'1000','181659011518','2022-07-28 16:03:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4950,'4000','181659011518','2022-07-28 16:03:11',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4951,'1000','181659013395','2022-07-28 16:03:23',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4952,'4000','181659013395','2022-07-28 16:03:23',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4953,'1000','181659013502','2022-07-28 16:07:10',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4954,'4000','181659013502','2022-07-28 16:07:10',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(4955,'4000','181659013502','2022-07-28 16:05:02',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4956,'1000','181659013640','2022-07-28 16:54:01',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4957,'4000','181659013640','2022-07-28 16:54:01',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4958,'1000','181659016708','2022-07-28 17:01:13',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4959,'4000','181659016708','2022-07-28 17:01:13',NULL,400.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(4960,'4000','181659016708','2022-07-28 16:58:28',NULL,100.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(4961,'1000','181659016923','2022-07-28 17:04:03',430.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4962,'4000','181659016923','2022-07-28 17:04:03',NULL,100.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(4963,'4000','181659016923','2022-07-28 17:02:03',NULL,50.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(4964,'4000','181659016923','2022-07-28 17:02:14',NULL,40.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4965,'4000','181659016923','2022-07-28 17:02:28',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4966,'4000','181659016923','2022-07-28 17:02:48',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(4967,'4000','181659016923','2022-07-28 17:03:02',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4968,'4000','181659016923','2022-07-28 17:03:35',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4969,'5800','181659003630','2022-07-28 13:21:12',380.00,NULL,'0','18','1','simsim','1','','','146','','No',NULL,NULL,''),(4970,'5800','181659003630','2022-07-28 13:21:12',440.00,NULL,'0','18','1','Bread','1','','','145','','No',NULL,NULL,''),(4971,'1000','181659003630','2022-07-28 13:21:12',NULL,820.00,'0','18','1','','1','','','145','','No',NULL,NULL,''),(4972,'1000','181659017063','2022-07-28 18:13:36',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4973,'4000','181659017063','2022-07-28 18:13:36',NULL,5.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(4974,'4000','181659017063','2022-07-28 17:52:17',NULL,70.00,'','18','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4975,'1000','181659069409','2022-07-29 07:37:07',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4976,'4000','181659069409','2022-07-29 07:37:07',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(4977,'1000','181659069430','2022-07-29 07:47:06',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4978,'4000','181659069430','2022-07-29 07:47:06',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4979,'1000','181659074444','2022-07-29 09:00:51',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4980,'4000','181659074444','2022-07-29 09:00:51',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4981,'1000','181659079087','2022-07-29 10:18:14',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4982,'4000','181659079087','2022-07-29 10:18:14',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4983,'1000','181659079100','2022-07-29 10:41:49',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4984,'4000','181659079100','2022-07-29 10:41:49',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(4985,'1000','181659080517','2022-07-29 10:44:21',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4986,'4000','181659080517','2022-07-29 10:44:21',NULL,20.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(4987,'1000','181659081064','2022-07-29 10:52:10',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4988,'4000','181659081064','2022-07-29 10:52:10',NULL,100.00,'','18','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(4989,'1000','181659082867','2022-07-29 11:21:37',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4990,'4000','181659082867','2022-07-29 11:21:37',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4991,'4000','181659082867','2022-07-29 11:21:07',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4992,'1000','181659082906','2022-07-29 11:22:34',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4993,'4000','181659082906','2022-07-29 11:22:34',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(4994,'4000','181659082906','2022-07-29 11:21:46',NULL,80.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(4995,'1000','181659083016','2022-07-29 11:23:44',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4996,'4000','181659083016','2022-07-29 11:23:44',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(4997,'1110','181659083037','2022-07-29 11:57:10',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(4998,'5500','181659083037','2022-07-29 11:56:45',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4999,'1000','181659083037','2022-07-29 11:57:10',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5000,'4000','181659083037','2022-07-29 11:57:10',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5001,'4000','181659083037','2022-07-29 11:23:57',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5006,'5800','181659089251','2022-07-29 13:08:04',250.00,NULL,'0','18','1','cakes','1','','','148','','No',NULL,NULL,''),(5007,'5800','181659089251','2022-07-29 13:08:04',165.00,NULL,'0','18','1','Bread','1','','','147','','No',NULL,NULL,''),(5008,'1000','181659089251','2022-07-29 13:08:04',NULL,415.00,'0','18','1','','1','','','147','','No',NULL,NULL,''),(5009,'1000','181659090180','2022-07-29 13:23:07',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5010,'4000','181659090180','2022-07-29 13:23:07',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5011,'1110','181659090189','2022-07-29 14:26:07',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5012,'1110','181659090189','2022-07-29 13:23:09',NULL,0.00,'','18','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(5013,'5500','181659090189','2022-07-29 14:21:22',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5014,'1000','181659090189','2022-07-29 14:26:07',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5015,'4000','181659090189','2022-07-29 14:26:07',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5016,'4000','181659090189','2022-07-29 13:23:09',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5017,'1000','181659093972','2022-07-29 14:26:25',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5018,'4000','181659093972','2022-07-29 14:26:25',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5019,'1000','181659093989','2022-07-29 14:55:01',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5020,'4000','181659093989','2022-07-29 14:55:01',NULL,20.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5021,'4000','181659093989','2022-07-29 14:54:27',NULL,10.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5022,'4000','181659093989','2022-07-29 14:54:37',NULL,50.00,'','18','1','Good sold','1','','sales','215','','No',NULL,NULL,''),(5023,'1000','181659095710','2022-07-29 15:05:50',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5024,'4000','181659095710','2022-07-29 15:05:50',NULL,100.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(5025,'1110','181659096353','2022-07-29 15:06:03',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5026,'5500','181659096353','2022-07-29 15:05:53',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5027,'1000','181659096353','2022-07-29 15:06:03',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5028,'4000','181659096353','2022-07-29 15:06:03',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5029,'1110','181659096366','2022-07-29 15:07:01',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5030,'5500','181659096366','2022-07-29 15:06:06',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5031,'1000','181659096366','2022-07-29 15:07:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5032,'4000','181659096366','2022-07-29 15:07:01',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5033,'1000','181659096464','2022-07-29 15:11:06',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5034,'4000','181659096464','2022-07-29 15:11:06',NULL,40.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5035,'1000','181659096669','2022-07-29 15:32:53',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5036,'4000','181659096669','2022-07-29 15:32:53',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5037,'1000','181659097985','2022-07-29 15:49:09',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5038,'4000','181659097985','2022-07-29 15:49:09',NULL,60.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(5039,'1000','181659099392','2022-07-29 15:57:19',195.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5040,'4000','181659099392','2022-07-29 15:57:19',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5041,'4000','181659099392','2022-07-29 15:56:32',NULL,40.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5042,'4000','181659099392','2022-07-29 15:56:40',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5043,'4000','181659099392','2022-07-29 15:56:53',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5044,'1000','181659099466','2022-07-29 15:57:57',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5045,'4000','181659099466','2022-07-29 15:57:57',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5046,'1000','181659099486','2022-07-29 16:13:52',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5047,'4000','181659099486','2022-07-29 16:13:52',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5048,'1000','181659103122','2022-07-29 17:01:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5049,'4000','181659103122','2022-07-29 17:01:07',NULL,10.00,'','18','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(5050,'1000','181659103271','2022-07-29 17:05:54',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5051,'4000','181659103271','2022-07-29 17:05:54',NULL,160.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(5052,'1110','181659107186','2022-07-29 18:06:57',NULL,45.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5053,'5500','181659107186','2022-07-29 18:06:36',45.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5054,'1000','181659107186','2022-07-29 18:06:57',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5055,'4000','181659107186','2022-07-29 18:06:57',NULL,60.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5056,'4000','181659107186','2022-07-29 18:06:26',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5057,'1000','111659182594','2022-07-30 15:03:37',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5058,'4000','111659182594','2022-07-30 15:03:37',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5059,'1000','111659182620','2022-07-30 15:05:29',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5060,'4000','111659182620','2022-07-30 15:05:29',NULL,60.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5061,'1000','111659182740','2022-07-30 15:05:56',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5062,'4000','111659182740','2022-07-30 15:05:56',NULL,25.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5063,'1000','111659182776','2022-07-30 15:06:27',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5064,'4000','111659182776','2022-07-30 15:06:27',NULL,5.00,'','11','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5065,'1000','111659183419','2022-07-30 15:17:24',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5066,'4000','111659183419','2022-07-30 15:17:24',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5069,'5800','111659183662','2022-07-30 15:21:18',275.00,NULL,'0','11','1','Bread','1','','','149','','No',NULL,NULL,''),(5070,'1000','111659183662','2022-07-30 15:21:18',NULL,275.00,'0','11','1','','1','','','149','','No',NULL,NULL,''),(5071,'1000','181659250462','2022-07-31 09:54:33',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5072,'4000','181659250462','2022-07-31 09:54:33',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5073,'1000','181659252480','2022-07-31 10:28:17',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5074,'4000','181659252480','2022-07-31 10:28:17',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5075,'1000','181659261378','2022-07-31 12:57:56',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5076,'4000','181659261378','2022-07-31 12:57:56',NULL,10.00,'','18','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5077,'1000','181659261502','2022-07-31 13:19:35',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5078,'4000','181659261502','2022-07-31 13:19:35',NULL,10.00,'','18','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5079,'1000','181659262777','2022-07-31 13:47:40',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5080,'4000','181659262777','2022-07-31 13:47:40',NULL,5.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(5081,'4000','181659262777','2022-07-31 13:19:37',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5082,'1000','181659264464','2022-07-31 13:47:56',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5083,'4000','181659264464','2022-07-31 13:47:56',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5084,'1110','181659331132','2022-08-01 08:50:46',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5085,'5500','181659331132','2022-08-01 08:18:52',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5086,'1000','181659331132','2022-08-01 08:50:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5087,'4000','181659331132','2022-08-01 08:50:46',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5088,'1000','181659333173','2022-08-01 09:25:30',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5089,'4000','181659333173','2022-08-01 09:25:30',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5090,'1000','181659335133','2022-08-01 09:27:51',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5091,'4000','181659335133','2022-08-01 09:27:51',NULL,340.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5092,'4000','181659335133','2022-08-01 09:25:33',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5093,'4000','181659335133','2022-08-01 09:27:19',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5094,'1110','181659335274','2022-08-01 10:25:34',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5095,'5500','181659335274','2022-08-01 10:25:18',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5096,'1000','181659335274','2022-08-01 10:25:34',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5097,'4000','181659335274','2022-08-01 10:25:34',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5098,'4000','181659335274','2022-08-01 09:27:54',NULL,25.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5099,'4000','181659335274','2022-08-01 10:24:34',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5100,'4000','181659335274','2022-08-01 10:24:49',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5101,'1110','181659338745','2022-08-01 10:25:45',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5102,'5500','181659338745','2022-08-01 10:26:14',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5103,'1000','181659338745','2022-08-01 10:26:57',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5104,'4000','181659338745','2022-08-01 10:26:57',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5105,'4000','181659338745','2022-08-01 10:25:45',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5106,'1000','181659338954','2022-08-01 11:01:28',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5107,'4000','181659338954','2022-08-01 11:01:28',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5108,'1000','181659357091','2022-08-01 15:31:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5109,'4000','181659357091','2022-08-01 15:31:41',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5110,'1110','181659357106','2022-08-01 15:31:55',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5111,'5500','181659357106','2022-08-01 15:31:46',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5112,'1000','181659357106','2022-08-01 15:31:55',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5113,'4000','181659357106','2022-08-01 15:31:55',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5114,'1000','181659357263','2022-08-01 15:41:41',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5115,'4000','181659357263','2022-08-01 15:41:41',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5116,'1000','181659360983','2022-08-01 16:36:58',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5117,'4000','181659360983','2022-08-01 16:36:58',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5118,'4000','181659360983','2022-08-01 16:36:23',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5119,'4000','181659360983','2022-08-01 16:36:30',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5120,'1110','181659361046','2022-08-01 16:38:11',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5121,'5500','181659361046','2022-08-01 16:37:55',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5122,'1000','181659361046','2022-08-01 16:38:11',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5123,'4000','181659361046','2022-08-01 16:38:11',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5124,'4000','181659361046','2022-08-01 16:37:26',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5125,'4000','181659361046','2022-08-01 16:37:42',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5126,'1000','181659361106','2022-08-01 17:10:31',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5127,'4000','181659361106','2022-08-01 17:10:31',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5128,'1000','181659363035','2022-08-01 17:20:29',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5129,'4000','181659363035','2022-08-01 17:20:29',NULL,30.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5130,'1000','181659365961','2022-08-01 17:59:57',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5131,'4000','181659365961','2022-08-01 17:59:57',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5132,'4000','181659365961','2022-08-01 17:59:21',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5133,'1000','181659366017','2022-08-01 18:00:25',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5134,'4000','181659366017','2022-08-01 18:00:25',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5135,'1110','181659418220','2022-08-02 09:08:25',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5136,'5500','181659418220','2022-08-02 08:31:48',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5137,'1000','181659418220','2022-08-02 09:08:25',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5138,'4000','181659418220','2022-08-02 09:08:25',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5139,'1000','181659420509','2022-08-02 09:08:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5140,'4000','181659420509','2022-08-02 09:08:38',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5141,'1110','181659420520','2022-08-02 09:13:43',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5142,'5500','181659420520','2022-08-02 09:08:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5143,'1000','181659420520','2022-08-02 09:13:43',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5144,'4000','181659420520','2022-08-02 09:13:43',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5145,'1000','181659420826','2022-08-02 09:17:20',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5146,'4000','181659420826','2022-08-02 09:17:20',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5147,'1000','181659421043','2022-08-02 10:22:48',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5148,'4000','181659421043','2022-08-02 10:22:48',NULL,25.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5149,'1110','181659425046','2022-08-02 10:24:06',NULL,15.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5150,'1110','181659425046','2022-08-02 10:24:19',NULL,20.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5151,'1110','181659425046','2022-08-02 10:24:53',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5152,'5500','181659425046','2022-08-02 10:25:42',45.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5153,'1000','181659425046','2022-08-02 10:25:54',260.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5154,'4000','181659425046','2022-08-02 10:25:54',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5155,'4000','181659425046','2022-08-02 10:24:06',NULL,60.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5156,'4000','181659425046','2022-08-02 10:24:19',NULL,80.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5157,'4000','181659425046','2022-08-02 10:24:53',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5158,'1000','181659425167','2022-08-02 10:53:52',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5159,'4000','181659425167','2022-08-02 10:53:52',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5160,'1110','181659426839','2022-08-02 11:06:52',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5161,'5500','181659426839','2022-08-02 10:53:59',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5162,'1000','181659426839','2022-08-02 11:06:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5163,'4000','181659426839','2022-08-02 11:06:52',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5166,'1000','181659429011','2022-08-02 11:30:56',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5167,'4000','181659429011','2022-08-02 11:30:56',NULL,50.00,'','18','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5168,'4000','181659429011','2022-08-02 11:30:11',NULL,60.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5169,'1110','181659429547','2022-08-02 11:39:15',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5170,'5500','181659429547','2022-08-02 11:39:07',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5171,'1000','181659429547','2022-08-02 11:39:15',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5172,'4000','181659429547','2022-08-02 11:39:15',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5173,'1000','181659429560','2022-08-02 11:42:48',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5174,'4000','181659429560','2022-08-02 11:42:48',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(5175,'1000','181659429771','2022-08-02 11:46:05',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5176,'4000','181659429771','2022-08-02 11:46:05',NULL,170.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5177,'4000','181659429771','2022-08-02 11:42:51',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5178,'1000','181659429978','2022-08-02 11:52:03',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5179,'4000','181659429978','2022-08-02 11:52:03',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5180,'1000','181659431431','2022-08-02 14:05:25',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5181,'4000','181659431431','2022-08-02 14:05:25',NULL,60.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5182,'4000','181659431431','2022-08-02 14:03:23',NULL,5.00,'','18','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(5183,'1000','181659438404','2022-08-02 14:09:02',115.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5184,'4000','181659438404','2022-08-02 14:09:02',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5185,'4000','181659438404','2022-08-02 14:06:44',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(5186,'4000','181659438404','2022-08-02 14:08:34',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5187,'1000','181659438552','2022-08-02 14:09:55',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5188,'4000','181659438552','2022-08-02 14:09:55',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5189,'4000','181659438552','2022-08-02 14:09:12',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5196,'5800','181659428773','2022-08-02 11:26:23',370.00,NULL,'0','18','1','Bread','1','','','153','','No',NULL,NULL,''),(5197,'4180','181659428773','2022-08-02 11:26:23',1410.00,NULL,'0','18','1','Airtime( Airtel)','1','','','152','','No',NULL,NULL,''),(5198,'5800','181659428773','2022-08-02 11:26:23',450.00,NULL,'0','18','1','groundnuts','1','','','151','','No',NULL,NULL,''),(5199,'5800','181659428773','2022-08-02 11:26:23',250.00,NULL,'0','18','1','cakes','1','','','150','','No',NULL,NULL,''),(5200,'1000','181659428773','2022-08-02 11:26:23',NULL,2480.00,'0','18','1','','1','','','150','','No',NULL,NULL,''),(5201,'1000','181659441589','2022-08-02 15:01:17',440.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5202,'4000','181659441589','2022-08-02 15:01:17',NULL,360.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(5203,'4000','181659441589','2022-08-02 14:59:49',NULL,80.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5204,'1000','181659441685','2022-08-02 15:02:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5205,'4000','181659441685','2022-08-02 15:02:23',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5206,'1000','181659442116','2022-08-02 15:30:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5207,'4000','181659442116','2022-08-02 15:30:25',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5208,'1000','181659444419','2022-08-02 15:47:10',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5209,'4000','181659444419','2022-08-02 15:47:10',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5210,'1000','181659444438','2022-08-02 15:47:37',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5211,'4000','181659444438','2022-08-02 15:47:37',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5212,'1000','181659444469','2022-08-02 15:47:58',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5213,'4000','181659444469','2022-08-02 15:47:58',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5214,'1000','181659444487','2022-08-02 15:48:21',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5215,'4000','181659444487','2022-08-02 15:48:21',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5216,'1000','181659444520','2022-08-02 15:48:52',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5217,'4000','181659444520','2022-08-02 15:48:52',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5218,'1000','181659444539','2022-08-02 16:01:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5219,'4000','181659444539','2022-08-02 16:01:13',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5220,'1000','181659446481','2022-08-02 16:21:31',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5221,'4000','181659446481','2022-08-02 16:21:31',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5222,'1000','181659446531','2022-08-02 16:23:20',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5223,'4000','181659446531','2022-08-02 16:23:20',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(5224,'1000','181659447355','2022-08-02 16:36:03',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5225,'4000','181659447355','2022-08-02 16:36:03',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5226,'1000','181659447371','2022-08-02 16:56:25',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5227,'4000','181659447371','2022-08-02 16:56:25',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5228,'1000','181659448596','2022-08-02 17:21:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5229,'4000','181659448596','2022-08-02 17:21:18',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(5230,'1000','181659450861','2022-08-02 17:34:31',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5231,'4000','181659450861','2022-08-02 17:34:31',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(5232,'1110','181659507472','2022-08-03 09:18:03',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5233,'5500','181659507472','2022-08-03 09:17:52',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5234,'1000','181659507472','2022-08-03 09:18:03',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5235,'4000','181659507472','2022-08-03 09:18:03',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5236,'1000','181659507486','2022-08-03 09:27:30',480.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5237,'4000','181659507486','2022-08-03 09:27:30',NULL,100.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5238,'4000','181659507486','2022-08-03 09:18:06',NULL,100.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5239,'4000','181659507486','2022-08-03 09:25:22',NULL,240.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5240,'4000','181659507486','2022-08-03 09:26:33',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5241,'1000','181659508053','2022-08-03 09:42:21',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5242,'4000','181659508053','2022-08-03 09:42:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5243,'1000','181659510013','2022-08-03 10:00:30',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5244,'4000','181659510013','2022-08-03 10:00:30',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5245,'4000','181659510013','2022-08-03 10:00:13',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5246,'1110','181659510034','2022-08-03 10:18:18',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5247,'5500','181659510034','2022-08-03 10:00:34',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5248,'1000','181659510034','2022-08-03 10:18:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5249,'4000','181659510034','2022-08-03 10:18:18',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5250,'1000','181659511119','2022-08-03 10:33:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5251,'4000','181659511119','2022-08-03 10:33:52',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5252,'1000','181659512075','2022-08-03 11:57:53',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5253,'4000','181659512075','2022-08-03 11:57:53',NULL,150.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5254,'1000','181659517083','2022-08-03 11:59:41',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5255,'4000','181659517083','2022-08-03 11:59:41',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5256,'4000','181659517083','2022-08-03 11:58:21',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5257,'4000','181659517083','2022-08-03 11:58:28',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5258,'4000','181659517083','2022-08-03 11:58:59',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5259,'4000','181659517083','2022-08-03 11:59:16',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5262,'5800','181659517270','2022-08-03 12:01:42',930.00,NULL,'0','18','1','milk(500 gms)','1','','','154','','No',NULL,NULL,''),(5263,'1000','181659517270','2022-08-03 12:01:42',NULL,930.00,'0','18','1','','1','','','154','','No',NULL,NULL,''),(5264,'1000','181659517394','2022-08-03 12:04:36',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5265,'4000','181659517394','2022-08-03 12:04:36',NULL,100.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(5266,'1000','181659518040','2022-08-03 12:14:19',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5267,'4000','181659518040','2022-08-03 12:14:19',NULL,100.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(5268,'1000','181659518063','2022-08-03 12:22:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5269,'4000','181659518063','2022-08-03 12:22:28',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5270,'1000','181659518556','2022-08-03 12:54:12',450.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5271,'4000','181659518556','2022-08-03 12:54:12',NULL,300.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5272,'4000','181659518556','2022-08-03 12:22:36',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5273,'4000','181659518556','2022-08-03 12:53:19',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5274,'1110','181659520563','2022-08-03 12:56:16',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5275,'5500','181659520563','2022-08-03 12:56:03',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5276,'1000','181659520563','2022-08-03 12:56:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5277,'4000','181659520563','2022-08-03 12:56:16',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5278,'1110','181659522982','2022-08-03 13:38:45',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5279,'5500','181659522982','2022-08-03 13:36:22',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5280,'1000','181659522982','2022-08-03 13:38:45',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5281,'4000','181659522982','2022-08-03 13:38:45',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5282,'1000','181659523135','2022-08-03 13:43:07',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5283,'4000','181659523135','2022-08-03 13:43:07',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5284,'1000','181659523396','2022-08-03 14:08:13',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5285,'4000','181659523396','2022-08-03 14:08:13',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5286,'1000','181659526588','2022-08-03 14:36:41',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5287,'4000','181659526588','2022-08-03 14:36:41',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5288,'1000','181659526604','2022-08-03 14:54:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5289,'4000','181659526604','2022-08-03 14:54:31',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5290,'1000','181659527674','2022-08-03 14:54:42',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5291,'4000','181659527674','2022-08-03 14:54:42',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5292,'1000','181659529212','2022-08-03 15:20:32',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5293,'4000','181659529212','2022-08-03 15:20:32',NULL,100.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5294,'1000','181659529391','2022-08-03 15:23:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5295,'4000','181659529391','2022-08-03 15:23:28',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5296,'1000','181659529450','2022-08-03 15:24:22',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5298,'1000','181659529516','2022-08-03 15:25:33',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5299,'4000','181659529516','2022-08-03 15:25:33',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5300,'1000','181659529547','2022-08-03 15:28:42',330.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5301,'4000','181659529547','2022-08-03 15:28:42',NULL,30.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(5302,'4000','181659529547','2022-08-03 15:25:47',NULL,300.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5303,'1000','181659529739','2022-08-03 15:29:12',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5304,'4000','181659529739','2022-08-03 15:29:12',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5305,'1000','181659529775','2022-08-03 15:29:58',125.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5306,'4000','181659529775','2022-08-03 15:29:58',NULL,125.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5307,'1000','181659529962','2022-08-03 16:14:04',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5308,'4000','181659529962','2022-08-03 16:14:04',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5309,'1000','181659532453','2022-08-03 16:20:04',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5310,'4000','181659532453','2022-08-03 16:20:04',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5311,'4000','181659532453','2022-08-03 16:14:13',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5312,'1000','181659587374','2022-08-04 07:49:43',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5313,'4000','181659587374','2022-08-04 07:49:43',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5314,'1000','181659588623','2022-08-04 08:46:22',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5315,'4000','181659588623','2022-08-04 08:46:22',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5316,'1110','181659593228','2022-08-04 09:07:40',NULL,0.00,'','18','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5317,'1110','181659593228','2022-08-04 09:07:19',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5318,'5500','181659593228','2022-08-04 09:07:33',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5319,'1000','181659593228','2022-08-04 09:07:40',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5320,'4000','181659593228','2022-08-04 09:07:40',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5321,'4000','181659593228','2022-08-04 09:07:08',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5322,'4000','181659593228','2022-08-04 09:07:19',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5323,'1000','181659593280','2022-08-04 09:35:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5324,'4000','181659593280','2022-08-04 09:35:29',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5325,'1000','181659595664','2022-08-04 09:48:13',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5326,'4000','181659595664','2022-08-04 09:48:13',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5327,'4000','181659595664','2022-08-04 09:47:44',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5328,'4000','181659595664','2022-08-04 09:47:53',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5329,'1110','181659595707','2022-08-04 09:54:26',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5330,'5500','181659595707','2022-08-04 09:48:27',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5331,'1000','181659595707','2022-08-04 09:54:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5332,'4000','181659595707','2022-08-04 09:54:26',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5333,'1000','181659597109','2022-08-04 10:34:13',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5334,'4000','181659597109','2022-08-04 10:34:13',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5335,'1000','181659598828','2022-08-04 10:55:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5336,'4000','181659598828','2022-08-04 10:55:48',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5337,'1000','181659599762','2022-08-04 10:57:19',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5338,'4000','181659599762','2022-08-04 10:57:19',NULL,250.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(5339,'1000','181659599843','2022-08-04 11:55:44',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5340,'4000','181659599843','2022-08-04 11:55:44',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(5341,'1000','181659606918','2022-08-04 12:57:11',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5342,'4000','181659606918','2022-08-04 12:57:11',NULL,300.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5343,'4000','181659606918','2022-08-04 12:55:18',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5344,'1000','181659607055','2022-08-04 12:58:45',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5345,'4000','181659607055','2022-08-04 12:58:45',NULL,30.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5346,'1000','181659607135','2022-08-04 12:59:02',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5347,'4000','181659607135','2022-08-04 12:59:02',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5348,'1000','181659607154','2022-08-04 12:59:29',18.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5349,'4000','181659607154','2022-08-04 12:59:29',NULL,18.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5350,'1000','181659607236','2022-08-04 13:01:06',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5351,'4000','181659607236','2022-08-04 13:01:06',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5352,'4000','181659607236','2022-08-04 13:00:36',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5353,'1000','181659609552','2022-08-04 13:49:33',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5354,'4000','181659609552','2022-08-04 13:49:33',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5355,'1000','181659610176','2022-08-04 13:49:45',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5356,'4000','181659610176','2022-08-04 13:49:45',NULL,10.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5357,'1000','181659610250','2022-08-04 13:50:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5358,'4000','181659610250','2022-08-04 13:50:58',NULL,20.00,'','18','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5359,'1000','181659610260','2022-08-04 13:51:07',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5360,'4000','181659610260','2022-08-04 13:51:07',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(5361,'1000','181659610281','2022-08-04 14:21:03',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5362,'4000','181659610281','2022-08-04 14:21:03',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5363,'4000','181659610281','2022-08-04 13:51:21',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(5364,'1000','181659612165','2022-08-04 14:27:07',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5365,'4000','181659612165','2022-08-04 14:27:07',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5366,'1000','181659612431','2022-08-04 15:04:14',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5367,'4000','181659612431','2022-08-04 15:04:14',NULL,40.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5368,'1000','181659614657','2022-08-04 15:04:27',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5369,'4000','181659614657','2022-08-04 15:04:27',NULL,60.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(5370,'1000','181659614899','2022-08-04 15:08:36',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5371,'4000','181659614899','2022-08-04 15:08:36',NULL,100.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5372,'1000','181659614929','2022-08-04 15:10:33',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5373,'4000','181659614929','2022-08-04 15:10:33',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5374,'1000','181659615044','2022-08-04 15:12:08',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5375,'4000','181659615044','2022-08-04 15:12:08',NULL,100.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(5376,'1000','181659615137','2022-08-04 15:12:27',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5377,'4000','181659615137','2022-08-04 15:12:27',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5378,'1000','181659615165','2022-08-04 15:12:54',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5379,'4000','181659615165','2022-08-04 15:12:54',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5380,'1000','181659615200','2022-08-04 15:14:24',800.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5381,'4000','181659615200','2022-08-04 15:14:24',NULL,800.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5382,'1000','181659617128','2022-08-04 15:45:42',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5383,'4000','181659617128','2022-08-04 15:45:42',NULL,10.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5384,'1000','181659617648','2022-08-04 16:00:05',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5385,'4000','181659617648','2022-08-04 16:00:05',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5386,'1000','181659618010','2022-08-04 16:00:53',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5387,'4000','181659618010','2022-08-04 16:00:53',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5388,'1000','181659619353','2022-08-04 16:23:58',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5389,'4000','181659619353','2022-08-04 16:23:58',NULL,400.00,'','18','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(5403,'5800','181659619099','2022-08-04 16:19:01',220.00,NULL,'0','18','1','Bread','1','','','158','','No',NULL,NULL,''),(5404,'5800','181659619099','2022-08-04 16:19:01',2600.00,NULL,'0','18','1','Rim of Papers','1','','','157','','No',NULL,NULL,''),(5405,'5800','181659619099','2022-08-04 16:19:01',1675.00,NULL,'0','18','1','sugar','1','','','156','','No',NULL,NULL,''),(5406,'5800','181659619099','2022-08-04 16:19:01',2080.00,NULL,'0','18','1','Maize flour','1','','','155','','No',NULL,NULL,''),(5407,'1000','181659619099','2022-08-04 16:19:01',NULL,6575.00,'0','18','1','','1','','','155','','No',NULL,NULL,''),(5408,'1000','181659620767','2022-08-04 17:29:46',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5409,'4000','181659620767','2022-08-04 17:29:46',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5410,'4000','181659620767','2022-08-04 16:46:07',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5411,'1000','181659623903','2022-08-04 17:39:23',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5412,'4000','181659623903','2022-08-04 17:39:23',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5413,'1000','181659623973','2022-08-04 17:39:45',26.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5414,'4000','181659623973','2022-08-04 17:39:45',NULL,26.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5415,'1000','181659624068','2022-08-04 17:41:19',26.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5416,'4000','181659624068','2022-08-04 17:41:19',NULL,26.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5417,'1000','181659625222','2022-08-04 18:00:32',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5418,'4000','181659625222','2022-08-04 18:00:32',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(5419,'1110','181659676827','2022-08-05 08:21:41',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5420,'1110','181659676827','2022-08-05 08:20:27',NULL,0.00,'','18','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(5421,'1110','181659676827','2022-08-05 08:21:06',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5422,'5500','181659676827','2022-08-05 08:21:32',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5423,'1000','181659676827','2022-08-05 08:21:41',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5424,'4000','181659676827','2022-08-05 08:21:41',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5425,'4000','181659676827','2022-08-05 08:20:27',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5426,'4000','181659676827','2022-08-05 08:20:37',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5427,'4000','181659676827','2022-08-05 08:21:06',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5428,'1000','181659679602','2022-08-05 09:23:27',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5429,'4000','181659679602','2022-08-05 09:23:27',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(5430,'1000','181659680612','2022-08-05 10:03:14',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5431,'4000','181659680612','2022-08-05 10:03:14',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5432,'1000','181659682998','2022-08-05 10:03:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5433,'4000','181659682998','2022-08-05 10:03:30',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5434,'1000','181659683018','2022-08-05 10:14:13',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5435,'4000','181659683018','2022-08-05 10:14:13',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5436,'4000','181659683018','2022-08-05 10:03:38',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5437,'1110','181659683657','2022-08-05 10:46:48',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5438,'5500','181659683657','2022-08-05 10:14:17',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5439,'1000','181659683657','2022-08-05 10:46:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5440,'4000','181659683657','2022-08-05 10:46:48',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5441,'1000','181659690690','2022-08-05 12:12:05',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5442,'4000','181659690690','2022-08-05 12:12:05',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5443,'1000','181659690729','2022-08-05 12:26:32',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5444,'4000','181659690729','2022-08-05 12:26:32',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5445,'1000','181659692895','2022-08-05 12:48:25',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5446,'4000','181659692895','2022-08-05 12:48:25',NULL,150.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5447,'1000','181659696053','2022-08-05 13:41:30',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5448,'4000','181659696053','2022-08-05 13:41:30',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5449,'1000','181659696093','2022-08-05 13:59:10',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5450,'4000','181659696093','2022-08-05 13:59:10',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5451,'1000','181659697153','2022-08-05 13:59:28',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5452,'4000','181659697153','2022-08-05 13:59:28',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5453,'1110','181659697192','2022-08-05 14:20:04',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5454,'5500','181659697192','2022-08-05 13:59:52',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5455,'1000','181659697192','2022-08-05 14:20:04',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5456,'4000','181659697192','2022-08-05 14:20:04',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5457,'1000','181659698411','2022-08-05 14:33:12',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5458,'4000','181659698411','2022-08-05 14:33:12',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5459,'1000','181659699207','2022-08-05 14:46:29',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5460,'4000','181659699207','2022-08-05 14:46:29',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(5461,'1110','181659699992','2022-08-05 14:55:31',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5462,'5500','181659699992','2022-08-05 14:46:32',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5463,'1000','181659699992','2022-08-05 14:55:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5464,'4000','181659699992','2022-08-05 14:55:31',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5465,'1000','181659700539','2022-08-05 14:59:05',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5466,'4000','181659700539','2022-08-05 14:59:05',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5467,'4000','181659700539','2022-08-05 14:55:39',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5468,'1000','181659700766','2022-08-05 15:00:06',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5469,'4000','181659700766','2022-08-05 15:00:06',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5470,'4000','181659700766','2022-08-05 14:59:26',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5471,'1000','181659702503','2022-08-05 15:28:34',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5472,'4000','181659702503','2022-08-05 15:28:34',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5473,'1000','181659705310','2022-08-05 16:15:39',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5474,'4000','181659705310','2022-08-05 16:15:39',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5475,'1000','181659705343','2022-08-05 16:17:06',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5476,'4000','181659705343','2022-08-05 16:17:06',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5477,'4000','181659705343','2022-08-05 16:15:43',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5478,'1000','181659705440','2022-08-05 16:17:52',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5479,'4000','181659705440','2022-08-05 16:17:52',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5480,'1000','181659711372','2022-08-05 17:57:00',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5481,'4000','181659711372','2022-08-05 17:57:00',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5482,'4000','181659711372','2022-08-05 17:56:12',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5483,'1000','181660728722','2022-08-17 12:35:01',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5484,'4000','181660728722','2022-08-17 12:35:01',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5485,'1000','181660728908','2022-08-17 12:35:24',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5486,'4000','181660728908','2022-08-17 12:35:24',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5487,'1000','181660728930','2022-08-17 12:35:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5488,'4000','181660728930','2022-08-17 12:35:42',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5489,'1000','181660728962','2022-08-17 12:36:10',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5490,'4000','181660728962','2022-08-17 12:36:10',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5491,'1000','181660731258','2022-08-17 13:37:50',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5492,'4000','181660731258','2022-08-17 13:37:50',NULL,10.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(5493,'1000','181660732695','2022-08-17 14:18:06',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5494,'4000','181660732695','2022-08-17 14:18:06',NULL,100.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5495,'1000','181660735089','2022-08-17 14:29:33',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5496,'4000','181660735089','2022-08-17 14:29:33',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5497,'1000','181660735915','2022-08-17 15:12:32',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5498,'4000','181660735915','2022-08-17 15:12:32',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5499,'4000','181660735915','2022-08-17 14:31:55',NULL,50.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5500,'1000','181660738360','2022-08-17 15:46:48',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5501,'4000','181660738360','2022-08-17 15:46:48',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5502,'1000','181660740413','2022-08-17 15:59:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5503,'4000','181660740413','2022-08-17 15:59:09',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5504,'1000','181660741157','2022-08-17 16:13:29',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5505,'4000','181660741157','2022-08-17 16:13:29',NULL,15.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5506,'1000','181660742017','2022-08-17 17:15:07',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5507,'4000','181660742017','2022-08-17 17:15:07',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5512,'5800','181660747265','2022-08-17 17:41:23',220.00,NULL,'0','18','1','Bread','1','','','160','','No',NULL,NULL,''),(5513,'5800','181660747265','2022-08-17 17:41:23',450.00,NULL,'0','18','1','groundnuts','1','','','159','','No',NULL,NULL,''),(5514,'1000','181660747265','2022-08-17 17:41:23',NULL,670.00,'0','18','1','','1','','','159','','No',NULL,NULL,''),(5515,'1000','181660750455','2022-08-17 18:34:23',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5516,'4000','181660750455','2022-08-17 18:34:23',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5517,'1000','181660750470','2022-08-17 18:34:49',23.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5518,'4000','181660750470','2022-08-17 18:34:49',NULL,23.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5519,'1000','181660800028','2022-08-18 08:20:41',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5520,'4000','181660800028','2022-08-18 08:20:41',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5521,'1000','181660800044','2022-08-18 08:21:17',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5522,'4000','181660800044','2022-08-18 08:21:17',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5523,'4000','181660800044','2022-08-18 08:20:44',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5524,'1110','181660806830','2022-08-18 10:38:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5525,'1110','181660806830','2022-08-18 10:13:50',NULL,0.00,'','18','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5526,'5500','181660806830','2022-08-18 10:38:22',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5527,'1000','181660806830','2022-08-18 10:38:53',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5528,'4000','181660806830','2022-08-18 10:38:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5529,'4000','181660806830','2022-08-18 10:13:50',NULL,20.00,'','18','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5530,'1110','181660808354','2022-08-18 10:42:09',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5531,'5500','181660808354','2022-08-18 10:39:14',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5532,'1000','181660808354','2022-08-18 10:42:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5533,'4000','181660808354','2022-08-18 10:42:09',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5534,'1000','181660808538','2022-08-18 11:10:40',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5535,'4000','181660808538','2022-08-18 11:10:40',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5536,'4000','181660808538','2022-08-18 11:10:16',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5537,'1000','181660810248','2022-08-18 11:15:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5538,'4000','181660810248','2022-08-18 11:15:29',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5539,'1000','181660813121','2022-08-18 12:01:39',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5540,'4000','181660813121','2022-08-18 12:01:39',NULL,50.00,'','18','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5541,'4000','181660813121','2022-08-18 11:58:41',NULL,30.00,'','18','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5542,'1110','181660813304','2022-08-18 12:06:09',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5543,'5500','181660813304','2022-08-18 12:01:44',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5544,'1000','181660813304','2022-08-18 12:06:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5545,'4000','181660813304','2022-08-18 12:06:09',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5546,'1000','181660813614','2022-08-18 12:07:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5547,'4000','181660813614','2022-08-18 12:07:12',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5548,'1000','181660813710','2022-08-18 12:09:32',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5549,'4000','181660813710','2022-08-18 12:09:32',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5550,'4000','181660813710','2022-08-18 12:08:30',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5551,'1000','181660813784','2022-08-18 12:42:29',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5552,'4000','181660813784','2022-08-18 12:42:29',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5553,'1000','181660815771','2022-08-18 12:43:07',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5554,'4000','181660815771','2022-08-18 12:43:07',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5555,'1000','181660815815','2022-08-18 12:43:46',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5556,'4000','181660815815','2022-08-18 12:43:46',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5557,'1000','181660815845','2022-08-18 12:50:50',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5558,'4000','181660815845','2022-08-18 12:50:50',NULL,1.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(5559,'4000','181660815845','2022-08-18 12:44:05',NULL,1.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(5560,'4000','181660815845','2022-08-18 12:45:28',NULL,3.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(5561,'1000','181660816258','2022-08-18 12:52:39',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5562,'4000','181660816258','2022-08-18 12:52:39',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5563,'4000','181660816258','2022-08-18 12:51:16',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5564,'4000','181660816258','2022-08-18 12:51:52',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5565,'1000','181660819397','2022-08-18 13:43:48',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5566,'4000','181660819397','2022-08-18 13:43:48',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5567,'1000','181660819464','2022-08-18 13:47:21',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5568,'4000','181660819464','2022-08-18 13:47:21',NULL,5.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5569,'1000','181660816368','2022-08-18 14:02:47',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5570,'4000','181660816368','2022-08-18 14:02:47',NULL,100.00,'','18','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(5571,'1000','181660820639','2022-08-18 14:04:39',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5572,'4000','181660820639','2022-08-18 14:04:39',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5573,'1000','181660820886','2022-08-18 14:19:15',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5574,'4000','181660820886','2022-08-18 14:19:15',NULL,20.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5575,'1000','181660821566','2022-08-18 14:42:04',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5576,'4000','181660821566','2022-08-18 14:42:04',NULL,40.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5577,'4000','181660821566','2022-08-18 14:41:12',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5578,'1000','181660822927','2022-08-18 15:33:26',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5579,'4000','181660822927','2022-08-18 15:33:26',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5580,'1000','181660826018','2022-08-18 15:38:56',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5581,'4000','181660826018','2022-08-18 15:38:56',NULL,100.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(5582,'4000','181660826018','2022-08-18 15:33:38',NULL,20.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5583,'1000','181660826341','2022-08-18 15:52:06',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5585,'1000','181660826341','2022-08-18 15:52:06',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5586,'4000','181660826341','2022-08-18 15:52:06',NULL,5.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5587,'1000','181660827160','2022-08-18 16:09:04',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5588,'4000','181660827160','2022-08-18 16:09:04',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5589,'1000','181660828171','2022-08-18 16:10:00',127.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5590,'4000','181660828171','2022-08-18 16:10:00',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5591,'4000','181660828171','2022-08-18 16:09:31',NULL,77.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5592,'1000','181660829683','2022-08-18 16:35:10',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5593,'4000','181660829683','2022-08-18 16:35:10',NULL,150.00,'','18','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5594,'1000','181660829729','2022-08-18 16:35:40',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5595,'4000','181660829729','2022-08-18 16:35:40',NULL,300.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5596,'1000','181660831968','2022-08-18 17:12:58',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5597,'4000','181660831968','2022-08-18 17:12:58',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5598,'1000','181660832002','2022-08-18 17:31:38',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5599,'4000','181660832002','2022-08-18 17:31:38',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5600,'1000','181660833113','2022-08-18 17:32:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5601,'4000','181660833113','2022-08-18 17:32:02',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5602,'1000','181660835609','2022-08-18 18:13:46',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5603,'4000','181660835609','2022-08-18 18:13:46',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5604,'1000','181660835641','2022-08-18 18:14:36',23.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5605,'4000','181660835641','2022-08-18 18:14:36',NULL,1.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5606,'4000','181660835641','2022-08-18 18:14:01',NULL,22.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(5607,'1000','181660835708','2022-08-18 18:15:20',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5608,'4000','181660835708','2022-08-18 18:15:20',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5609,'1000','181660835732','2022-08-18 18:15:51',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5610,'4000','181660835732','2022-08-18 18:15:51',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5611,'1000','181660835767','2022-08-18 18:16:31',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5612,'4000','181660835767','2022-08-18 18:16:31',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5613,'1000','181660836829','2022-08-18 18:33:57',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5614,'4000','181660836829','2022-08-18 18:33:57',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5615,'1000','181660836840','2022-08-18 18:34:25',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5616,'4000','181660836840','2022-08-18 18:34:25',NULL,45.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5617,'1000','181660884502','2022-08-19 08:02:41',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5618,'4000','181660884502','2022-08-19 08:02:41',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5619,'4000','181660884502','2022-08-19 07:48:22',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(5620,'1110','181660885365','2022-08-19 09:17:28',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5621,'5500','181660885365','2022-08-19 08:50:55',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5622,'1000','181660885365','2022-08-19 09:17:28',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5623,'4000','181660885365','2022-08-19 09:17:28',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5624,'1000','181660889860','2022-08-19 09:35:53',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5625,'4000','181660889860','2022-08-19 09:35:53',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5626,'1000','181660890957','2022-08-19 09:39:48',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5627,'4000','181660890957','2022-08-19 09:39:48',NULL,30.00,'','18','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5628,'1000','181660891203','2022-08-19 09:43:07',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5629,'4000','181660891203','2022-08-19 09:43:07',NULL,50.00,'','18','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(5630,'1000','181660891392','2022-08-19 09:43:25',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5631,'4000','181660891392','2022-08-19 09:43:25',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5632,'1000','181660891416','2022-08-19 09:44:07',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5633,'4000','181660891416','2022-08-19 09:44:07',NULL,30.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5634,'1000','181660891451','2022-08-19 09:56:57',18.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5635,'4000','181660891451','2022-08-19 09:56:57',NULL,18.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5636,'1000','181660892226','2022-08-19 10:10:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5637,'4000','181660892226','2022-08-19 10:10:50',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5638,'1000','181660893155','2022-08-19 10:26:54',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5639,'4000','181660893155','2022-08-19 10:26:54',NULL,40.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5640,'1000','181660894282','2022-08-19 10:31:29',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5641,'4000','181660894282','2022-08-19 10:31:29',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5642,'1000','181660894607','2022-08-19 11:55:09',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5643,'4000','181660894607','2022-08-19 11:55:09',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5644,'4000','181660894607','2022-08-19 11:54:19',NULL,10.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5645,'1000','181660899319','2022-08-19 12:16:10',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5646,'4000','181660899319','2022-08-19 12:16:10',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5647,'1000','181660900574','2022-08-19 12:16:30',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5648,'4000','181660900574','2022-08-19 12:16:30',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5649,'1000','181660900592','2022-08-19 12:16:48',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5650,'4000','181660900592','2022-08-19 12:16:48',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5653,'5800','181660901154','2022-08-19 12:26:02',220.00,NULL,'0','18','1','Bread','1','','','161','','No',NULL,NULL,''),(5654,'1000','181660901154','2022-08-19 12:26:02',NULL,220.00,'0','18','1','','1','','','161','','No',NULL,NULL,''),(5659,'1000','181660906374','2022-08-19 13:53:04',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5660,'4000','181660906374','2022-08-19 13:53:04',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5661,'1000','181660908975','2022-08-19 14:37:08',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5662,'4000','181660908975','2022-08-19 14:37:08',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5663,'1000','181660909037','2022-08-19 14:37:49',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5664,'4000','181660909037','2022-08-19 14:37:49',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5665,'1000','181660909073','2022-08-19 14:38:26',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5666,'4000','181660909073','2022-08-19 14:38:26',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5667,'1000','181660909109','2022-08-19 14:43:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5668,'4000','181660909109','2022-08-19 14:43:52',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5669,'1000','181660909435','2022-08-19 14:46:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5670,'4000','181660909435','2022-08-19 14:46:10',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5671,'1000','181660909588','2022-08-19 14:46:56',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5673,'1000','181660909779','2022-08-19 14:49:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5674,'4000','181660909779','2022-08-19 14:49:46',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5675,'1000','181660909789','2022-08-19 15:35:57',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5676,'4000','181660909789','2022-08-19 15:35:57',NULL,10.00,'','18','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(5677,'1000','181660912579','2022-08-19 15:36:36',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5678,'4000','181660912579','2022-08-19 15:36:36',NULL,30.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(5679,'1000','181660912599','2022-08-19 15:37:30',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5680,'4000','181660912599','2022-08-19 15:37:30',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5681,'1000','181660914258','2022-08-19 16:05:50',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5682,'4000','181660914258','2022-08-19 16:05:50',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5683,'1000','181660917959','2022-08-19 17:14:14',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5684,'4000','181660917959','2022-08-19 17:14:14',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5685,'1000','181660922169','2022-08-19 18:16:22',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5686,'4000','181660922169','2022-08-19 18:16:22',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5687,'1000','181660922189','2022-08-19 18:16:36',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5688,'4000','181660922189','2022-08-19 18:16:36',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5689,'1000','181660922203','2022-08-19 18:17:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5690,'4000','181660922203','2022-08-19 18:17:05',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5695,'5800','181660903891','2022-08-19 13:11:44',2300.00,NULL,'0','18','1','Soda( 300ML)','1','','','164','','No',NULL,NULL,''),(5696,'5800','181660903891','2022-08-19 13:11:44',220.00,NULL,'0','18','1','Bread','1','','','163','','No',NULL,NULL,''),(5697,'5780','181660903891','2022-08-19 13:11:44',350.00,NULL,'0','18','1','Repairs','1','','','162','','No',NULL,NULL,''),(5698,'1000','181660903891','2022-08-19 13:11:44',NULL,2870.00,'0','18','1','','1','','','162','','No',NULL,NULL,''),(5699,'1000','111661004836','2022-08-20 17:15:55',280.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5700,'4000','111661004836','2022-08-20 17:15:55',NULL,180.00,'','11','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(5701,'4000','111661004836','2022-08-20 17:13:56',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5702,'1000','111661004997','2022-08-20 17:18:13',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5703,'4000','111661004997','2022-08-20 17:18:13',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5704,'1000','111661005122','2022-08-20 17:39:26',75.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5705,'4000','111661005122','2022-08-20 17:39:26',NULL,75.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5708,'5800','111661007603','2022-08-20 18:00:34',165.00,NULL,'0','11','1','Bread','1','','','165','','No',NULL,NULL,''),(5709,'1000','111661007603','2022-08-20 18:00:34',NULL,165.00,'0','11','1','','1','','','165','','No',NULL,NULL,''),(5710,'1000','181661071104','2022-08-21 11:40:02',95.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5711,'4000','181661071104','2022-08-21 11:40:02',NULL,35.00,'','18','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5712,'4000','181661071104','2022-08-21 11:38:24',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(5713,'4000','181661071104','2022-08-21 11:39:33',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(5714,'1000','181661071206','2022-08-21 11:40:36',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5715,'4000','181661071206','2022-08-21 11:40:36',NULL,40.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(5716,'4000','181661071206','2022-08-21 11:40:06',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(5717,'1000','181661089752','2022-08-21 16:49:56',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5718,'4000','181661089752','2022-08-21 16:49:56',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5719,'4000','181661089752','2022-08-21 16:49:12',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5720,'4000','181661089752','2022-08-21 16:49:40',NULL,50.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5721,'1000','111661145062','2022-08-22 08:11:29',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5722,'4000','111661145062','2022-08-22 08:11:29',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5723,'1110','181661147559','2022-08-22 09:05:10',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5724,'5500','181661147559','2022-08-22 09:04:55',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5725,'1000','181661147559','2022-08-22 09:05:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5726,'4000','181661147559','2022-08-22 09:05:10',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5727,'1000','181661148319','2022-08-22 09:25:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5728,'4000','181661148319','2022-08-22 09:25:49',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5729,'1000','181661149553','2022-08-22 09:26:10',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5730,'4000','181661149553','2022-08-22 09:26:10',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5731,'1000','181661149579','2022-08-22 09:26:41',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5732,'4000','181661149579','2022-08-22 09:26:41',NULL,30.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(5733,'1000','181661149609','2022-08-22 09:27:03',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5734,'4000','181661149609','2022-08-22 09:27:03',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5735,'1000','181661149631','2022-08-22 09:27:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5736,'4000','181661149631','2022-08-22 09:27:29',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5737,'1000','181661149663','2022-08-22 09:27:59',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5738,'4000','181661149663','2022-08-22 09:27:59',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5739,'1000','181661149695','2022-08-22 09:45:35',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5740,'4000','181661149695','2022-08-22 09:45:35',NULL,30.00,'','18','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5741,'1000','181661150919','2022-08-22 09:50:09',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5742,'4000','181661150919','2022-08-22 09:50:09',NULL,50.00,'','18','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(5743,'1000','181661151362','2022-08-22 09:56:57',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5744,'4000','181661151362','2022-08-22 09:56:57',NULL,65.00,'','18','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5745,'1000','181661151430','2022-08-22 09:57:18',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5746,'4000','181661151430','2022-08-22 09:57:18',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5747,'1110','181661151447','2022-08-22 09:57:37',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5748,'5500','181661151447','2022-08-22 09:57:27',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5749,'1000','181661151447','2022-08-22 09:57:37',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5750,'4000','181661151447','2022-08-22 09:57:37',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5751,'1000','181661157044','2022-08-22 11:33:25',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5752,'4000','181661157044','2022-08-22 11:33:25',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(5753,'4000','181661157044','2022-08-22 11:30:44',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(5754,'1000','181661157260','2022-08-22 11:35:03',NULL,450.00,'','18','1','groundnuts','1','','','','','No',NULL,NULL,'N/A'),(5755,'5800','181661157260','2022-08-22 11:35:03',450.00,NULL,'','18','1','groundnuts','1','','','','','No',NULL,NULL,'N/A'),(5756,'1000','181661157438','2022-08-22 11:37:28',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5757,'4000','181661157438','2022-08-22 11:37:28',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(5758,'1000','181661157456','2022-08-22 11:37:52',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5759,'4000','181661157456','2022-08-22 11:37:52',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5760,'1000','181661157483','2022-08-22 11:38:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5761,'4000','181661157483','2022-08-22 11:38:18',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5762,'1000','181661157506','2022-08-22 11:38:36',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5763,'4000','181661157506','2022-08-22 11:38:36',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5764,'1000','181661157535','2022-08-22 11:43:04',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5765,'4000','181661157535','2022-08-22 11:43:04',NULL,100.00,'','18','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5766,'1000','181661157786','2022-08-22 12:36:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5767,'4000','181661157786','2022-08-22 12:36:31',NULL,20.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5768,'1000','181661160995','2022-08-22 13:00:32',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5769,'4000','181661160995','2022-08-22 13:00:32',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5770,'4000','181661160995','2022-08-22 12:36:35',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5771,'1000','181661162441','2022-08-22 13:04:28',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5772,'4000','181661162441','2022-08-22 13:04:28',NULL,35.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5773,'1000','181661162678','2022-08-22 13:07:52',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5774,'4000','181661162678','2022-08-22 13:07:52',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5775,'1000','181661162877','2022-08-22 13:20:10',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5776,'4000','181661162877','2022-08-22 13:20:10',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(5777,'1000','181661163614','2022-08-22 13:21:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5778,'4000','181661163614','2022-08-22 13:21:01',NULL,20.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5779,'1000','181661163669','2022-08-22 13:22:31',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5780,'4000','181661163669','2022-08-22 13:22:31',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5781,'1000','181661163793','2022-08-22 13:23:36',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5782,'4000','181661163793','2022-08-22 13:23:36',NULL,10.00,'','18','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(5783,'1110','181661164746','2022-08-22 14:01:17',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5784,'5500','181661164746','2022-08-22 13:39:06',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5785,'1000','181661164746','2022-08-22 14:01:17',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5786,'4000','181661164746','2022-08-22 14:01:17',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5787,'1000','181661166415','2022-08-22 14:09:29',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5788,'4000','181661166415','2022-08-22 14:09:29',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5789,'4000','181661166415','2022-08-22 14:06:55',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5790,'1110','181661167809','2022-08-22 14:30:18',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5791,'5500','181661167809','2022-08-22 14:30:09',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5792,'1000','181661167809','2022-08-22 14:30:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5793,'4000','181661167809','2022-08-22 14:30:18',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5794,'1000','181661167822','2022-08-22 14:58:28',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5795,'4000','181661167822','2022-08-22 14:58:28',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(5796,'4000','181661167822','2022-08-22 14:30:22',NULL,20.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(5797,'4000','181661167822','2022-08-22 14:57:58',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(5798,'1000','181661169514','2022-08-22 15:03:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5799,'4000','181661169514','2022-08-22 15:03:09',NULL,20.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(5800,'1000','181661169812','2022-08-22 16:19:04',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5801,'4000','181661169812','2022-08-22 16:19:04',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5802,'1000','181661174348','2022-08-22 17:26:22',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5803,'4000','181661174348','2022-08-22 17:26:22',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(5804,'4000','181661174348','2022-08-22 16:19:08',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5805,'4000','181661174348','2022-08-22 17:25:34',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5806,'1000','181661178424','2022-08-22 18:06:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5807,'4000','181661178424','2022-08-22 18:06:09',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(5808,'1000','181661232727','2022-08-23 08:32:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5809,'4000','181661232727','2022-08-23 08:32:16',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5810,'1000','181661232741','2022-08-23 09:00:27',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5811,'4000','181661232741','2022-08-23 09:00:27',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(5812,'1000','181661234430','2022-08-23 09:00:44',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5813,'4000','181661234430','2022-08-23 09:00:44',NULL,50.00,'','18','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(5814,'1000','181661234447','2022-08-23 09:11:51',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5815,'4000','181661234447','2022-08-23 09:11:51',NULL,10.00,'','18','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(5816,'1000','181661235304','2022-08-23 09:15:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5817,'4000','181661235304','2022-08-23 09:15:11',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5818,'1000','181661235314','2022-08-23 09:23:28',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5819,'4000','181661235314','2022-08-23 09:23:28',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(5820,'4000','181661235314','2022-08-23 09:15:14',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5821,'1110','181661235813','2022-08-23 10:00:36',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5822,'5500','181661235813','2022-08-23 09:23:33',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5823,'1000','181661235813','2022-08-23 10:00:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5824,'4000','181661235813','2022-08-23 10:00:36',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5825,'1000','181661238043','2022-08-23 10:08:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5826,'4000','181661238043','2022-08-23 10:08:29',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(5827,'1000','181661239730','2022-08-23 10:29:01',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5828,'4000','181661239730','2022-08-23 10:29:01',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5829,'1000','181661239763','2022-08-23 10:29:30',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5830,'4000','181661239763','2022-08-23 10:29:30',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5831,'1000','181661239787','2022-08-23 10:33:58',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5832,'4000','181661239787','2022-08-23 10:33:58',NULL,40.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5833,'1000','181661240047','2022-08-23 10:35:37',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5834,'4000','181661240047','2022-08-23 10:35:37',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5835,'1110','181661240220','2022-08-23 12:23:41',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5836,'5500','181661240220','2022-08-23 10:37:00',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5837,'1000','181661240220','2022-08-23 12:23:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5838,'4000','181661240220','2022-08-23 12:23:41',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5839,'1000','181661246624','2022-08-23 12:26:13',56.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5840,'4000','181661246624','2022-08-23 12:26:13',NULL,56.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(5841,'1000','181661246780','2022-08-23 12:26:35',12.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5842,'4000','181661246780','2022-08-23 12:26:35',NULL,12.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(5843,'1000','181661246810','2022-08-23 12:42:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5844,'4000','181661246810','2022-08-23 12:42:38',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5845,'1000','181661247769','2022-08-23 13:28:38',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5846,'4000','181661247769','2022-08-23 13:28:38',NULL,10.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5847,'4000','181661247769','2022-08-23 12:42:49',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5848,'1000','181661251190','2022-08-23 13:40:11',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5849,'4000','181661251190','2022-08-23 13:40:11',NULL,80.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(5850,'1000','181661251753','2022-08-23 13:54:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5851,'4000','181661251753','2022-08-23 13:54:53',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(5852,'1000','181661252099','2022-08-23 13:56:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5853,'4000','181661252099','2022-08-23 13:56:05',NULL,5.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5854,'4000','181661252099','2022-08-23 13:54:59',NULL,15.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5855,'1000','181661252685','2022-08-23 14:05:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5856,'4000','181661252685','2022-08-23 14:05:12',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5857,'1000','181661252714','2022-08-23 14:12:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5858,'4000','181661252714','2022-08-23 14:12:19',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(5859,'1000','181661253141','2022-08-23 14:13:17',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5860,'4000','181661253141','2022-08-23 14:13:17',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5861,'1000','181661253200','2022-08-23 14:30:55',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5862,'4000','181661253200','2022-08-23 14:30:55',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5863,'1000','181661254258','2022-08-23 14:50:36',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5864,'4000','181661254258','2022-08-23 14:50:36',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5865,'1000','181661258165','2022-08-23 15:36:15',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5867,'1000','181661259110','2022-08-23 15:52:28',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5868,'4000','181661259110','2022-08-23 15:52:28',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5869,'1110','181661259180','2022-08-23 16:03:30',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5870,'1110','181661259180','2022-08-23 15:53:00',NULL,0.00,'','18','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(5871,'5500','181661259180','2022-08-23 16:03:18',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5872,'1000','181661259180','2022-08-23 16:03:30',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5873,'4000','181661259180','2022-08-23 16:03:30',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5874,'4000','181661259180','2022-08-23 15:53:00',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5875,'1000','121661262592','2022-08-23 16:50:28',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5876,'4000','121661262592','2022-08-23 16:50:28',NULL,10.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5877,'1000','121661262632','2022-08-23 16:54:42',50.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5878,'4000','121661262632','2022-08-23 16:54:42',NULL,40.00,'','12','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5879,'4000','121661262632','2022-08-23 16:50:32',NULL,10.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5884,'5800','181661264541','2022-08-23 17:22:35',200.00,NULL,'0','18','1','cakes','1','','','168','','No',NULL,NULL,''),(5885,'5800','181661264541','2022-08-23 17:22:35',275.00,NULL,'0','18','1','Bread','1','','','167','','No',NULL,NULL,''),(5886,'1000','181661264541','2022-08-23 17:22:35',NULL,475.00,'0','18','1','','1','','','167','','No',NULL,NULL,''),(5887,'1000','181661266724','2022-08-23 17:58:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5888,'4000','181661266724','2022-08-23 17:58:52',NULL,20.00,'','18','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(5889,'1000','181661266735','2022-08-23 18:09:39',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5890,'4000','181661266735','2022-08-23 18:09:39',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5891,'1000','181661267434','2022-08-23 18:10:56',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5892,'4000','181661267434','2022-08-23 18:10:56',NULL,150.00,'','18','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5893,'1000','181661267484','2022-08-23 18:11:30',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5894,'4000','181661267484','2022-08-23 18:11:30',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5895,'1110','181661267495','2022-08-23 18:12:10',NULL,40.00,'','18','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(5896,'5500','181661267495','2022-08-23 18:11:35',40.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5897,'1000','181661267495','2022-08-23 18:12:10',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5898,'4000','181661267495','2022-08-23 18:12:10',NULL,80.00,'','18','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(5899,'1000','181661267544','2022-08-23 18:12:39',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5900,'4000','181661267544','2022-08-23 18:12:39',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5901,'1000','181661317578','2022-08-24 08:22:47',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5902,'4000','181661317578','2022-08-24 08:22:47',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5903,'1000','181661318571','2022-08-24 08:23:52',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5904,'4000','181661318571','2022-08-24 08:23:52',NULL,100.00,'','18','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(5905,'1000','181661318636','2022-08-24 08:25:57',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5906,'4000','181661318636','2022-08-24 08:25:57',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5907,'1000','181661318832','2022-08-24 08:27:18',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5908,'4000','181661318832','2022-08-24 08:27:18',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5909,'1000','181661318841','2022-08-24 08:45:05',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5910,'4000','181661318841','2022-08-24 08:45:05',NULL,20.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5911,'4000','181661318841','2022-08-24 08:27:21',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5912,'1000','181661319908','2022-08-24 09:02:25',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5913,'4000','181661319908','2022-08-24 09:02:25',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5914,'1000','181661323478','2022-08-24 09:44:46',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5915,'4000','181661323478','2022-08-24 09:44:46',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(5916,'1000','181661323531','2022-08-24 09:45:42',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5917,'4000','181661323531','2022-08-24 09:45:42',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5918,'1000','181661323634','2022-08-24 10:26:38',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5919,'4000','181661323634','2022-08-24 10:26:38',NULL,100.00,'','18','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(5920,'4000','181661323634','2022-08-24 09:47:14',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5921,'1000','181661326021','2022-08-24 10:27:10',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5922,'4000','181661326021','2022-08-24 10:27:10',NULL,250.00,'','18','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5923,'1000','181661326044','2022-08-24 10:32:03',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5924,'4000','181661326044','2022-08-24 10:32:03',NULL,60.00,'','18','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(5925,'1000','181661326326','2022-08-24 11:08:40',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5926,'4000','181661326326','2022-08-24 11:08:40',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(5929,'5800','181661332275','2022-08-24 12:11:48',275.00,NULL,'0','18','1','Bread','1','','','169','','No',NULL,NULL,''),(5930,'1000','181661332275','2022-08-24 12:11:48',NULL,275.00,'0','18','1','','1','','','169','','No',NULL,NULL,''),(5931,'1000','181661332950','2022-08-24 12:22:36',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5932,'4000','181661332950','2022-08-24 12:22:36',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5933,'1000','181661333308','2022-08-24 12:28:34',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5934,'4000','181661333308','2022-08-24 12:28:34',NULL,300.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5935,'1110','181661335409','2022-08-24 13:03:46',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5936,'5500','181661335409','2022-08-24 13:03:29',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5937,'1000','181661335409','2022-08-24 13:03:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5938,'4000','181661335409','2022-08-24 13:03:46',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5939,'1000','181661335553','2022-08-24 13:40:21',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5940,'4000','181661335553','2022-08-24 13:40:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5941,'4000','181661335553','2022-08-24 13:05:53',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5942,'1000','181661337634','2022-08-24 13:40:49',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5944,'1000','181661337672','2022-08-24 13:42:10',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5945,'4000','181661337672','2022-08-24 13:42:10',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5946,'4000','181661337672','2022-08-24 13:41:12',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(5947,'1000','181661338664','2022-08-24 13:57:53',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5948,'4000','181661338664','2022-08-24 13:57:53',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5949,'1000','181661338895','2022-08-24 14:07:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5950,'4000','181661338895','2022-08-24 14:07:07',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(5951,'1000','181661340880','2022-08-24 14:35:23',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5952,'4000','181661340880','2022-08-24 14:35:23',NULL,30.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5953,'1000','181661340942','2022-08-24 14:35:54',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5954,'4000','181661340942','2022-08-24 14:35:54',NULL,180.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(5955,'1000','181661340958','2022-08-24 14:36:06',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5956,'4000','181661340958','2022-08-24 14:36:06',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5957,'1000','181661340979','2022-08-24 14:36:33',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5958,'4000','181661340979','2022-08-24 14:36:33',NULL,250.00,'','18','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5959,'1000','181661340996','2022-08-24 14:37:08',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5960,'4000','181661340996','2022-08-24 14:37:08',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5961,'4000','181661340996','2022-08-24 14:36:36',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5962,'1000','181661341118','2022-08-24 14:38:54',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5963,'4000','181661341118','2022-08-24 14:38:54',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(5964,'1000','181661341403','2022-08-24 14:43:35',19.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5965,'4000','181661341403','2022-08-24 14:43:35',NULL,19.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(5966,'1000','181661341424','2022-08-24 14:49:53',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5967,'4000','181661341424','2022-08-24 14:49:53',NULL,40.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(5968,'1000','181661342702','2022-08-24 15:05:32',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5969,'4000','181661342702','2022-08-24 15:05:32',NULL,20.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(5970,'1000','181661343177','2022-08-24 15:18:07',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5971,'4000','181661343177','2022-08-24 15:18:07',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(5972,'1000','181661343498','2022-08-24 15:43:03',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5973,'4000','181661343498','2022-08-24 15:43:03',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5974,'4000','181661343498','2022-08-24 15:42:40',NULL,100.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(5975,'1000','181661344993','2022-08-24 16:33:37',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5976,'4000','181661344993','2022-08-24 16:33:37',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5977,'1000','181661348019','2022-08-24 16:33:47',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5978,'4000','181661348019','2022-08-24 16:33:47',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5979,'1110','181661348379','2022-08-24 16:39:50',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5980,'5500','181661348379','2022-08-24 16:39:39',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5981,'1000','181661348379','2022-08-24 16:39:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5982,'4000','181661348379','2022-08-24 16:39:50',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5983,'1110','181661348413','2022-08-24 16:41:20',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(5984,'5500','181661348413','2022-08-24 16:40:13',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5985,'1000','181661348413','2022-08-24 16:41:20',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5986,'4000','181661348413','2022-08-24 16:41:20',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(5987,'1000','181661348489','2022-08-24 16:58:10',390.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5988,'4000','181661348489','2022-08-24 16:58:10',NULL,390.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(5989,'1000','181661349496','2022-08-24 17:27:20',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5990,'4000','181661349496','2022-08-24 17:27:20',NULL,160.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5991,'1000','181661351243','2022-08-24 17:28:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5992,'4000','181661351243','2022-08-24 17:28:51',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(5993,'1000','181661353974','2022-08-24 18:13:11',450.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5994,'4000','181661353974','2022-08-24 18:13:11',NULL,450.00,'','18','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5995,'1000','181661354003','2022-08-24 18:13:41',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5996,'4000','181661354003','2022-08-24 18:13:41',NULL,250.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(5997,'1000','181661354042','2022-08-24 18:14:29',22.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5998,'4000','181661354042','2022-08-24 18:14:29',NULL,22.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(5999,'1000','181661404559','2022-08-25 09:02:07',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6000,'4000','181661404559','2022-08-25 09:02:07',NULL,40.00,'','18','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(6001,'1000','111661407770','2022-08-25 09:10:02',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6002,'4000','111661407770','2022-08-25 09:10:02',NULL,10.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6003,'1000','181661409823','2022-08-25 09:50:01',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6004,'4000','181661409823','2022-08-25 09:50:01',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6005,'4000','181661409823','2022-08-25 09:43:43',NULL,40.00,'','18','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6006,'4000','181661409823','2022-08-25 09:49:29',NULL,10.00,'','18','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(6007,'1000','181661410462','2022-08-25 09:54:42',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6008,'4000','181661410462','2022-08-25 09:54:42',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6009,'1000','111661411773','2022-08-25 10:16:47',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6010,'4000','111661411773','2022-08-25 10:16:47',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6011,'1000','181661410483','2022-08-25 10:36:16',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6012,'4000','181661410483','2022-08-25 10:36:16',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6013,'1000','181661412978','2022-08-25 10:36:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6014,'4000','181661412978','2022-08-25 10:36:24',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6015,'1000','111661412497','2022-08-25 10:42:18',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6016,'4000','111661412497','2022-08-25 10:42:18',NULL,150.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6017,'1000','181661412987','2022-08-25 10:47:07',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6018,'4000','181661412987','2022-08-25 10:47:07',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6019,'1000','181661413630','2022-08-25 10:48:09',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6020,'4000','181661413630','2022-08-25 10:48:09',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6021,'1000','181661413693','2022-08-25 11:14:28',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6022,'4000','181661413693','2022-08-25 11:14:28',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6023,'1000','181661415274','2022-08-25 11:31:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6024,'4000','181661415274','2022-08-25 11:31:40',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6025,'1000','181661416321','2022-08-25 11:45:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6026,'4000','181661416321','2022-08-25 11:45:29',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6027,'1000','181661417401','2022-08-25 12:22:18',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6028,'4000','181661417401','2022-08-25 12:22:18',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6029,'1000','181661419412','2022-08-25 12:27:03',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6030,'4000','181661419412','2022-08-25 12:27:03',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6031,'1000','181661419647','2022-08-25 13:01:39',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6032,'4000','181661419647','2022-08-25 13:01:39',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6033,'1000','181661421705','2022-08-25 13:47:33',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6034,'4000','181661421705','2022-08-25 13:47:33',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6035,'1000','181661431724','2022-08-25 15:48:55',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6036,'4000','181661431724','2022-08-25 15:48:55',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6037,'1000','181661431741','2022-08-25 15:57:44',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6038,'4000','181661431741','2022-08-25 15:57:44',NULL,5.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6039,'1000','111661432649','2022-08-25 16:04:47',220.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6040,'4000','111661432649','2022-08-25 16:04:47',NULL,200.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6041,'4000','111661432649','2022-08-25 16:04:09',NULL,20.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6042,'1000','181661432696','2022-08-25 16:14:04',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6043,'4000','181661432696','2022-08-25 16:14:04',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6044,'1000','181661433681','2022-08-25 16:44:44',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6045,'4000','181661433681','2022-08-25 16:44:44',NULL,1.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6046,'4000','181661433681','2022-08-25 16:21:21',NULL,54.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6047,'1110','181661435097','2022-08-25 16:53:55',NULL,30.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6048,'1110','181661435097','2022-08-25 16:44:57',NULL,0.00,'','18','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(6049,'5500','181661435097','2022-08-25 16:53:48',30.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6050,'1000','181661435097','2022-08-25 16:53:55',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6051,'4000','181661435097','2022-08-25 16:53:55',NULL,40.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6052,'4000','181661435097','2022-08-25 16:44:57',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6057,'5800','181661436046','2022-08-25 17:00:55',250.00,NULL,'0','18','1','cakes','1','','','171','','No',NULL,NULL,''),(6058,'5800','181661436046','2022-08-25 17:00:55',330.00,NULL,'0','18','1','Bread','1','','','170','','No',NULL,NULL,''),(6059,'1000','181661436046','2022-08-25 17:00:55',NULL,580.00,'0','18','1','','1','','','170','','No',NULL,NULL,''),(6060,'1000','181661436396','2022-08-25 17:06:42',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6061,'4000','181661436396','2022-08-25 17:06:42',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(6062,'1000','181661436407','2022-08-25 17:14:40',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6063,'4000','181661436407','2022-08-25 17:14:40',NULL,60.00,'','18','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6064,'1000','181661436884','2022-08-25 17:27:49',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6065,'4000','181661436884','2022-08-25 17:27:49',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(6066,'1000','181661439958','2022-08-25 18:06:21',600.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6067,'4000','181661439958','2022-08-25 18:06:21',NULL,200.00,'','18','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6068,'4000','181661439958','2022-08-25 18:05:58',NULL,400.00,'','18','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6069,'1000','181661487767','2022-08-26 08:22:58',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6070,'4000','181661487767','2022-08-26 08:22:58',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6071,'4000','181661487767','2022-08-26 07:22:47',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6072,'1000','181661491390','2022-08-26 09:02:33',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6073,'4000','181661491390','2022-08-26 09:02:33',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6074,'1000','181661493766','2022-08-26 09:07:33',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6075,'4000','181661493766','2022-08-26 09:07:33',NULL,5.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6076,'4000','181661493766','2022-08-26 09:02:46',NULL,15.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6077,'1000','181661494877','2022-08-26 09:21:31',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6078,'4000','181661494877','2022-08-26 09:21:31',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6079,'1000','181661494895','2022-08-26 09:43:07',220.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6080,'4000','181661494895','2022-08-26 09:43:07',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(6081,'4000','181661494895','2022-08-26 09:21:35',NULL,100.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6082,'1000','181661496205','2022-08-26 09:59:45',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6083,'4000','181661496205','2022-08-26 09:59:45',NULL,210.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6084,'1000','181661497516','2022-08-26 10:08:07',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6085,'4000','181661497516','2022-08-26 10:08:07',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(6086,'1000','181661497700','2022-08-26 10:09:27',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6087,'4000','181661497700','2022-08-26 10:09:27',NULL,30.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6088,'1000','181661497775','2022-08-26 10:24:44',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6089,'4000','181661497775','2022-08-26 10:24:44',NULL,10.00,'','18','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(6090,'4000','181661497775','2022-08-26 10:09:35',NULL,45.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6091,'4000','181661497775','2022-08-26 10:24:06',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6092,'4000','181661497775','2022-08-26 10:24:21',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6093,'1000','181661498708','2022-08-26 10:25:47',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6095,'1000','111661499071','2022-08-26 10:31:22',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6096,'4000','111661499071','2022-08-26 10:31:22',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6097,'1000','111661502062','2022-08-26 11:32:02',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6098,'4000','111661502062','2022-08-26 11:32:02',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6099,'1000','181661500096','2022-08-26 11:41:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6100,'4000','181661500096','2022-08-26 11:41:50',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6101,'1000','181661503326','2022-08-26 11:49:28',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6102,'4000','181661503326','2022-08-26 11:49:28',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6103,'1000','181661503773','2022-08-26 12:04:43',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6104,'4000','181661503773','2022-08-26 12:04:43',NULL,35.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6105,'4000','181661503773','2022-08-26 12:03:54',NULL,315.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6106,'1000','181661504803','2022-08-26 12:06:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6107,'4000','181661504803','2022-08-26 12:06:51',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6108,'1000','181661504831','2022-08-26 12:19:28',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6109,'4000','181661504831','2022-08-26 12:19:28',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6110,'1000','181661510073','2022-08-26 15:15:57',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6111,'4000','181661510073','2022-08-26 15:15:57',NULL,10.00,'','18','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(6112,'1000','181661516166','2022-08-26 15:45:23',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6113,'4000','181661516166','2022-08-26 15:45:23',NULL,40.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(6114,'1000','181661517931','2022-08-26 15:46:01',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6115,'4000','181661517931','2022-08-26 15:46:01',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6116,'1000','181661518494','2022-08-26 17:10:01',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6117,'4000','181661518494','2022-08-26 17:10:01',NULL,500.00,'','18','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(6118,'1000','181661523137','2022-08-26 17:26:23',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6119,'4000','181661523137','2022-08-26 17:26:23',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6120,'1000','181661524021','2022-08-26 17:27:45',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6121,'4000','181661524021','2022-08-26 17:27:45',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(6122,'1000','181661524074','2022-08-26 17:33:21',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6123,'4000','181661524074','2022-08-26 17:33:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6124,'4000','181661524074','2022-08-26 17:27:54',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6125,'1000','181661588893','2022-08-27 11:28:48',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6126,'4000','181661588893','2022-08-27 11:28:48',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6127,'4000','181661588893','2022-08-27 11:28:13',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6128,'1000','181661588960','2022-08-27 11:30:02',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6129,'4000','181661588960','2022-08-27 11:30:02',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6130,'1000','181661589007','2022-08-27 11:33:23',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6131,'4000','181661589007','2022-08-27 11:33:23',NULL,90.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6132,'1000','181661589206','2022-08-27 11:40:07',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6133,'4000','181661589206','2022-08-27 11:40:07',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6134,'1000','111661594760','2022-08-27 13:06:15',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6135,'4000','111661594760','2022-08-27 13:06:15',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6136,'1000','111661594786','2022-08-27 13:42:46',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6137,'4000','111661594786','2022-08-27 13:42:46',NULL,20.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6138,'4000','111661594786','2022-08-27 13:06:26',NULL,70.00,'','11','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6139,'1000','111661596971','2022-08-27 14:55:47',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6140,'4000','111661596971','2022-08-27 14:55:47',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6141,'1000','181661750006','2022-08-29 08:13:57',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6142,'4000','181661750006','2022-08-29 08:13:57',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6143,'4000','181661750006','2022-08-29 08:13:26',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6144,'1000','181661750045','2022-08-29 08:17:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6145,'4000','181661750045','2022-08-29 08:17:53',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6146,'1000','181661750276','2022-08-29 08:31:34',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6147,'4000','181661750276','2022-08-29 08:31:34',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6148,'1000','181661751099','2022-08-29 08:55:01',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6149,'4000','181661751099','2022-08-29 08:55:01',NULL,40.00,'','18','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6150,'1000','181661752504','2022-08-29 09:17:49',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6151,'4000','181661752504','2022-08-29 09:17:49',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6152,'1000','181661755756','2022-08-29 09:49:23',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6153,'4000','181661755756','2022-08-29 09:49:23',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6154,'1000','181661755772','2022-08-29 09:59:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6155,'4000','181661755772','2022-08-29 09:59:24',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6156,'1000','181661756379','2022-08-29 10:36:45',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6157,'4000','181661756379','2022-08-29 10:36:45',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6158,'4000','181661756379','2022-08-29 09:59:39',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6159,'1000','181661758608','2022-08-29 10:58:06',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6160,'4000','181661758608','2022-08-29 10:58:06',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6161,'4000','181661758608','2022-08-29 10:36:48',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6162,'1000','181661759895','2022-08-29 11:12:44',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6163,'4000','181661759895','2022-08-29 11:12:44',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6164,'1000','181661760769','2022-08-29 11:27:10',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6165,'4000','181661760769','2022-08-29 11:27:10',NULL,240.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6166,'1000','181661761648','2022-08-29 11:32:25',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6167,'4000','181661761648','2022-08-29 11:32:25',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6168,'1000','181661761953','2022-08-29 11:44:34',27.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6169,'4000','181661761953','2022-08-29 11:44:34',NULL,27.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6170,'1000','181661762703','2022-08-29 11:51:02',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6171,'4000','181661762703','2022-08-29 11:51:02',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6172,'1000','181661763065','2022-08-29 11:51:38',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6173,'4000','181661763065','2022-08-29 11:51:38',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6174,'4000','181661763065','2022-08-29 11:51:05',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6175,'1000','111661766015','2022-08-29 12:40:25',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6176,'4000','111661766015','2022-08-29 12:40:25',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6177,'1000','181661763109','2022-08-29 13:41:19',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6178,'4000','181661763109','2022-08-29 13:41:19',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6179,'1000','111661770065','2022-08-29 13:48:06',1300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6180,'4000','111661770065','2022-08-29 13:48:06',NULL,1300.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6181,'1000','181661771277','2022-08-29 15:45:57',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6182,'4000','181661771277','2022-08-29 15:45:57',NULL,50.00,'','18','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6183,'4000','181661771277','2022-08-29 14:07:57',NULL,30.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(6186,'5800','181661777190','2022-08-29 15:46:38',380.00,NULL,'0','18','1','Water(300ml)','1','','','172','','No',NULL,NULL,''),(6187,'1000','181661777190','2022-08-29 15:46:38',NULL,380.00,'0','18','1','','1','','','172','','No',NULL,NULL,''),(6188,'1000','181661778707','2022-08-29 16:12:22',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6189,'4000','181661778707','2022-08-29 16:12:22',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6190,'4000','181661778707','2022-08-29 16:11:47',NULL,30.00,'','18','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(6191,'1000','181661782491','2022-08-29 17:38:12',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6192,'4000','181661782491','2022-08-29 17:38:12',NULL,25.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6193,'1000','111661837952','2022-08-30 08:39:27',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6194,'4000','111661837952','2022-08-30 08:39:27',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6195,'1000','181661839254','2022-08-30 09:01:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6196,'4000','181661839254','2022-08-30 09:01:58',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6197,'1000','181661839326','2022-08-30 09:15:31',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6198,'4000','181661839326','2022-08-30 09:15:31',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6199,'1000','181661840141','2022-08-30 09:42:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6200,'4000','181661840141','2022-08-30 09:42:11',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6201,'1000','181661841744','2022-08-30 09:42:43',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6202,'4000','181661841744','2022-08-30 09:42:43',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(6203,'1000','181661841768','2022-08-30 09:42:57',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6204,'4000','181661841768','2022-08-30 09:42:57',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6205,'1000','181661841781','2022-08-30 09:58:13',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6206,'4000','181661841781','2022-08-30 09:58:13',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6207,'1000','181661842771','2022-08-30 10:03:51',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6208,'4000','181661842771','2022-08-30 10:03:51',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6209,'1000','181661843266','2022-08-30 10:08:00',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6210,'4000','181661843266','2022-08-30 10:08:00',NULL,5.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(6211,'1110','181661843284','2022-08-30 10:39:38',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(6212,'5500','181661843284','2022-08-30 10:08:04',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6213,'1000','181661843284','2022-08-30 10:39:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6214,'4000','181661843284','2022-08-30 10:39:38',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(6215,'1110','181661848108','2022-08-30 11:30:58',NULL,30.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6216,'5500','181661848108','2022-08-30 11:28:28',30.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6217,'1000','181661848108','2022-08-30 11:30:58',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6218,'4000','181661848108','2022-08-30 11:30:58',NULL,40.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6226,'1000','181661850216','2022-08-30 12:28:18',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6227,'4000','181661850216','2022-08-30 12:28:18',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6228,'1000','181661851702','2022-08-30 12:39:22',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6229,'4000','181661851702','2022-08-30 12:39:22',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6234,'5800','181661849960','2022-08-30 11:59:44',300.00,NULL,'0','18','1','garbage collection','1','','','176','','No',NULL,NULL,''),(6235,'5800','181661849960','2022-08-30 11:59:44',220.00,NULL,'0','18','1','Bread','1','','','175','','No',NULL,NULL,''),(6236,'5800','181661849960','2022-08-30 11:59:44',450.00,NULL,'0','18','1','groundnuts','1','','','174','','No',NULL,NULL,''),(6237,'5800','181661849960','2022-08-30 11:59:44',250.00,NULL,'0','18','1','cakes','1','','','173','','No',NULL,NULL,''),(6238,'1000','181661849960','2022-08-30 11:59:44',NULL,1220.00,'0','18','1','','1','','','173','','No',NULL,NULL,''),(6239,'1000','181661853284','2022-08-30 13:01:39',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6240,'4000','181661853284','2022-08-30 13:01:39',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6241,'1000','181661853701','2022-08-30 13:02:29',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6242,'4000','181661853701','2022-08-30 13:02:29',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6243,'1000','181661853752','2022-08-30 13:27:47',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6244,'4000','181661853752','2022-08-30 13:27:47',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6245,'1000','181661858931','2022-08-30 14:29:08',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6246,'4000','181661858931','2022-08-30 14:29:08',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6247,'4000','181661858931','2022-08-30 14:28:51',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6248,'1000','181661858951','2022-08-30 14:44:48',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6249,'4000','181661858951','2022-08-30 14:44:48',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6250,'1000','181661859921','2022-08-30 14:51:04',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6251,'4000','181661859921','2022-08-30 14:51:04',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6252,'1000','181661862005','2022-08-30 15:20:48',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6253,'4000','181661862005','2022-08-30 15:20:48',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6254,'1000','111661866050','2022-08-30 16:28:41',210.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6255,'4000','111661866050','2022-08-30 16:28:41',NULL,210.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6256,'1000','111661866371','2022-08-30 17:02:43',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6257,'4000','111661866371','2022-08-30 17:02:43',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6258,'1000','111661868174','2022-08-30 17:03:03',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6259,'4000','111661868174','2022-08-30 17:03:03',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6260,'1000','111661868752','2022-08-30 17:12:44',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6261,'4000','111661868752','2022-08-30 17:12:44',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6262,'1110','111661868776','2022-08-30 17:21:59',NULL,15.00,'','11','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6263,'5500','111661868776','2022-08-30 17:21:38',15.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6264,'1000','111661868776','2022-08-30 17:21:59',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6265,'4000','111661868776','2022-08-30 17:21:59',NULL,20.00,'','11','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6266,'1000','111661869326','2022-08-30 17:22:18',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6267,'4000','111661869326','2022-08-30 17:22:18',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(6268,'1000','181661873432','2022-08-30 18:30:41',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6269,'4000','181661873432','2022-08-30 18:30:41',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(6270,'1000','111661874369','2022-08-30 18:46:31',1340.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6271,'4000','111661874369','2022-08-30 18:46:31',NULL,1340.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6272,'1000','111661874405','2022-08-30 18:47:52',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6273,'4000','111661874405','2022-08-30 18:47:52',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6274,'1000','181661922941','2022-08-31 08:16:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6275,'4000','181661922941','2022-08-31 08:16:00',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6276,'1000','111661923088','2022-08-31 08:19:37',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6277,'4000','111661923088','2022-08-31 08:19:37',NULL,40.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6278,'4000','111661923088','2022-08-31 08:18:08',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6279,'1000','111661923376','2022-08-31 08:40:08',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6280,'4000','111661923376','2022-08-31 08:40:08',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6281,'1000','181661925290','2022-08-31 08:55:06',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6282,'4000','181661925290','2022-08-31 08:55:06',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6283,'1000','181661925311','2022-08-31 09:25:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6284,'4000','181661925311','2022-08-31 09:25:50',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6285,'1000','181661927154','2022-08-31 09:26:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6286,'4000','181661927154','2022-08-31 09:26:05',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6287,'1000','181661927476','2022-08-31 09:31:22',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6288,'4000','181661927476','2022-08-31 09:31:22',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6289,'1000','181661927485','2022-08-31 09:56:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6290,'4000','181661927485','2022-08-31 09:56:13',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6291,'1000','181661928985','2022-08-31 09:56:58',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6292,'4000','181661928985','2022-08-31 09:56:58',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6293,'1000','181661930155','2022-08-31 10:30:56',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6294,'4000','181661930155','2022-08-31 10:30:56',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6295,'1000','181661931059','2022-08-31 10:46:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6296,'4000','181661931059','2022-08-31 10:46:00',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6297,'4000','181661931059','2022-08-31 10:30:59',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6298,'1000','181661931973','2022-08-31 10:50:20',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6299,'4000','181661931973','2022-08-31 10:50:20',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6300,'1000','181661932224','2022-08-31 11:00:53',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6301,'4000','181661932224','2022-08-31 11:00:53',NULL,40.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6302,'1000','111661936457','2022-08-31 12:01:24',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6303,'4000','111661936457','2022-08-31 12:01:24',NULL,110.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6304,'1000','181661932856','2022-08-31 12:09:04',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6305,'4000','181661932856','2022-08-31 12:09:04',NULL,250.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6306,'1000','181661937451','2022-08-31 12:17:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6307,'4000','181661937451','2022-08-31 12:17:46',NULL,20.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6308,'1000','181661937902','2022-08-31 12:29:51',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6309,'4000','181661937902','2022-08-31 12:29:51',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6310,'1110','181661939437','2022-08-31 12:51:02',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6311,'5500','181661939437','2022-08-31 12:50:37',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6312,'1000','181661939437','2022-08-31 12:51:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6313,'4000','181661939437','2022-08-31 12:51:02',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6314,'1000','111661939484','2022-08-31 12:52:34',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6315,'4000','111661939484','2022-08-31 12:52:34',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6316,'4000','111661939484','2022-08-31 12:51:24',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6317,'4000','111661939484','2022-08-31 12:51:49',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6318,'1000','111661939565','2022-08-31 12:55:33',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6319,'4000','111661939565','2022-08-31 12:55:33',NULL,70.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6320,'4000','111661939565','2022-08-31 12:52:45',NULL,20.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6323,'5800','181661939893','2022-08-31 12:58:25',275.00,NULL,'0','18','1','Bread','1','','','177','','No',NULL,NULL,''),(6324,'1000','181661939893','2022-08-31 12:58:25',NULL,275.00,'0','18','1','','1','','','177','','No',NULL,NULL,''),(6325,'1000','181661944028','2022-08-31 14:08:38',750.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6326,'4000','181661944028','2022-08-31 14:08:38',NULL,750.00,'','18','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(6327,'1000','181661944122','2022-08-31 14:32:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6328,'4000','181661944122','2022-08-31 14:32:24',NULL,20.00,'','18','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(6329,'1000','181661945903','2022-08-31 14:38:32',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6330,'4000','181661945903','2022-08-31 14:38:32',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6331,'1000','181661945914','2022-08-31 15:24:59',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6332,'4000','181661945914','2022-08-31 15:24:59',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6333,'4000','181661945914','2022-08-31 14:38:34',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6334,'1000','181661948707','2022-08-31 15:29:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6335,'4000','181661948707','2022-08-31 15:29:13',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6336,'1000','181661948961','2022-08-31 15:35:21',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6337,'4000','181661948961','2022-08-31 15:35:21',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6338,'4000','181661948961','2022-08-31 15:29:21',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6339,'1000','181661951730','2022-08-31 16:50:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6340,'4000','181661951730','2022-08-31 16:50:10',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6341,'1000','181661953813','2022-08-31 17:42:58',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6342,'4000','181661953813','2022-08-31 17:42:58',NULL,15.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(6343,'1000','181661956980','2022-08-31 17:53:05',600.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6344,'4000','181661956980','2022-08-31 17:53:05',NULL,600.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6345,'1000','181662008323','2022-09-01 07:58:52',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6346,'4000','181662008323','2022-09-01 07:58:52',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(6347,'1000','181662008432','2022-09-01 08:21:53',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6348,'4000','181662008432','2022-09-01 08:21:53',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6349,'1000','181662009719','2022-09-01 08:24:43',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6350,'4000','181662009719','2022-09-01 08:24:43',NULL,100.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(6351,'1000','181662009887','2022-09-01 08:56:29',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6352,'4000','181662009887','2022-09-01 08:56:29',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6353,'1000','181662017205','2022-09-01 10:29:23',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6354,'4000','181662017205','2022-09-01 10:29:23',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6355,'1000','181662017366','2022-09-01 10:33:24',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6356,'4000','181662017366','2022-09-01 10:33:24',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6357,'1000','181662017607','2022-09-01 10:44:23',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6358,'4000','181662017607','2022-09-01 10:44:23',NULL,60.00,'','18','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(6359,'1000','181662018269','2022-09-01 10:58:47',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6360,'4000','181662018269','2022-09-01 10:58:47',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6361,'1000','111662017477','2022-09-01 11:13:26',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6362,'4000','111662017477','2022-09-01 11:13:26',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6363,'1000','181662019132','2022-09-01 11:19:59',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6364,'4000','181662019132','2022-09-01 11:19:59',NULL,35.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6365,'1000','111662020021','2022-09-01 11:45:57',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6366,'4000','111662020021','2022-09-01 11:45:57',NULL,20.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6367,'4000','111662020021','2022-09-01 11:13:41',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6368,'1000','111662021966','2022-09-01 11:46:16',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6369,'4000','111662021966','2022-09-01 11:46:16',NULL,10.00,'','11','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(6370,'1000','111662021979','2022-09-01 11:47:27',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6371,'4000','111662021979','2022-09-01 11:47:27',NULL,15.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6376,'1000','181662024693','2022-09-01 12:31:43',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6377,'4000','181662024693','2022-09-01 12:31:43',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6378,'1000','181662025150','2022-09-01 12:39:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6379,'4000','181662025150','2022-09-01 12:39:19',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(6380,'1000','111662022049','2022-09-01 12:56:32',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6381,'4000','111662022049','2022-09-01 12:56:32',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(6382,'4000','111662022049','2022-09-01 11:47:29',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6383,'4000','111662022049','2022-09-01 12:55:33',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6384,'4000','111662022049','2022-09-01 12:55:50',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6385,'1000','181662025163','2022-09-01 13:07:11',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6386,'4000','181662025163','2022-09-01 13:07:11',NULL,120.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6387,'4000','181662025163','2022-09-01 12:39:23',NULL,80.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6388,'1000','181662026839','2022-09-01 13:07:30',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6389,'4000','181662026839','2022-09-01 13:07:30',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6390,'1000','181662026879','2022-09-01 13:22:55',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6391,'4000','181662026879','2022-09-01 13:22:55',NULL,30.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(6392,'1000','181662027778','2022-09-01 13:56:12',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6393,'4000','181662027778','2022-09-01 13:56:12',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(6394,'1000','181662035176','2022-09-01 15:27:11',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6395,'4000','181662035176','2022-09-01 15:27:11',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6396,'1000','181662035241','2022-09-01 15:27:45',36.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6397,'4000','181662035241','2022-09-01 15:27:45',NULL,36.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6398,'1000','181662038329','2022-09-01 16:18:55',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6399,'4000','181662038329','2022-09-01 16:18:55',NULL,5.00,'','18','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6400,'1000','111662045760','2022-09-01 18:23:06',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6401,'4000','111662045760','2022-09-01 18:23:06',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6402,'4000','111662045760','2022-09-01 18:22:40',NULL,30.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6403,'1000','111662045794','2022-09-01 18:36:48',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6404,'4000','111662045794','2022-09-01 18:36:48',NULL,10.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6427,'5800','181662022545','2022-09-01 11:55:55',1600.00,NULL,'0','18','1','soy sauce','1','','','188','','No',NULL,NULL,''),(6428,'5800','181662022545','2022-09-01 11:55:55',1600.00,NULL,'0','18','1','Sugar','1','','','187','','No',NULL,NULL,''),(6429,'5800','181662022545','2022-09-01 11:55:55',270.00,NULL,'0','18','1','Nuvita biscuit','1','','','186','','No',NULL,NULL,''),(6430,'5800','181662022545','2022-09-01 11:55:55',115.00,NULL,'0','18','1','Patco mint','1','','','185','','No',NULL,NULL,''),(6431,'5800','181662022545','2022-09-01 11:55:55',170.00,NULL,'0','18','1','Glucose','1','','','184','','No',NULL,NULL,''),(6432,'5800','181662022545','2022-09-01 11:55:55',305.00,NULL,'0','18','1','Tropical mint','1','','','183','','No',NULL,NULL,''),(6433,'5800','181662022545','2022-09-01 11:55:55',850.00,NULL,'0','18','1','Alluminium Foil','1','','','182','','No',NULL,NULL,''),(6434,'5800','181662022545','2022-09-01 11:55:55',825.00,NULL,'0','18','1','Juicy fruit','1','','','181','','No',NULL,NULL,''),(6435,'5800','181662022545','2022-09-01 11:55:55',300.00,NULL,'0','18','1','Packaging papers','1','','','180','','No',NULL,NULL,''),(6436,'5800','181662022545','2022-09-01 11:55:55',190.00,NULL,'0','18','1','KSL Sweets','1','','','179','','No',NULL,NULL,''),(6437,'5800','181662022545','2022-09-01 11:55:55',110.00,NULL,'0','18','1','Bread','1','','','178','','No',NULL,NULL,''),(6438,'1000','181662022545','2022-09-01 11:55:55',NULL,6335.00,'0','18','1','','1','','','178','','No',NULL,NULL,''),(6439,'1000','181662097825','2022-09-02 08:50:37',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6440,'4000','181662097825','2022-09-02 08:50:37',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6441,'1000','181662097840','2022-09-02 09:13:57',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6442,'4000','181662097840','2022-09-02 09:13:57',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6443,'1000','181662099238','2022-09-02 09:16:47',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6444,'4000','181662099238','2022-09-02 09:16:47',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6445,'1000','111662108757','2022-09-02 11:52:54',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6446,'4000','111662108757','2022-09-02 11:52:54',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6447,'1000','181662110357','2022-09-02 12:19:45',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6448,'4000','181662110357','2022-09-02 12:19:45',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6449,'4000','181662110357','2022-09-02 12:19:17',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6450,'1000','181662110393','2022-09-02 12:24:18',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6451,'4000','181662110393','2022-09-02 12:24:18',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6452,'1000','181662110667','2022-09-02 12:35:20',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6453,'4000','181662110667','2022-09-02 12:35:20',NULL,50.00,'','18','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(6454,'1000','181662112497','2022-09-02 12:55:06',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6455,'4000','181662112497','2022-09-02 12:55:06',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(6456,'1000','181662112516','2022-09-02 13:01:46',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6457,'4000','181662112516','2022-09-02 13:01:46',NULL,5.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(6458,'1000','111662110591','2022-09-02 14:02:30',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6459,'4000','111662110591','2022-09-02 14:02:30',NULL,20.00,'','11','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(6460,'1000','111662116555','2022-09-02 14:10:07',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6461,'4000','111662116555','2022-09-02 14:10:07',NULL,150.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6462,'1000','181662118117','2022-09-02 14:29:50',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6463,'4000','181662118117','2022-09-02 14:29:50',NULL,350.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6464,'1000','181662118286','2022-09-02 14:31:53',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6465,'4000','181662118286','2022-09-02 14:31:53',NULL,350.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(6466,'1000','181662120143','2022-09-02 15:02:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6467,'4000','181662120143','2022-09-02 15:02:34',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6468,'1110','181662120187','2022-09-02 15:34:05',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6469,'5500','181662120187','2022-09-02 15:03:07',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6470,'1000','181662120187','2022-09-02 15:34:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6471,'4000','181662120187','2022-09-02 15:34:05',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6472,'1000','181662122049','2022-09-02 15:56:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6473,'4000','181662122049','2022-09-02 15:56:17',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6474,'1000','181662123401','2022-09-02 16:27:14',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6475,'4000','181662123401','2022-09-02 16:27:14',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6476,'1000','181662205577','2022-09-03 14:46:43',325.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6477,'4000','181662205577','2022-09-03 14:46:43',NULL,325.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(6478,'1000','181662205834','2022-09-03 14:51:10',480.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6479,'4000','181662205834','2022-09-03 14:51:10',NULL,480.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6480,'1000','181662205875','2022-09-03 14:52:17',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6481,'4000','181662205875','2022-09-03 14:52:17',NULL,400.00,'','18','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6482,'1000','181662205940','2022-09-03 14:52:39',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6483,'4000','181662205940','2022-09-03 14:52:39',NULL,210.00,'','18','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6484,'1000','181662205962','2022-09-03 14:53:17',320.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6485,'4000','181662205962','2022-09-03 14:53:17',NULL,320.00,'','18','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6486,'1110','181662206002','2022-09-03 14:53:41',NULL,30.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6487,'5500','181662206002','2022-09-03 14:53:22',30.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6488,'1000','181662206002','2022-09-03 14:53:41',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6489,'4000','181662206002','2022-09-03 14:53:41',NULL,40.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6490,'1000','181662206030','2022-09-03 14:54:07',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6491,'4000','181662206030','2022-09-03 14:54:07',NULL,200.00,'','18','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(6492,'1000','181662206058','2022-09-03 14:54:33',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6493,'4000','181662206058','2022-09-03 14:54:33',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6494,'1000','181662207365','2022-09-03 15:16:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6495,'4000','181662207365','2022-09-03 15:16:18',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6496,'1000','181662207928','2022-09-03 15:25:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6497,'4000','181662207928','2022-09-03 15:25:38',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6498,'1000','181662441966','2022-09-06 08:26:23',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6499,'4000','181662441966','2022-09-06 08:26:23',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6500,'1000','181662441986','2022-09-06 08:27:41',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6501,'4000','181662441986','2022-09-06 08:27:41',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6502,'4000','181662441986','2022-09-06 08:26:26',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6503,'1000','181662442066','2022-09-06 08:28:02',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6504,'4000','181662442066','2022-09-06 08:28:02',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6505,'1000','181662442820','2022-09-06 08:41:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6506,'4000','181662442820','2022-09-06 08:41:11',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6507,'1000','181662443128','2022-09-06 08:50:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6508,'4000','181662443128','2022-09-06 08:50:01',NULL,20.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6509,'1000','181662443403','2022-09-06 09:04:58',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6510,'4000','181662443403','2022-09-06 09:04:58',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6511,'1000','181662444310','2022-09-06 09:15:49',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6512,'4000','181662444310','2022-09-06 09:15:49',NULL,40.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(6513,'1000','181662445129','2022-09-06 09:19:15',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6514,'4000','181662445129','2022-09-06 09:19:15',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6515,'1000','181662445172','2022-09-06 09:57:22',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6516,'4000','181662445172','2022-09-06 09:57:22',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6517,'1000','181662447530','2022-09-06 10:54:23',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6518,'4000','181662447530','2022-09-06 10:54:23',NULL,0.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6519,'4000','181662447530','2022-09-06 09:58:50',NULL,60.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6520,'1000','181662450876','2022-09-06 10:54:57',360.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6521,'4000','181662450876','2022-09-06 10:54:57',NULL,360.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6522,'1000','181662450932','2022-09-06 10:55:46',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6523,'4000','181662450932','2022-09-06 10:55:46',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6524,'1000','181662450959','2022-09-06 10:56:37',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6525,'4000','181662450959','2022-09-06 10:56:37',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6526,'1000','181662451022','2022-09-06 11:08:06',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6527,'4000','181662451022','2022-09-06 11:08:06',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6528,'1000','121662453128','2022-09-06 11:32:18',10.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6529,'4000','121662453128','2022-09-06 11:32:18',NULL,10.00,'','12','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6530,'1000','181662453343','2022-09-06 11:52:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6531,'4000','181662453343','2022-09-06 11:52:07',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6532,'1000','181662454331','2022-09-06 11:55:12',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6533,'4000','181662454331','2022-09-06 11:55:12',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6534,'1000','181662454515','2022-09-06 12:04:09',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6535,'4000','181662454515','2022-09-06 12:04:09',NULL,15.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6536,'1000','181662455057','2022-09-06 12:14:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6537,'4000','181662455057','2022-09-06 12:14:16',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6538,'4000','181662455057','2022-09-06 12:04:18',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6539,'1000','121662455732','2022-09-06 12:31:45',100.00,NULL,'','12','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6540,'4000','121662455732','2022-09-06 12:31:45',NULL,100.00,'','12','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6548,'1000','181662459131','2022-09-06 13:12:59',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6549,'4000','181662459131','2022-09-06 13:12:59',NULL,20.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6550,'1000','181662459193','2022-09-06 13:25:52',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6551,'4000','181662459193','2022-09-06 13:25:52',NULL,10.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6552,'1000','181662459955','2022-09-06 13:26:02',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6553,'4000','181662459955','2022-09-06 13:26:02',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6554,'1000','181662459978','2022-09-06 13:52:26',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6555,'4000','181662459978','2022-09-06 13:52:26',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(6556,'1110','181662462199','2022-09-06 14:08:13',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6557,'5500','181662462199','2022-09-06 14:03:19',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6558,'1000','181662462199','2022-09-06 14:08:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6559,'4000','181662462199','2022-09-06 14:08:13',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6560,'1000','181662462503','2022-09-06 15:04:16',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6561,'4000','181662462503','2022-09-06 15:04:16',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6562,'4000','181662462503','2022-09-06 14:08:23',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6563,'4000','181662462503','2022-09-06 15:03:05',NULL,60.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(6564,'1000','181662466226','2022-09-06 15:10:52',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6565,'4000','181662466226','2022-09-06 15:10:52',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6568,'1000','181662467473','2022-09-06 15:37:51',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6569,'4000','181662467473','2022-09-06 15:37:51',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6570,'1000','181662467930','2022-09-06 15:39:25',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6571,'4000','181662467930','2022-09-06 15:39:25',NULL,200.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6572,'4000','181662467930','2022-09-06 15:38:50',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6573,'4000','181662467930','2022-09-06 15:39:01',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6574,'1000','181662468013','2022-09-06 16:06:53',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6575,'4000','181662468013','2022-09-06 16:06:53',NULL,35.00,'','18','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6576,'1000','181662469964','2022-09-06 16:12:59',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6577,'4000','181662469964','2022-09-06 16:12:59',NULL,10.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6578,'1000','181662469982','2022-09-06 16:14:08',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6579,'4000','181662469982','2022-09-06 16:14:08',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(6580,'1110','181662470061','2022-09-06 16:15:09',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6581,'5500','181662470061','2022-09-06 16:14:21',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6582,'1000','181662470061','2022-09-06 16:15:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6583,'4000','181662470061','2022-09-06 16:15:09',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6584,'1000','181662470116','2022-09-06 17:02:02',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6585,'4000','181662470116','2022-09-06 17:02:02',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(6586,'1000','181662472955','2022-09-06 17:07:34',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6587,'4000','181662472955','2022-09-06 17:07:34',NULL,5.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6588,'1000','181662473257','2022-09-06 17:32:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6589,'4000','181662473257','2022-09-06 17:32:36',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6590,'1000','181662474768','2022-09-06 17:33:29',27.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6591,'4000','181662474768','2022-09-06 17:33:29',NULL,27.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6592,'1000','181662474817','2022-09-06 17:33:45',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6593,'4000','181662474817','2022-09-06 17:33:45',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6594,'1000','181662474861','2022-09-06 17:34:39',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6595,'4000','181662474861','2022-09-06 17:34:39',NULL,200.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6614,'5800','181662458624','2022-09-06 13:03:53',50.00,NULL,'0','18','1','fare','1','','','200','','No',NULL,NULL,''),(6615,'5800','181662458624','2022-09-06 13:03:53',30.00,NULL,'0','18','1','shopping paper','1','','','199','','No',NULL,NULL,''),(6616,'5800','181662458624','2022-09-06 13:03:53',1200.00,NULL,'0','18','1','Take away conatiners','1','','','198','','No',NULL,NULL,''),(6617,'5800','181662458624','2022-09-06 13:03:53',400.00,NULL,'0','18','1','Clarion 4R','1','','','197','','No',NULL,NULL,''),(6618,'5800','181662458624','2022-09-06 13:03:53',1240.00,NULL,'0','18','1','Toilex Tissue paper','1','','','196','','No',NULL,NULL,''),(6619,'5800','181662458624','2022-09-06 13:03:53',405.00,NULL,'0','18','1','Everready','1','','','195','','No',NULL,NULL,''),(6620,'5800','181662458624','2022-09-06 13:03:53',860.00,NULL,'0','18','1','Aerial','1','','','194','','No',NULL,NULL,''),(6621,'5800','181662458624','2022-09-06 13:03:53',890.00,NULL,'0','18','1','sawa soap','1','','','193','','No',NULL,NULL,''),(6622,'5800','181662458624','2022-09-06 13:03:53',1890.00,NULL,'0','18','1','Rim of Papers','1','','','192','','No',NULL,NULL,''),(6623,'5800','181662458624','2022-09-06 13:03:53',2530.00,NULL,'0','18','1','Soda( 300ML)','1','','','191','','No',NULL,NULL,''),(6624,'5800','181662458624','2022-09-06 13:03:53',250.00,NULL,'0','18','1','cakes','1','','','190','','No',NULL,NULL,''),(6625,'5800','181662458624','2022-09-06 13:03:53',330.00,NULL,'0','18','1','Bread','1','','','189','','No',NULL,NULL,''),(6626,'1000','181662458624','2022-09-06 13:03:53',NULL,10075.00,'0','18','1','','1','','','189','','No',NULL,NULL,''),(6627,'1000','181662531057','2022-09-07 09:12:39',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6628,'4000','181662531057','2022-09-07 09:12:39',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6629,'1000','181662531362','2022-09-07 09:40:35',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6630,'4000','181662531362','2022-09-07 09:40:35',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6631,'1000','181662532873','2022-09-07 09:41:19',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6632,'4000','181662532873','2022-09-07 09:41:19',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6633,'1000','181662532881','2022-09-07 09:48:16',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6634,'4000','181662532881','2022-09-07 09:48:16',NULL,150.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(6635,'1000','181662533306','2022-09-07 09:48:41',960.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6636,'4000','181662533306','2022-09-07 09:48:41',NULL,960.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6637,'1000','181662533334','2022-09-07 09:49:13',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6638,'4000','181662533334','2022-09-07 09:49:13',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6639,'1000','181662533371','2022-09-07 09:50:20',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6640,'4000','181662533371','2022-09-07 09:50:20',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6641,'1000','181662533423','2022-09-07 10:20:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6642,'4000','181662533423','2022-09-07 10:20:34',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6643,'1000','181662535243','2022-09-07 10:21:14',580.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6644,'4000','181662535243','2022-09-07 10:21:14',NULL,580.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6645,'1110','181662535290','2022-09-07 10:22:22',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(6646,'5500','181662535290','2022-09-07 10:21:30',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6647,'1000','181662535290','2022-09-07 10:22:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6648,'4000','181662535290','2022-09-07 10:22:22',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(6649,'1000','181662535345','2022-09-07 10:24:55',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6650,'4000','181662535345','2022-09-07 10:24:55',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6651,'1000','181662535499','2022-09-07 10:28:09',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6652,'4000','181662535499','2022-09-07 10:28:09',NULL,5.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6653,'1000','181662536284','2022-09-07 10:58:15',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6654,'4000','181662536284','2022-09-07 10:58:15',NULL,40.00,'','18','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(6655,'1000','181662537498','2022-09-07 11:29:48',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6656,'4000','181662537498','2022-09-07 11:29:48',NULL,170.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6657,'1000','181662539404','2022-09-07 11:37:39',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6658,'4000','181662539404','2022-09-07 11:37:39',NULL,40.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6659,'1000','181662539941','2022-09-07 11:42:30',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6660,'4000','181662539941','2022-09-07 11:42:30',NULL,10.00,'','18','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(6661,'1000','181662540152','2022-09-07 11:42:38',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6662,'4000','181662540152','2022-09-07 11:42:38',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6663,'1000','181662540234','2022-09-07 11:47:31',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6664,'4000','181662540234','2022-09-07 11:47:31',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6665,'4000','181662540234','2022-09-07 11:43:54',NULL,110.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6666,'1000','181662541711','2022-09-07 12:08:43',320.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6667,'4000','181662541711','2022-09-07 12:08:43',NULL,320.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6668,'1000','181662543542','2022-09-07 12:56:31',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6669,'4000','181662543542','2022-09-07 12:56:31',NULL,170.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6670,'1000','181662544594','2022-09-07 12:57:00',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6671,'4000','181662544594','2022-09-07 12:57:00',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6672,'1000','181662545493','2022-09-07 13:31:57',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6673,'4000','181662545493','2022-09-07 13:31:57',NULL,50.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6674,'1000','181662546741','2022-09-07 13:48:16',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6675,'4000','181662546741','2022-09-07 13:48:16',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(6676,'1110','181662549483','2022-09-07 14:25:10',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(6677,'5500','181662549483','2022-09-07 14:18:03',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6678,'1000','181662549483','2022-09-07 14:25:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6679,'4000','181662549483','2022-09-07 14:25:10',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(6680,'1000','181662549913','2022-09-07 14:27:51',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6681,'4000','181662549913','2022-09-07 14:27:51',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6682,'1000','181662550075','2022-09-07 14:30:09',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6683,'4000','181662550075','2022-09-07 14:30:09',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(6684,'1000','181662550212','2022-09-07 15:29:39',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6685,'4000','181662550212','2022-09-07 15:29:39',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6686,'1000','181662553781','2022-09-07 16:23:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6687,'4000','181662553781','2022-09-07 16:23:39',NULL,20.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6688,'1000','181662561014','2022-09-07 17:31:19',24.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6689,'4000','181662561014','2022-09-07 17:31:19',NULL,24.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6690,'1000','181662561137','2022-09-07 17:35:42',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6691,'4000','181662561137','2022-09-07 17:35:42',NULL,180.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6694,'5800','181662561679','2022-09-07 17:41:51',220.00,NULL,'0','18','1','Bread','1','','','201','','No',NULL,NULL,''),(6695,'1000','181662561679','2022-09-07 17:41:51',NULL,220.00,'0','18','1','','1','','','201','','No',NULL,NULL,''),(6696,'1000','181662611756','2022-09-08 08:24:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6697,'4000','181662611756','2022-09-08 08:24:40',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6698,'1000','181662614683','2022-09-08 08:25:36',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6699,'4000','181662614683','2022-09-08 08:25:36',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6700,'4000','181662614683','2022-09-08 08:24:43',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6701,'1000','181662614744','2022-09-08 09:00:58',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6702,'4000','181662614744','2022-09-08 09:00:58',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6703,'4000','181662614744','2022-09-08 08:25:44',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6704,'1000','181662616875','2022-09-08 09:13:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6705,'4000','181662616875','2022-09-08 09:13:00',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6706,'4000','181662616875','2022-09-08 09:01:15',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6707,'1000','181662617585','2022-09-08 10:07:40',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6708,'4000','181662617585','2022-09-08 10:07:40',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(6709,'1000','181662620863','2022-09-08 10:24:07',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6710,'4000','181662620863','2022-09-08 10:24:07',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6711,'1000','181662621861','2022-09-08 10:25:34',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6712,'4000','181662621861','2022-09-08 10:25:34',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6713,'1000','181662621946','2022-09-08 10:33:54',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6714,'4000','181662621946','2022-09-08 10:33:54',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6715,'1000','181662622502','2022-09-08 10:53:50',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6716,'4000','181662622502','2022-09-08 10:53:50',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(6717,'1000','181662623639','2022-09-08 10:57:17',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6718,'4000','181662623639','2022-09-08 10:57:17',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6719,'4000','181662623639','2022-09-08 10:53:59',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(6720,'4000','181662623639','2022-09-08 10:56:27',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6721,'1000','181662626943','2022-09-08 11:49:27',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6722,'4000','181662626943','2022-09-08 11:49:27',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6723,'4000','181662626943','2022-09-08 11:49:03',NULL,40.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6724,'1000','181662627181','2022-09-08 11:53:23',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6725,'4000','181662627181','2022-09-08 11:53:23',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6726,'4000','181662627181','2022-09-08 11:53:02',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6727,'1000','181662627414','2022-09-08 12:11:02',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6728,'4000','181662627414','2022-09-08 12:11:02',NULL,250.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6729,'1000','181662630153','2022-09-08 12:42:40',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6730,'4000','181662630153','2022-09-08 12:42:40',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6731,'1000','181662637046','2022-09-08 14:38:05',875.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6732,'4000','181662637046','2022-09-08 14:38:05',NULL,875.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6733,'1000','181662637098','2022-09-08 14:39:35',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6734,'4000','181662637098','2022-09-08 14:39:35',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(6735,'4000','181662637098','2022-09-08 14:38:18',NULL,160.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6736,'1000','181662637208','2022-09-08 14:41:23',24.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6737,'4000','181662637208','2022-09-08 14:41:23',NULL,24.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6738,'1000','181662637300','2022-09-08 14:42:19',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6739,'4000','181662637300','2022-09-08 14:42:19',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6740,'1000','181662639191','2022-09-08 15:13:32',64.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6741,'4000','181662639191','2022-09-08 15:13:32',NULL,64.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6742,'1000','181662639227','2022-09-08 15:14:01',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6743,'4000','181662639227','2022-09-08 15:14:01',NULL,400.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6744,'1000','181662639296','2022-09-08 15:23:57',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6745,'4000','181662639296','2022-09-08 15:23:57',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6746,'1000','181662640533','2022-09-08 16:13:15',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6747,'4000','181662640533','2022-09-08 16:13:15',NULL,50.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(6748,'1000','181662643365','2022-09-08 16:34:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6749,'4000','181662643365','2022-09-08 16:34:29',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6756,'5800','181662649578','2022-09-08 18:06:37',50.00,NULL,'0','18','1','cakes','1','','','204','','No',NULL,NULL,''),(6757,'5800','181662649578','2022-09-08 18:06:37',50.00,NULL,'0','18','1','mandazi','1','','','203','','No',NULL,NULL,''),(6758,'5800','181662649578','2022-09-08 18:06:37',220.00,NULL,'0','18','1','Bread','1','','','202','','No',NULL,NULL,''),(6759,'1000','181662649578','2022-09-08 18:06:37',NULL,320.00,'0','18','1','','1','','','202','','No',NULL,NULL,''),(6760,'1000','181662699588','2022-09-09 08:09:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6761,'4000','181662699588','2022-09-09 08:09:24',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6762,'1000','181662700168','2022-09-09 08:09:53',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6763,'4000','181662700168','2022-09-09 08:09:53',NULL,30.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(6764,'1000','181662702449','2022-09-09 08:55:14',25.00,NULL,'','18','1','Good sold','1','cheifmessage','Payment','','','No',NULL,NULL,''),(6765,'4000','181662702449','2022-09-09 08:55:14',NULL,25.00,'','18','1','Good sold','1','cheifmessage','sales','91','','No',NULL,NULL,''),(6766,'1000','181662703150','2022-09-09 09:16:37',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6767,'4000','181662703150','2022-09-09 09:16:37',NULL,20.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6768,'1000','181662706589','2022-09-09 10:02:56',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6769,'4000','181662706589','2022-09-09 10:02:56',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6770,'1000','181662706978','2022-09-09 10:34:05',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6771,'4000','181662706978','2022-09-09 10:34:05',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6772,'1000','181662713911','2022-09-09 11:58:39',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6773,'4000','181662713911','2022-09-09 11:58:39',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(6776,'5800','181662715134','2022-09-09 12:19:03',275.00,NULL,'0','18','1','Bread','1','','','205','','No',NULL,NULL,''),(6777,'1000','181662715134','2022-09-09 12:19:03',NULL,275.00,'0','18','1','','1','','','205','','No',NULL,NULL,''),(6778,'1000','181662715184','2022-09-09 12:19:51',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6779,'4000','181662715184','2022-09-09 12:19:51',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6780,'1000','181662715193','2022-09-09 12:20:03',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6781,'4000','181662715193','2022-09-09 12:20:03',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6782,'1000','181662715205','2022-09-09 13:11:06',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6783,'4000','181662715205','2022-09-09 13:11:06',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6784,'1000','181662718288','2022-09-09 13:13:09',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6785,'4000','181662718288','2022-09-09 13:13:09',NULL,500.00,'','18','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6786,'1000','181662718391','2022-09-09 13:16:00',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6787,'4000','181662718391','2022-09-09 13:16:00',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6788,'1000','181662718585','2022-09-09 13:19:59',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6789,'4000','181662718585','2022-09-09 13:19:59',NULL,10.00,'','18','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(6790,'1000','181662718801','2022-09-09 13:54:50',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6791,'4000','181662718801','2022-09-09 13:54:50',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6792,'4000','181662718801','2022-09-09 13:20:01',NULL,100.00,'','18','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(6793,'1000','181662720898','2022-09-09 14:31:02',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6794,'4000','181662720898','2022-09-09 14:31:02',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6795,'1000','181662724750','2022-09-09 15:04:15',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6796,'4000','181662724750','2022-09-09 15:04:15',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6797,'1000','181662725839','2022-09-09 16:38:55',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6798,'4000','181662725839','2022-09-09 16:38:55',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(6799,'1000','181662730737','2022-09-09 16:39:38',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6800,'4000','181662730737','2022-09-09 16:39:38',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6801,'1000','181662733103','2022-09-09 17:18:51',91.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6802,'4000','181662733103','2022-09-09 17:18:51',NULL,91.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6803,'1000','181662733142','2022-09-09 17:19:17',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6804,'4000','181662733142','2022-09-09 17:19:17',NULL,500.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6805,'1000','181662733213','2022-09-09 17:30:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6806,'4000','181662733213','2022-09-09 17:30:50',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(6807,'1000','181662733853','2022-09-09 17:40:07',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6808,'4000','181662733853','2022-09-09 17:40:07',NULL,210.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6809,'1000','181662735122','2022-09-09 17:52:11',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6810,'4000','181662735122','2022-09-09 17:52:11',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6811,'1000','181662966126','2022-09-12 10:02:15',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6812,'4000','181662966126','2022-09-12 10:02:15',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6813,'1000','181662966138','2022-09-12 10:05:42',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6814,'4000','181662966138','2022-09-12 10:05:42',NULL,80.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6815,'4000','181662966138','2022-09-12 10:02:18',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6816,'1000','181662966353','2022-09-12 10:06:13',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6817,'4000','181662966353','2022-09-12 10:06:13',NULL,20.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(6818,'4000','181662966353','2022-09-12 10:05:53',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6819,'1000','181662970027','2022-09-12 11:07:51',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6820,'4000','181662970027','2022-09-12 11:07:51',NULL,120.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6821,'1000','181662970078','2022-09-12 11:09:34',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6822,'4000','181662970078','2022-09-12 11:09:34',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6823,'4000','181662970078','2022-09-12 11:08:09',NULL,100.00,'','18','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(6824,'4000','181662970078','2022-09-12 11:08:20',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6825,'4000','181662970078','2022-09-12 11:09:11',NULL,30.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6826,'1000','181662970224','2022-09-12 11:10:31',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6827,'4000','181662970224','2022-09-12 11:10:31',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6828,'1000','181662970233','2022-09-12 11:50:47',260.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6829,'4000','181662970233','2022-09-12 11:50:47',NULL,240.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6830,'4000','181662970233','2022-09-12 11:10:33',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6831,'1000','181662972853','2022-09-12 11:54:27',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6832,'4000','181662972853','2022-09-12 11:54:27',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(6833,'4000','181662972853','2022-09-12 11:54:13',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6834,'1000','181662973300','2022-09-12 12:31:37',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6835,'4000','181662973300','2022-09-12 12:31:37',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6836,'1000','181662975101','2022-09-12 12:36:17',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6837,'4000','181662975101','2022-09-12 12:36:17',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6838,'4000','181662975101','2022-09-12 12:31:41',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6839,'1000','181662975389','2022-09-12 12:52:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6840,'4000','181662975389','2022-09-12 12:52:29',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6841,'1000','181662976352','2022-09-12 13:14:17',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6842,'4000','181662976352','2022-09-12 13:14:17',NULL,190.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6843,'1000','181662977667','2022-09-12 13:31:13',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6844,'4000','181662977667','2022-09-12 13:31:13',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6845,'1000','181662978694','2022-09-12 13:31:46',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6846,'4000','181662978694','2022-09-12 13:31:46',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6847,'1000','181662978712','2022-09-12 13:32:01',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6848,'4000','181662978712','2022-09-12 13:32:01',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6849,'1000','181662978724','2022-09-12 14:18:04',106.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6850,'4000','181662978724','2022-09-12 14:18:04',NULL,106.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6851,'1000','181662981493','2022-09-12 14:18:26',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6852,'4000','181662981493','2022-09-12 14:18:26',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(6853,'1000','181662981513','2022-09-12 14:20:21',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6854,'4000','181662981513','2022-09-12 14:20:21',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6855,'1000','181662982731','2022-09-12 14:39:10',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6856,'4000','181662982731','2022-09-12 14:39:10',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6857,'1000','181662982765','2022-09-12 14:50:48',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6858,'4000','181662982765','2022-09-12 14:50:48',NULL,100.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(6859,'1000','181662983459','2022-09-12 14:59:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6860,'4000','181662983459','2022-09-12 14:59:19',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6861,'1000','181662983974','2022-09-12 15:11:28',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6862,'4000','181662983974','2022-09-12 15:11:28',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6863,'1000','181662991789','2022-09-12 17:09:59',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6864,'4000','181662991789','2022-09-12 17:09:59',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6865,'1000','181662991810','2022-09-12 17:10:35',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6866,'4000','181662991810','2022-09-12 17:10:35',NULL,80.00,'','18','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(6867,'1000','181662991846','2022-09-12 17:10:58',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6868,'4000','181662991846','2022-09-12 17:10:58',NULL,400.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6869,'1000','181662991875','2022-09-12 17:11:34',79.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6870,'4000','181662991875','2022-09-12 17:11:34',NULL,79.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6871,'1000','181662991914','2022-09-12 17:18:54',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6872,'4000','181662991914','2022-09-12 17:18:54',NULL,5.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(6873,'1000','181662992340','2022-09-12 17:19:40',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6874,'4000','181662992340','2022-09-12 17:19:40',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6875,'4000','181662992340','2022-09-12 17:19:00',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6876,'1000','181662992463','2022-09-12 17:28:50',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6877,'4000','181662992463','2022-09-12 17:28:50',NULL,60.00,'','18','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6878,'1000','181662993139','2022-09-12 17:32:35',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6879,'4000','181662993139','2022-09-12 17:32:35',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6880,'1000','181662993193','2022-09-12 17:51:33',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6881,'4000','181662993193','2022-09-12 17:51:33',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6882,'1000','181662995858','2022-09-12 18:18:12',420.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6883,'4000','181662995858','2022-09-12 18:18:12',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6884,'4000','181662995858','2022-09-12 18:17:38',NULL,360.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6885,'1000','181662995904','2022-09-12 18:18:56',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6886,'4000','181662995904','2022-09-12 18:18:56',NULL,70.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6887,'1000','181662995950','2022-09-12 18:19:21',13.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6888,'4000','181662995950','2022-09-12 18:19:21',NULL,13.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6889,'1000','181662996002','2022-09-12 18:20:13',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6890,'4000','181662996002','2022-09-12 18:20:13',NULL,100.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6891,'1000','181663133278','2022-09-14 08:28:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6892,'4000','181663133278','2022-09-14 08:28:29',NULL,20.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6893,'1000','181663136650','2022-09-14 09:24:22',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6894,'4000','181663136650','2022-09-14 09:24:22',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6895,'1000','181663136667','2022-09-14 10:02:18',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6896,'4000','181663136667','2022-09-14 10:02:18',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6897,'1000','181663138945','2022-09-14 10:03:23',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6898,'4000','181663138945','2022-09-14 10:03:23',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6899,'1000','181663139666','2022-09-14 10:14:57',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6900,'4000','181663139666','2022-09-14 10:14:57',NULL,150.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6901,'1000','181663139700','2022-09-14 10:15:20',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6902,'4000','181663139700','2022-09-14 10:15:20',NULL,35.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(6903,'1000','181663139723','2022-09-14 10:29:21',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6904,'4000','181663139723','2022-09-14 10:29:21',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6905,'1000','181663140563','2022-09-14 10:35:16',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6906,'4000','181663140563','2022-09-14 10:35:16',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6907,'1000','181663140935','2022-09-14 10:45:59',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6908,'4000','181663140935','2022-09-14 10:45:59',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6909,'1000','181663141570','2022-09-14 10:46:20',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6910,'4000','181663141570','2022-09-14 10:46:20',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(6911,'1000','181663144100','2022-09-14 11:28:45',560.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6912,'4000','181663144100','2022-09-14 11:28:45',NULL,560.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6913,'1000','181663145365','2022-09-14 11:49:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6914,'4000','181663145365','2022-09-14 11:49:34',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6915,'1000','181663145384','2022-09-14 12:03:43',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6916,'4000','181663145384','2022-09-14 12:03:43',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(6917,'1000','181663146225','2022-09-14 12:27:08',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6918,'4000','181663146225','2022-09-14 12:27:08',NULL,30.00,'','18','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(6919,'1000','181663147633','2022-09-14 12:44:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6920,'4000','181663147633','2022-09-14 12:44:58',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6921,'1000','181663148709','2022-09-14 13:10:56',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6922,'4000','181663148709','2022-09-14 13:10:56',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6923,'4000','181663148709','2022-09-14 12:48:26',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6924,'4000','181663148709','2022-09-14 13:09:57',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6925,'1000','181663150273','2022-09-14 13:11:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6926,'4000','181663150273','2022-09-14 13:11:28',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6927,'1000','181663150301','2022-09-14 13:12:00',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6928,'4000','181663150301','2022-09-14 13:12:00',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6929,'1000','181663150721','2022-09-14 13:23:14',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6930,'4000','181663150721','2022-09-14 13:23:14',NULL,40.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6931,'1000','181663151261','2022-09-14 13:28:17',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6932,'4000','181663151261','2022-09-14 13:28:17',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6933,'1000','181663154840','2022-09-14 15:14:56',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6934,'4000','181663154840','2022-09-14 15:14:56',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6935,'4000','181663154840','2022-09-14 14:27:20',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(6936,'1000','181663157718','2022-09-14 15:15:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6937,'4000','181663157718','2022-09-14 15:15:27',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6938,'1000','181663157739','2022-09-14 15:15:46',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6939,'4000','181663157739','2022-09-14 15:15:46',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6940,'1000','181663162775','2022-09-14 16:39:50',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6941,'4000','181663162775','2022-09-14 16:39:50',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6942,'1000','181663162792','2022-09-14 17:33:24',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6943,'4000','181663162792','2022-09-14 17:33:24',NULL,180.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6944,'4000','181663162792','2022-09-14 16:39:52',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6945,'1000','181663166749','2022-09-14 17:47:59',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6946,'4000','181663166749','2022-09-14 17:47:59',NULL,20.00,'','18','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(6947,'1000','181663166882','2022-09-14 17:51:47',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6948,'4000','181663166882','2022-09-14 17:51:47',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6949,'1000','181663167170','2022-09-14 17:53:02',57.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6950,'4000','181663167170','2022-09-14 17:53:02',NULL,57.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(6951,'1000','181663219564','2022-09-15 08:26:36',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6952,'4000','181663219564','2022-09-15 08:26:36',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6953,'1000','181663220919','2022-09-15 08:48:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6954,'4000','181663220919','2022-09-15 08:48:47',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6959,'1000','181663221029','2022-09-15 08:54:44',155.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6960,'4000','181663221029','2022-09-15 08:54:44',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6961,'4000','181663221029','2022-09-15 08:50:29',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6962,'1000','181663221289','2022-09-15 08:55:59',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6963,'4000','181663221289','2022-09-15 08:55:59',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(6964,'1000','181663221363','2022-09-15 08:57:39',195.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6965,'4000','181663221363','2022-09-15 08:57:39',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(6966,'4000','181663221363','2022-09-15 08:56:03',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(6967,'4000','181663221363','2022-09-15 08:56:14',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6968,'4000','181663221363','2022-09-15 08:56:30',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6969,'4000','181663221363','2022-09-15 08:56:57',NULL,20.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(6970,'1000','181663219600','2022-09-15 10:18:02',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6971,'4000','181663219600','2022-09-15 10:18:02',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(6972,'4000','181663219600','2022-09-15 08:26:40',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(6973,'4000','181663219600','2022-09-15 10:16:35',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6974,'1000','181663226286','2022-09-15 10:18:13',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6975,'4000','181663226286','2022-09-15 10:18:13',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6976,'1000','181663229169','2022-09-15 11:09:48',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6977,'4000','181663229169','2022-09-15 11:09:48',NULL,90.00,'','18','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(6978,'1000','181663229981','2022-09-15 11:19:50',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6979,'4000','181663229981','2022-09-15 11:19:50',NULL,200.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6980,'1000','181663229993','2022-09-15 11:20:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6981,'4000','181663229993','2022-09-15 11:20:12',NULL,20.00,'','18','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(6982,'1000','181663230019','2022-09-15 11:37:28',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6983,'4000','181663230019','2022-09-15 11:37:28',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(6989,'1000','181663231271','2022-09-15 12:03:55',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6990,'4000','181663231271','2022-09-15 12:03:55',NULL,40.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(6991,'1000','181663232750','2022-09-15 12:18:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6992,'4000','181663232750','2022-09-15 12:18:29',NULL,20.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6993,'1000','181663237800','2022-09-15 13:45:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6994,'4000','181663237800','2022-09-15 13:45:17',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6995,'1000','181663238721','2022-09-15 14:23:52',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6996,'4000','181663238721','2022-09-15 14:23:52',NULL,130.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(6997,'1000','181663241042','2022-09-15 14:41:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6998,'4000','181663241042','2022-09-15 14:41:29',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6999,'1000','181663242104','2022-09-15 15:00:18',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7000,'4000','181663242104','2022-09-15 15:00:18',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7001,'1000','181663243230','2022-09-15 15:08:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7002,'4000','181663243230','2022-09-15 15:08:53',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7003,'1000','181663243747','2022-09-15 15:22:21',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7004,'4000','181663243747','2022-09-15 15:22:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7005,'1000','181663244543','2022-09-15 15:22:33',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7006,'4000','181663244543','2022-09-15 15:22:33',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7007,'1000','181663244555','2022-09-15 15:24:28',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7008,'4000','181663244555','2022-09-15 15:24:28',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7009,'1110','181663244671','2022-09-15 15:32:50',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(7010,'5500','181663244671','2022-09-15 15:24:31',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7011,'1000','181663244671','2022-09-15 15:32:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7012,'4000','181663244671','2022-09-15 15:32:50',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(7013,'1000','181663245505','2022-09-15 15:38:37',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7014,'4000','181663245505','2022-09-15 15:38:37',NULL,30.00,'','18','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7015,'1000','181663245581','2022-09-15 16:49:16',55.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7016,'4000','181663245581','2022-09-15 16:49:16',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7017,'4000','181663245581','2022-09-15 15:39:41',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(7054,'1000','181663251661','2022-09-15 17:21:29',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7055,'4000','181663251661','2022-09-15 17:21:29',NULL,250.00,'','18','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7056,'1000','181663251717','2022-09-15 17:26:43',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7057,'4000','181663251717','2022-09-15 17:26:43',NULL,250.00,'','18','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(7058,'1000','181663252072','2022-09-15 17:28:00',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7059,'4000','181663252072','2022-09-15 17:28:00',NULL,50.00,'','18','1','Good sold','1','','sales','215','','No',NULL,NULL,''),(7060,'1000','181663252090','2022-09-15 17:28:27',48.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7061,'4000','181663252090','2022-09-15 17:28:27',NULL,48.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7062,'1000','181663252597','2022-09-15 17:36:50',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7063,'4000','181663252597','2022-09-15 17:36:50',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7081,'1000','181663305965','2022-09-16 08:26:12',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7082,'4000','181663305965','2022-09-16 08:26:12',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7083,'1000','181663305976','2022-09-16 08:27:22',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7084,'4000','181663305976','2022-09-16 08:27:22',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(7085,'4000','181663305976','2022-09-16 08:26:16',NULL,110.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7086,'1000','181663306055','2022-09-16 08:40:53',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7087,'4000','181663306055','2022-09-16 08:40:53',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7088,'1000','181663306856','2022-09-16 08:50:23',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7089,'4000','181663306856','2022-09-16 08:50:23',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7090,'1000','181663307441','2022-09-16 08:54:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7091,'4000','181663307441','2022-09-16 08:54:36',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7092,'1000','181663307678','2022-09-16 09:12:56',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7093,'4000','181663307678','2022-09-16 09:12:56',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7094,'4000','181663307678','2022-09-16 09:12:31',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7095,'1000','181663308780','2022-09-16 09:22:49',125.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7096,'4000','181663308780','2022-09-16 09:22:49',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(7097,'4000','181663308780','2022-09-16 09:13:00',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7098,'1000','181663309381','2022-09-16 09:27:14',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7099,'4000','181663309381','2022-09-16 09:27:14',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7100,'1000','181663309654','2022-09-16 10:06:38',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7101,'4000','181663309654','2022-09-16 10:06:38',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7102,'4000','181663309654','2022-09-16 09:27:34',NULL,70.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7103,'1000','181663312023','2022-09-16 10:18:34',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7104,'4000','181663312023','2022-09-16 10:18:34',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7105,'1000','181663312759','2022-09-16 10:20:53',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7106,'4000','181663312759','2022-09-16 10:20:53',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7107,'4000','181663312759','2022-09-16 10:19:19',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7108,'4000','181663312759','2022-09-16 10:19:28',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7109,'4000','181663312759','2022-09-16 10:20:21',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(7110,'1000','181663312873','2022-09-16 10:25:21',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7111,'4000','181663312873','2022-09-16 10:25:21',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7112,'1000','181663313143','2022-09-16 10:45:56',43.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7113,'4000','181663313143','2022-09-16 10:45:56',NULL,43.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7114,'1000','181663314980','2022-09-16 10:56:39',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7115,'4000','181663314980','2022-09-16 10:56:39',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7116,'1000','181663315025','2022-09-16 10:57:29',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7117,'4000','181663315025','2022-09-16 10:57:29',NULL,40.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7118,'1000','181663315089','2022-09-16 10:58:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7119,'4000','181663315089','2022-09-16 10:58:18',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7120,'1000','181663315109','2022-09-16 11:45:45',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7121,'4000','181663315109','2022-09-16 11:45:45',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7122,'4000','181663315109','2022-09-16 10:58:29',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7123,'1000','181663317976','2022-09-16 12:57:24',125.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7124,'4000','181663317976','2022-09-16 12:57:24',NULL,125.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7125,'1000','181663322249','2022-09-16 12:57:37',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7126,'4000','181663322249','2022-09-16 12:57:37',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7127,'1000','181663323791','2022-09-16 13:26:39',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7128,'4000','181663323791','2022-09-16 13:26:39',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7129,'1000','181663324001','2022-09-16 13:26:47',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7130,'4000','181663324001','2022-09-16 13:26:47',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7131,'1000','181663324035','2022-09-16 13:27:37',44.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7132,'4000','181663324035','2022-09-16 13:27:37',NULL,44.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7133,'1000','181663324897','2022-09-16 13:41:45',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7134,'4000','181663324897','2022-09-16 13:41:45',NULL,100.00,'','18','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(7135,'1000','181663327539','2022-09-16 14:25:50',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7136,'4000','181663327539','2022-09-16 14:25:50',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7137,'1000','181663327559','2022-09-16 14:41:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7138,'4000','181663327559','2022-09-16 14:41:53',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7139,'1000','181663328515','2022-09-16 14:42:57',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7140,'4000','181663328515','2022-09-16 14:42:57',NULL,100.00,'','18','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7141,'1000','181663328725','2022-09-16 15:25:57',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7142,'4000','181663328725','2022-09-16 15:25:57',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7143,'1000','181663331161','2022-09-16 15:26:10',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7144,'4000','181663331161','2022-09-16 15:26:10',NULL,15.00,'','18','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(7145,'1000','181663331181','2022-09-16 15:29:08',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7146,'4000','181663331181','2022-09-16 15:29:08',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(7147,'1000','181663331816','2022-09-16 15:37:06',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7148,'4000','181663331816','2022-09-16 15:37:06',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(7149,'1000','181663332166','2022-09-16 16:11:01',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7150,'4000','181663332166','2022-09-16 16:11:01',NULL,40.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(7151,'1000','181663333894','2022-09-16 16:17:04',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7152,'4000','181663333894','2022-09-16 16:17:04',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7153,'1000','181663334358','2022-09-16 16:51:35',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7154,'4000','181663334358','2022-09-16 16:51:35',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7155,'1000','181663400717','2022-09-17 10:45:27',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7156,'4000','181663400717','2022-09-17 10:45:27',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7157,'1000','181663400738','2022-09-17 10:45:47',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7158,'4000','181663400738','2022-09-17 10:45:47',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7159,'1000','181663400749','2022-09-17 12:13:26',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7160,'4000','181663400749','2022-09-17 12:13:26',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(7161,'4000','181663400749','2022-09-17 10:45:49',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7162,'1000','181663406063','2022-09-17 12:14:30',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7163,'4000','181663406063','2022-09-17 12:14:30',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7164,'1000','181663406073','2022-09-17 12:14:53',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7165,'4000','181663406073','2022-09-17 12:14:53',NULL,15.00,'','18','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(7166,'1000','181663406097','2022-09-17 12:15:03',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7167,'4000','181663406097','2022-09-17 12:15:03',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7168,'1110','181663406105','2022-09-17 13:05:40',NULL,500.00,'','18','1','Inventory sold','1','','sales','216','','No',NULL,NULL,''),(7169,'5500','181663406105','2022-09-17 12:15:05',500.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7170,'1000','181663406105','2022-09-17 13:05:40',850.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7171,'4000','181663406105','2022-09-17 13:05:40',NULL,850.00,'','18','1','Good sold','1','','sales','216','','No',NULL,NULL,''),(7172,'1000','181663410186','2022-09-17 14:09:43',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7173,'4000','181663410186','2022-09-17 14:09:43',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(7174,'1000','181663423373','2022-09-17 17:03:05',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7175,'4000','181663423373','2022-09-17 17:03:05',NULL,150.00,'','18','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(7176,'1000','181663423400','2022-09-17 17:03:33',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7177,'4000','181663423400','2022-09-17 17:03:33',NULL,350.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(7178,'1000','181663423424','2022-09-17 17:03:55',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7179,'4000','181663423424','2022-09-17 17:03:55',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7180,'1000','181663425378','2022-09-17 17:36:32',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7181,'4000','181663425378','2022-09-17 17:36:32',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(7182,'1000','181663425395','2022-09-17 17:36:47',390.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7183,'4000','181663425395','2022-09-17 17:36:47',NULL,390.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(7184,'1000','181663425525','2022-09-17 17:38:54',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7185,'4000','181663425525','2022-09-17 17:38:54',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7186,'1000','181663561943','2022-09-19 07:45:47',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7187,'4000','181663561943','2022-09-19 07:45:47',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(7188,'1000','181663562778','2022-09-19 07:46:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7189,'4000','181663562778','2022-09-19 07:46:27',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7190,'1000','111663562796','2022-09-19 07:47:22',210.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7191,'4000','111663562796','2022-09-19 07:47:22',NULL,200.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7192,'4000','111663562796','2022-09-19 07:46:36',NULL,10.00,'','11','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(7193,'1000','181663562802','2022-09-19 08:05:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7194,'4000','181663562802','2022-09-19 08:05:38',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7195,'1000','181663564519','2022-09-19 08:17:42',185.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7196,'4000','181663564519','2022-09-19 08:17:42',NULL,135.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7197,'4000','181663564519','2022-09-19 08:15:19',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7198,'1000','181663564665','2022-09-19 08:18:46',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7199,'4000','181663564665','2022-09-19 08:18:46',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7200,'1000','181663567634','2022-09-19 09:07:21',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7201,'4000','181663567634','2022-09-19 09:07:21',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7202,'1000','111663562856','2022-09-19 09:07:39',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7203,'4000','111663562856','2022-09-19 09:07:39',NULL,60.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7204,'1000','181663567971','2022-09-19 09:12:59',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7205,'4000','181663567971','2022-09-19 09:12:59',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7206,'1000','181663567984','2022-09-19 09:20:58',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7207,'4000','181663567984','2022-09-19 09:20:58',NULL,50.00,'','18','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7208,'1000','111663568870','2022-09-19 09:28:06',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7209,'4000','111663568870','2022-09-19 09:28:06',NULL,100.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7210,'1000','181663568465','2022-09-19 09:53:33',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7211,'4000','181663568465','2022-09-19 09:53:33',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7212,'1000','181663570427','2022-09-19 10:02:31',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7213,'4000','181663570427','2022-09-19 10:02:31',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7214,'1000','181663570955','2022-09-19 10:02:42',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7215,'4000','181663570955','2022-09-19 10:02:42',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7216,'1000','181663570967','2022-09-19 10:02:59',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7217,'4000','181663570967','2022-09-19 10:02:59',NULL,50.00,'','18','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(7218,'1000','181663573373','2022-09-19 10:44:52',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7219,'4000','181663573373','2022-09-19 10:44:52',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7220,'1000','111663573367','2022-09-19 10:48:12',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7221,'4000','111663573367','2022-09-19 10:48:12',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7222,'1000','111663573700','2022-09-19 10:49:08',350.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7223,'4000','111663573700','2022-09-19 10:49:08',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(7224,'4000','111663573700','2022-09-19 10:48:20',NULL,300.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7225,'1000','111663573759','2022-09-19 10:49:34',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7226,'4000','111663573759','2022-09-19 10:49:34',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7227,'1000','111663573776','2022-09-19 11:02:35',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7228,'4000','111663573776','2022-09-19 11:02:35',NULL,10.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7229,'1000','181663573514','2022-09-19 11:05:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7230,'4000','181663573514','2022-09-19 11:05:48',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7231,'1000','181663574757','2022-09-19 11:23:42',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7232,'4000','181663574757','2022-09-19 11:23:42',NULL,300.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7233,'4000','181663574757','2022-09-19 11:05:57',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(7234,'1000','181663575989','2022-09-19 11:30:23',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7235,'4000','181663575989','2022-09-19 11:30:23',NULL,60.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7236,'1110','181663576233','2022-09-19 11:36:53',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(7237,'5500','181663576233','2022-09-19 11:30:33',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7238,'1000','181663576233','2022-09-19 11:36:53',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7239,'4000','181663576233','2022-09-19 11:36:53',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(7240,'1000','181663577124','2022-09-19 11:45:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7241,'4000','181663577124','2022-09-19 11:45:36',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7242,'1000','181663579594','2022-09-19 12:32:18',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7243,'4000','181663579594','2022-09-19 12:32:18',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7248,'1000','181663581447','2022-09-19 12:57:42',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7249,'4000','181663581447','2022-09-19 12:57:42',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7250,'1000','181663583102','2022-09-19 13:25:15',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7251,'4000','181663583102','2022-09-19 13:25:15',NULL,35.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7252,'1000','181663583132','2022-09-19 13:26:28',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7253,'4000','181663583132','2022-09-19 13:26:28',NULL,100.00,'','18','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(7254,'1000','181663583666','2022-09-19 13:34:33',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7255,'4000','181663583666','2022-09-19 13:34:33',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7256,'1000','181663583676','2022-09-19 13:35:57',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7257,'4000','181663583676','2022-09-19 13:35:57',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7258,'1000','181663583858','2022-09-19 13:38:00',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7259,'4000','181663583858','2022-09-19 13:38:00',NULL,150.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7260,'4000','181663583858','2022-09-19 13:37:38',NULL,30.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7261,'1000','181663582060','2022-09-19 13:42:48',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7262,'4000','181663582060','2022-09-19 13:42:48',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7263,'1000','181663584171','2022-09-19 13:45:14',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7264,'4000','181663584171','2022-09-19 13:45:14',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7265,'4000','181663584171','2022-09-19 13:42:51',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7266,'4000','181663584171','2022-09-19 13:45:00',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7267,'1000','181663584587','2022-09-19 13:49:57',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7268,'4000','181663584587','2022-09-19 13:49:57',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7269,'1000','181663584316','2022-09-19 14:33:06',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7270,'4000','181663584316','2022-09-19 14:33:06',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7271,'1000','181663587190','2022-09-19 14:48:13',700.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7272,'4000','181663587190','2022-09-19 14:48:13',NULL,700.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7273,'1000','181663590203','2022-09-19 15:23:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7274,'4000','181663590203','2022-09-19 15:23:38',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(7275,'1000','181663590222','2022-09-19 15:29:01',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7276,'4000','181663590222','2022-09-19 15:29:01',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7277,'1000','181663590904','2022-09-19 15:38:25',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7278,'4000','181663590904','2022-09-19 15:38:25',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(7279,'1000','181663591120','2022-09-19 15:56:46',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7280,'4000','181663591120','2022-09-19 15:56:46',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7281,'1000','181663591119','2022-09-19 15:59:36',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7282,'4000','181663591119','2022-09-19 15:59:36',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7283,'1000','181663592209','2022-09-19 16:09:27',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7284,'4000','181663592209','2022-09-19 16:09:27',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7285,'1000','181663592972','2022-09-19 16:10:19',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7286,'4000','181663592972','2022-09-19 16:10:19',NULL,20.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7287,'4000','181663592972','2022-09-19 16:09:32',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7288,'1000','181663592380','2022-09-19 16:12:18',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7289,'4000','181663592380','2022-09-19 16:12:18',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7290,'1000','181663593146','2022-09-19 16:24:43',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7291,'4000','181663593146','2022-09-19 16:24:43',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7292,'1000','181663593897','2022-09-19 16:35:40',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7293,'4000','181663593897','2022-09-19 16:35:40',NULL,350.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7294,'1000','181663596484','2022-09-19 17:08:44',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7295,'4000','181663596484','2022-09-19 17:08:44',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7300,'5800','181663580626','2022-09-19 12:44:03',4100.00,NULL,'0','18','1','Internet','1','','','222','','No',NULL,NULL,''),(7301,'5800','181663580626','2022-09-19 12:44:03',200.00,NULL,'0','18','1','cakes','1','','','221','','No',NULL,NULL,''),(7302,'5800','181663580626','2022-09-19 12:44:03',275.00,NULL,'0','18','1','Bread','1','','','220','','No',NULL,NULL,''),(7303,'1000','181663580626','2022-09-19 12:44:03',NULL,4575.00,'0','18','1','Bread','1','','','220','','No',NULL,NULL,''),(7304,'1000','111663649381','2022-09-20 07:49:51',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7305,'4000','111663649381','2022-09-20 07:49:51',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7306,'1110','181663652305','2022-09-20 08:38:47',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(7307,'5500','181663652305','2022-09-20 08:38:40',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7308,'1000','181663652305','2022-09-20 08:38:47',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7309,'4000','181663652305','2022-09-20 08:38:47',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(7310,'4000','181663652305','2022-09-20 08:38:25',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7311,'4000','181663652305','2022-09-20 08:38:32',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7312,'1000','111663649394','2022-09-20 09:13:09',115.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7313,'4000','111663649394','2022-09-20 09:13:09',NULL,45.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7314,'4000','111663649394','2022-09-20 07:49:54',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7315,'4000','111663649394','2022-09-20 09:12:39',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7316,'1000','181663651929','2022-09-20 09:24:41',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7317,'4000','181663651929','2022-09-20 09:24:41',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7322,'1000','181663656331','2022-09-20 09:45:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7323,'4000','181663656331','2022-09-20 09:45:48',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7324,'1000','181663656357','2022-09-20 10:01:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7325,'4000','181663656357','2022-09-20 10:01:29',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(7326,'1000','181663657303','2022-09-20 10:34:43',260.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7327,'4000','181663657303','2022-09-20 10:34:43',NULL,260.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7328,'1000','181663659308','2022-09-20 10:35:22',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7329,'4000','181663659308','2022-09-20 10:35:22',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7330,'1000','181663654426','2022-09-20 10:36:10',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7331,'4000','181663654426','2022-09-20 10:36:10',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7332,'1000','181663659330','2022-09-20 10:37:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7333,'4000','181663659330','2022-09-20 10:37:24',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7334,'1000','181663659396','2022-09-20 10:43:46',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7335,'4000','181663659396','2022-09-20 10:43:46',NULL,40.00,'','18','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(7336,'4000','181663659396','2022-09-20 10:36:36',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7337,'1000','111663659871','2022-09-20 10:44:44',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7338,'4000','111663659871','2022-09-20 10:44:44',NULL,40.00,'','11','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(7339,'1000','111663659895','2022-09-20 11:16:58',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7340,'4000','111663659895','2022-09-20 11:16:58',NULL,110.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7341,'1000','181663659447','2022-09-20 12:08:18',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7342,'4000','181663659447','2022-09-20 12:08:18',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7343,'1000','111663661831','2022-09-20 12:23:46',155.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7344,'4000','111663661831','2022-09-20 12:23:46',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7345,'4000','111663661831','2022-09-20 11:17:11',NULL,25.00,'','11','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(7346,'4000','111663661831','2022-09-20 12:22:09',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7347,'1000','181663664906','2022-09-20 12:25:07',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7348,'4000','181663664906','2022-09-20 12:25:07',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7349,'4000','181663664906','2022-09-20 12:08:26',NULL,30.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7350,'1000','181663666279','2022-09-20 12:38:01',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7351,'4000','181663666279','2022-09-20 12:38:01',NULL,100.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(7352,'1000','181663666692','2022-09-20 13:02:46',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7353,'4000','181663666692','2022-09-20 13:02:46',NULL,80.00,'','18','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(7354,'1000','181663668588','2022-09-20 13:12:47',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7355,'4000','181663668588','2022-09-20 13:12:47',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7356,'1000','181663668861','2022-09-20 13:37:06',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7357,'4000','181663668861','2022-09-20 13:37:06',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7358,'1000','181663670234','2022-09-20 13:49:17',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7359,'4000','181663670234','2022-09-20 13:49:17',NULL,150.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7360,'1000','181663672325','2022-09-20 14:17:59',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7361,'4000','181663672325','2022-09-20 14:17:59',NULL,30.00,'','18','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7362,'1000','181663677000','2022-09-20 17:00:57',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7363,'4000','181663677000','2022-09-20 17:00:57',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7364,'4000','181663677000','2022-09-20 15:30:00',NULL,50.00,'','18','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(7365,'1000','181663682461','2022-09-20 17:03:46',115.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7366,'4000','181663682461','2022-09-20 17:03:46',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(7367,'4000','181663682461','2022-09-20 17:01:01',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(7368,'1000','181663682669','2022-09-20 17:06:41',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7369,'4000','181663682669','2022-09-20 17:06:41',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(7370,'1000','181663682803','2022-09-20 17:22:01',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7371,'4000','181663682803','2022-09-20 17:22:01',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7372,'1000','181663683723','2022-09-20 17:43:52',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7373,'4000','181663683723','2022-09-20 17:43:52',NULL,100.00,'','18','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(7379,'1000','181663686271','2022-09-20 18:16:21',63.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7380,'4000','181663686271','2022-09-20 18:16:21',NULL,63.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7381,'1000','181663686994','2022-09-20 18:17:26',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7382,'4000','181663686994','2022-09-20 18:17:26',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7383,'4000','181663686994','2022-09-20 18:16:34',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7386,'5800','181663655773','2022-09-20 09:36:28',450.00,NULL,'0','18','1','groundnuts','1','','','225','','No',NULL,NULL,''),(7387,'5800','181663655773','2022-09-20 09:36:28',1100.00,NULL,'0','18','1','Soda( 300ML)','1','','','224','','No',NULL,NULL,''),(7388,'5800','181663655773','2022-09-20 09:36:28',275.00,NULL,'0','18','1','Bread','1','','','223','','No',NULL,NULL,''),(7389,'1000','181663655773','2022-09-20 09:36:28',NULL,1825.00,'0','18','1','Bread','1','','','223','','No',NULL,NULL,''),(7390,'1000','111663736542','2022-09-21 08:02:34',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7391,'4000','111663736542','2022-09-21 08:02:34',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7392,'1000','111663736558','2022-09-21 08:25:02',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7393,'4000','111663736558','2022-09-21 08:25:02',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7394,'1000','181663738579','2022-09-21 08:36:32',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7395,'4000','181663738579','2022-09-21 08:36:32',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7396,'1000','181663738601','2022-09-21 08:38:38',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7397,'4000','181663738601','2022-09-21 08:38:38',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7398,'1000','181663738725','2022-09-21 08:44:57',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7399,'4000','181663738725','2022-09-21 08:44:57',NULL,160.00,'','18','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(7400,'4000','181663738725','2022-09-21 08:38:45',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7401,'1000','181663739100','2022-09-21 08:47:35',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7402,'4000','181663739100','2022-09-21 08:47:35',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7403,'4000','181663739100','2022-09-21 08:45:00',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7404,'1000','181663739257','2022-09-21 08:51:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7405,'4000','181663739257','2022-09-21 08:51:40',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7406,'1000','181663739510','2022-09-21 09:15:55',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7407,'4000','181663739510','2022-09-21 09:15:55',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7408,'1000','181663740959','2022-09-21 09:16:08',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7409,'4000','181663740959','2022-09-21 09:16:08',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7410,'1000','181663740985','2022-09-21 09:16:34',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7411,'4000','181663740985','2022-09-21 09:16:34',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7412,'1000','181663741001','2022-09-21 09:31:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7413,'4000','181663741001','2022-09-21 09:31:28',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7414,'1000','111663737904','2022-09-21 09:51:52',105.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7415,'4000','111663737904','2022-09-21 09:51:52',NULL,105.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7416,'1000','181663741891','2022-09-21 09:56:16',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7417,'4000','181663741891','2022-09-21 09:56:16',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7418,'1000','181663743442','2022-09-21 10:37:07',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7419,'4000','181663743442','2022-09-21 10:37:07',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7420,'1000','181663745829','2022-09-21 10:37:49',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7421,'4000','181663745829','2022-09-21 10:37:49',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7422,'4000','181663745829','2022-09-21 10:37:09',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7423,'1000','181663745872','2022-09-21 10:41:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7424,'4000','181663745872','2022-09-21 10:41:09',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7425,'1000','111663743124','2022-09-21 10:42:12',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7426,'4000','111663743124','2022-09-21 10:42:12',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7427,'1000','111663746141','2022-09-21 10:59:54',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7428,'4000','111663746141','2022-09-21 10:59:54',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7429,'1000','111663747196','2022-09-21 11:01:19',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7430,'4000','111663747196','2022-09-21 11:01:19',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7431,'4000','111663747196','2022-09-21 10:59:56',NULL,5.00,'','11','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(7432,'1000','111663747282','2022-09-21 11:01:48',65.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7433,'4000','111663747282','2022-09-21 11:01:48',NULL,65.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(7434,'1000','181663746076','2022-09-21 11:31:46',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7435,'4000','181663746076','2022-09-21 11:31:46',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7436,'1000','181663749118','2022-09-21 11:56:39',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7437,'4000','181663749118','2022-09-21 11:56:39',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7438,'1000','111663755207','2022-09-21 13:13:34',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7439,'4000','111663755207','2022-09-21 13:13:34',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7440,'1000','181663750628','2022-09-21 13:31:14',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7441,'4000','181663750628','2022-09-21 13:31:14',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7442,'1000','181663756282','2022-09-21 13:33:03',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7443,'4000','181663756282','2022-09-21 13:33:03',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7444,'4000','181663756282','2022-09-21 13:31:22',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7445,'1000','111663756600','2022-09-21 13:37:11',35.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7446,'4000','111663756600','2022-09-21 13:37:11',NULL,20.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(7447,'4000','111663756600','2022-09-21 13:36:41',NULL,10.00,'','11','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7448,'4000','111663756600','2022-09-21 13:36:53',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7449,'1000','181663757530','2022-09-21 13:52:33',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7450,'4000','181663757530','2022-09-21 13:52:33',NULL,150.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7451,'1000','181663757557','2022-09-21 13:55:03',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7452,'4000','181663757557','2022-09-21 13:55:03',NULL,100.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(7453,'1000','181663757707','2022-09-21 14:07:54',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7454,'4000','181663757707','2022-09-21 14:07:54',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7455,'4000','181663757707','2022-09-21 13:55:07',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7456,'1000','181663758489','2022-09-21 14:13:59',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7457,'4000','181663758489','2022-09-21 14:13:59',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7458,'1000','111663756666','2022-09-21 14:41:23',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7459,'4000','111663756666','2022-09-21 14:41:23',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7460,'4000','111663756666','2022-09-21 13:37:46',NULL,30.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7461,'1000','111663760495','2022-09-21 14:41:45',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7462,'4000','111663760495','2022-09-21 14:41:45',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7463,'1000','181663758843','2022-09-21 15:32:15',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7464,'4000','181663758843','2022-09-21 15:32:15',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(7465,'1000','181663763558','2022-09-21 15:53:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7466,'4000','181663763558','2022-09-21 15:53:24',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7467,'1000','181663764808','2022-09-21 16:04:39',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7468,'4000','181663764808','2022-09-21 16:04:39',NULL,50.00,'','18','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7469,'4000','181663764808','2022-09-21 15:53:28',NULL,30.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(7470,'1000','181663765500','2022-09-21 16:05:51',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7471,'4000','181663765500','2022-09-21 16:05:51',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7472,'1000','181663765562','2022-09-21 17:40:30',18.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7473,'4000','181663765562','2022-09-21 17:40:30',NULL,18.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7474,'1000','181663771240','2022-09-21 17:41:20',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7475,'4000','181663771240','2022-09-21 17:41:20',NULL,300.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7476,'1000','181663771292','2022-09-21 17:59:01',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7477,'4000','181663771292','2022-09-21 17:59:01',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7482,'5800','181663772965','2022-09-21 18:09:49',275.00,NULL,'0','18','1','Bread','1','','','227','','No',NULL,NULL,''),(7483,'5800','181663772965','2022-09-21 18:09:49',200.00,NULL,'0','18','1','cakes','1','','','226','','No',NULL,NULL,''),(7484,'1000','181663772965','2022-09-21 18:09:49',NULL,475.00,'0','18','1','','1','','','226','','No',NULL,NULL,''),(7485,'1000','181663823205','2022-09-22 08:06:55',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7486,'4000','181663823205','2022-09-22 08:06:55',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7487,'1000','181663823217','2022-09-22 08:07:04',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7488,'4000','181663823217','2022-09-22 08:07:04',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7489,'1000','181663823226','2022-09-22 09:17:54',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7490,'4000','181663823226','2022-09-22 09:17:54',NULL,25.00,'','18','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(7491,'1000','181663827479','2022-09-22 09:35:54',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7492,'4000','181663827479','2022-09-22 09:35:54',NULL,20.00,'','18','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(7493,'1000','181663828584','2022-09-22 09:37:09',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7494,'4000','181663828584','2022-09-22 09:37:09',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7495,'1000','181663828636','2022-09-22 09:37:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7496,'4000','181663828636','2022-09-22 09:37:27',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7497,'1000','181663828654','2022-09-22 09:37:44',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7498,'4000','181663828654','2022-09-22 09:37:44',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7499,'1000','181663829019','2022-09-22 09:43:48',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7500,'4000','181663829019','2022-09-22 09:43:48',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7501,'1000','181663829031','2022-09-22 09:53:28',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7502,'4000','181663829031','2022-09-22 09:53:28',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7503,'1000','181663829619','2022-09-22 10:09:48',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7504,'4000','181663829619','2022-09-22 10:09:48',NULL,75.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7505,'1000','181663830592','2022-09-22 10:10:18',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7506,'4000','181663830592','2022-09-22 10:10:18',NULL,150.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(7507,'1000','181663830625','2022-09-22 10:10:31',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7508,'4000','181663830625','2022-09-22 10:10:31',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7509,'1000','181663830633','2022-09-22 10:16:07',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7510,'4000','181663830633','2022-09-22 10:16:07',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7511,'1000','181663830974','2022-09-22 10:17:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7512,'4000','181663830974','2022-09-22 10:17:23',NULL,20.00,'','18','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(7513,'1000','111663833759','2022-09-22 11:03:20',210.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7514,'4000','111663833759','2022-09-22 11:03:20',NULL,210.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7515,'1000','181663831051','2022-09-22 11:30:30',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7516,'4000','181663831051','2022-09-22 11:30:30',NULL,10.00,'','18','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(7517,'1000','181663835435','2022-09-22 11:34:09',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7518,'4000','181663835435','2022-09-22 11:34:09',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7519,'1000','181663835683','2022-09-22 11:45:43',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7520,'4000','181663835683','2022-09-22 11:45:43',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7521,'1000','181663836351','2022-09-22 12:15:18',22.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7522,'4000','181663836351','2022-09-22 12:15:18',NULL,22.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7523,'1000','181663838129','2022-09-22 13:29:37',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7524,'4000','181663838129','2022-09-22 13:29:37',NULL,15.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7525,'1000','181663842582','2022-09-22 13:29:49',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7526,'4000','181663842582','2022-09-22 13:29:49',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7527,'1000','111663842566','2022-09-22 13:29:41',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7528,'4000','111663842566','2022-09-22 13:29:41',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7529,'1000','181663842592','2022-09-22 13:30:03',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7530,'4000','181663842592','2022-09-22 13:30:03',NULL,10.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(7531,'1000','111663842598','2022-09-22 13:37:12',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7532,'4000','111663842598','2022-09-22 13:37:12',NULL,40.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7533,'4000','111663842598','2022-09-22 13:29:58',NULL,40.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(7534,'4000','111663842598','2022-09-22 13:36:49',NULL,30.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7535,'1000','181663842618','2022-09-22 14:11:14',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7536,'4000','181663842618','2022-09-22 14:11:14',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(7537,'1000','111663843053','2022-09-22 14:14:57',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7538,'4000','111663843053','2022-09-22 14:14:57',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7539,'1000','181663855226','2022-09-22 17:01:10',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7540,'4000','181663855226','2022-09-22 17:01:10',NULL,15.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7541,'1000','181663857321','2022-09-22 17:37:00',154.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7542,'4000','181663857321','2022-09-22 17:37:00',NULL,44.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7543,'4000','181663857321','2022-09-22 17:35:21',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7544,'4000','181663857321','2022-09-22 17:35:48',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7545,'4000','181663857321','2022-09-22 17:36:11',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7546,'1000','181663857436','2022-09-22 17:39:43',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7547,'4000','181663857436','2022-09-22 17:39:43',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7548,'1000','111663911841','2022-09-23 08:45:09',330.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7549,'4000','111663911841','2022-09-23 08:45:09',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7550,'4000','111663911841','2022-09-23 08:44:01',NULL,150.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(7551,'4000','111663911841','2022-09-23 08:44:13',NULL,70.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(7552,'4000','111663911841','2022-09-23 08:44:38',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7553,'1000','181663910341','2022-09-23 08:57:55',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7554,'4000','181663910341','2022-09-23 08:57:55',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7555,'1000','181663913163','2022-09-23 09:06:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7556,'4000','181663913163','2022-09-23 09:06:11',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7557,'1000','181663913175','2022-09-23 09:06:21',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7558,'4000','181663913175','2022-09-23 09:06:21',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(7559,'1000','181663913184','2022-09-23 09:23:29',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7560,'4000','181663913184','2022-09-23 09:23:29',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7561,'1000','111663926124','2022-09-23 12:42:20',450.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7562,'4000','111663926124','2022-09-23 12:42:20',NULL,350.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7563,'4000','111663926124','2022-09-23 12:42:04',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7564,'1000','181663926205','2022-09-23 12:44:04',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7565,'4000','181663926205','2022-09-23 12:44:04',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7566,'1110','181663926254','2022-09-23 12:44:59',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(7567,'5500','181663926254','2022-09-23 12:44:23',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7568,'1000','181663926254','2022-09-23 12:44:59',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7569,'4000','181663926254','2022-09-23 12:44:59',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(7570,'1000','111663926187','2022-09-23 12:45:44',1050.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7571,'4000','111663926187','2022-09-23 12:45:44',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(7572,'4000','111663926187','2022-09-23 12:43:07',NULL,1000.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7573,'1000','181663926311','2022-09-23 12:46:21',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7574,'4000','181663926311','2022-09-23 12:46:21',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7575,'1000','111663926382','2022-09-23 12:48:10',420.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7576,'4000','111663926382','2022-09-23 12:48:10',NULL,120.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7577,'4000','111663926382','2022-09-23 12:46:22',NULL,300.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(7578,'1000','111663926495','2022-09-23 12:49:00',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7579,'4000','111663926495','2022-09-23 12:49:00',NULL,200.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7580,'1000','111663926544','2022-09-23 12:49:39',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7581,'4000','111663926544','2022-09-23 12:49:39',NULL,20.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7582,'1000','111663926582','2022-09-23 12:49:52',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7583,'4000','111663926582','2022-09-23 12:49:52',NULL,20.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7584,'1000','111663926595','2022-09-23 12:50:18',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7585,'4000','111663926595','2022-09-23 12:50:18',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7586,'1000','181663926394','2022-09-23 13:04:56',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7587,'4000','181663926394','2022-09-23 13:04:56',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7588,'1000','181663927668','2022-09-23 13:13:04',800.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7589,'4000','181663927668','2022-09-23 13:13:04',NULL,800.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7590,'1000','181663927994','2022-09-23 13:13:31',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7591,'4000','181663927994','2022-09-23 13:13:31',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7592,'1000','181663928019','2022-09-23 13:14:24',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7593,'4000','181663928019','2022-09-23 13:14:24',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7594,'1000','181663928073','2022-09-23 13:19:53',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7595,'4000','181663928073','2022-09-23 13:19:53',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7596,'1000','181663930044','2022-09-23 15:06:16',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7597,'4000','181663930044','2022-09-23 15:06:16',NULL,5.00,'','18','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(7598,'4000','181663930044','2022-09-23 13:47:24',NULL,5.00,'','18','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(7599,'1000','181663934783','2022-09-23 15:07:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7600,'4000','181663934783','2022-09-23 15:07:29',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7601,'1000','181663934854','2022-09-23 15:09:47',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7602,'4000','181663934854','2022-09-23 15:09:47',NULL,100.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(7603,'1000','181663934995','2022-09-23 15:18:00',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7604,'4000','181663934995','2022-09-23 15:18:00',NULL,50.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(7605,'1000','181663935488','2022-09-23 15:23:23',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7606,'4000','181663935488','2022-09-23 15:23:23',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7607,'1000','181663935818','2022-09-23 15:28:46',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7608,'4000','181663935818','2022-09-23 15:28:46',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7609,'1000','181663936128','2022-09-23 15:29:25',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7610,'4000','181663936128','2022-09-23 15:29:25',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7611,'1000','181663936182','2022-09-23 15:46:35',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7612,'4000','181663936182','2022-09-23 15:46:35',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7613,'1000','181663937205','2022-09-23 15:49:11',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7614,'4000','181663937205','2022-09-23 15:49:11',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(7621,'5800','181663942987','2022-09-23 17:23:32',1770.00,NULL,'0','18','1','sugar','1','','','230','','No',NULL,NULL,''),(7622,'5800','181663942987','2022-09-23 17:23:32',200.00,NULL,'0','18','1','cakes','1','','','229','','No',NULL,NULL,''),(7623,'5800','181663942987','2022-09-23 17:23:32',275.00,NULL,'0','18','1','Bread','1','','','228','','No',NULL,NULL,''),(7624,'1000','181663942987','2022-09-23 17:23:32',NULL,2245.00,'0','18','1','','1','','','228','','No',NULL,NULL,''),(7625,'1000','111663943463','2022-09-23 17:31:16',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7626,'4000','111663943463','2022-09-23 17:31:16',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7627,'1000','181663943724','2022-09-23 17:35:37',47.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7628,'4000','181663943724','2022-09-23 17:35:37',NULL,47.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7629,'1000','181663943749','2022-09-23 17:36:08',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7630,'4000','181663943749','2022-09-23 17:36:08',NULL,70.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7631,'1000','181663943793','2022-09-23 17:36:54',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7632,'4000','181663943793','2022-09-23 17:36:54',NULL,30.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7633,'1000','181663943826','2022-09-23 17:37:35',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7634,'4000','181663943826','2022-09-23 17:37:35',NULL,100.00,'','18','1','Good sold','1','','sales','215','','No',NULL,NULL,''),(7635,'1000','181664009619','2022-09-24 11:53:56',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7636,'4000','181664009619','2022-09-24 11:53:56',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7637,'4000','181664009619','2022-09-24 11:53:39',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7638,'1000','181664009800','2022-09-24 12:07:26',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7639,'4000','181664009800','2022-09-24 12:07:26',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7658,'5800','181664010827','2022-09-24 12:13:56',175.00,NULL,'0','18','1','Bread','1','','','238','','No',NULL,NULL,''),(7659,'5800','181664010827','2022-09-24 12:13:56',145.00,NULL,'0','18','1','AAA everready batteries','1','','','237','','No',NULL,NULL,''),(7660,'5800','181664010827','2022-09-24 12:13:56',115.00,NULL,'0','18','1','Patco mint','1','','','236','','No',NULL,NULL,''),(7661,'5800','181664010827','2022-09-24 12:13:56',720.00,NULL,'0','18','1','toothpicks','1','','','235','','No',NULL,NULL,''),(7662,'5800','181664010827','2022-09-24 12:13:56',255.00,NULL,'0','18','1','big daddy sweets','1','','','234','','No',NULL,NULL,''),(7663,'5800','181664010827','2022-09-24 12:13:56',560.00,NULL,'0','18','1','pk(long)','1','','','233','','No',NULL,NULL,''),(7664,'5800','181664010827','2022-09-24 12:13:56',480.00,NULL,'0','18','1','A4 envelopes','1','','','232','','No',NULL,NULL,''),(7665,'5800','181664010827','2022-09-24 12:13:56',1500.00,NULL,'0','18','1','Soy sauce','1','','','231','','No',NULL,NULL,''),(7666,'1000','181664010827','2022-09-24 12:13:56',NULL,3950.00,'0','18','1','','1','','','231','','No',NULL,NULL,''),(7667,'1000','181664012979','2022-09-24 12:49:47',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7668,'4000','181664012979','2022-09-24 12:49:47',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7669,'1000','181664012996','2022-09-24 14:33:26',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7670,'4000','181664012996','2022-09-24 14:33:26',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7671,'1000','181664019218','2022-09-24 16:01:58',455.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7672,'4000','181664019218','2022-09-24 16:01:58',NULL,455.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(7673,'1000','181664024526','2022-09-24 16:44:55',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7674,'4000','181664024526','2022-09-24 16:44:55',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7675,'1000','181664027138','2022-09-24 16:45:49',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7676,'4000','181664027138','2022-09-24 16:45:49',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7677,'1000','181664027158','2022-09-24 16:46:13',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7678,'4000','181664027158','2022-09-24 16:46:13',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(7679,'1000','181664027209','2022-09-24 16:46:59',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7680,'4000','181664027209','2022-09-24 16:46:59',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7681,'1000','181664170433','2022-09-26 08:34:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7682,'4000','181664170433','2022-09-26 08:34:05',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7683,'1000','111664170500','2022-09-26 08:35:20',350.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7684,'4000','111664170500','2022-09-26 08:35:20',NULL,350.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7685,'1000','181664170454','2022-09-26 09:05:55',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7686,'4000','181664170454','2022-09-26 09:05:55',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7687,'1000','181664172366','2022-09-26 09:06:16',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7688,'4000','181664172366','2022-09-26 09:06:16',NULL,10.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7689,'1000','181664172378','2022-09-26 09:44:11',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7690,'4000','181664172378','2022-09-26 09:44:11',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(7691,'1000','181664177090','2022-09-26 10:26:48',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7692,'4000','181664177090','2022-09-26 10:26:48',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7693,'1000','181664177725','2022-09-26 10:35:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7694,'4000','181664177725','2022-09-26 10:35:31',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7695,'1000','181664177756','2022-09-26 10:36:44',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7696,'4000','181664177756','2022-09-26 10:36:44',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7697,'1000','181664177932','2022-09-26 10:43:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7698,'4000','181664177932','2022-09-26 10:43:40',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7699,'1110','181664178227','2022-09-26 10:46:57',NULL,5.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(7700,'5500','181664178227','2022-09-26 10:43:47',5.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7701,'1000','181664178227','2022-09-26 10:46:57',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7702,'4000','181664178227','2022-09-26 10:46:57',NULL,20.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(7703,'1000','181664178421','2022-09-26 10:51:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7704,'4000','181664178421','2022-09-26 10:51:27',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7705,'1000','111664181427','2022-09-26 11:38:08',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7706,'4000','111664181427','2022-09-26 11:38:08',NULL,50.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(7707,'4000','111664181427','2022-09-26 11:37:07',NULL,30.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7708,'1000','111664181500','2022-09-26 11:51:08',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7709,'4000','111664181500','2022-09-26 11:51:08',NULL,140.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7710,'1000','111664182284','2022-09-26 12:03:29',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7711,'4000','111664182284','2022-09-26 12:03:29',NULL,70.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7712,'1000','181664182830','2022-09-26 12:20:24',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7713,'4000','181664182830','2022-09-26 12:20:24',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7714,'1000','111664183024','2022-09-26 12:23:46',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7715,'4000','111664183024','2022-09-26 12:23:46',NULL,10.00,'','11','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(7716,'1000','181664184084','2022-09-26 12:24:24',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7717,'4000','181664184084','2022-09-26 12:24:24',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7722,'1000','181664184910','2022-09-26 12:35:55',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7723,'4000','181664184910','2022-09-26 12:35:55',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7724,'1000','181664184959','2022-09-26 13:19:25',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7725,'4000','181664184959','2022-09-26 13:19:25',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7726,'1000','181664187582','2022-09-26 13:23:28',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7727,'4000','181664187582','2022-09-26 13:23:28',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7728,'1000','181664187818','2022-09-26 13:26:08',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7729,'4000','181664187818','2022-09-26 13:26:08',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7730,'1000','181664187971','2022-09-26 13:56:20',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7731,'4000','181664187971','2022-09-26 13:56:20',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7732,'4000','181664187971','2022-09-26 13:26:11',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7733,'1000','181664190437','2022-09-26 14:10:22',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7734,'4000','181664190437','2022-09-26 14:10:22',NULL,10.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7735,'1000','181664190625','2022-09-26 14:29:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7736,'4000','181664190625','2022-09-26 14:29:19',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(7737,'1000','111664190122','2022-09-26 14:30:49',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7738,'4000','111664190122','2022-09-26 14:30:49',NULL,80.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7739,'4000','111664190122','2022-09-26 14:02:02',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7742,'5800','181664184790','2022-09-26 12:33:19',200.00,NULL,'0','18','1','cakes','1','','','240','','No',NULL,NULL,''),(7743,'5800','181664184790','2022-09-26 12:33:19',275.00,NULL,'0','18','1','Bread','1','','','239','','No',NULL,NULL,''),(7744,'1000','181664184790','2022-09-26 12:33:19',NULL,475.00,'0','18','1','','1','','','239','','No',NULL,NULL,''),(7745,'1000','181664192317','2022-09-26 14:40:36',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7746,'4000','181664192317','2022-09-26 14:40:36',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7747,'1000','181664192447','2022-09-26 14:50:40',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7748,'4000','181664192447','2022-09-26 14:50:40',NULL,70.00,'','18','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7749,'1000','111664191878','2022-09-26 14:54:05',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7750,'4000','111664191878','2022-09-26 14:54:05',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7751,'1000','181664193045','2022-09-26 15:13:14',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7752,'4000','181664193045','2022-09-26 15:13:14',NULL,10.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7753,'1000','111664196516','2022-09-26 15:48:59',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7754,'4000','111664196516','2022-09-26 15:48:59',NULL,50.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7755,'1000','181664195151','2022-09-26 15:49:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7756,'4000','181664195151','2022-09-26 15:49:13',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7757,'1000','181664196886','2022-09-26 15:54:55',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7758,'4000','181664196886','2022-09-26 15:54:55',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7759,'1000','181664198421','2022-09-26 16:21:16',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7760,'4000','181664198421','2022-09-26 16:21:16',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7761,'4000','181664198421','2022-09-26 16:20:21',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7762,'1000','181664198489','2022-09-26 16:28:57',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7763,'4000','181664198489','2022-09-26 16:28:57',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7764,'1000','181664198958','2022-09-26 16:36:23',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7765,'4000','181664198958','2022-09-26 16:36:23',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7766,'1000','181664199390','2022-09-26 16:57:16',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7767,'4000','181664199390','2022-09-26 16:57:16',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(7768,'4000','181664199390','2022-09-26 16:36:30',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7769,'1000','181664200654','2022-09-26 17:13:09',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7770,'4000','181664200654','2022-09-26 17:13:09',NULL,50.00,'','18','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7771,'1000','181664201592','2022-09-26 17:13:20',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7772,'4000','181664201592','2022-09-26 17:13:20',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7773,'1000','181664201607','2022-09-26 17:30:20',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7774,'4000','181664201607','2022-09-26 17:30:20',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7775,'4000','181664201607','2022-09-26 17:13:27',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7776,'1000','181664202638','2022-09-26 17:31:02',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7777,'4000','181664202638','2022-09-26 17:31:02',NULL,60.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7778,'1000','181664202673','2022-09-26 17:31:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7779,'4000','181664202673','2022-09-26 17:31:39',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7780,'1000','111664257538','2022-09-27 08:45:46',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7781,'4000','111664257538','2022-09-27 08:45:46',NULL,5.00,'','11','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(7782,'1000','181664256946','2022-09-27 09:04:30',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7783,'4000','181664256946','2022-09-27 09:04:30',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7784,'1000','181664258676','2022-09-27 09:13:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7785,'4000','181664258676','2022-09-27 09:13:39',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7786,'1000','181664259228','2022-09-27 09:20:35',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7787,'4000','181664259228','2022-09-27 09:20:35',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7788,'1000','181664259639','2022-09-27 09:22:02',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7789,'4000','181664259639','2022-09-27 09:22:02',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7790,'1000','111664257653','2022-09-27 09:40:48',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7791,'4000','111664257653','2022-09-27 09:40:48',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7792,'1000','181664259725','2022-09-27 10:11:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7793,'4000','181664259725','2022-09-27 10:11:05',NULL,5.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7794,'4000','181664259725','2022-09-27 09:22:05',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7795,'1000','181664262669','2022-09-27 10:11:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7796,'4000','181664262669','2022-09-27 10:11:41',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7797,'1000','181664262704','2022-09-27 10:33:32',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7798,'4000','181664262704','2022-09-27 10:33:32',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7799,'1000','111664266369','2022-09-27 11:13:21',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7800,'4000','111664266369','2022-09-27 11:13:21',NULL,200.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7801,'1000','181664264032','2022-09-27 11:21:52',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7802,'4000','181664264032','2022-09-27 11:21:52',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7803,'1000','181664266916','2022-09-27 11:35:34',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7804,'4000','181664266916','2022-09-27 11:35:34',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7805,'1000','181664273241','2022-09-27 13:29:07',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7806,'4000','181664273241','2022-09-27 13:29:07',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7807,'1000','181664274678','2022-09-27 13:31:26',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7808,'4000','181664274678','2022-09-27 13:31:26',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(7809,'1000','181664274689','2022-09-27 13:51:36',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7810,'4000','181664274689','2022-09-27 13:51:36',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7811,'1000','181664276048','2022-09-27 13:54:20',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7812,'4000','181664276048','2022-09-27 13:54:20',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7813,'1000','181664276064','2022-09-27 14:37:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7814,'4000','181664276064','2022-09-27 14:37:05',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7815,'4000','181664276064','2022-09-27 13:54:24',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7816,'1000','181664278628','2022-09-27 14:48:46',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7817,'4000','181664278628','2022-09-27 14:48:46',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7818,'1000','181664279332','2022-09-27 15:02:25',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7819,'4000','181664279332','2022-09-27 15:02:25',NULL,30.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(7820,'1000','181664280433','2022-09-27 15:07:22',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7821,'4000','181664280433','2022-09-27 15:07:22',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7822,'1000','181664280806','2022-09-27 15:13:36',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7823,'4000','181664280806','2022-09-27 15:13:36',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7824,'1000','181664280187','2022-09-27 15:44:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7825,'4000','181664280187','2022-09-27 15:44:29',NULL,20.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(7826,'1000','181664282680','2022-09-27 15:54:26',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7827,'4000','181664282680','2022-09-27 15:54:26',NULL,110.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7828,'1000','181664280819','2022-09-27 15:54:48',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7829,'4000','181664280819','2022-09-27 15:54:48',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7830,'1000','181664283272','2022-09-27 16:15:16',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7831,'4000','181664283272','2022-09-27 16:15:16',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7832,'1000','181664283292','2022-09-27 16:15:26',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7833,'4000','181664283292','2022-09-27 16:15:26',NULL,10.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7834,'1000','181664284530','2022-09-27 16:36:50',310.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7835,'4000','181664284530','2022-09-27 16:36:50',NULL,310.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7836,'1000','181664284518','2022-09-27 17:25:22',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7837,'4000','181664284518','2022-09-27 17:25:22',NULL,160.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7838,'1000','111664343499','2022-09-28 08:38:32',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7839,'4000','111664343499','2022-09-28 08:38:32',NULL,30.00,'','11','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(7840,'1000','181664340833','2022-09-28 08:58:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7841,'4000','181664340833','2022-09-28 08:58:00',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7842,'1000','181664344684','2022-09-28 09:03:29',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7843,'4000','181664344684','2022-09-28 09:03:29',NULL,170.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7844,'1000','181664345011','2022-09-28 09:04:13',13.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7845,'4000','181664345011','2022-09-28 09:04:13',NULL,13.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7846,'1000','181664345063','2022-09-28 09:25:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7847,'4000','181664345063','2022-09-28 09:25:26',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7848,'1000','111664343522','2022-09-28 09:28:45',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7849,'4000','111664343522','2022-09-28 09:28:45',NULL,20.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7850,'1000','111664346531','2022-09-28 09:30:46',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7851,'4000','111664346531','2022-09-28 09:30:46',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7852,'1000','111664346649','2022-09-28 10:10:38',250.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7853,'4000','111664346649','2022-09-28 10:10:38',NULL,250.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7854,'1000','181664346331','2022-09-28 10:13:23',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7855,'4000','181664346331','2022-09-28 10:13:23',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7856,'1000','111664352844','2022-09-28 11:20:26',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7857,'4000','111664352844','2022-09-28 11:20:26',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(7858,'1000','111664353234','2022-09-28 11:22:06',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7860,'1000','111664353234','2022-09-28 11:22:06',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7861,'4000','111664353234','2022-09-28 11:22:06',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7862,'1000','181664356665','2022-09-28 12:18:06',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7863,'4000','181664356665','2022-09-28 12:18:06',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7868,'5800','181664357854','2022-09-28 12:37:51',200.00,NULL,'0','18','1','cakes','1','','','242','','No',NULL,NULL,''),(7869,'5800','181664357854','2022-09-28 12:37:51',330.00,NULL,'0','18','1','Bread','1','','','241','','No',NULL,NULL,''),(7870,'1000','181664357854','2022-09-28 12:37:51',NULL,530.00,'0','18','1','','1','','','241','','No',NULL,NULL,''),(7871,'1000','111664356919','2022-09-28 12:58:01',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7872,'4000','111664356919','2022-09-28 12:58:01',NULL,15.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7873,'4000','111664356919','2022-09-28 12:21:59',NULL,55.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7874,'4000','111664356919','2022-09-28 12:57:20',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7875,'1000','181664357914','2022-09-28 13:23:33',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7876,'4000','181664357914','2022-09-28 13:23:33',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7877,'4000','181664357914','2022-09-28 12:38:34',NULL,30.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7878,'1000','111664359083','2022-09-28 13:25:07',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7879,'4000','111664359083','2022-09-28 13:25:07',NULL,120.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7880,'1000','181664360616','2022-09-28 13:40:26',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7881,'4000','181664360616','2022-09-28 13:40:26',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7882,'1000','181664361629','2022-09-28 13:53:16',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7883,'4000','181664361629','2022-09-28 13:53:16',NULL,75.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7884,'1000','181664363783','2022-09-28 14:16:47',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7885,'4000','181664363783','2022-09-28 14:16:47',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7886,'1000','181664363820','2022-09-28 14:21:10',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7887,'4000','181664363820','2022-09-28 14:21:10',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(7888,'1000','111664360719','2022-09-28 14:29:52',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7889,'4000','111664360719','2022-09-28 14:29:52',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7890,'1000','181664364079','2022-09-28 15:02:59',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7891,'4000','181664364079','2022-09-28 15:02:59',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7892,'1000','181664366771','2022-09-28 15:27:04',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7893,'4000','181664366771','2022-09-28 15:27:04',NULL,20.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7894,'1000','111664367121','2022-09-28 15:51:41',210.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7895,'4000','111664367121','2022-09-28 15:51:41',NULL,190.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7896,'4000','111664367121','2022-09-28 15:12:01',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7897,'1000','111664369525','2022-09-28 15:55:30',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7898,'4000','111664369525','2022-09-28 15:55:30',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7899,'1000','181664368028','2022-09-28 16:19:37',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7900,'4000','181664368028','2022-09-28 16:19:37',NULL,80.00,'','18','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(7901,'1000','111664372750','2022-09-28 16:46:26',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7902,'4000','111664372750','2022-09-28 16:46:26',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7903,'4000','111664372750','2022-09-28 16:45:51',NULL,140.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7904,'1000','181664371188','2022-09-28 17:21:47',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7905,'4000','181664371188','2022-09-28 17:21:47',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7906,'1000','111664372790','2022-09-28 17:32:38',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7907,'4000','111664372790','2022-09-28 17:32:38',NULL,60.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7908,'1000','111664375574','2022-09-28 17:33:08',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7909,'4000','111664375574','2022-09-28 17:33:08',NULL,50.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7910,'1000','111664376289','2022-09-28 17:45:02',360.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7911,'4000','111664376289','2022-09-28 17:45:02',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7912,'1000','181664374911','2022-09-28 18:07:12',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7913,'4000','181664374911','2022-09-28 18:07:12',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7914,'1000','111664378869','2022-09-28 18:28:17',320.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7915,'4000','111664378869','2022-09-28 18:28:17',NULL,300.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7916,'4000','111664378869','2022-09-28 18:27:49',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7917,'1000','111664427589','2022-09-29 08:00:13',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7918,'4000','111664427589','2022-09-29 08:00:13',NULL,100.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7919,'1000','111664427616','2022-09-29 08:00:31',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7920,'4000','111664427616','2022-09-29 08:00:31',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7921,'1000','111664427640','2022-09-29 08:00:50',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7922,'4000','111664427640','2022-09-29 08:00:50',NULL,10.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7923,'1000','111664427652','2022-09-29 08:08:46',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7924,'4000','111664427652','2022-09-29 08:08:46',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7925,'1000','181664429522','2022-09-29 08:32:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7926,'4000','181664429522','2022-09-29 08:32:18',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7927,'1000','111664428136','2022-09-29 08:32:41',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7928,'4000','111664428136','2022-09-29 08:32:41',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7929,'4000','111664428136','2022-09-29 08:08:56',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7930,'4000','111664428136','2022-09-29 08:31:38',NULL,80.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7931,'1000','181664429542','2022-09-29 09:27:50',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7932,'4000','181664429542','2022-09-29 09:27:50',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7933,'1000','111664436141','2022-09-29 10:23:18',48.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7934,'4000','111664436141','2022-09-29 10:23:18',NULL,13.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7935,'4000','111664436141','2022-09-29 10:22:21',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7936,'4000','111664436141','2022-09-29 10:22:42',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7937,'1000','111664436212','2022-09-29 10:23:54',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7938,'4000','111664436212','2022-09-29 10:23:54',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7939,'1000','111664436237','2022-09-29 10:37:23',190.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7940,'4000','111664436237','2022-09-29 10:37:23',NULL,190.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7941,'1000','181664439526','2022-09-29 11:21:02',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7942,'4000','181664439526','2022-09-29 11:21:02',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7943,'4000','181664439526','2022-09-29 11:18:46',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7944,'1000','181664439666','2022-09-29 11:30:21',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7945,'4000','181664439666','2022-09-29 11:30:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7946,'1000','181664440227','2022-09-29 11:41:12',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7947,'4000','181664440227','2022-09-29 11:41:12',NULL,120.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7948,'1000','181664440886','2022-09-29 11:42:41',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7949,'4000','181664440886','2022-09-29 11:42:41',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7950,'1000','111664441197','2022-09-29 11:49:05',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7951,'4000','111664441197','2022-09-29 11:49:05',NULL,120.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7952,'1000','181664440964','2022-09-29 11:51:17',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7953,'4000','181664440964','2022-09-29 11:51:17',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(7954,'1000','181664441495','2022-09-29 12:32:47',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7955,'4000','181664441495','2022-09-29 12:32:47',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7956,'1000','181664443978','2022-09-29 12:33:49',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7957,'4000','181664443978','2022-09-29 12:33:49',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7958,'1000','181664444210','2022-09-29 12:52:20',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7959,'4000','181664444210','2022-09-29 12:52:20',NULL,120.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7960,'1000','181664445148','2022-09-29 12:56:11',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7961,'4000','181664445148','2022-09-29 12:56:11',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7962,'1000','111664441350','2022-09-29 13:10:45',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7963,'4000','111664441350','2022-09-29 13:10:45',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(7964,'1000','111664446254','2022-09-29 13:28:15',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7965,'4000','111664446254','2022-09-29 13:28:15',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7966,'1000','111664447297','2022-09-29 13:38:05',270.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7967,'4000','111664447297','2022-09-29 13:38:05',NULL,250.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7968,'4000','111664447297','2022-09-29 13:28:17',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7969,'1000','181664445374','2022-09-29 14:01:20',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7970,'4000','181664445374','2022-09-29 14:01:20',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7971,'1000','181664449282','2022-09-29 14:02:00',72.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7972,'4000','181664449282','2022-09-29 14:02:00',NULL,72.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7973,'1000','181664449330','2022-09-29 15:35:16',260.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7974,'4000','181664449330','2022-09-29 15:35:16',NULL,240.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7975,'4000','181664449330','2022-09-29 14:02:10',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7976,'1000','111664454745','2022-09-29 16:16:10',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7977,'4000','111664454745','2022-09-29 16:16:10',NULL,50.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(7978,'1000','181664463315','2022-09-29 17:55:31',360.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7979,'4000','181664463315','2022-09-29 17:55:31',NULL,360.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7980,'1000','111664513937','2022-09-30 07:59:18',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7981,'4000','111664513937','2022-09-30 07:59:18',NULL,180.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7982,'1000','181664513639','2022-09-30 09:02:55',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7983,'4000','181664513639','2022-09-30 09:02:55',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(7984,'1000','181664517781','2022-09-30 09:04:52',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7985,'4000','181664517781','2022-09-30 09:04:52',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7986,'1000','111664520804','2022-09-30 09:55:25',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7987,'4000','111664520804','2022-09-30 09:55:25',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7988,'1000','181664517903','2022-09-30 10:04:55',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7989,'4000','181664517903','2022-09-30 10:04:55',NULL,20.00,'','18','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(7990,'4000','181664517903','2022-09-30 09:05:03',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7991,'4000','181664517903','2022-09-30 10:02:09',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(7992,'1000','181664521501','2022-09-30 10:10:33',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7993,'4000','181664521501','2022-09-30 10:10:33',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(7994,'1000','111664520929','2022-09-30 10:54:06',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7995,'4000','111664520929','2022-09-30 10:54:06',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(7996,'4000','111664520929','2022-09-30 09:55:29',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7997,'4000','111664520929','2022-09-30 10:52:40',NULL,30.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(7998,'4000','111664520929','2022-09-30 10:53:14',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7999,'4000','111664520929','2022-09-30 10:53:30',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8000,'1000','181664521838','2022-09-30 11:20:39',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8001,'4000','181664521838','2022-09-30 11:20:39',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8002,'1000','181664526893','2022-09-30 11:35:31',900.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8003,'4000','181664526893','2022-09-30 11:35:31',NULL,700.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(8004,'4000','181664526893','2022-09-30 11:34:53',NULL,200.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(8005,'1000','111664524451','2022-09-30 12:13:26',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8006,'4000','111664524451','2022-09-30 12:13:26',NULL,60.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8007,'1000','111664529219','2022-09-30 12:14:00',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8008,'4000','111664529219','2022-09-30 12:14:00',NULL,50.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(8009,'1000','181664527308','2022-09-30 12:33:04',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8010,'4000','181664527308','2022-09-30 12:33:04',NULL,10.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8011,'1000','181664530386','2022-09-30 12:59:52',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8012,'4000','181664530386','2022-09-30 12:59:52',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8013,'1000','111664529279','2022-09-30 13:04:08',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8014,'4000','111664529279','2022-09-30 13:04:08',NULL,5.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(8015,'1000','181664531994','2022-09-30 13:05:31',135.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8016,'4000','181664531994','2022-09-30 13:05:31',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8017,'4000','181664531994','2022-09-30 12:59:54',NULL,35.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(8018,'1000','181664533074','2022-09-30 13:18:02',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8019,'4000','181664533074','2022-09-30 13:18:02',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8020,'1000','181664533094','2022-09-30 13:29:08',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8021,'4000','181664533094','2022-09-30 13:29:08',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8022,'1000','111664533130','2022-09-30 13:30:56',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8023,'4000','111664533130','2022-09-30 13:30:56',NULL,50.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(8024,'1000','181664533751','2022-09-30 14:48:19',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8025,'4000','181664533751','2022-09-30 14:48:19',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8026,'1000','181664542923','2022-09-30 16:02:17',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8027,'4000','181664542923','2022-09-30 16:02:17',NULL,40.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(8028,'1000','181664543995','2022-09-30 16:20:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8029,'4000','181664543995','2022-09-30 16:20:05',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8030,'1000','181664544008','2022-09-30 16:26:59',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8031,'4000','181664544008','2022-09-30 16:26:59',NULL,100.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8032,'1000','181664544422','2022-09-30 16:29:00',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8033,'4000','181664544422','2022-09-30 16:29:00',NULL,10.00,'','18','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(8065,'1000','181664548706','2022-09-30 17:38:39',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8066,'4000','181664548706','2022-09-30 17:38:39',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8067,'1000','181664548757','2022-09-30 17:39:40',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8068,'4000','181664548757','2022-09-30 17:39:40',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8073,'5800','181664546474','2022-09-30 17:01:37',1150.00,NULL,'0','18','1','Soda( 300ML)','1','','','253','','No',NULL,NULL,''),(8074,'5800','181664546474','2022-09-30 17:01:37',50.00,NULL,'0','18','1','fare','1','','','252','','No',NULL,NULL,''),(8075,'5800','181664546474','2022-09-30 17:01:37',4300.00,NULL,'0','18','1','canon ink','1','','','251','','No',NULL,NULL,''),(8076,'5800','181664546474','2022-09-30 17:01:37',450.00,NULL,'0','18','1','groundnuts','1','','','250','','No',NULL,NULL,''),(8077,'4180','181664546474','2022-09-30 17:01:37',275.00,NULL,'0','18','1','Bread','1','','','249','','No',NULL,NULL,''),(8078,'5800','181664546474','2022-09-30 17:01:37',200.00,NULL,'0','18','1','cakes','1','','','248','','No',NULL,NULL,''),(8079,'5800','181664546474','2022-09-30 17:01:37',230.00,NULL,'0','18','1','Patco mint','1','','','247','','No',NULL,NULL,''),(8080,'5800','181664546474','2022-09-30 17:01:37',535.00,NULL,'0','18','1','PK( small)','1','','','246','','No',NULL,NULL,''),(8081,'5800','181664546474','2022-09-30 17:01:37',190.00,NULL,'0','18','1','KSL Sweets','1','','','245','','No',NULL,NULL,''),(8082,'5800','181664546474','2022-09-30 17:01:37',305.00,NULL,'0','18','1','Tropical mint','1','','','244','','No',NULL,NULL,''),(8083,'5800','181664546474','2022-09-30 17:01:37',1240.00,NULL,'0','18','1','Toilex Tissue paper','1','','','243','','No',NULL,NULL,''),(8084,'1000','181664546474','2022-09-30 17:01:37',NULL,8925.00,'0','18','1','','1','','','243','','No',NULL,NULL,''),(8085,'1000','181664549515','2022-09-30 17:52:08',32.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8086,'4000','181664549515','2022-09-30 17:52:08',NULL,32.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(8087,'1000','181664549539','2022-09-30 17:55:12',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8088,'4000','181664549539','2022-09-30 17:55:12',NULL,10.00,'','18','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(8089,'4000','181664549539','2022-09-30 17:52:19',NULL,200.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(8090,'4000','181664549539','2022-09-30 17:53:15',NULL,70.00,'','18','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(8091,'4000','181664549539','2022-09-30 17:54:12',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8092,'1000','181664542117','2022-09-30 17:59:09',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8093,'4000','181664542117','2022-09-30 17:59:09',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8094,'1000','111664606719','2022-10-01 09:45:31',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8095,'4000','111664606719','2022-10-01 09:45:31',NULL,140.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(8096,'1000','111664606740','2022-10-01 09:45:51',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8097,'4000','111664606740','2022-10-01 09:45:51',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8098,'1000','181664613209','2022-10-01 11:34:13',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8099,'4000','181664613209','2022-10-01 11:34:13',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8100,'1000','181664613288','2022-10-01 11:36:38',410.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8101,'4000','181664613288','2022-10-01 11:36:38',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8102,'4000','181664613288','2022-10-01 11:34:48',NULL,150.00,'','18','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8103,'4000','181664613288','2022-10-01 11:35:01',NULL,10.00,'','18','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(8104,'4000','181664613288','2022-10-01 11:35:36',NULL,150.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(8105,'1000','181664613409','2022-10-01 11:37:03',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8106,'4000','181664613409','2022-10-01 11:37:03',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(8107,'1000','181664613629','2022-10-01 11:57:55',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8108,'4000','181664613629','2022-10-01 11:57:55',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8109,'1000','181664614678','2022-10-01 12:32:46',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8110,'4000','181664614678','2022-10-01 12:32:46',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(8113,'5800','181664617348','2022-10-01 12:42:37',220.00,NULL,'0','18','1','Bread','1','','','254','','No',NULL,NULL,''),(8114,'1000','181664617348','2022-10-01 12:42:37',NULL,220.00,'0','18','1','','1','','','254','','No',NULL,NULL,''),(8115,'1000','111664619598','2022-10-01 13:21:38',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8116,'4000','111664619598','2022-10-01 13:21:38',NULL,60.00,'','11','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(8117,'4000','111664619598','2022-10-01 13:19:58',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8118,'1000','181664627628','2022-10-01 15:34:01',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8119,'4000','181664627628','2022-10-01 15:34:01',NULL,30.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(8120,'1000','111664773447','2022-10-03 08:04:17',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8121,'4000','111664773447','2022-10-03 08:04:17',NULL,70.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(8122,'1000','111664774292','2022-10-03 08:18:37',175.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8123,'4000','111664774292','2022-10-03 08:18:37',NULL,175.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8124,'1000','111664774332','2022-10-03 08:19:07',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8125,'4000','111664774332','2022-10-03 08:19:07',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8126,'1000','181664777534','2022-10-03 09:12:28',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8127,'4000','181664777534','2022-10-03 09:12:28',NULL,70.00,'','18','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8128,'1000','181664777558','2022-10-03 09:28:55',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8129,'4000','181664777558','2022-10-03 09:28:55',NULL,200.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8130,'1000','111664780987','2022-10-03 10:10:32',330.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8131,'4000','111664780987','2022-10-03 10:10:32',NULL,310.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8132,'4000','111664780987','2022-10-03 10:09:47',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8133,'1000','181664778539','2022-10-03 10:36:03',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8134,'4000','181664778539','2022-10-03 10:36:03',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8135,'1000','111664783401','2022-10-03 10:50:17',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8136,'4000','111664783401','2022-10-03 10:50:17',NULL,150.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8137,'1000','111664783428','2022-10-03 11:45:25',250.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8143,'1000','111664786769','2022-10-03 12:02:40',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8144,'4000','111664786769','2022-10-03 12:02:40',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8145,'1000','111664787768','2022-10-03 12:03:09',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8146,'4000','111664787768','2022-10-03 12:03:09',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8147,'1000','111664787791','2022-10-03 12:03:20',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8148,'4000','111664787791','2022-10-03 12:03:20',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8149,'1000','111664787830','2022-10-03 12:04:32',215.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8150,'4000','111664787830','2022-10-03 12:04:32',NULL,45.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8151,'4000','111664787830','2022-10-03 12:03:50',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8152,'4000','111664787830','2022-10-03 12:03:58',NULL,60.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8153,'4000','111664787830','2022-10-03 12:04:06',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(8154,'1000','111664787879','2022-10-03 12:04:55',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8155,'4000','111664787879','2022-10-03 12:04:55',NULL,10.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8156,'1000','181664791950','2022-10-03 13:12:42',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8157,'4000','181664791950','2022-10-03 13:12:42',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8158,'1000','181664791965','2022-10-03 14:16:52',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8159,'4000','181664791965','2022-10-03 14:16:52',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8160,'1000','181664795815','2022-10-03 14:17:07',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8161,'4000','181664795815','2022-10-03 14:17:07',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8162,'1000','181664799852','2022-10-03 15:39:33',1000.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8163,'4000','181664799852','2022-10-03 15:39:33',NULL,1000.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8164,'1000','111664787897','2022-10-03 15:56:50',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8165,'4000','111664787897','2022-10-03 15:56:50',NULL,200.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8166,'1000','181664800844','2022-10-03 16:17:42',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8167,'4000','181664800844','2022-10-03 16:17:42',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8168,'4000','181664800844','2022-10-03 15:40:44',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8169,'1000','111664808501','2022-10-03 17:50:40',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8170,'4000','111664808501','2022-10-03 17:50:40',NULL,180.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8171,'1000','181664861150','2022-10-04 08:26:00',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8172,'4000','181664861150','2022-10-04 08:26:00',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8180,'1000','111664861687','2022-10-04 08:35:48',480.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8181,'4000','111664861687','2022-10-04 08:35:48',NULL,150.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8182,'4000','111664861687','2022-10-04 08:34:47',NULL,330.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8183,'1000','181664862810','2022-10-04 08:53:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8184,'4000','181664862810','2022-10-04 08:53:49',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8185,'1000','181664862834','2022-10-04 08:57:03',41.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8186,'4000','181664862834','2022-10-04 08:57:03',NULL,41.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(8187,'1000','181664863031','2022-10-04 09:11:49',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8188,'4000','181664863031','2022-10-04 09:11:49',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8189,'4000','181664863031','2022-10-04 08:57:11',NULL,180.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8190,'1000','181664863917','2022-10-04 09:12:13',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8191,'4000','181664863917','2022-10-04 09:12:13',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8192,'4000','181664863917','2022-10-04 09:11:57',NULL,120.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8193,'1000','111664861786','2022-10-04 10:05:08',55.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8194,'4000','111664861786','2022-10-04 10:05:08',NULL,55.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8195,'1000','111664868008','2022-10-04 10:20:21',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8197,'1000','111664868028','2022-10-04 10:20:38',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8198,'4000','111664868028','2022-10-04 10:20:38',NULL,10.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(8199,'1000','181664868862','2022-10-04 10:34:54',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8200,'4000','181664868862','2022-10-04 10:34:54',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8201,'1000','181664868915','2022-10-04 10:54:15',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8202,'4000','181664868915','2022-10-04 10:54:15',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8203,'1000','181664870058','2022-10-04 10:54:57',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8204,'4000','181664870058','2022-10-04 10:54:57',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8205,'1000','181664870099','2022-10-04 10:59:32',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8206,'4000','181664870099','2022-10-04 10:59:32',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8207,'1000','181664870384','2022-10-04 11:03:47',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8208,'4000','181664870384','2022-10-04 11:03:47',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8209,'1000','181664870631','2022-10-04 11:15:55',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8210,'4000','181664870631','2022-10-04 11:15:55',NULL,30.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(8211,'1000','111664868041','2022-10-04 11:27:16',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8212,'4000','111664868041','2022-10-04 11:27:16',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8213,'1000','181664872412','2022-10-04 11:35:02',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8214,'4000','181664872412','2022-10-04 11:35:02',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8215,'1000','181664872510','2022-10-04 11:35:20',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8216,'4000','181664872510','2022-10-04 11:35:20',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8217,'1000','181664872563','2022-10-04 11:36:14',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8218,'4000','181664872563','2022-10-04 11:36:14',NULL,20.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8219,'1000','181664872692','2022-10-04 11:40:36',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8220,'4000','181664872692','2022-10-04 11:40:36',NULL,100.00,'','18','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8221,'1000','181664872846','2022-10-04 11:41:05',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8222,'4000','181664872846','2022-10-04 11:41:05',NULL,50.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(8223,'1000','181664872876','2022-10-04 11:56:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8224,'4000','181664872876','2022-10-04 11:56:11',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8225,'4000','181664872876','2022-10-04 11:41:16',NULL,20.00,'','18','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(8226,'1000','181664873789','2022-10-04 11:56:39',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8227,'4000','181664873789','2022-10-04 11:56:39',NULL,130.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8228,'1000','181664873808','2022-10-04 11:56:57',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8229,'4000','181664873808','2022-10-04 11:56:57',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8230,'1000','111664873872','2022-10-04 11:58:50',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8231,'4000','111664873872','2022-10-04 11:58:50',NULL,50.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(8232,'1000','111664873939','2022-10-04 11:59:19',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8233,'4000','111664873939','2022-10-04 11:59:19',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8234,'1000','111664873968','2022-10-04 12:00:32',170.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8235,'4000','111664873968','2022-10-04 12:00:32',NULL,150.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8236,'4000','111664873968','2022-10-04 11:59:28',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8237,'1000','181664874669','2022-10-04 12:25:53',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8238,'4000','181664874669','2022-10-04 12:25:53',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8239,'1000','111664874067','2022-10-04 12:38:11',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8240,'4000','111664874067','2022-10-04 12:38:11',NULL,60.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8241,'1000','111664876295','2022-10-04 12:49:32',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8242,'4000','111664876295','2022-10-04 12:49:32',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8243,'1000','111664877020','2022-10-04 12:50:33',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8244,'4000','111664877020','2022-10-04 12:50:33',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8245,'1000','111664877037','2022-10-04 12:52:54',250.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8246,'4000','111664877037','2022-10-04 12:52:54',NULL,250.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8247,'1000','181664877385','2022-10-04 12:56:50',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8248,'4000','181664877385','2022-10-04 12:56:50',NULL,100.00,'','18','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(8249,'1000','181664877418','2022-10-04 12:59:35',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8250,'4000','181664877418','2022-10-04 12:59:35',NULL,5.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8251,'1000','181664877578','2022-10-04 13:02:46',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8252,'4000','181664877578','2022-10-04 13:02:46',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(8253,'1000','181664877770','2022-10-04 13:26:18',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8254,'4000','181664877770','2022-10-04 13:26:18',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(8255,'4000','181664877770','2022-10-04 13:02:50',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8256,'1000','181664879181','2022-10-04 13:47:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8257,'4000','181664879181','2022-10-04 13:47:58',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(8258,'1000','181664880493','2022-10-04 14:30:33',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8259,'4000','181664880493','2022-10-04 14:30:33',NULL,20.00,'','18','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(8260,'1000','111664877178','2022-10-04 14:32:59',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8261,'4000','111664877178','2022-10-04 14:32:59',NULL,60.00,'','11','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(8262,'1000','111664883183','2022-10-04 14:44:25',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8263,'4000','111664883183','2022-10-04 14:44:25',NULL,150.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(8264,'1000','181664883037','2022-10-04 14:45:51',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8265,'4000','181664883037','2022-10-04 14:45:51',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8266,'1000','181664889745','2022-10-04 16:22:51',550.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8267,'4000','181664889745','2022-10-04 16:22:51',NULL,550.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8268,'1000','181664889775','2022-10-04 16:26:16',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8269,'4000','181664889775','2022-10-04 16:26:16',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8270,'1000','181664889977','2022-10-04 16:26:35',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8271,'4000','181664889977','2022-10-04 16:26:35',NULL,200.00,'','18','1','Good sold','1','','sales','215','','No',NULL,NULL,''),(8272,'1000','181664890001','2022-10-04 16:36:29',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8273,'4000','181664890001','2022-10-04 16:36:29',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(8274,'1000','181664890604','2022-10-04 17:02:04',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8275,'4000','181664890604','2022-10-04 17:02:04',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(8278,'5800','181664861165','2022-10-04 08:26:19',1140.00,NULL,'0','18','1','Water','1','','','257','','No',NULL,NULL,''),(8279,'5800','181664861165','2022-10-04 08:26:19',330.00,NULL,'0','18','1','Bread','1','','','256','','No',NULL,NULL,''),(8280,'5800','181664861165','2022-10-04 08:26:19',200.00,NULL,'0','18','1','cakes','1','','','255','','No',NULL,NULL,''),(8281,'1000','181664861165','2022-10-04 08:26:19',NULL,1670.00,'0','18','1','','1','','','255','','No',NULL,NULL,''),(8282,'1000','181664949896','2022-10-05 09:24:23',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8283,'4000','181664949896','2022-10-05 09:24:23',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8284,'4000','181664949896','2022-10-05 09:04:56',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8285,'1000','181664951071','2022-10-05 09:24:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8286,'4000','181664951071','2022-10-05 09:24:41',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8287,'1000','181664951086','2022-10-05 09:37:03',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8288,'4000','181664951086','2022-10-05 09:37:03',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8289,'1000','181664951834','2022-10-05 09:48:39',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8290,'4000','181664951834','2022-10-05 09:48:39',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(8291,'1000','181664952767','2022-10-05 09:54:27',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8292,'4000','181664952767','2022-10-05 09:54:27',NULL,35.00,'','18','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8293,'1000','181664952869','2022-10-05 09:54:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8294,'4000','181664952869','2022-10-05 09:54:50',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8295,'1000','181664952901','2022-10-05 10:43:06',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8296,'4000','181664952901','2022-10-05 10:43:06',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8297,'4000','181664952901','2022-10-05 09:55:01',NULL,30.00,'','18','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8298,'1000','181664956027','2022-10-05 10:47:19',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8299,'4000','181664956027','2022-10-05 10:47:19',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8300,'1000','181664956041','2022-10-05 10:47:52',460.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8301,'4000','181664956041','2022-10-05 10:47:52',NULL,50.00,'','18','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8302,'4000','181664956041','2022-10-05 10:47:21',NULL,410.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8303,'1000','111664956062','2022-10-05 10:49:52',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8304,'4000','111664956062','2022-10-05 10:49:52',NULL,20.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8305,'1000','111664956313','2022-10-05 10:54:00',495.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8306,'4000','111664956313','2022-10-05 10:54:00',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8307,'4000','111664956313','2022-10-05 10:51:53',NULL,445.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8308,'1000','181664956092','2022-10-05 10:55:35',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8309,'4000','181664956092','2022-10-05 10:55:35',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8310,'1000','181664956540','2022-10-05 11:54:19',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8311,'4000','181664956540','2022-10-05 11:54:19',NULL,200.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8312,'1000','111664960475','2022-10-05 12:01:55',260.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8313,'4000','111664960475','2022-10-05 12:01:55',NULL,260.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8314,'1000','181664960067','2022-10-05 12:03:04',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8315,'4000','181664960067','2022-10-05 12:03:04',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8316,'1000','181664960589','2022-10-05 12:08:21',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8317,'4000','181664960589','2022-10-05 12:08:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8318,'1000','181664960913','2022-10-05 12:09:54',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8319,'4000','181664960913','2022-10-05 12:09:54',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(8320,'1000','181664961006','2022-10-05 12:11:58',320.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8321,'4000','181664961006','2022-10-05 12:11:58',NULL,320.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8322,'1000','111664960518','2022-10-05 12:19:25',250.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8323,'4000','111664960518','2022-10-05 12:19:25',NULL,250.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8324,'1000','181664961330','2022-10-05 12:21:01',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8325,'4000','181664961330','2022-10-05 12:21:01',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8328,'5800','181664962122','2022-10-05 12:28:50',275.00,NULL,'0','18','1','Bread','1','','','258','','No',NULL,NULL,''),(8329,'1000','181664962122','2022-10-05 12:28:50',NULL,275.00,'0','18','1','','1','','','258','','No',NULL,NULL,''),(8330,'1000','181664962781','2022-10-05 12:39:52',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8331,'4000','181664962781','2022-10-05 12:39:52',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8332,'1000','111664961577','2022-10-05 14:16:12',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8333,'4000','111664961577','2022-10-05 14:16:12',NULL,25.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8334,'1000','111664970816','2022-10-05 14:53:47',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8335,'4000','111664970816','2022-10-05 14:53:47',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8336,'1000','111664973978','2022-10-05 15:46:54',680.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8337,'4000','111664973978','2022-10-05 15:46:54',NULL,400.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8338,'4000','111664973978','2022-10-05 15:46:18',NULL,280.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8339,'1000','111664975360','2022-10-05 16:26:36',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8340,'4000','111664975360','2022-10-05 16:26:36',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8341,'1000','111664977792','2022-10-05 16:50:04',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8342,'4000','111664977792','2022-10-05 16:50:04',NULL,200.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8343,'1000','111664977806','2022-10-05 16:50:20',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8344,'4000','111664977806','2022-10-05 16:50:20',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8345,'1000','111664977829','2022-10-05 16:51:27',35.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8346,'4000','111664977829','2022-10-05 16:51:27',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8347,'4000','111664977829','2022-10-05 16:50:29',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8348,'1000','111664977892','2022-10-05 16:59:00',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8349,'4000','111664977892','2022-10-05 16:59:00',NULL,20.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(8350,'1000','181664981340','2022-10-05 17:50:42',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8351,'4000','181664981340','2022-10-05 17:50:42',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8352,'1000','181664981453','2022-10-05 17:51:13',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8353,'4000','181664981453','2022-10-05 17:51:13',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8354,'4000','181664981453','2022-10-05 17:50:53',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8355,'1000','111665033462','2022-10-06 08:17:58',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8356,'4000','111665033462','2022-10-06 08:17:58',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8357,'1000','111665033481','2022-10-06 08:18:20',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8358,'4000','111665033481','2022-10-06 08:18:20',NULL,240.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8359,'1000','111665033509','2022-10-06 08:32:43',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8360,'4000','111665033509','2022-10-06 08:32:43',NULL,80.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8361,'1000','181665034920','2022-10-06 08:42:54',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8362,'4000','181665034920','2022-10-06 08:42:54',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8363,'4000','181665034920','2022-10-06 08:42:00',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8364,'1000','181665035038','2022-10-06 08:44:17',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8365,'4000','181665035038','2022-10-06 08:44:17',NULL,120.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8366,'1000','181665035065','2022-10-06 08:59:39',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8367,'4000','181665035065','2022-10-06 08:59:39',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8368,'4000','181665035065','2022-10-06 08:44:25',NULL,20.00,'','18','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8369,'1000','181665035991','2022-10-06 09:41:02',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8370,'4000','181665035991','2022-10-06 09:41:02',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8371,'1000','111665034371','2022-10-06 09:46:35',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8372,'4000','111665034371','2022-10-06 09:46:35',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8373,'1000','181665038465','2022-10-06 10:09:58',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8374,'4000','181665038465','2022-10-06 10:09:58',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(8375,'1000','181665040227','2022-10-06 10:11:40',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8376,'4000','181665040227','2022-10-06 10:11:40',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8377,'1000','111665043013','2022-10-06 11:01:55',420.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8378,'4000','111665043013','2022-10-06 11:01:55',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(8379,'4000','111665043013','2022-10-06 10:56:53',NULL,200.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(8380,'4000','111665043013','2022-10-06 10:57:02',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8381,'4000','111665043013','2022-10-06 10:57:23',NULL,100.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8382,'1000','181665040313','2022-10-06 11:03:34',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8383,'4000','181665040313','2022-10-06 11:03:34',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8384,'1000','181665043422','2022-10-06 11:26:08',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8385,'4000','181665043422','2022-10-06 11:26:08',NULL,20.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8386,'1000','181665044773','2022-10-06 11:30:41',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8387,'4000','181665044773','2022-10-06 11:30:41',NULL,10.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(8388,'4000','181665044773','2022-10-06 11:26:13',NULL,5.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8389,'1000','181665045049','2022-10-06 11:35:01',360.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8390,'4000','181665045049','2022-10-06 11:35:01',NULL,180.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8391,'4000','181665045049','2022-10-06 11:30:49',NULL,180.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(8392,'1000','181665045313','2022-10-06 11:44:04',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8393,'4000','181665045313','2022-10-06 11:44:04',NULL,40.00,'','18','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(8394,'1000','181665045849','2022-10-06 12:04:14',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8395,'4000','181665045849','2022-10-06 12:04:14',NULL,20.00,'','18','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(8396,'1000','181665047059','2022-10-06 12:43:27',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8397,'4000','181665047059','2022-10-06 12:43:27',NULL,400.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8405,'1000','111665050079','2022-10-06 12:54:50',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8406,'4000','111665050079','2022-10-06 12:54:50',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8407,'1000','111665050107','2022-10-06 12:55:39',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8408,'4000','111665050107','2022-10-06 12:55:39',NULL,80.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8409,'4000','111665050107','2022-10-06 12:55:07',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8410,'1000','181665050577','2022-10-06 13:03:05',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8411,'4000','181665050577','2022-10-06 13:03:05',NULL,10.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(8412,'1000','181665050595','2022-10-06 13:23:16',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8413,'4000','181665050595','2022-10-06 13:23:16',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8414,'1000','181665053245','2022-10-06 14:30:12',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8415,'4000','181665053245','2022-10-06 14:30:12',NULL,160.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8416,'1000','181665055825','2022-10-06 14:30:37',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8417,'4000','181665055825','2022-10-06 14:30:37',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8418,'1110','181665055845','2022-10-06 14:37:34',NULL,40.00,'','18','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(8419,'5500','181665055845','2022-10-06 14:30:45',40.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8420,'1000','181665055845','2022-10-06 14:37:34',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8421,'4000','181665055845','2022-10-06 14:37:34',NULL,80.00,'','18','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(8422,'1000','181665056276','2022-10-06 14:40:41',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8423,'4000','181665056276','2022-10-06 14:40:41',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(8424,'1000','181665056445','2022-10-06 15:12:57',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8425,'4000','181665056445','2022-10-06 15:12:57',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8426,'1000','111665058405','2022-10-06 15:13:48',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8427,'4000','111665058405','2022-10-06 15:13:48',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8428,'4000','111665058405','2022-10-06 15:13:25',NULL,10.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8429,'1000','181665058387','2022-10-06 15:18:39',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8430,'4000','181665058387','2022-10-06 15:18:39',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8431,'1000','181665058726','2022-10-06 15:20:31',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8432,'4000','181665058726','2022-10-06 15:20:31',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(8433,'1000','181665059310','2022-10-06 15:35:44',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8434,'4000','181665059310','2022-10-06 15:35:44',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8435,'1000','181665059835','2022-10-06 15:37:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8436,'4000','181665059835','2022-10-06 15:37:31',NULL,20.00,'','18','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(8437,'1000','111665061660','2022-10-06 16:20:59',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8438,'4000','111665061660','2022-10-06 16:20:59',NULL,180.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(8439,'1000','111665062462','2022-10-06 17:16:27',360.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8440,'4000','111665062462','2022-10-06 17:16:27',NULL,360.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8449,'1110','111665120942','2022-10-07 08:36:09',NULL,5.00,'','11','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(8450,'5500','111665120942','2022-10-07 08:35:55',5.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8451,'1000','111665120942','2022-10-07 08:36:09',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8452,'4000','111665120942','2022-10-07 08:36:09',NULL,20.00,'','11','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(8453,'4000','111665120942','2022-10-07 08:35:42',NULL,20.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8454,'1000','181665121853','2022-10-07 08:51:13',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8455,'4000','181665121853','2022-10-07 08:51:13',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8456,'4000','181665121853','2022-10-07 08:50:53',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8457,'1000','181665121877','2022-10-07 09:05:20',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8458,'4000','181665121877','2022-10-07 09:05:20',NULL,50.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(8459,'1000','111665120971','2022-10-07 09:37:59',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8460,'4000','111665120971','2022-10-07 09:37:59',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8461,'1000','111665124730','2022-10-07 09:39:00',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8462,'4000','111665124730','2022-10-07 09:39:00',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8463,'1000','181665124999','2022-10-07 09:43:27',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8464,'4000','181665124999','2022-10-07 09:43:27',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8465,'1000','111665124749','2022-10-07 09:44:19',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8466,'4000','111665124749','2022-10-07 09:44:19',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8467,'4000','111665124749','2022-10-07 09:39:09',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8468,'4000','111665124749','2022-10-07 09:43:28',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8469,'1000','181665125927','2022-10-07 09:58:57',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8470,'4000','181665125927','2022-10-07 09:58:57',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8471,'1000','181665126098','2022-10-07 10:01:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8472,'4000','181665126098','2022-10-07 10:01:47',NULL,60.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8473,'1000','111665125063','2022-10-07 10:27:04',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8474,'4000','111665125063','2022-10-07 10:27:04',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8475,'1000','181665126110','2022-10-07 10:27:56',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8476,'4000','181665126110','2022-10-07 10:27:56',NULL,30.00,'','18','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8477,'1000','181665127679','2022-10-07 10:47:50',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8478,'4000','181665127679','2022-10-07 10:47:50',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8479,'1000','181665128960','2022-10-07 11:04:58',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8480,'4000','181665128960','2022-10-07 11:04:58',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8481,'1000','181665129916','2022-10-07 11:17:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8482,'4000','181665129916','2022-10-07 11:17:11',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8483,'1000','181665130636','2022-10-07 11:46:59',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8484,'4000','181665130636','2022-10-07 11:46:59',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(8485,'1000','181665132423','2022-10-07 12:22:26',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8486,'4000','181665132423','2022-10-07 12:22:26',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8487,'4000','181665132423','2022-10-07 11:47:03',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8490,'1000','111665135543','2022-10-07 12:39:45',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8491,'4000','111665135543','2022-10-07 12:39:45',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8492,'4000','111665135543','2022-10-07 12:39:03',NULL,20.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8493,'5800','181665135534','2022-10-07 12:39:03',165.00,NULL,'0','18','1','Bread','1','','','265','','No',NULL,NULL,''),(8494,'1000','181665135534','2022-10-07 12:39:03',NULL,165.00,'0','18','1','','1','','','265','','No',NULL,NULL,''),(8495,'1000','181665135611','2022-10-07 12:56:48',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8496,'4000','181665135611','2022-10-07 12:56:48',NULL,10.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8497,'1000','181665137494','2022-10-07 13:11:45',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8498,'4000','181665137494','2022-10-07 13:11:45',NULL,130.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8499,'1000','181665137517','2022-10-07 14:15:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8500,'4000','181665137517','2022-10-07 14:15:11',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8501,'1000','181665141315','2022-10-07 14:16:56',31.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8502,'4000','181665141315','2022-10-07 14:16:56',NULL,31.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(8503,'1000','181665141427','2022-10-07 14:24:37',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8504,'4000','181665141427','2022-10-07 14:24:37',NULL,150.00,'','18','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8505,'1000','181665141882','2022-10-07 14:24:52',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8506,'4000','181665141882','2022-10-07 14:24:52',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8507,'1000','111665141909','2022-10-07 14:25:34',340.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8508,'4000','111665141909','2022-10-07 14:25:34',NULL,100.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(8509,'4000','111665141909','2022-10-07 14:25:09',NULL,240.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8510,'1000','111665141948','2022-10-07 14:26:23',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8511,'4000','111665141948','2022-10-07 14:26:23',NULL,100.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8512,'1000','181665142879','2022-10-07 14:50:45',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8513,'4000','181665142879','2022-10-07 14:50:45',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8514,'1000','111665151389','2022-10-07 17:03:17',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8515,'4000','111665151389','2022-10-07 17:03:17',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8516,'1000','181665151647','2022-10-07 17:07:36',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8517,'4000','181665151647','2022-10-07 17:07:36',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(8518,'1000','181665151665','2022-10-07 17:08:04',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8519,'4000','181665151665','2022-10-07 17:08:04',NULL,45.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8520,'1000','111665223234','2022-10-08 13:01:22',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8521,'4000','111665223234','2022-10-08 13:01:22',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8522,'4000','111665223234','2022-10-08 13:00:34',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8523,'4000','111665223234','2022-10-08 13:00:55',NULL,50.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8524,'1000','111665223292','2022-10-08 13:01:58',370.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8525,'4000','111665223292','2022-10-08 13:01:58',NULL,350.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8526,'4000','111665223292','2022-10-08 13:01:32',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8527,'1000','111665232633','2022-10-08 15:39:02',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8528,'4000','111665232633','2022-10-08 15:39:02',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8529,'1000','111665235573','2022-10-08 16:26:30',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8530,'4000','111665235573','2022-10-08 16:26:30',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8533,'5800','181665235593','2022-10-08 16:26:41',220.00,NULL,'0','18','1','Bread','1','','','266','','No',NULL,NULL,''),(8534,'1000','181665235593','2022-10-08 16:26:41',NULL,220.00,'0','18','1','','1','','','266','','No',NULL,NULL,''),(8535,'1000','181665395540','2022-10-10 13:47:41',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8536,'4000','181665395540','2022-10-10 13:47:41',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8537,'1000','181665399058','2022-10-10 13:52:35',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8538,'4000','181665399058','2022-10-10 13:52:35',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8539,'1000','181665399162','2022-10-10 14:07:57',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8540,'4000','181665399162','2022-10-10 14:07:57',NULL,300.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8541,'1000','181665400105','2022-10-10 14:29:57',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8542,'4000','181665400105','2022-10-10 14:29:57',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8543,'1000','111665407553','2022-10-10 16:12:50',540.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8544,'4000','111665407553','2022-10-10 16:12:50',NULL,540.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8545,'1000','111665407590','2022-10-10 16:14:12',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8546,'4000','111665407590','2022-10-10 16:14:12',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8547,'4000','111665407590','2022-10-10 16:13:49',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8548,'1000','181665466710','2022-10-11 09:18:43',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8549,'4000','181665466710','2022-10-11 09:18:43',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8550,'1000','181665469206','2022-10-11 09:20:43',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8551,'4000','181665469206','2022-10-11 09:20:43',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8552,'1000','181665469255','2022-10-11 09:21:07',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8553,'4000','181665469255','2022-10-11 09:21:07',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8554,'1000','181665469279','2022-10-11 09:26:52',280.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8555,'4000','181665469279','2022-10-11 09:26:52',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(8556,'4000','181665469279','2022-10-11 09:21:19',NULL,100.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8557,'1000','181665469630','2022-10-11 09:31:14',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8558,'4000','181665469630','2022-10-11 09:31:14',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8559,'1000','181665470083','2022-10-11 09:36:46',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8560,'4000','181665470083','2022-10-11 09:36:46',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8561,'1000','111665467479','2022-10-11 09:48:09',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8562,'4000','111665467479','2022-10-11 09:48:09',NULL,70.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8563,'1000','181665470213','2022-10-11 10:02:47',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8564,'4000','181665470213','2022-10-11 10:02:47',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8565,'1000','181665471780','2022-10-11 10:20:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8566,'4000','181665471780','2022-10-11 10:20:24',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8567,'1000','181665472827','2022-10-11 11:17:56',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8568,'4000','181665472827','2022-10-11 11:17:56',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8569,'1000','181665476282','2022-10-11 11:18:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8570,'4000','181665476282','2022-10-11 11:18:11',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8571,'1000','111665476533','2022-10-11 11:23:39',280.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8572,'4000','111665476533','2022-10-11 11:23:39',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8573,'4000','111665476533','2022-10-11 11:22:13',NULL,180.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8574,'1000','111665476628','2022-10-11 11:24:01',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8575,'4000','111665476628','2022-10-11 11:24:01',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8576,'1000','111665476663','2022-10-11 11:24:44',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8577,'4000','111665476663','2022-10-11 11:24:44',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8578,'1000','181665476295','2022-10-11 11:32:28',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8579,'4000','181665476295','2022-10-11 11:32:28',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8580,'1000','181665477159','2022-10-11 12:10:00',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8581,'4000','181665477159','2022-10-11 12:10:00',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8582,'4000','181665477159','2022-10-11 12:09:46',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8583,'1000','111665476700','2022-10-11 12:14:35',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8584,'4000','111665476700','2022-10-11 12:14:35',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8585,'1000','111665479684','2022-10-11 12:17:27',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8586,'4000','111665479684','2022-10-11 12:17:27',NULL,180.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8587,'1000','111665484474','2022-10-11 13:35:08',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8588,'4000','111665484474','2022-10-11 13:35:08',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8589,'1000','181665479765','2022-10-11 13:52:11',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8590,'4000','181665479765','2022-10-11 13:52:11',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8591,'1000','181665485578','2022-10-11 14:44:07',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8592,'4000','181665485578','2022-10-11 14:44:07',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(8593,'1000','181665489586','2022-10-11 15:00:29',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8594,'4000','181665489586','2022-10-11 15:00:29',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8595,'4000','181665489586','2022-10-11 14:59:46',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8596,'1000','111665490837','2022-10-11 15:21:03',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8597,'4000','111665490837','2022-10-11 15:21:03',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8598,'1000','181665492286','2022-10-11 15:49:03',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8599,'4000','181665492286','2022-10-11 15:49:03',NULL,50.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8600,'1000','181665492549','2022-10-11 16:33:35',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8601,'4000','181665492549','2022-10-11 16:33:35',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8602,'1000','181665495260','2022-10-11 16:41:02',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8603,'4000','181665495260','2022-10-11 16:41:02',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8604,'1000','111665500381','2022-10-11 18:00:13',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8605,'4000','111665500381','2022-10-11 18:00:13',NULL,180.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8606,'4000','111665500381','2022-10-11 17:59:41',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8613,'5800','181665500473','2022-10-11 18:01:20',450.00,NULL,'0','18','1','groundnuts','1','','','269','','No',NULL,NULL,''),(8614,'5800','181665500473','2022-10-11 18:01:20',200.00,NULL,'0','18','1','cakes','1','','','268','','No',NULL,NULL,''),(8615,'5800','181665500473','2022-10-11 18:01:20',220.00,NULL,'0','18','1','Bread','1','','','267','','No',NULL,NULL,''),(8616,'1000','181665500473','2022-10-11 18:01:20',NULL,870.00,'0','18','1','','1','','','267','','No',NULL,NULL,''),(8617,'1000','111665500719','2022-10-11 18:06:22',587.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8618,'4000','111665500719','2022-10-11 18:06:22',NULL,350.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(8619,'4000','111665500719','2022-10-11 18:05:19',NULL,237.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(8620,'1000','181665553129','2022-10-12 08:38:56',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8621,'4000','181665553129','2022-10-12 08:38:56',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8622,'1000','181665553140','2022-10-12 08:39:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8623,'4000','181665553140','2022-10-12 08:39:11',NULL,30.00,'','18','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(8624,'1000','181665554153','2022-10-12 08:56:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8625,'4000','181665554153','2022-10-12 08:56:01',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8626,'1000','181665554170','2022-10-12 09:00:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8627,'4000','181665554170','2022-10-12 09:00:24',NULL,20.00,'','18','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(8628,'1000','111665552652','2022-10-12 09:10:56',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8629,'4000','111665552652','2022-10-12 09:10:56',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8630,'1000','181665556087','2022-10-12 09:38:06',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8631,'4000','181665556087','2022-10-12 09:38:06',NULL,5.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8632,'1000','181665556689','2022-10-12 09:43:11',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8633,'4000','181665556689','2022-10-12 09:43:11',NULL,60.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8634,'1000','181665557001','2022-10-12 09:43:53',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8635,'4000','181665557001','2022-10-12 09:43:53',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8636,'4000','181665557001','2022-10-12 09:43:21',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8637,'1000','181665557058','2022-10-12 09:46:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8638,'4000','181665557058','2022-10-12 09:46:36',NULL,20.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8639,'1000','181665557200','2022-10-12 10:04:57',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8640,'4000','181665557200','2022-10-12 10:04:57',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8641,'1000','181665558300','2022-10-12 10:22:56',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8642,'4000','181665558300','2022-10-12 10:22:56',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8643,'1000','111665559444','2022-10-12 10:24:43',650.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8644,'4000','111665559444','2022-10-12 10:24:43',NULL,650.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8645,'1000','111665559487','2022-10-12 11:03:08',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8646,'4000','111665559487','2022-10-12 11:03:08',NULL,80.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8647,'1000','181665559389','2022-10-12 11:11:24',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8648,'4000','181665559389','2022-10-12 11:11:24',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8649,'1000','181665562293','2022-10-12 11:45:16',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8650,'4000','181665562293','2022-10-12 11:45:16',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8651,'1000','181665564318','2022-10-12 11:52:31',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8652,'4000','181665564318','2022-10-12 11:52:31',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8653,'1000','181665564765','2022-10-12 11:52:57',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8654,'4000','181665564765','2022-10-12 11:52:57',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8655,'1000','181665564794','2022-10-12 12:32:38',48.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8656,'4000','181665564794','2022-10-12 12:32:38',NULL,48.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(8657,'1000','181665567169','2022-10-12 12:55:25',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8658,'4000','181665567169','2022-10-12 12:55:25',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8659,'1000','181665568535','2022-10-12 13:06:08',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8660,'4000','181665568535','2022-10-12 13:06:08',NULL,100.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(8661,'1000','181665569173','2022-10-12 13:31:33',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8662,'4000','181665569173','2022-10-12 13:31:33',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8667,'1000','181665571042','2022-10-12 13:37:50',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8668,'4000','181665571042','2022-10-12 13:37:50',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8669,'1000','181665571076','2022-10-12 13:38:02',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8670,'4000','181665571076','2022-10-12 13:38:02',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8671,'1000','181665571099','2022-10-12 14:03:29',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8672,'4000','181665571099','2022-10-12 14:03:29',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8673,'1000','181665572623','2022-10-12 14:19:28',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8674,'4000','181665572623','2022-10-12 14:19:28',NULL,60.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8680,'1000','111665573796','2022-10-12 14:24:18',340.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8681,'4000','111665573796','2022-10-12 14:24:18',NULL,340.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8682,'1000','181665573995','2022-10-12 14:26:42',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8683,'4000','181665573995','2022-10-12 14:26:42',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8684,'1000','181665574970','2022-10-12 17:52:30',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8685,'4000','181665574970','2022-10-12 17:52:30',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8686,'1000','111665586988','2022-10-12 18:03:16',350.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8687,'4000','111665586988','2022-10-12 18:03:16',NULL,350.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(8688,'1000','111665587007','2022-10-12 18:03:37',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8689,'4000','111665587007','2022-10-12 18:03:37',NULL,180.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8690,'1000','111665587048','2022-10-12 18:04:24',325.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8691,'4000','111665587048','2022-10-12 18:04:24',NULL,325.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(8692,'1000','181665640710','2022-10-13 08:58:39',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8693,'4000','181665640710','2022-10-13 08:58:39',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8694,'1000','181665640769','2022-10-13 08:59:36',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8695,'4000','181665640769','2022-10-13 08:59:36',NULL,100.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(8696,'1000','111665641381','2022-10-13 09:09:57',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8697,'4000','111665641381','2022-10-13 09:09:57',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8698,'1000','181665640778','2022-10-13 09:19:51',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8699,'4000','181665640778','2022-10-13 09:19:51',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8700,'1000','181665641998','2022-10-13 09:59:14',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8701,'4000','181665641998','2022-10-13 09:59:14',NULL,100.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(8702,'1000','181665644357','2022-10-13 10:06:35',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8703,'4000','181665644357','2022-10-13 10:06:35',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8704,'1000','111665645188','2022-10-13 10:30:06',360.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8705,'4000','111665645188','2022-10-13 10:30:06',NULL,360.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8706,'1000','181665645489','2022-10-13 10:56:19',53.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8707,'4000','181665645489','2022-10-13 10:56:19',NULL,53.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(8708,'1000','181665647793','2022-10-13 11:13:15',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8710,'1000','181665647793','2022-10-13 11:13:15',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8711,'4000','181665647793','2022-10-13 11:13:15',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8712,'1000','181665649037','2022-10-13 11:43:52',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8713,'4000','181665649037','2022-10-13 11:43:52',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8714,'4000','181665649037','2022-10-13 11:17:17',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8715,'4000','181665649037','2022-10-13 11:43:32',NULL,20.00,'','18','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8716,'1000','181665650636','2022-10-13 12:05:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8717,'4000','181665650636','2022-10-13 12:05:02',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8718,'1000','181665651909','2022-10-13 12:21:04',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8719,'4000','181665651909','2022-10-13 12:21:04',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8720,'1000','111665649025','2022-10-13 12:27:49',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8721,'4000','111665649025','2022-10-13 12:27:49',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8722,'1000','111665653276','2022-10-13 12:57:05',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8723,'4000','111665653276','2022-10-13 12:57:05',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8724,'4000','111665653276','2022-10-13 12:27:56',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8725,'1000','111665655031','2022-10-13 12:57:24',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8726,'4000','111665655031','2022-10-13 12:57:24',NULL,130.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8727,'1000','111665656716','2022-10-13 13:25:28',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8728,'4000','111665656716','2022-10-13 13:25:28',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8729,'1000','111665656740','2022-10-13 13:33:17',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8730,'4000','111665656740','2022-10-13 13:33:17',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8731,'4000','111665656740','2022-10-13 13:25:40',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8732,'1000','181665652867','2022-10-13 14:20:35',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8733,'4000','181665652867','2022-10-13 14:20:35',NULL,160.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8734,'1000','181665660048','2022-10-13 14:47:34',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8735,'4000','181665660048','2022-10-13 14:47:34',NULL,20.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(8736,'4000','181665660048','2022-10-13 14:20:48',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(8737,'1000','181665661662','2022-10-13 14:50:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8738,'4000','181665661662','2022-10-13 14:50:58',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8739,'1000','181665661871','2022-10-13 15:26:54',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8740,'4000','181665661871','2022-10-13 15:26:54',NULL,80.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8741,'1000','181665665153','2022-10-13 15:46:39',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8742,'4000','181665665153','2022-10-13 15:46:39',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8743,'4000','181665665153','2022-10-13 15:46:07',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8744,'1000','181665665204','2022-10-13 16:27:01',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8745,'4000','181665665204','2022-10-13 16:27:01',NULL,75.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8746,'1000','181665668425','2022-10-13 16:40:46',770.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8747,'4000','181665668425','2022-10-13 16:40:46',NULL,700.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(8748,'4000','181665668425','2022-10-13 16:40:25',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8749,'1000','111665668651','2022-10-13 16:44:27',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8750,'4000','111665668651','2022-10-13 16:44:27',NULL,100.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8751,'1000','111665672068','2022-10-13 17:41:18',390.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8752,'4000','111665672068','2022-10-13 17:41:18',NULL,390.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(8753,'1000','111665672101','2022-10-13 17:41:58',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8754,'4000','111665672101','2022-10-13 17:41:58',NULL,200.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8755,'1000','181665672203','2022-10-13 17:50:06',134.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8760,'5800','181665570928','2022-10-12 13:35:35',200.00,NULL,'0','11','1','cakes','1','','','271','','No',NULL,NULL,''),(8761,'5800','181665570928','2022-10-12 13:35:35',220.00,NULL,'0','11','1','Bread','1','','','270','','No',NULL,NULL,''),(8762,'1000','181665570928','2022-10-12 13:35:35',NULL,420.00,'0','11','1','','1','','','270','','No',NULL,NULL,''),(8763,'1000','181665725926','2022-10-14 08:38:59',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8764,'4000','181665725926','2022-10-14 08:38:59',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8765,'1000','111665731723','2022-10-14 10:15:39',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8766,'4000','111665731723','2022-10-14 10:15:39',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8767,'1000','111665731746','2022-10-14 10:19:27',175.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8768,'4000','111665731746','2022-10-14 10:19:27',NULL,75.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8769,'4000','111665731746','2022-10-14 10:15:46',NULL,60.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8770,'4000','111665731746','2022-10-14 10:18:59',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8771,'1000','111665731969','2022-10-14 10:19:40',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8772,'4000','111665731969','2022-10-14 10:19:40',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8773,'1000','181665735495','2022-10-14 11:18:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8774,'4000','181665735495','2022-10-14 11:18:25',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8775,'1000','111665736423','2022-10-14 11:49:28',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8776,'4000','111665736423','2022-10-14 11:49:28',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8777,'1000','111665737373','2022-10-14 11:49:57',210.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8778,'4000','111665737373','2022-10-14 11:49:57',NULL,210.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8779,'1000','111665737400','2022-10-14 11:50:24',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8780,'4000','111665737400','2022-10-14 11:50:24',NULL,40.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8781,'4000','111665737400','2022-10-14 11:50:00',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8791,'1000','111665742050','2022-10-14 13:09:16',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8792,'4000','111665742050','2022-10-14 13:09:16',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8793,'1000','181665739994','2022-10-14 13:21:24',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8794,'4000','181665739994','2022-10-14 13:21:24',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8795,'1000','181665743454','2022-10-14 13:31:01',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8796,'4000','181665743454','2022-10-14 13:31:01',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8797,'1000','181665743735','2022-10-14 13:35:51',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8798,'4000','181665743735','2022-10-14 13:35:51',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8799,'1000','111665746599','2022-10-14 14:30:51',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8800,'4000','111665746599','2022-10-14 14:30:51',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8801,'4000','111665746599','2022-10-14 14:23:19',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8802,'1000','111665750617','2022-10-14 15:30:36',600.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8803,'4000','111665750617','2022-10-14 15:30:36',NULL,600.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8804,'1000','111665750650','2022-10-14 15:31:29',1000.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8805,'4000','111665750650','2022-10-14 15:31:29',NULL,1000.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8806,'1000','181665750744','2022-10-14 15:33:10',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8807,'4000','181665750744','2022-10-14 15:33:10',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8808,'1000','181665750803','2022-10-14 15:33:33',42.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8809,'4000','181665750803','2022-10-14 15:33:33',NULL,42.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(8810,'1000','111665750930','2022-10-14 15:35:44',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8811,'4000','111665750930','2022-10-14 15:35:44',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8812,'1000','111665750953','2022-10-14 16:05:51',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8813,'4000','111665750953','2022-10-14 16:05:51',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8814,'4000','111665750953','2022-10-14 15:35:53',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8815,'1000','111665752759','2022-10-14 17:27:00',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8816,'4000','111665752759','2022-10-14 17:27:00',NULL,100.00,'','11','1','Good sold','1','','sales','215','','No',NULL,NULL,''),(8817,'1000','111665757634','2022-10-14 17:27:25',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8818,'4000','111665757634','2022-10-14 17:27:25',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8819,'1000','111665757647','2022-10-14 17:27:53',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8820,'4000','111665757647','2022-10-14 17:27:53',NULL,10.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8821,'4000','111665757647','2022-10-14 17:27:27',NULL,10.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8831,'1000','111665820934','2022-10-15 11:02:37',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8832,'4000','111665820934','2022-10-15 11:02:37',NULL,100.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8833,'1000','111665840590','2022-10-15 16:30:21',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8834,'4000','111665840590','2022-10-15 16:30:21',NULL,10.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8835,'4000','111665840590','2022-10-15 16:29:50',NULL,80.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8836,'1000','181665840828','2022-10-15 16:36:15',445.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8837,'4000','181665840828','2022-10-15 16:36:15',NULL,100.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8838,'4000','181665840828','2022-10-15 16:33:48',NULL,100.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8839,'4000','181665840828','2022-10-15 16:34:45',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8840,'4000','181665840828','2022-10-15 16:34:58',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8841,'1000','111665988283','2022-10-17 09:31:59',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8842,'4000','111665988283','2022-10-17 09:31:59',NULL,70.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8843,'4000','111665988283','2022-10-17 09:31:23',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8844,'1000','111665988328','2022-10-17 09:32:28',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8845,'4000','111665988328','2022-10-17 09:32:28',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8846,'4000','111665988328','2022-10-17 09:32:08',NULL,30.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8847,'1000','111665988357','2022-10-17 09:33:17',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8848,'4000','111665988357','2022-10-17 09:33:17',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8849,'4000','111665988357','2022-10-17 09:32:37',NULL,250.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8850,'1000','111665988409','2022-10-17 09:34:07',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8851,'4000','111665988409','2022-10-17 09:34:07',NULL,100.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8852,'1000','181665984823','2022-10-17 09:41:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8853,'4000','181665984823','2022-10-17 09:41:58',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8854,'1000','111665988458','2022-10-17 10:05:16',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8855,'4000','111665988458','2022-10-17 10:05:16',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8856,'4000','111665988458','2022-10-17 09:34:18',NULL,40.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8857,'1000','181665988920','2022-10-17 10:53:44',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8858,'4000','181665988920','2022-10-17 10:53:44',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(8859,'1000','181665993228','2022-10-17 10:54:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8860,'4000','181665993228','2022-10-17 10:54:53',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(8861,'1000','181665993320','2022-10-17 11:27:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8862,'4000','181665993320','2022-10-17 11:27:10',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8863,'1000','181665995237','2022-10-17 11:49:24',290.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8864,'4000','181665995237','2022-10-17 11:49:24',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8865,'4000','181665995237','2022-10-17 11:27:17',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8866,'1000','181665996569','2022-10-17 11:54:05',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8867,'4000','181665996569','2022-10-17 11:54:05',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8868,'1000','181665996847','2022-10-17 12:03:45',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8869,'4000','181665996847','2022-10-17 12:03:45',NULL,100.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8870,'1000','181665997428','2022-10-17 12:05:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8871,'4000','181665997428','2022-10-17 12:05:38',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8872,'1000','181665997540','2022-10-17 12:33:38',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8873,'4000','181665997540','2022-10-17 12:33:38',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(8874,'4000','181665997540','2022-10-17 12:33:15',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8875,'1000','181665999224','2022-10-17 12:42:50',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8876,'4000','181665999224','2022-10-17 12:42:50',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8877,'1000','181665999784','2022-10-17 12:49:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8878,'4000','181665999784','2022-10-17 12:49:25',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8879,'1000','181666000167','2022-10-17 13:31:47',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8880,'4000','181666000167','2022-10-17 13:31:47',NULL,20.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8881,'1000','181666002712','2022-10-17 13:37:50',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8882,'4000','181666002712','2022-10-17 13:37:50',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8883,'1000','111666004171','2022-10-17 13:56:54',450.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8884,'4000','111666004171','2022-10-17 13:56:54',NULL,450.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8885,'1000','181666003089','2022-10-17 15:00:16',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (8886,'4000','181666003089','2022-10-17 15:00:16',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8887,'1000','181666008017','2022-10-17 15:30:00',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8888,'4000','181666008017','2022-10-17 15:30:00',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8889,'4000','181666008017','2022-10-17 15:29:42',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8890,'1000','181666009803','2022-10-17 16:11:45',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8891,'4000','181666009803','2022-10-17 16:11:45',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8892,'1000','181666012310','2022-10-17 16:12:01',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8893,'4000','181666012310','2022-10-17 16:12:01',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8894,'1000','181666012327','2022-10-17 16:12:20',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8895,'4000','181666012327','2022-10-17 16:12:20',NULL,200.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8896,'1000','181666012348','2022-10-17 16:12:45',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8897,'4000','181666012348','2022-10-17 16:12:45',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(8898,'1000','111666018134','2022-10-17 17:50:51',79.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8899,'4000','111666018134','2022-10-17 17:50:51',NULL,79.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(8900,'1000','111666018259','2022-10-17 17:52:37',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8901,'4000','111666018259','2022-10-17 17:52:37',NULL,120.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(8902,'1000','111666018374','2022-10-17 17:53:29',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8903,'4000','111666018374','2022-10-17 17:53:29',NULL,120.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8904,'1000','111666018581','2022-10-17 17:58:28',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8905,'4000','111666018581','2022-10-17 17:58:28',NULL,40.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8906,'4000','111666018581','2022-10-17 17:56:21',NULL,140.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8909,'5800','111666020148','2022-10-17 18:22:41',200.00,NULL,'0','11','1','cakes','1','','','276','','No',NULL,NULL,''),(8910,'1000','111666020148','2022-10-17 18:22:41',NULL,200.00,'0','11','1','','1','','','276','','No',NULL,NULL,''),(8911,'1000','111666069177','2022-10-18 08:00:10',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8912,'4000','111666069177','2022-10-18 08:00:10',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8913,'4000','111666069177','2022-10-18 07:59:37',NULL,40.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8950,'5800','181666075297','2022-10-18 09:41:45',330.00,NULL,'0','18','1','Bread','1','','','290','','No',NULL,NULL,''),(8951,'5800','181666075297','2022-10-18 09:41:45',1300.00,NULL,'0','18','1','Rim of Papers','1','','','289','','No',NULL,NULL,''),(8952,'5800','181666075297','2022-10-18 09:41:45',1150.00,NULL,'0','18','1','Soda( 300ML)','1','','','288','','No',NULL,NULL,''),(8953,'5800','181666075297','2022-10-18 09:41:45',150.00,NULL,'0','18','1','notebooks','1','','','287','','No',NULL,NULL,''),(8954,'5800','181666075297','2022-10-18 09:41:45',1080.00,NULL,'0','18','1','cellotape','1','','','286','','No',NULL,NULL,''),(8955,'5800','181666075297','2022-10-18 09:41:45',160.00,NULL,'0','18','1','binding tape','1','','','285','','No',NULL,NULL,''),(8956,'5800','181666075297','2022-10-18 09:41:45',1430.00,NULL,'0','18','1','Binding covers','1','','','284','','No',NULL,NULL,''),(8957,'5800','181666075297','2022-10-18 09:41:45',2150.00,NULL,'0','18','1','tissue','1','','','283','','No',NULL,NULL,''),(8958,'5800','181666075297','2022-10-18 09:41:45',1900.00,NULL,'0','18','1','Maize flour','1','','','282','','No',NULL,NULL,''),(8959,'5800','181666075297','2022-10-18 09:41:45',900.00,NULL,'0','18','1','milk(500 gms)','1','','','281','','No',NULL,NULL,''),(8960,'5800','181666075297','2022-10-18 09:41:45',770.00,NULL,'0','18','1','Handkarchief','1','','','280','','No',NULL,NULL,''),(8961,'5800','181666075297','2022-10-18 09:41:45',850.00,NULL,'0','18','1','Foil','1','','','279','','No',NULL,NULL,''),(8962,'5800','181666075297','2022-10-18 09:41:45',1600.00,NULL,'0','18','1','Soy sauce','1','','','278','','No',NULL,NULL,''),(8963,'5800','181666075297','2022-10-18 09:41:45',8250.00,NULL,'0','18','1','Electricity Bill','1','','','277','','No',NULL,NULL,''),(8964,'1000','181666075297','2022-10-18 09:41:45',NULL,22020.00,'0','18','1','','1','','','277','','No',NULL,NULL,''),(8965,'1000','181666078850','2022-10-18 11:01:27',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8966,'4000','181666078850','2022-10-18 11:01:27',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(8967,'1000','181666081719','2022-10-18 11:28:46',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8968,'4000','181666081719','2022-10-18 11:28:46',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8969,'1000','181666082946','2022-10-18 11:49:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8970,'4000','181666082946','2022-10-18 11:49:17',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8971,'1000','181666084597','2022-10-18 12:20:36',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8972,'4000','181666084597','2022-10-18 12:20:36',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8973,'1000','181666084841','2022-10-18 12:40:39',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8974,'4000','181666084841','2022-10-18 12:40:39',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8975,'4000','181666084841','2022-10-18 12:20:41',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8976,'4000','181666084841','2022-10-18 12:39:52',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8977,'1000','181666086240','2022-10-18 12:44:11',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8978,'4000','181666086240','2022-10-18 12:44:11',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8979,'1000','181666086280','2022-10-18 12:48:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8980,'4000','181666086280','2022-10-18 12:48:22',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(8981,'1000','181666087992','2022-10-18 13:13:21',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8982,'4000','181666087992','2022-10-18 13:13:21',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(8983,'1000','181666088004','2022-10-18 13:13:32',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8984,'4000','181666088004','2022-10-18 13:13:32',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8985,'1000','181666085382','2022-10-18 13:46:09',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8986,'4000','181666085382','2022-10-18 13:46:09',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(8987,'4000','181666085382','2022-10-18 12:29:42',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(8988,'1000','181666089973','2022-10-18 13:46:23',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8989,'4000','181666089973','2022-10-18 13:46:23',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8990,'1000','181666088020','2022-10-18 13:50:53',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8991,'4000','181666088020','2022-10-18 13:50:53',NULL,20.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8992,'4000','181666088020','2022-10-18 13:13:40',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(8993,'1000','181666090261','2022-10-18 14:05:51',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8994,'4000','181666090261','2022-10-18 14:05:51',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(8995,'1000','181666091153','2022-10-18 14:05:59',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8996,'4000','181666091153','2022-10-18 14:05:59',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(8997,'1000','181666096732','2022-10-18 15:39:01',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8998,'4000','181666096732','2022-10-18 15:39:01',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(8999,'1000','181666101773','2022-10-18 17:03:06',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9000,'4000','181666101773','2022-10-18 17:03:06',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9001,'1000','181666101795','2022-10-18 17:08:27',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9002,'4000','181666101795','2022-10-18 17:08:27',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9003,'1000','181666102109','2022-10-18 17:09:15',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9004,'4000','181666102109','2022-10-18 17:09:15',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9005,'4000','181666102109','2022-10-18 17:08:29',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(9006,'1000','181666102165','2022-10-18 17:43:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9007,'4000','181666102165','2022-10-18 17:43:53',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9008,'1000','111666105022','2022-10-18 17:57:14',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9009,'4000','111666105022','2022-10-18 17:57:14',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9010,'1000','111666105045','2022-10-18 17:57:49',400.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9011,'4000','111666105045','2022-10-18 17:57:49',NULL,400.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9012,'1000','111666105083','2022-10-18 17:58:12',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9013,'4000','111666105083','2022-10-18 17:58:12',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9014,'1000','111666105103','2022-10-18 17:58:41',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9015,'4000','111666105103','2022-10-18 17:58:41',NULL,200.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(9016,'1000','111666105130','2022-10-18 17:59:01',87.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9017,'4000','111666105130','2022-10-18 17:59:01',NULL,87.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9018,'1000','181666156368','2022-10-19 08:13:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9019,'4000','181666156368','2022-10-19 08:13:28',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9020,'1000','111666157741','2022-10-19 08:36:25',400.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9021,'4000','111666157741','2022-10-19 08:36:25',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(9022,'4000','111666157741','2022-10-19 08:35:41',NULL,300.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9023,'1000','181666160562','2022-10-19 09:22:52',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9024,'4000','181666160562','2022-10-19 09:22:52',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9025,'1000','181666160584','2022-10-19 09:23:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9026,'4000','181666160584','2022-10-19 09:23:12',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9027,'1000','181666160595','2022-10-19 09:23:27',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9028,'4000','181666160595','2022-10-19 09:23:27',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9029,'1000','181666160611','2022-10-19 09:38:28',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9030,'4000','181666160611','2022-10-19 09:38:28',NULL,50.00,'','18','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(9031,'4000','181666160611','2022-10-19 09:23:31',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9032,'1000','181666161511','2022-10-19 10:04:19',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9033,'4000','181666161511','2022-10-19 10:04:19',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9034,'1000','181666163062','2022-10-19 10:12:59',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9035,'4000','181666163062','2022-10-19 10:12:59',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(9036,'4000','181666163062','2022-10-19 10:04:22',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(9037,'1000','181666163584','2022-10-19 10:20:09',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9038,'4000','181666163584','2022-10-19 10:20:09',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9039,'1000','181666164016','2022-10-19 10:21:22',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9040,'4000','181666164016','2022-10-19 10:21:22',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9041,'1000','181666164085','2022-10-19 10:23:09',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9042,'4000','181666164085','2022-10-19 10:23:09',NULL,15.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9043,'1000','111666161457','2022-10-19 11:20:46',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9044,'4000','111666161457','2022-10-19 11:20:46',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9045,'1000','111666167650','2022-10-19 11:20:58',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9046,'4000','111666167650','2022-10-19 11:20:58',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(9047,'1000','181666164191','2022-10-19 11:38:00',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9048,'4000','181666164191','2022-10-19 11:38:00',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9049,'1000','181666172871','2022-10-19 13:04:32',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9050,'4000','181666172871','2022-10-19 13:04:32',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9051,'1000','111666174825','2022-10-19 13:42:40',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9052,'4000','111666174825','2022-10-19 13:42:40',NULL,180.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9053,'4000','111666174825','2022-10-19 13:20:26',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9054,'1000','181666173876','2022-10-19 13:54:30',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9055,'4000','181666173876','2022-10-19 13:54:30',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(9056,'1000','181666176874','2022-10-19 13:54:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9057,'4000','181666176874','2022-10-19 13:54:50',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9058,'1000','181666176898','2022-10-19 13:55:27',460.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9059,'4000','181666176898','2022-10-19 13:55:27',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(9060,'4000','181666176898','2022-10-19 13:54:58',NULL,50.00,'','18','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(9061,'4000','181666176898','2022-10-19 13:55:06',NULL,60.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9062,'1000','181666177070','2022-10-19 14:34:22',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9063,'4000','181666177070','2022-10-19 14:34:22',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9064,'1000','181666179266','2022-10-19 14:34:34',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9065,'4000','181666179266','2022-10-19 14:34:34',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(9066,'1000','181666179278','2022-10-19 14:38:29',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9067,'4000','181666179278','2022-10-19 14:38:29',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(9068,'1000','111666184774','2022-10-19 16:06:29',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9069,'4000','111666184774','2022-10-19 16:06:29',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9070,'1000','181666185249','2022-10-19 16:14:29',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9071,'4000','181666185249','2022-10-19 16:14:29',NULL,130.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(9072,'1000','181666185282','2022-10-19 16:15:06',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9073,'4000','181666185282','2022-10-19 16:15:06',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9074,'1000','181666185338','2022-10-19 16:16:08',62.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9075,'4000','181666185338','2022-10-19 16:16:08',NULL,62.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9076,'1000','181666185435','2022-10-19 16:17:45',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9077,'4000','181666185435','2022-10-19 16:17:45',NULL,200.00,'','18','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(9082,'5800','111666191802','2022-10-19 18:03:56',330.00,NULL,'0','11','1','Bread','1','','','292','','No',NULL,NULL,''),(9083,'5800','111666191802','2022-10-19 18:03:56',4100.00,NULL,'0','11','1','Internet','1','','','291','','No',NULL,NULL,''),(9084,'1000','111666191802','2022-10-19 18:03:56',NULL,4430.00,'0','11','1','','1','','','291','','No',NULL,NULL,''),(9085,'1000','181666267009','2022-10-20 14:57:05',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9086,'4000','181666267009','2022-10-20 14:57:05',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(9087,'4000','181666267009','2022-10-20 14:56:49',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9088,'1000','181666267035','2022-10-20 14:57:23',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9089,'4000','181666267035','2022-10-20 14:57:23',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9090,'1000','181666267046','2022-10-20 14:57:40',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9091,'4000','181666267046','2022-10-20 14:57:40',NULL,25.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9092,'1000','111666328368','2022-10-21 07:59:42',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9093,'4000','111666328368','2022-10-21 07:59:42',NULL,20.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9094,'1110','111666328385','2022-10-21 08:13:47',NULL,0.00,'','11','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(9095,'1110','111666328385','2022-10-21 08:13:04',NULL,5.00,'','11','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(9096,'5500','111666328385','2022-10-21 08:13:37',5.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9097,'1000','111666328385','2022-10-21 08:13:47',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9098,'4000','111666328385','2022-10-21 08:13:47',NULL,50.00,'','11','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(9099,'4000','111666328385','2022-10-21 08:13:04',NULL,20.00,'','11','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(9100,'1000','111666329229','2022-10-21 08:18:05',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9101,'4000','111666329229','2022-10-21 08:18:05',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9102,'4000','111666329229','2022-10-21 08:13:49',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9103,'1000','111666329505','2022-10-21 08:53:03',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9104,'4000','111666329505','2022-10-21 08:53:03',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9105,'1000','111666331594','2022-10-21 09:31:18',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9106,'4000','111666331594','2022-10-21 09:31:18',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9107,'1000','111666333890','2022-10-21 09:31:41',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9108,'4000','111666333890','2022-10-21 09:31:41',NULL,50.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(9109,'1000','111666333910','2022-10-21 10:18:45',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9110,'4000','111666333910','2022-10-21 10:18:45',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9111,'1000','111666336728','2022-10-21 10:30:53',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9113,'1000','111666337472','2022-10-21 10:31:35',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9114,'4000','111666337472','2022-10-21 10:31:35',NULL,20.00,'','11','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(9115,'1000','111666337497','2022-10-21 11:31:53',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9116,'4000','111666337497','2022-10-21 11:31:53',NULL,30.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9117,'1000','111666345803','2022-10-21 12:50:43',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9118,'4000','111666345803','2022-10-21 12:50:43',NULL,120.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9119,'1000','111666345851','2022-10-21 14:21:28',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9120,'4000','111666345851','2022-10-21 14:21:28',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(9121,'1000','111666351296','2022-10-21 14:23:12',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9122,'4000','111666351296','2022-10-21 14:23:12',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9123,'1000','111666351395','2022-10-21 14:38:21',55.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9124,'4000','111666351395','2022-10-21 14:38:21',NULL,10.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9125,'4000','111666351395','2022-10-21 14:23:15',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9126,'4000','111666351395','2022-10-21 14:38:08',NULL,25.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9127,'1000','111666364959','2022-10-21 18:09:36',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9128,'4000','111666364959','2022-10-21 18:09:36',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9129,'1000','111666365569','2022-10-21 18:19:42',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9130,'4000','111666365569','2022-10-21 18:19:42',NULL,200.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(9131,'1000','111666365585','2022-10-21 18:20:07',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9132,'4000','111666365585','2022-10-21 18:20:07',NULL,120.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9133,'1000','111666365653','2022-10-21 18:21:04',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9134,'4000','111666365653','2022-10-21 18:21:04',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9135,'1000','111666365704','2022-10-21 18:21:54',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9136,'4000','111666365704','2022-10-21 18:21:54',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9141,'5800','111666435168','2022-10-22 13:39:40',200.00,NULL,'0','11','1','cakes','1','','','294','','No',NULL,NULL,''),(9142,'5800','111666435168','2022-10-22 13:39:40',440.00,NULL,'0','11','1','Bread','1','','','293','','No',NULL,NULL,''),(9143,'1000','111666435168','2022-10-22 13:39:40',NULL,640.00,'0','11','1','','1','','','293','','No',NULL,NULL,''),(9144,'1000','111666435736','2022-10-22 13:49:17',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9145,'4000','111666435736','2022-10-22 13:49:17',NULL,20.00,'','11','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9146,'1000','181666435921','2022-10-22 13:52:11',480.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9147,'4000','181666435921','2022-10-22 13:52:11',NULL,480.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9148,'1000','111666446932','2022-10-22 16:55:53',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9149,'4000','111666446932','2022-10-22 16:55:53',NULL,40.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9150,'4000','111666446932','2022-10-22 16:55:32',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9151,'1110','181666590305','2022-10-24 08:46:33',NULL,10.00,'','18','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(9152,'5500','181666590305','2022-10-24 08:45:05',10.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9153,'1000','181666590305','2022-10-24 08:46:33',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9154,'4000','181666590305','2022-10-24 08:46:33',NULL,40.00,'','18','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(9155,'1000','111666591321','2022-10-24 09:02:15',320.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9156,'4000','111666591321','2022-10-24 09:02:15',NULL,320.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9157,'1000','181666590398','2022-10-24 09:14:53',340.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9158,'4000','181666590398','2022-10-24 09:14:53',NULL,240.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(9159,'4000','181666590398','2022-10-24 08:46:38',NULL,100.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9160,'1000','181666592136','2022-10-24 09:51:09',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9161,'4000','181666592136','2022-10-24 09:51:09',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9162,'1000','181666594283','2022-10-24 10:38:00',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9163,'4000','181666594283','2022-10-24 10:38:00',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9164,'1000','181666597088','2022-10-24 10:38:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9165,'4000','181666597088','2022-10-24 10:38:23',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9166,'1000','181666597105','2022-10-24 12:01:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9167,'4000','181666597105','2022-10-24 12:01:40',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9168,'1000','181666602107','2022-10-24 12:08:18',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9169,'4000','181666602107','2022-10-24 12:08:18',NULL,120.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9170,'1000','111666602588','2022-10-24 12:10:01',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9171,'4000','111666602588','2022-10-24 12:10:01',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9172,'1000','111666602604','2022-10-24 12:10:15',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9173,'4000','111666602604','2022-10-24 12:10:15',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9174,'1000','181666602504','2022-10-24 12:29:03',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9175,'4000','181666602504','2022-10-24 12:29:03',NULL,140.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9176,'1000','111666602618','2022-10-24 12:40:33',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9177,'4000','111666602618','2022-10-24 12:40:33',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9178,'1000','111666608031','2022-10-24 13:40:44',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9179,'4000','111666608031','2022-10-24 13:40:44',NULL,60.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9180,'1000','181666605963','2022-10-24 13:50:08',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9181,'4000','181666605963','2022-10-24 13:50:08',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(9182,'1000','181666608633','2022-10-24 14:59:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9183,'4000','181666608633','2022-10-24 14:59:25',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(9184,'4000','181666608633','2022-10-24 13:50:33',NULL,10.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9185,'1000','111666608060','2022-10-24 15:10:06',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9186,'4000','111666608060','2022-10-24 15:10:06',NULL,300.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9187,'1000','111666613411','2022-10-24 15:10:26',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9188,'4000','111666613411','2022-10-24 15:10:26',NULL,25.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9189,'1000','181666612769','2022-10-24 15:13:32',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9190,'4000','181666612769','2022-10-24 15:13:32',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9191,'1000','111666615196','2022-10-24 15:50:29',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9192,'4000','111666615196','2022-10-24 15:50:29',NULL,80.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9193,'1000','111666615835','2022-10-24 16:11:07',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9194,'4000','111666615835','2022-10-24 16:11:07',NULL,5.00,'','11','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(9195,'1000','111666617071','2022-10-24 16:11:34',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9196,'4000','111666617071','2022-10-24 16:11:34',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9197,'4000','111666617071','2022-10-24 16:11:11',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9198,'1000','181666617406','2022-10-24 16:17:21',59.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9199,'4000','181666617406','2022-10-24 16:17:21',NULL,59.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9200,'1000','181666617494','2022-10-24 16:19:00',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9201,'4000','181666617494','2022-10-24 16:19:00',NULL,400.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9202,'1000','181666617551','2022-10-24 16:19:24',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9203,'4000','181666617551','2022-10-24 16:19:24',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(9204,'1000','111666618174','2022-10-24 16:56:41',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9205,'4000','111666618174','2022-10-24 16:56:41',NULL,15.00,'','11','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(9206,'1000','181666622842','2022-10-24 17:47:45',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9207,'4000','181666622842','2022-10-24 17:47:45',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9208,'1000','181666679232','2022-10-25 09:27:20',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9209,'4000','181666679232','2022-10-25 09:27:20',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9210,'1000','181666679291','2022-10-25 09:28:19',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9211,'4000','181666679291','2022-10-25 09:28:19',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9212,'1000','181666679302','2022-10-25 09:28:41',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9213,'4000','181666679302','2022-10-25 09:28:41',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9214,'1000','111666680249','2022-10-25 09:45:16',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9215,'4000','111666680249','2022-10-25 09:45:16',NULL,140.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9216,'1000','111666680332','2022-10-25 09:54:32',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9217,'4000','111666680332','2022-10-25 09:54:32',NULL,50.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9218,'1000','111666680912','2022-10-25 09:55:26',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9219,'4000','111666680912','2022-10-25 09:55:26',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9220,'1000','111666680932','2022-10-25 10:17:45',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9221,'4000','111666680932','2022-10-25 10:17:45',NULL,100.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9222,'1000','111666682267','2022-10-25 10:18:00',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9223,'4000','111666682267','2022-10-25 10:18:00',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9224,'1000','111666682283','2022-10-25 10:18:18',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9225,'4000','111666682283','2022-10-25 10:18:18',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9226,'1000','181666678619','2022-10-25 10:30:39',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9227,'4000','181666678619','2022-10-25 10:30:39',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9228,'1000','181666683047','2022-10-25 10:35:51',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9229,'4000','181666683047','2022-10-25 10:35:51',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(9230,'1000','111666682300','2022-10-25 10:56:56',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9231,'4000','111666682300','2022-10-25 10:56:56',NULL,120.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9232,'1000','181666683457','2022-10-25 10:59:01',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9233,'4000','181666683457','2022-10-25 10:59:01',NULL,140.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9234,'1000','181666685298','2022-10-25 11:08:39',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9235,'4000','181666685298','2022-10-25 11:08:39',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9236,'1000','181666685322','2022-10-25 11:37:43',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9237,'4000','181666685322','2022-10-25 11:37:43',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(9238,'4000','181666685322','2022-10-25 11:08:42',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(9239,'4000','181666685322','2022-10-25 11:37:17',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9240,'4000','181666685322','2022-10-25 11:37:26',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9241,'1000','181666687065','2022-10-25 11:40:02',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9242,'4000','181666687065','2022-10-25 11:40:02',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9243,'1000','181666687206','2022-10-25 11:43:46',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9244,'4000','181666687206','2022-10-25 11:43:46',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9245,'1000','181666687429','2022-10-25 12:13:54',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9246,'4000','181666687429','2022-10-25 12:13:54',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9247,'1000','111666684665','2022-10-25 13:03:18',460.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9248,'4000','111666684665','2022-10-25 13:03:18',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9249,'4000','111666684665','2022-10-25 12:14:10',NULL,450.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9250,'1000','111666692208','2022-10-25 13:03:45',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9251,'4000','111666692208','2022-10-25 13:03:45',NULL,20.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(9252,'1000','111666692332','2022-10-25 13:06:19',700.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9253,'4000','111666692332','2022-10-25 13:06:19',NULL,700.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9254,'1000','111666692381','2022-10-25 13:56:33',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9255,'4000','111666692381','2022-10-25 13:56:33',NULL,100.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9256,'4000','111666692381','2022-10-25 13:06:21',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9265,'5800','111666695810','2022-10-25 14:03:39',420.00,NULL,'0','11','1','Water(300ml)','1','','','298','','No',NULL,NULL,''),(9266,'5800','111666695810','2022-10-25 14:03:39',4600.00,NULL,'0','11','1','Soda( 300ML)','1','','','297','','No',NULL,NULL,''),(9267,'5800','111666695810','2022-10-25 14:03:39',275.00,NULL,'0','11','1','Bread','1','','','296','','No',NULL,NULL,''),(9268,'4180','111666695810','2022-10-25 14:03:39',450.00,NULL,'0','11','1','groundnuts','1','','','295','','No',NULL,NULL,''),(9269,'1000','111666695810','2022-10-25 14:03:39',NULL,5745.00,'0','11','1','','1','','','295','','No',NULL,NULL,''),(9270,'1000','111666697735','2022-10-25 15:41:54',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9271,'4000','111666697735','2022-10-25 15:41:54',NULL,130.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9272,'1000','111666701727','2022-10-25 16:12:14',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9273,'4000','111666701727','2022-10-25 16:12:14',NULL,20.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(9274,'4000','111666701727','2022-10-25 15:42:07',NULL,10.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(9275,'4000','111666701727','2022-10-25 16:11:22',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9276,'4000','111666701727','2022-10-25 16:11:33',NULL,20.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(9277,'1000','111666710030','2022-10-25 18:00:53',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9278,'4000','111666710030','2022-10-25 18:00:53',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9279,'4000','111666710030','2022-10-25 18:00:36',NULL,180.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9280,'1000','111666710122','2022-10-25 18:02:15',99.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9281,'4000','111666710122','2022-10-25 18:02:15',NULL,99.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9282,'1000','111666710143','2022-10-25 18:02:41',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9283,'4000','111666710143','2022-10-25 18:02:41',NULL,5.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(9284,'1000','111666710185','2022-10-25 18:03:21',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9285,'4000','111666710185','2022-10-25 18:03:21',NULL,50.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9286,'1000','111666710214','2022-10-25 18:04:29',45.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9287,'4000','111666710214','2022-10-25 18:04:29',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9288,'4000','111666710214','2022-10-25 18:03:58',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9289,'1000','111666762030','2022-10-26 08:27:23',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9290,'4000','111666762030','2022-10-26 08:27:23',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9291,'1000','181666764489','2022-10-26 09:08:16',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9292,'4000','181666764489','2022-10-26 09:08:16',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9293,'1000','111666762051','2022-10-26 09:23:39',260.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9294,'4000','111666762051','2022-10-26 09:23:39',NULL,260.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9295,'1000','111666765428','2022-10-26 09:34:18',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9296,'4000','111666765428','2022-10-26 09:34:18',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(9297,'4000','111666765428','2022-10-26 09:23:48',NULL,200.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9298,'1000','111666766070','2022-10-26 10:08:21',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9299,'4000','111666766070','2022-10-26 10:08:21',NULL,100.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(9300,'1000','181666773746','2022-10-26 11:42:38',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9301,'4000','181666773746','2022-10-26 11:42:38',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(9302,'1000','181666773764','2022-10-26 11:47:20',340.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9303,'4000','181666773764','2022-10-26 11:47:20',NULL,340.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9304,'1000','181666774750','2022-10-26 11:59:31',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9305,'4000','181666774750','2022-10-26 11:59:31',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9306,'1000','111666778224','2022-10-26 12:57:30',1000.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9307,'4000','111666778224','2022-10-26 12:57:30',NULL,1000.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9308,'1000','111666774816','2022-10-26 12:58:25',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9309,'4000','111666774816','2022-10-26 12:58:25',NULL,150.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9310,'1000','111666778438','2022-10-26 13:21:51',85.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9311,'4000','111666778438','2022-10-26 13:21:51',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(9312,'4000','111666778438','2022-10-26 13:00:38',NULL,25.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9313,'1000','111666779723','2022-10-26 13:41:40',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9314,'4000','111666779723','2022-10-26 13:41:40',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9315,'1000','111666780909','2022-10-26 13:52:27',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9316,'4000','111666780909','2022-10-26 13:52:27',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9317,'1000','111666781556','2022-10-26 14:08:45',250.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9318,'4000','111666781556','2022-10-26 14:08:45',NULL,250.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(9319,'1000','111666788770','2022-10-26 15:52:59',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9320,'4000','111666788770','2022-10-26 15:52:59',NULL,100.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9321,'1000','111666796566','2022-10-26 18:03:00',82.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9322,'4000','111666796566','2022-10-26 18:03:00',NULL,82.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9323,'1000','111666796593','2022-10-26 18:03:39',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9324,'4000','111666796593','2022-10-26 18:03:39',NULL,300.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9325,'1000','181666849175','2022-10-27 08:39:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9326,'4000','181666849175','2022-10-27 08:39:42',NULL,20.00,'','18','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9327,'1000','181666849221','2022-10-27 09:19:48',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9328,'4000','181666849221','2022-10-27 09:19:48',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(9329,'1000','111666852491','2022-10-27 09:35:16',125.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9330,'4000','111666852491','2022-10-27 09:35:16',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9331,'4000','111666852491','2022-10-27 09:34:51',NULL,65.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(9332,'1000','111666852534','2022-10-27 09:45:12',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9333,'4000','111666852534','2022-10-27 09:45:12',NULL,80.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9334,'1000','111666853121','2022-10-27 10:19:41',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9335,'4000','111666853121','2022-10-27 10:19:41',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9336,'4000','111666853121','2022-10-27 09:45:21',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9339,'5800','181666857909','2022-10-27 11:05:17',275.00,NULL,'0','18','1','Bread','1','','','299','','No',NULL,NULL,''),(9340,'1000','181666857909','2022-10-27 11:05:17',NULL,275.00,'0','18','1','','1','','','299','','No',NULL,NULL,''),(9341,'1000','181666857977','2022-10-27 11:06:26',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9342,'4000','181666857977','2022-10-27 11:06:26',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9343,'1000','181666858010','2022-10-27 11:34:48',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9344,'4000','181666858010','2022-10-27 11:34:48',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9345,'4000','181666858010','2022-10-27 11:06:50',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9346,'1000','181666859698','2022-10-27 11:35:13',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9347,'4000','181666859698','2022-10-27 11:35:13',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9348,'1000','111666859734','2022-10-27 11:35:50',320.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9349,'4000','111666859734','2022-10-27 11:35:50',NULL,320.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9350,'1000','111666859773','2022-10-27 11:36:28',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9351,'4000','111666859773','2022-10-27 11:36:28',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9352,'1000','181666859834','2022-10-27 11:37:45',340.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9353,'4000','181666859834','2022-10-27 11:37:45',NULL,340.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9354,'1000','181666859883','2022-10-27 12:22:04',48.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9355,'4000','181666859883','2022-10-27 12:22:04',NULL,48.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9356,'1000','111666859759','2022-10-27 12:23:49',660.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9357,'4000','111666859759','2022-10-27 12:23:49',NULL,660.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9358,'1000','111666864203','2022-10-27 12:50:26',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9359,'4000','111666864203','2022-10-27 12:50:26',NULL,10.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9360,'4000','111666864203','2022-10-27 12:50:03',NULL,20.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9361,'1000','111666865610','2022-10-27 13:53:09',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9362,'4000','111666865610','2022-10-27 13:53:09',NULL,100.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9363,'1000','111666871410','2022-10-27 14:50:20',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9364,'4000','111666871410','2022-10-27 14:50:20',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9365,'1000','111666871423','2022-10-27 14:58:45',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9366,'4000','111666871423','2022-10-27 14:58:45',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9367,'4000','111666871423','2022-10-27 14:50:23',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9372,'1000','111666876666','2022-10-27 16:17:54',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9373,'4000','111666876666','2022-10-27 16:17:54',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9374,'1000','111666876951','2022-10-27 16:26:47',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9375,'4000','111666876951','2022-10-27 16:26:47',NULL,80.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9376,'1000','111666877209','2022-10-27 16:27:05',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9377,'4000','111666877209','2022-10-27 16:27:05',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9382,'5800','111666874446','2022-10-27 15:40:54',3900.00,NULL,'0','11','1','Rim of Papers','1','','','302','','No',NULL,NULL,''),(9383,'5800','111666874446','2022-10-27 15:40:54',1950.00,NULL,'0','11','1','sugar','1','','','301','','No',NULL,NULL,''),(9384,'5800','111666874446','2022-10-27 15:40:54',200.00,NULL,'0','11','1','cakes','1','','','300','','No',NULL,NULL,''),(9385,'1000','111666874446','2022-10-27 15:40:54',NULL,6050.00,'0','11','1','','1','','','300','','No',NULL,NULL,''),(9386,'1000','181666880740','2022-10-27 17:25:53',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9387,'4000','181666880740','2022-10-27 17:25:53',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9388,'1000','181666881099','2022-10-27 17:31:57',22.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9389,'4000','181666881099','2022-10-27 17:31:57',NULL,22.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9390,'1000','111666934884','2022-10-28 08:31:51',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9391,'4000','111666934884','2022-10-28 08:31:51',NULL,110.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9392,'4000','111666934884','2022-10-28 08:28:04',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(9393,'1000','111666935123','2022-10-28 08:35:15',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9394,'4000','111666935123','2022-10-28 08:35:15',NULL,110.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9395,'1000','181666935434','2022-10-28 09:04:07',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9396,'4000','181666935434','2022-10-28 09:04:07',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9397,'4000','181666935434','2022-10-28 08:37:14',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(9398,'1000','111666939005','2022-10-28 09:37:26',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9399,'4000','111666939005','2022-10-28 09:37:26',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9400,'1000','181666937311','2022-10-28 10:00:32',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9401,'4000','181666937311','2022-10-28 10:00:32',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9402,'1000','181666943315','2022-10-28 10:48:41',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9403,'4000','181666943315','2022-10-28 10:48:41',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9404,'1000','181666943323','2022-10-28 10:54:37',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9405,'4000','181666943323','2022-10-28 10:54:37',NULL,80.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9406,'1000','111666943970','2022-10-28 10:59:41',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9407,'4000','111666943970','2022-10-28 10:59:41',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9408,'1000','111666945239','2022-10-28 11:20:49',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9409,'4000','111666945239','2022-10-28 11:20:49',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9410,'1000','111666945251','2022-10-28 11:50:00',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9411,'4000','111666945251','2022-10-28 11:50:00',NULL,10.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(9412,'1000','111666947007','2022-10-28 11:51:04',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9413,'4000','111666947007','2022-10-28 11:51:04',NULL,50.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9414,'1000','111666947065','2022-10-28 12:18:35',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9415,'4000','111666947065','2022-10-28 12:18:35',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9416,'4000','111666947065','2022-10-28 11:51:05',NULL,30.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9421,'5800','181666949014','2022-10-28 12:24:27',200.00,NULL,'0','18','1','parking fee','1','','','304','','No',NULL,NULL,''),(9422,'5800','181666949014','2022-10-28 12:24:27',110.00,NULL,'0','18','1','Bread','1','','','303','','No',NULL,NULL,''),(9423,'1000','181666949014','2022-10-28 12:24:27',NULL,310.00,'0','18','1','','1','','','303','','No',NULL,NULL,''),(9424,'1000','181666949933','2022-10-28 12:39:35',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9425,'4000','181666949933','2022-10-28 12:39:35',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9426,'1000','111666948730','2022-10-28 12:47:30',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9427,'4000','111666948730','2022-10-28 12:47:30',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9428,'1000','111666958219','2022-10-28 14:58:42',1360.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9429,'4000','111666958219','2022-10-28 14:58:42',NULL,1360.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9430,'1000','181666958263','2022-10-28 14:59:09',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9431,'4000','181666958263','2022-10-28 14:59:09',NULL,50.00,'','18','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(9432,'4000','181666958263','2022-10-28 14:57:43',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9433,'4000','181666958263','2022-10-28 14:58:44',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9434,'1000','181666958361','2022-10-28 14:59:53',81.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9435,'4000','181666958361','2022-10-28 14:59:53',NULL,81.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9436,'1000','181666958401','2022-10-28 15:01:21',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9437,'4000','181666958401','2022-10-28 15:01:21',NULL,110.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9438,'1000','181666958492','2022-10-28 15:19:41',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9439,'4000','181666958492','2022-10-28 15:19:41',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9440,'1000','181666959666','2022-10-28 15:43:17',280.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9441,'4000','181666959666','2022-10-28 15:43:17',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9442,'1000','181666961014','2022-10-28 15:45:06',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9443,'4000','181666961014','2022-10-28 15:45:06',NULL,80.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9444,'1000','181666961178','2022-10-28 15:48:58',690.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9445,'4000','181666961178','2022-10-28 15:48:58',NULL,690.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9446,'1000','111666961518','2022-10-28 15:52:14',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9447,'4000','111666961518','2022-10-28 15:52:14',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9448,'1000','111666961542','2022-10-28 15:52:42',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9449,'4000','111666961542','2022-10-28 15:52:42',NULL,10.00,'','11','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(9450,'1000','181666961614','2022-10-28 15:53:44',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9451,'4000','181666961614','2022-10-28 15:53:44',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9452,'1000','111666962316','2022-10-28 16:05:25',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9453,'4000','111666962316','2022-10-28 16:05:25',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9454,'1000','111666962334','2022-10-28 16:07:07',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9455,'4000','111666962334','2022-10-28 16:07:07',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9456,'1000','111666962436','2022-10-28 17:36:28',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9457,'4000','111666962436','2022-10-28 17:36:28',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9458,'1000','111666969978','2022-10-28 18:13:34',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9459,'4000','111666969978','2022-10-28 18:13:34',NULL,40.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9460,'4000','111666969978','2022-10-28 18:12:58',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9461,'1000','111667021906','2022-10-29 08:38:38',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9462,'4000','111667021906','2022-10-29 08:38:38',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9463,'1000','111667021921','2022-10-29 09:16:08',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9464,'4000','111667021921','2022-10-29 09:16:08',NULL,10.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9465,'1000','111667024172','2022-10-29 09:51:28',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9466,'4000','111667024172','2022-10-29 09:51:28',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9467,'1000','111667034348','2022-10-29 12:06:01',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9468,'4000','111667034348','2022-10-29 12:06:01',NULL,100.00,'','11','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(9473,'1000','181667041323','2022-10-29 16:20:50',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9474,'4000','181667041323','2022-10-29 16:20:50',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9477,'5800','181667039177','2022-10-29 13:26:29',2000.00,NULL,'0','18','1','Fuel & Fish food','1','','','306','','No',NULL,NULL,''),(9478,'5800','181667039177','2022-10-29 13:26:29',220.00,NULL,'0','18','1','Bread','1','','','305','','No',NULL,NULL,''),(9479,'1000','181667039177','2022-10-29 13:26:29',NULL,2220.00,'0','18','1','','1','','','305','','No',NULL,NULL,''),(9480,'1000','181667049839','2022-10-29 16:24:08',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9481,'4000','181667049839','2022-10-29 16:24:08',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9482,'1000','111667194830','2022-10-31 09:33:19',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9483,'4000','111667194830','2022-10-31 09:33:19',NULL,10.00,'','11','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(9484,'1000','111667198017','2022-10-31 09:45:59',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9485,'4000','111667198017','2022-10-31 09:45:59',NULL,80.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9486,'4000','111667198017','2022-10-31 09:33:37',NULL,70.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9487,'1000','111667199813','2022-10-31 10:04:03',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9488,'4000','111667199813','2022-10-31 10:04:03',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(9489,'4000','111667199813','2022-10-31 10:03:33',NULL,70.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9490,'1000','111667199851','2022-10-31 10:33:02',280.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9491,'4000','111667199851','2022-10-31 10:33:02',NULL,280.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9492,'1000','111667201594','2022-10-31 10:33:47',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9493,'4000','111667201594','2022-10-31 10:33:47',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9494,'1000','181667200008','2022-10-31 10:40:31',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9495,'4000','181667200008','2022-10-31 10:40:31',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9496,'1000','181667202033','2022-10-31 11:08:35',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9497,'4000','181667202033','2022-10-31 11:08:35',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9498,'4000','181667202033','2022-10-31 10:40:33',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9508,'1000','181667209051','2022-10-31 12:37:51',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9509,'4000','181667209051','2022-10-31 12:37:51',NULL,5.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(9516,'1000','181667211375','2022-10-31 13:17:54',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9517,'4000','181667211375','2022-10-31 13:17:54',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9518,'1000','181667211495','2022-10-31 13:18:24',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9519,'4000','181667211495','2022-10-31 13:18:24',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9520,'1000','111667211699','2022-10-31 13:22:08',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9521,'4000','111667211699','2022-10-31 13:22:08',NULL,40.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9522,'4000','111667211699','2022-10-31 13:21:39',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9523,'4000','111667211699','2022-10-31 13:21:50',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9524,'1000','181667211507','2022-10-31 14:03:34',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9525,'4000','181667211507','2022-10-31 14:03:34',NULL,30.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9526,'1000','181667214216','2022-10-31 14:24:11',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9527,'4000','181667214216','2022-10-31 14:24:11',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(9530,'1000','111667220734','2022-10-31 16:00:44',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9531,'4000','111667220734','2022-10-31 16:00:44',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9532,'1000','181667221336','2022-10-31 16:26:33',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9533,'4000','181667221336','2022-10-31 16:26:33',NULL,25.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9534,'1000','181667222797','2022-10-31 17:13:18',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9535,'4000','181667222797','2022-10-31 17:13:18',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(9536,'1000','181667225621','2022-10-31 17:51:57',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9537,'4000','181667225621','2022-10-31 17:51:57',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9538,'1000','181667228697','2022-10-31 18:06:30',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9539,'4000','181667228697','2022-10-31 18:06:30',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9540,'1000','111667228977','2022-10-31 18:12:00',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9541,'4000','111667228977','2022-10-31 18:12:00',NULL,60.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9542,'1000','181667279633','2022-11-01 08:17:03',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9543,'4000','181667279633','2022-11-01 08:17:03',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9544,'1000','181667279832','2022-11-01 09:52:11',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9545,'4000','181667279832','2022-11-01 09:52:11',NULL,100.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(9546,'1000','181667285554','2022-11-01 09:53:35',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9547,'4000','181667285554','2022-11-01 09:53:35',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9548,'1000','181667285630','2022-11-01 10:12:18',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9549,'4000','181667285630','2022-11-01 10:12:18',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9550,'1000','181667286741','2022-11-01 10:35:27',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9551,'4000','181667286741','2022-11-01 10:35:27',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9552,'1000','181667288129','2022-11-01 10:44:54',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9553,'4000','181667288129','2022-11-01 10:44:54',NULL,20.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9554,'1000','181667288705','2022-11-01 10:51:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9555,'4000','181667288705','2022-11-01 10:51:26',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9556,'1000','111667289327','2022-11-01 10:55:44',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9557,'4000','111667289327','2022-11-01 10:55:44',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9558,'4000','111667289327','2022-11-01 10:55:27',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9559,'1000','111667289346','2022-11-01 12:29:22',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9560,'4000','111667289346','2022-11-01 12:29:22',NULL,50.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9561,'1000','111667294967','2022-11-01 12:48:34',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9562,'4000','111667294967','2022-11-01 12:48:34',NULL,140.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9563,'1000','181667303800','2022-11-01 14:57:21',475.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9564,'4000','181667303800','2022-11-01 14:57:21',NULL,35.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(9565,'4000','181667303800','2022-11-01 14:56:40',NULL,315.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(9566,'4000','181667303800','2022-11-01 14:56:51',NULL,125.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(9567,'1000','181667305464','2022-11-01 15:24:53',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9568,'4000','181667305464','2022-11-01 15:24:53',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9569,'4000','181667305464','2022-11-01 15:24:24',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9570,'4000','181667305464','2022-11-01 15:24:40',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9575,'1000','111667373446','2022-11-02 10:18:53',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9576,'4000','111667373446','2022-11-02 10:18:53',NULL,80.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9577,'4000','111667373446','2022-11-02 10:17:26',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(9578,'1000','181667385669','2022-11-02 13:41:43',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9579,'4000','181667385669','2022-11-02 13:41:43',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9580,'4000','181667385669','2022-11-02 13:41:09',NULL,10.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(9581,'4000','181667385669','2022-11-02 13:41:17',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9582,'1000','181667385707','2022-11-02 13:41:57',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9583,'4000','181667385707','2022-11-02 13:41:57',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9584,'1000','181667385725','2022-11-02 13:48:28',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9585,'4000','181667385725','2022-11-02 13:48:28',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9586,'1000','181667386111','2022-11-02 14:05:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9587,'4000','181667386111','2022-11-02 14:05:25',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9588,'1000','111667388670','2022-11-02 14:31:54',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9589,'4000','111667388670','2022-11-02 14:31:54',NULL,80.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9590,'1000','111667388717','2022-11-02 14:32:12',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9591,'4000','111667388717','2022-11-02 14:32:12',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9592,'1000','111667396474','2022-11-02 16:51:10',315.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9593,'4000','111667396474','2022-11-02 16:51:10',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(9594,'4000','111667396474','2022-11-02 16:49:49',NULL,150.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(9595,'4000','111667396474','2022-11-02 16:49:59',NULL,115.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9596,'5800','181667208699','2022-10-31 12:31:47',200.00,NULL,'0','18','1','cakes','1','','','310','','No',NULL,NULL,''),(9597,'5800','181667208699','2022-10-31 12:31:47',160.00,NULL,'0','18','1','binding tape','1','','','309','','No',NULL,NULL,''),(9598,'5800','181667208699','2022-10-31 12:31:47',275.00,NULL,'0','18','1','Bread','1','','','308','','No',NULL,NULL,''),(9599,'5800','181667208699','2022-10-31 12:31:47',1000.00,NULL,'0','18','1','Fuel','1','','','307','','No',NULL,NULL,''),(9600,'1000','181667208699','2022-10-31 12:31:47',NULL,1635.00,'0','18','1','','1','','','307','','No',NULL,NULL,''),(9620,'5800','181667316859','2022-11-01 18:36:35',200.00,NULL,'0','18','1','cakes','1','','','314','','No',NULL,NULL,''),(9621,'5800','181667316859','2022-11-01 18:36:35',220.00,NULL,'0','18','1','Bread','1','','','313','','No',NULL,NULL,''),(9622,'1000','181667316859','2022-11-01 18:36:35',NULL,420.00,'0','18','1','','1','','','313','','No',NULL,NULL,''),(9623,'1000','181667397710','2022-11-02 17:02:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9624,'4000','181667397710','2022-11-02 17:02:17',NULL,10.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9625,'1000','181667397739','2022-11-02 17:10:08',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9626,'4000','181667397739','2022-11-02 17:10:08',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9627,'1000','181667398219','2022-11-02 17:28:51',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9628,'4000','181667398219','2022-11-02 17:28:51',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9629,'1000','181667399334','2022-11-02 17:29:06',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9630,'4000','181667399334','2022-11-02 17:29:06',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9631,'1000','111667452247','2022-11-03 08:11:23',270.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9632,'4000','111667452247','2022-11-03 08:11:23',NULL,270.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9633,'1000','111667454419','2022-11-03 08:47:48',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9634,'4000','111667454419','2022-11-03 08:47:48',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9635,'4000','111667454419','2022-11-03 08:46:59',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9636,'4000','111667454419','2022-11-03 08:47:16',NULL,40.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9637,'4000','111667454419','2022-11-03 08:47:33',NULL,10.00,'','11','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(9638,'1000','181667451297','2022-11-03 09:29:13',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9639,'4000','181667451297','2022-11-03 09:29:13',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9640,'1000','181667456957','2022-11-03 10:08:02',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9642,'1000','181667456957','2022-11-03 10:08:02',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9643,'4000','181667456957','2022-11-03 10:08:02',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9644,'1000','181667461991','2022-11-03 10:53:20',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9645,'4000','181667461991','2022-11-03 10:53:20',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9646,'1000','181667462020','2022-11-03 11:05:27',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9647,'4000','181667462020','2022-11-03 11:05:27',NULL,110.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9648,'1000','111667464566','2022-11-03 11:36:21',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9649,'4000','111667464566','2022-11-03 11:36:21',NULL,50.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9650,'1000','181667462730','2022-11-03 11:44:55',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9651,'4000','181667462730','2022-11-03 11:44:55',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9652,'1000','181667465098','2022-11-03 11:49:59',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9653,'4000','181667465098','2022-11-03 11:49:59',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9654,'1000','111667472716','2022-11-03 13:52:15',490.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9655,'4000','111667472716','2022-11-03 13:52:15',NULL,490.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9656,'1000','111667475172','2022-11-03 14:33:03',135.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9657,'4000','111667475172','2022-11-03 14:33:03',NULL,135.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9658,'1000','181667475643','2022-11-03 14:41:15',26.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9659,'4000','181667475643','2022-11-03 14:41:15',NULL,26.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9660,'1000','181667475688','2022-11-03 14:41:43',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9661,'4000','181667475688','2022-11-03 14:41:43',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9662,'1000','181667475715','2022-11-03 14:42:18',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9663,'4000','181667475715','2022-11-03 14:42:18',NULL,40.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9664,'4000','181667475715','2022-11-03 14:41:55',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9665,'1000','181667475747','2022-11-03 14:42:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9666,'4000','181667475747','2022-11-03 14:42:36',NULL,20.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(9667,'1000','181667475782','2022-11-03 14:43:13',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9668,'4000','181667475782','2022-11-03 14:43:13',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9673,'1000','181667475848','2022-11-03 14:44:25',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9674,'4000','181667475848','2022-11-03 14:44:25',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9675,'1000','181667475895','2022-11-03 15:00:57',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9676,'4000','181667475895','2022-11-03 15:00:57',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9677,'1000','181667476862','2022-11-03 15:05:49',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9678,'4000','181667476862','2022-11-03 15:05:49',NULL,5.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9679,'1000','181667477153','2022-11-03 15:20:31',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9680,'4000','181667477153','2022-11-03 15:20:31',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9681,'1000','181667478034','2022-11-03 15:55:28',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9682,'4000','181667478034','2022-11-03 15:55:28',NULL,180.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9688,'1000','181667481254','2022-11-03 16:47:01',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9689,'4000','181667481254','2022-11-03 16:47:01',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(9690,'1000','111667482368','2022-11-03 17:21:46',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9691,'4000','111667482368','2022-11-03 17:21:46',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9692,'1000','111667487687','2022-11-03 18:01:36',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9693,'4000','111667487687','2022-11-03 18:01:36',NULL,180.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9696,'5800','181667475805','2022-11-03 14:43:39',1150.00,NULL,'0','18','1','Soda( 300ML)','1','','','317','','No',NULL,NULL,''),(9697,'5800','181667475805','2022-11-03 14:43:39',200.00,NULL,'0','18','1','cakes','1','','','316','','No',NULL,NULL,''),(9698,'5800','181667475805','2022-11-03 14:43:39',275.00,NULL,'0','18','1','Bread','1','','','315','','No',NULL,NULL,''),(9699,'1000','181667475805','2022-11-03 14:43:39',NULL,1625.00,'0','18','1','','1','','','315','','No',NULL,NULL,''),(9700,'1000','181667544086','2022-11-04 09:41:45',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9701,'4000','181667544086','2022-11-04 09:41:45',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9702,'1000','181667544114','2022-11-04 09:42:30',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9703,'4000','181667544114','2022-11-04 09:42:30',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(9704,'1000','181667544158','2022-11-04 09:42:52',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9705,'4000','181667544158','2022-11-04 09:42:52',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9706,'1000','181667544179','2022-11-04 09:43:07',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9707,'4000','181667544179','2022-11-04 09:43:07',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9708,'1000','181667544190','2022-11-04 09:43:44',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9709,'4000','181667544190','2022-11-04 09:43:44',NULL,10.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(9710,'1000','181667543218','2022-11-04 09:58:08',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9711,'4000','181667543218','2022-11-04 09:58:08',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(9712,'1000','181667545097','2022-11-04 09:58:33',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9713,'4000','181667545097','2022-11-04 09:58:33',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9714,'1000','111667544718','2022-11-04 10:33:16',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9715,'4000','111667544718','2022-11-04 10:33:16',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9716,'1000','181667545122','2022-11-04 10:53:02',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9717,'4000','181667545122','2022-11-04 10:53:02',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9718,'4000','181667545122','2022-11-04 10:52:12',NULL,15.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9719,'4000','181667545122','2022-11-04 10:52:34',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(9720,'1000','111667554372','2022-11-04 12:33:30',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9721,'4000','111667554372','2022-11-04 12:33:30',NULL,140.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9722,'1000','111667569935','2022-11-04 16:52:38',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9723,'4000','111667569935','2022-11-04 16:52:38',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9724,'1000','111667569967','2022-11-04 16:53:04',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9725,'4000','111667569967','2022-11-04 16:53:04',NULL,40.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9726,'1000','111667570193','2022-11-04 17:20:14',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9727,'4000','111667570193','2022-11-04 17:20:14',NULL,150.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9728,'1000','111667571624','2022-11-04 17:51:13',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9729,'4000','111667571624','2022-11-04 17:51:13',NULL,10.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9730,'4000','111667571624','2022-11-04 17:20:24',NULL,10.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(9735,'5800','181667577669','2022-11-04 19:01:19',3600.00,NULL,'0','18','1','Njenga','1','','','319','','No',NULL,NULL,''),(9736,'5800','181667577669','2022-11-04 19:01:19',275.00,NULL,'0','18','1','Bread','1','','','318','','No',NULL,NULL,''),(9737,'1000','181667577669','2022-11-04 19:01:19',NULL,3875.00,'0','18','1','','1','','','318','','No',NULL,NULL,''),(9738,'1000','111667577923','2022-11-04 19:05:39',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9739,'4000','111667577923','2022-11-04 19:05:39',NULL,300.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9740,'1000','181667578483','2022-11-04 19:14:55',420.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9741,'4000','181667578483','2022-11-04 19:14:55',NULL,420.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(9742,'1000','181667578546','2022-11-04 19:15:56',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9743,'4000','181667578546','2022-11-04 19:15:56',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9744,'1000','181667629583','2022-11-05 09:48:28',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9745,'4000','181667629583','2022-11-05 09:48:28',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9746,'1000','181667630910','2022-11-05 09:48:40',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9747,'4000','181667630910','2022-11-05 09:48:40',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9748,'1000','181667630923','2022-11-05 09:58:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9749,'4000','181667630923','2022-11-05 09:58:16',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9750,'1000','181667631505','2022-11-05 10:06:47',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9751,'4000','181667631505','2022-11-05 10:06:47',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9752,'1000','181667632020','2022-11-05 10:09:09',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9753,'4000','181667632020','2022-11-05 10:09:09',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9754,'1000','181667632152','2022-11-05 10:36:24',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9755,'4000','181667632152','2022-11-05 10:36:24',NULL,60.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9756,'4000','181667632152','2022-11-05 10:09:12',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9757,'1000','181667633787','2022-11-05 11:24:23',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9758,'4000','181667633787','2022-11-05 11:24:23',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9759,'1000','181667644376','2022-11-05 13:33:14',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9760,'4000','181667644376','2022-11-05 13:33:14',NULL,75.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(9789,'5800','181667657391','2022-11-05 17:10:02',275.00,NULL,'0','18','1','Bread','1','','','332','','No',NULL,NULL,''),(9790,'5800','181667657391','2022-11-05 17:10:02',2600.00,NULL,'0','18','1','Rim of Papers','1','','','331','','No',NULL,NULL,''),(9791,'5800','181667657391','2022-11-05 17:10:02',200.00,NULL,'0','18','1','parking fee','1','','','330','','No',NULL,NULL,''),(9792,'5800','181667657391','2022-11-05 17:10:02',115.00,NULL,'0','18','1','Patco mint','1','','','329','','No',NULL,NULL,''),(9793,'5800','181667657391','2022-11-05 17:10:02',890.00,NULL,'0','18','1','sawa soap','1','','','328','','No',NULL,NULL,''),(9794,'5800','181667657391','2022-11-05 17:10:02',870.00,NULL,'0','18','1','Juicy fruit','1','','','327','','No',NULL,NULL,''),(9795,'5800','181667657391','2022-11-05 17:10:02',310.00,NULL,'0','18','1','PK( small)','1','','','326','','No',NULL,NULL,''),(9796,'5800','181667657391','2022-11-05 17:10:02',560.00,NULL,'0','18','1','pk(long)','1','','','325','','No',NULL,NULL,''),(9797,'5800','181667657391','2022-11-05 17:10:02',310.00,NULL,'0','18','1','Ginger Biscuit','1','','','324','','No',NULL,NULL,''),(9798,'5800','181667657391','2022-11-05 17:10:02',360.00,NULL,'0','18','1','mara moja','1','','','323','','No',NULL,NULL,''),(9799,'5800','181667657391','2022-11-05 17:10:02',160.00,NULL,'0','18','1','Tropical mint','1','','','322','','No',NULL,NULL,''),(9800,'5800','181667657391','2022-11-05 17:10:02',95.00,NULL,'0','18','1','KSL Sweets','1','','','321','','No',NULL,NULL,''),(9801,'5800','181667657391','2022-11-05 17:10:02',295.00,NULL,'0','18','1','big daddy sweets','1','','','320','','No',NULL,NULL,''),(9802,'1000','181667657391','2022-11-05 17:10:02',NULL,7040.00,'0','18','1','','1','','','320','','No',NULL,NULL,''),(9803,'1000','111667798012','2022-11-07 08:14:23',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9804,'4000','111667798012','2022-11-07 08:14:23',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9805,'1000','111667798076','2022-11-07 08:21:11',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9806,'4000','111667798076','2022-11-07 08:21:11',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9807,'1000','111667798480','2022-11-07 08:27:04',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9808,'4000','111667798480','2022-11-07 08:27:04',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9809,'1000','181667796592','2022-11-07 08:48:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9810,'4000','181667796592','2022-11-07 08:48:52',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9811,'1000','111667800727','2022-11-07 08:58:56',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9812,'4000','111667800727','2022-11-07 08:58:56',NULL,100.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9813,'1000','181667802147','2022-11-07 09:27:08',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9814,'4000','181667802147','2022-11-07 09:27:08',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9815,'1000','181667802431','2022-11-07 09:30:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9816,'4000','181667802431','2022-11-07 09:30:11',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9817,'1000','181667802614','2022-11-07 10:14:35',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9818,'4000','181667802614','2022-11-07 10:14:35',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9819,'1000','181667805293','2022-11-07 10:18:19',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9820,'4000','181667805293','2022-11-07 10:18:19',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9821,'1000','181667806923','2022-11-07 10:42:23',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9822,'4000','181667806923','2022-11-07 10:42:23',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9823,'1000','181667806956','2022-11-07 11:02:56',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9824,'4000','181667806956','2022-11-07 11:02:56',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(9825,'1000','181667809417','2022-11-07 11:28:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9826,'4000','181667809417','2022-11-07 11:28:24',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9827,'4000','181667809417','2022-11-07 11:23:37',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9828,'1000','181667811851','2022-11-07 12:04:43',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9829,'4000','181667811851','2022-11-07 12:04:43',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9830,'1000','111667812212','2022-11-07 12:18:09',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9831,'4000','111667812212','2022-11-07 12:18:09',NULL,25.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9832,'1110','111667812692','2022-11-07 12:44:35',NULL,5.00,'','11','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(9833,'5500','111667812692','2022-11-07 12:18:12',5.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9834,'1000','111667812692','2022-11-07 12:44:35',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9835,'4000','111667812692','2022-11-07 12:44:35',NULL,20.00,'','11','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(9836,'1000','111667814277','2022-11-07 12:46:51',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9837,'4000','111667814277','2022-11-07 12:46:51',NULL,10.00,'','11','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(9838,'1000','181667814426','2022-11-07 12:58:16',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9839,'4000','181667814426','2022-11-07 12:58:16',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9840,'1000','111667815348','2022-11-07 13:03:07',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9841,'4000','111667815348','2022-11-07 13:03:07',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9842,'1000','111667815390','2022-11-07 13:34:58',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9843,'4000','111667815390','2022-11-07 13:34:58',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9844,'1000','111667817303','2022-11-07 13:35:11',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9845,'4000','111667817303','2022-11-07 13:35:11',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9846,'1000','111667817313','2022-11-07 15:08:31',250.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9847,'4000','111667817313','2022-11-07 15:08:31',NULL,100.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9848,'4000','111667817313','2022-11-07 13:35:13',NULL,150.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9849,'1000','111667822916','2022-11-07 15:09:14',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9850,'4000','111667822916','2022-11-07 15:09:14',NULL,150.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9851,'1000','181667823168','2022-11-07 15:13:14',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9852,'4000','181667823168','2022-11-07 15:13:14',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9853,'4000','181667823168','2022-11-07 15:12:48',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(9854,'1000','181667823209','2022-11-07 15:14:17',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9855,'4000','181667823209','2022-11-07 15:14:17',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9856,'1000','181667833790','2022-11-07 18:11:07',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9857,'4000','181667833790','2022-11-07 18:11:07',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9858,'4000','181667833790','2022-11-07 18:09:50',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9859,'1000','181667833889','2022-11-07 18:11:51',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9860,'4000','181667833889','2022-11-07 18:11:51',NULL,100.00,'','18','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9861,'1000','181667833918','2022-11-07 18:12:12',42.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9862,'4000','181667833918','2022-11-07 18:12:12',NULL,42.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9863,'1000','181667833944','2022-11-07 18:12:41',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9864,'4000','181667833944','2022-11-07 18:12:41',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9865,'1000','181667833969','2022-11-07 18:13:20',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9866,'4000','181667833969','2022-11-07 18:13:20',NULL,50.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9867,'1000','181667834010','2022-11-07 18:14:00',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9868,'4000','181667834010','2022-11-07 18:14:00',NULL,100.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9875,'5800','181667834221','2022-11-07 18:17:22',1000.00,NULL,'0','18','1','Fuel','1','','','334','','No',NULL,NULL,''),(9876,'5800','181667834221','2022-11-07 18:17:22',275.00,NULL,'0','18','1','Bread','1','','','333','','No',NULL,NULL,''),(9877,'1000','181667834221','2022-11-07 18:17:22',NULL,1275.00,'0','18','1','','1','','','333','','No',NULL,NULL,''),(9878,'1000','181667884963','2022-11-08 08:22:50',750.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9879,'4000','181667884963','2022-11-08 08:22:50',NULL,750.00,'','18','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(9880,'1000','181667884973','2022-11-08 08:29:45',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9881,'4000','181667884973','2022-11-08 08:29:45',NULL,15.00,'','18','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9882,'1000','181667885396','2022-11-08 08:47:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9883,'4000','181667885396','2022-11-08 08:47:24',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9884,'1000','181667886454','2022-11-08 08:55:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9885,'4000','181667886454','2022-11-08 08:55:48',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(9886,'1000','181667886952','2022-11-08 09:28:05',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9887,'4000','181667886952','2022-11-08 09:28:05',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9888,'1000','111667892172','2022-11-08 10:28:47',170.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9889,'4000','111667892172','2022-11-08 10:28:47',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9890,'4000','111667892172','2022-11-08 10:22:52',NULL,150.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9891,'1000','181667888896','2022-11-08 10:28:59',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9892,'4000','181667888896','2022-11-08 10:28:59',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(9893,'1000','181667892545','2022-11-08 10:29:12',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9894,'4000','181667892545','2022-11-08 10:29:12',NULL,50.00,'','18','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(9895,'1000','111667892539','2022-11-08 10:40:34',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9896,'4000','111667892539','2022-11-08 10:40:34',NULL,120.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9897,'1000','111667895148','2022-11-08 11:12:52',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9898,'4000','111667895148','2022-11-08 11:12:52',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9899,'4000','111667895148','2022-11-08 11:12:28',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9900,'1000','181667896464','2022-11-08 11:34:45',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9901,'4000','181667896464','2022-11-08 11:34:45',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9902,'1000','111667896283','2022-11-08 12:25:00',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9903,'4000','111667896283','2022-11-08 12:25:00',NULL,100.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(9904,'1000','111667901620','2022-11-08 13:08:32',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9905,'4000','111667901620','2022-11-08 13:08:32',NULL,100.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9906,'1000','181667896500','2022-11-08 13:32:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9907,'4000','181667896500','2022-11-08 13:32:26',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9908,'1000','111667902115','2022-11-08 14:29:49',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9909,'4000','111667902115','2022-11-08 14:29:49',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9910,'1000','181667903550','2022-11-08 15:32:02',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9911,'4000','181667903550','2022-11-08 15:32:02',NULL,50.00,'','18','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(9912,'1000','181667910726','2022-11-08 15:32:39',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9913,'4000','181667910726','2022-11-08 15:32:39',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9914,'1000','111667910862','2022-11-08 16:17:57',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9915,'4000','111667910862','2022-11-08 16:17:57',NULL,10.00,'','11','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(9925,'5800','181667918880','2022-11-08 17:48:23',350.00,NULL,'0','18','1','binding rings','1','','','337','','No',NULL,NULL,''),(9926,'5800','181667918880','2022-11-08 17:48:23',220.00,NULL,'0','18','1','Bread','1','','','336','','No',NULL,NULL,''),(9927,'5800','181667918880','2022-11-08 17:48:23',450.00,NULL,'0','18','1','groundnuts','1','','','335','','No',NULL,NULL,''),(9928,'1000','181667918880','2022-11-08 17:48:23',NULL,1020.00,'0','18','1','','1','','','335','','No',NULL,NULL,''),(9929,'1000','111667920417','2022-11-08 18:13:45',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9930,'4000','111667920417','2022-11-08 18:13:45',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9931,'1000','111667920497','2022-11-08 18:15:10',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9932,'4000','111667920497','2022-11-08 18:15:10',NULL,20.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(9933,'1000','181667967997','2022-11-09 07:33:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9934,'4000','181667967997','2022-11-09 07:33:16',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9935,'1000','181667972013','2022-11-09 08:55:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9936,'4000','181667972013','2022-11-09 08:55:26',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9937,'1000','181667973535','2022-11-09 08:59:56',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9938,'4000','181667973535','2022-11-09 08:59:56',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9939,'1000','111667975851','2022-11-09 09:37:40',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9940,'4000','111667975851','2022-11-09 09:37:40',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9941,'1000','111667975862','2022-11-09 09:47:11',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9943,'1000','181667973599','2022-11-09 10:09:32',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9944,'4000','181667973599','2022-11-09 10:09:32',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(9945,'1000','111667975862','2022-11-09 09:47:11',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9946,'4000','111667975862','2022-11-09 09:47:11',NULL,20.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9947,'1000','181667977775','2022-11-09 10:45:52',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9948,'4000','181667977775','2022-11-09 10:45:52',NULL,130.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9949,'4000','181667977775','2022-11-09 10:09:35',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9950,'4000','181667977775','2022-11-09 10:39:37',NULL,70.00,'','18','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(9951,'1000','181667981287','2022-11-09 11:08:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9952,'4000','181667981287','2022-11-09 11:08:23',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(9953,'1000','111667980316','2022-11-09 11:59:13',220.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9954,'4000','111667980316','2022-11-09 11:59:13',NULL,220.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(9955,'1000','111667984356','2022-11-09 12:23:39',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9956,'4000','111667984356','2022-11-09 12:23:39',NULL,80.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(9961,'1000','181667988612','2022-11-09 13:13:48',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9962,'4000','181667988612','2022-11-09 13:13:48',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9963,'1000','111667985821','2022-11-09 13:28:50',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9964,'4000','111667985821','2022-11-09 13:28:50',NULL,80.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9965,'1000','111667999086','2022-11-09 16:04:56',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9966,'4000','111667999086','2022-11-09 16:04:56',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9997,'5800','181667984200','2022-11-09 12:47:36',420.00,NULL,'0','11','1','Water(300ml)','1','','','342','','No',NULL,NULL,''),(9998,'5800','181667984200','2022-11-09 12:47:36',200.00,NULL,'0','11','1','cakes','1','','','341','','No',NULL,NULL,''),(9999,'5800','181667984200','2022-11-09 12:47:36',200.00,NULL,'0','11','1','office airtime','1','','','340','','No',NULL,NULL,''),(10000,'5800','181667984200','2022-11-09 12:47:36',900.00,NULL,'0','11','1','milk','1','','','339','','No',NULL,NULL,''),(10001,'5800','181667984200','2022-11-09 12:47:36',220.00,NULL,'0','11','1','Bread','1','','','338','','No',NULL,NULL,''),(10002,'1000','181667984200','2022-11-09 12:47:36',NULL,1940.00,'0','11','1','','1','','','338','','No',NULL,NULL,''),(10003,'1000','181668056938','2022-11-10 08:09:27',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10004,'4000','181668056938','2022-11-10 08:09:27',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10005,'4000','181668056938','2022-11-10 08:08:58',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10006,'1000','181668056970','2022-11-10 09:39:05',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10007,'4000','181668056970','2022-11-10 09:39:05',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10008,'4000','181668056970','2022-11-10 08:09:30',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10009,'1000','111668061053','2022-11-10 09:39:08',190.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10010,'4000','111668061053','2022-11-10 09:39:08',NULL,190.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10011,'1000','181668062348','2022-11-10 10:05:13',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10012,'4000','181668062348','2022-11-10 10:05:13',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10013,'4000','181668062348','2022-11-10 09:39:08',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10014,'1000','181668063916','2022-11-10 10:26:20',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10015,'4000','181668063916','2022-11-10 10:26:20',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10016,'1000','111668067100','2022-11-10 10:58:54',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10017,'4000','111668067100','2022-11-10 10:58:54',NULL,10.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(10018,'1000','111668067137','2022-11-10 11:00:05',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10019,'4000','111668067137','2022-11-10 11:00:05',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10020,'4000','111668067137','2022-11-10 10:58:57',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10021,'1000','181668069163','2022-11-10 11:33:04',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10022,'4000','181668069163','2022-11-10 11:33:04',NULL,40.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10023,'1000','181668069192','2022-11-10 11:41:59',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10024,'4000','181668069192','2022-11-10 11:41:59',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10025,'1000','181668069721','2022-11-10 12:17:47',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10026,'4000','181668069721','2022-11-10 12:17:47',NULL,50.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10027,'1000','181668071870','2022-11-10 12:18:06',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10028,'4000','181668071870','2022-11-10 12:18:06',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(10029,'1000','181668078840','2022-11-10 14:14:23',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10030,'4000','181668078840','2022-11-10 14:14:23',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10031,'4000','181668078840','2022-11-10 14:14:00',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10042,'1000','111668079686','2022-11-10 14:28:38',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10043,'4000','111668079686','2022-11-10 14:28:38',NULL,200.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(10044,'1000','111668079742','2022-11-10 14:51:05',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10045,'4000','111668079742','2022-11-10 14:51:05',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10046,'1000','111668082747','2022-11-10 15:19:16',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10047,'4000','111668082747','2022-11-10 15:19:16',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10048,'1000','181668083457','2022-11-10 15:31:09',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10049,'4000','181668083457','2022-11-10 15:31:09',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10050,'1000','181668083472','2022-11-10 15:53:13',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10051,'4000','181668083472','2022-11-10 15:53:13',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(10052,'1000','111668084318','2022-11-10 15:54:30',650.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10053,'4000','111668084318','2022-11-10 15:54:30',NULL,600.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10054,'4000','111668084318','2022-11-10 15:45:18',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10055,'1000','181668084896','2022-11-10 16:56:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10056,'4000','181668084896','2022-11-10 16:56:06',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10057,'1000','181668089457','2022-11-10 17:11:47',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10058,'4000','181668089457','2022-11-10 17:11:47',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10071,'5800','181668078890','2022-11-10 14:15:11',100.00,NULL,'0','18','1','cakes','1','','','346','','No',NULL,NULL,''),(10072,'5800','181668078890','2022-11-10 14:15:11',4220.00,NULL,'0','18','1','canon ink','1','','','345','','No',NULL,NULL,''),(10073,'5800','181668078890','2022-11-10 14:15:11',300.00,NULL,'0','18','1','A4 envelopes','1','','','344','','No',NULL,NULL,''),(10074,'5800','181668078890','2022-11-10 14:15:11',220.00,NULL,'0','18','1','Bread','1','','','343','','No',NULL,NULL,''),(10075,'1000','181668078890','2022-11-10 14:15:11',NULL,4840.00,'0','18','1','','1','','','343','','No',NULL,NULL,''),(10076,'1000','181668090608','2022-11-10 17:30:26',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10077,'4000','181668090608','2022-11-10 17:30:26',NULL,30.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(10078,'1000','181668090629','2022-11-10 17:38:01',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10079,'4000','181668090629','2022-11-10 17:38:01',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10080,'1000','111668141505','2022-11-11 07:43:53',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10081,'4000','111668141505','2022-11-11 07:43:53',NULL,20.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10082,'1000','111668141835','2022-11-11 08:08:51',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10083,'4000','111668141835','2022-11-11 08:08:51',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(10084,'1000','111668143334','2022-11-11 08:41:28',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10085,'4000','111668143334','2022-11-11 08:41:28',NULL,30.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10086,'1000','111668145291','2022-11-11 08:45:31',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10087,'4000','111668145291','2022-11-11 08:45:31',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10088,'1000','111668145533','2022-11-11 09:03:25',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10089,'4000','111668145533','2022-11-11 09:03:25',NULL,10.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10090,'1000','111668146608','2022-11-11 09:09:44',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10091,'4000','111668146608','2022-11-11 09:09:44',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10092,'1000','111668148037','2022-11-11 09:27:51',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10093,'4000','111668148037','2022-11-11 09:27:51',NULL,40.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10094,'4000','111668148037','2022-11-11 09:27:17',NULL,140.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10095,'1000','111668148075','2022-11-11 09:41:41',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10096,'4000','111668148075','2022-11-11 09:41:41',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10097,'1000','111668146987','2022-11-11 10:49:40',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10098,'4000','111668146987','2022-11-11 10:49:40',NULL,50.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10099,'1000','111668152982','2022-11-11 12:07:27',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10100,'4000','111668152982','2022-11-11 12:07:27',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10101,'1000','111668157661','2022-11-11 12:12:03',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10102,'4000','111668157661','2022-11-11 12:12:03',NULL,150.00,'','11','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(10103,'1000','111668157932','2022-11-11 12:18:15',65.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10104,'4000','111668157932','2022-11-11 12:18:15',NULL,60.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10105,'4000','111668157932','2022-11-11 12:17:56',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10106,'1000','111668158305','2022-11-11 12:18:35',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10107,'4000','111668158305','2022-11-11 12:18:35',NULL,10.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10108,'1000','181668158658','2022-11-11 12:24:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10109,'4000','181668158658','2022-11-11 12:24:29',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(10110,'1000','181668158849','2022-11-11 12:27:40',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10111,'4000','181668158849','2022-11-11 12:27:40',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10116,'1000','181668161036','2022-11-11 13:06:28',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10117,'4000','181668161036','2022-11-11 13:06:28',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10118,'1000','181668164274','2022-11-11 13:58:15',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10119,'4000','181668164274','2022-11-11 13:58:15',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10120,'4000','181668164274','2022-11-11 13:57:54',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10121,'1000','181668164302','2022-11-11 14:11:36',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10122,'4000','181668164302','2022-11-11 14:11:36',NULL,50.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(10123,'1000','181668165107','2022-11-11 14:22:44',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10124,'4000','181668165107','2022-11-11 14:22:44',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10125,'1000','111668161252','2022-11-11 15:17:18',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10126,'4000','111668161252','2022-11-11 15:17:18',NULL,60.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10127,'1000','181668169905','2022-11-11 16:05:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10128,'4000','181668169905','2022-11-11 16:05:25',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10129,'1000','181668178632','2022-11-11 17:57:24',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10130,'4000','181668178632','2022-11-11 17:57:24',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(10131,'1000','181668178654','2022-11-11 17:59:28',27.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10132,'4000','181668178654','2022-11-11 17:59:28',NULL,27.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10133,'1000','181668178780','2022-11-11 17:59:52',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10134,'4000','181668178780','2022-11-11 17:59:52',NULL,210.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10137,'5800','181668160885','2022-11-11 13:01:34',1000.00,NULL,'0','11','1','Fuel','1','','','348','','No',NULL,NULL,''),(10138,'5800','181668160885','2022-11-11 13:01:34',220.00,NULL,'0','11','1','Bread','1','','','347','','No',NULL,NULL,''),(10139,'1000','181668160885','2022-11-11 13:01:34',NULL,1220.00,'0','11','1','','1','','','347','','No',NULL,NULL,''),(10140,'1000','181668662230','2022-11-17 08:17:34',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10141,'4000','181668662230','2022-11-17 08:17:34',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10142,'1000','111668661199','2022-11-17 09:19:49',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10143,'4000','111668661199','2022-11-17 09:19:49',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10144,'1000','111668665998','2022-11-17 09:35:16',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10145,'4000','111668665998','2022-11-17 09:35:16',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10146,'1000','111668666956','2022-11-17 09:50:41',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10147,'4000','111668666956','2022-11-17 09:50:41',NULL,50.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(10148,'4000','111668666956','2022-11-17 09:35:56',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10149,'1000','111668667842','2022-11-17 09:51:46',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10150,'4000','111668667842','2022-11-17 09:51:46',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10151,'1000','111668667915','2022-11-17 10:05:42',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10152,'4000','111668667915','2022-11-17 10:05:42',NULL,25.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10153,'1000','181668662261','2022-11-17 10:05:56',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10154,'4000','181668662261','2022-11-17 10:05:56',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(10155,'1000','181668668978','2022-11-17 10:12:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10156,'4000','181668668978','2022-11-17 10:12:29',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(10157,'1000','181668669152','2022-11-17 10:42:39',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10158,'4000','181668669152','2022-11-17 10:42:39',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10159,'1000','181668670963','2022-11-17 10:58:04',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10160,'4000','181668670963','2022-11-17 10:58:04',NULL,10.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(10161,'1000','181668671886','2022-11-17 11:20:04',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10162,'4000','181668671886','2022-11-17 11:20:04',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10163,'4000','181668671886','2022-11-17 11:19:39',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10164,'1000','181668681512','2022-11-17 13:38:58',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10165,'4000','181668681512','2022-11-17 13:38:58',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10166,'1000','181668681544','2022-11-17 13:39:33',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10167,'4000','181668681544','2022-11-17 13:39:33',NULL,150.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(10168,'1000','181668681639','2022-11-17 13:40:53',28.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10169,'4000','181668681639','2022-11-17 13:40:53',NULL,28.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10170,'1000','181668681734','2022-11-17 13:42:24',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10171,'4000','181668681734','2022-11-17 13:42:24',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10172,'1000','181668681759','2022-11-17 13:42:56',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10173,'4000','181668681759','2022-11-17 13:42:56',NULL,20.00,'','18','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10174,'1000','181668682298','2022-11-17 14:12:54',800.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10175,'4000','181668682298','2022-11-17 14:12:54',NULL,800.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10176,'1000','111668683655','2022-11-17 14:14:44',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10177,'4000','111668683655','2022-11-17 14:14:44',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10178,'1000','111668683686','2022-11-17 16:11:57',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10179,'4000','111668683686','2022-11-17 16:11:57',NULL,10.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10180,'1000','111668691407','2022-11-17 16:23:35',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10181,'4000','111668691407','2022-11-17 16:23:35',NULL,20.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10186,'5800','111668691878','2022-11-17 16:31:33',275.00,NULL,'0','11','1','Bread','1','','','350','','No',NULL,NULL,''),(10187,'5800','111668691878','2022-11-17 16:31:33',200.00,NULL,'0','11','1','cakes','1','','','349','','No',NULL,NULL,''),(10188,'1000','111668691878','2022-11-17 16:31:33',NULL,475.00,'0','11','1','','1','','','349','','No',NULL,NULL,''),(10189,'1000','181668692094','2022-11-17 16:35:03',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10190,'4000','181668692094','2022-11-17 16:35:03',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10191,'1000','181668692106','2022-11-17 16:35:27',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10192,'4000','181668692106','2022-11-17 16:35:27',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10193,'1000','181668696371','2022-11-17 17:46:35',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10194,'4000','181668696371','2022-11-17 17:46:35',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(10195,'1000','181668697060','2022-11-17 17:57:50',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10196,'4000','181668697060','2022-11-17 17:57:50',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10197,'1000','181668697073','2022-11-17 17:58:34',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10198,'4000','181668697073','2022-11-17 17:58:34',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(10199,'1000','111668697761','2022-11-17 18:09:33',655.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10200,'4000','111668697761','2022-11-17 18:09:33',NULL,655.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10201,'1000','111668747072','2022-11-18 08:16:03',125.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10202,'4000','111668747072','2022-11-18 08:16:03',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(10203,'4000','111668747072','2022-11-18 07:51:12',NULL,25.00,'','11','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(10204,'1000','181668750086','2022-11-18 08:50:25',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10205,'4000','181668750086','2022-11-18 08:50:25',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(10206,'1000','181668750633','2022-11-18 09:37:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10207,'4000','181668750633','2022-11-18 09:37:52',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10208,'1000','111668754093','2022-11-18 10:12:29',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10209,'4000','111668754093','2022-11-18 10:12:29',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(10210,'1000','111668758762','2022-11-18 11:09:18',500.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10211,'4000','111668758762','2022-11-18 11:09:18',NULL,500.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10216,'1000','111668758969','2022-11-18 11:48:46',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10217,'4000','111668758969','2022-11-18 11:48:46',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10218,'1000','181668763463','2022-11-18 12:29:18',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10219,'4000','181668763463','2022-11-18 12:29:18',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10220,'1000','111668764629','2022-11-18 12:44:01',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10221,'4000','111668764629','2022-11-18 12:44:01',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10222,'1000','111668764700','2022-11-18 12:45:44',5.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10223,'4000','111668764700','2022-11-18 12:45:44',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10224,'1000','111668768800','2022-11-18 13:53:41',4360.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10225,'4000','111668768800','2022-11-18 13:53:41',NULL,4360.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10226,'1000','111668764746','2022-11-18 14:22:09',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10227,'4000','111668764746','2022-11-18 14:22:09',NULL,25.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10228,'1000','111668770547','2022-11-18 15:19:03',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10229,'4000','111668770547','2022-11-18 15:19:03',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10230,'1000','181668773969','2022-11-18 15:20:13',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10231,'4000','181668773969','2022-11-18 15:20:13',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10232,'4000','181668773969','2022-11-18 15:19:29',NULL,80.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10233,'1000','181668774049','2022-11-18 15:27:40',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10234,'4000','181668774049','2022-11-18 15:27:40',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10235,'1000','181668774462','2022-11-18 15:39:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10236,'4000','181668774462','2022-11-18 15:39:06',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10237,'1000','111668775259','2022-11-18 16:28:18',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10238,'4000','111668775259','2022-11-18 16:28:18',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10244,'1000','181668782544','2022-11-18 17:42:34',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10245,'4000','181668782544','2022-11-18 17:42:34',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10256,'5800','181668760598','2022-11-18 11:36:49',2000.00,NULL,'0','18','1','Rim of Papers','1','','','353','','No',NULL,NULL,''),(10257,'5800','181668760598','2022-11-18 11:36:49',4100.00,NULL,'0','18','1','Internet','1','','','352','','No',NULL,NULL,''),(10258,'5800','181668760598','2022-11-18 11:36:49',275.00,NULL,'0','18','1','Bread','1','','','351','','No',NULL,NULL,''),(10259,'1000','181668760598','2022-11-18 11:36:49',NULL,6375.00,'0','18','1','','1','','','351','','No',NULL,NULL,''),(10260,'1000','111668838504','2022-11-19 09:15:18',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10261,'4000','111668838504','2022-11-19 09:15:18',NULL,10.00,'','11','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(10264,'1000','181668841781','2022-11-19 10:09:53',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10265,'4000','181668841781','2022-11-19 10:09:53',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10270,'1000','181668854192','2022-11-19 13:36:38',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10271,'4000','181668854192','2022-11-19 13:36:38',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(10272,'1000','111668857651','2022-11-19 14:34:30',195.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10273,'4000','111668857651','2022-11-19 14:34:30',NULL,190.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10274,'4000','111668857651','2022-11-19 14:34:11',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10275,'1000','111668857681','2022-11-19 16:28:05',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10276,'4000','111668857681','2022-11-19 16:28:05',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10277,'4000','111668857681','2022-11-19 14:34:41',NULL,10.00,'','11','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(10288,'5800','181668841697','2022-11-19 10:08:37',7140.00,NULL,'0','18','1','njenga/home/ Shopping/ fuel','1','','','355','','No',NULL,NULL,''),(10289,'5800','181668841697','2022-11-19 10:08:37',175.00,NULL,'0','18','1','Bread','1','','','354','','No',NULL,NULL,''),(10290,'1000','181668841697','2022-11-19 10:08:37',NULL,7315.00,'0','18','1','','1','','','354','','No',NULL,NULL,''),(10291,'1000','181668865063','2022-11-19 16:37:52',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10292,'4000','181668865063','2022-11-19 16:37:52',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10293,'1000','181668865074','2022-11-19 16:38:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10294,'4000','181668865074','2022-11-19 16:38:05',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(10295,'1000','111669007227','2022-11-21 08:07:16',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10296,'4000','111669007227','2022-11-21 08:07:16',NULL,20.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10297,'1000','111669007238','2022-11-21 08:44:49',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10298,'4000','111669007238','2022-11-21 08:44:49',NULL,10.00,'','11','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(10299,'4000','111669007238','2022-11-21 08:07:18',NULL,60.00,'','11','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(10300,'1000','111669009499','2022-11-21 09:03:54',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10301,'4000','111669009499','2022-11-21 09:03:54',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10302,'4000','111669009499','2022-11-21 08:44:59',NULL,110.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10303,'1000','111669010643','2022-11-21 09:58:40',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10304,'4000','111669010643','2022-11-21 09:58:40',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10305,'1000','111669013926','2022-11-21 10:13:56',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10306,'4000','111669013926','2022-11-21 10:13:56',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10307,'4000','111669013926','2022-11-21 09:58:46',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10308,'1000','111669014839','2022-11-21 10:14:18',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10309,'4000','111669014839','2022-11-21 10:14:18',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10310,'1000','111669014940','2022-11-21 10:38:39',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10311,'4000','111669014940','2022-11-21 10:38:39',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10312,'1000','111669016322','2022-11-21 10:41:07',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10313,'4000','111669016322','2022-11-21 10:41:07',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(10314,'1000','111669023746','2022-11-21 12:42:40',450.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10315,'4000','111669023746','2022-11-21 12:42:40',NULL,450.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10316,'1000','111669023767','2022-11-21 12:43:04',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10317,'4000','111669023767','2022-11-21 12:43:04',NULL,100.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10318,'1000','111669023786','2022-11-21 12:43:18',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10319,'4000','111669023786','2022-11-21 12:43:18',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10320,'1000','111669023806','2022-11-21 12:43:37',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10321,'4000','111669023806','2022-11-21 12:43:37',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10322,'1000','111669027883','2022-11-21 13:52:36',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10323,'4000','111669027883','2022-11-21 13:52:36',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10324,'1000','111669028706','2022-11-21 14:05:18',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10325,'4000','111669028706','2022-11-21 14:05:18',NULL,300.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10326,'1000','111669028740','2022-11-21 14:09:00',400.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10327,'4000','111669028740','2022-11-21 14:09:00',NULL,400.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10332,'1000','111669027960','2022-11-21 14:12:05',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10333,'4000','111669027960','2022-11-21 14:12:05',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10334,'1000','111669029153','2022-11-21 14:15:13',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10335,'4000','111669029153','2022-11-21 14:15:13',NULL,60.00,'','11','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(10336,'1000','111669042661','2022-11-21 17:57:54',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10337,'4000','111669042661','2022-11-21 17:57:54',NULL,200.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(10340,'5800','111669043566','2022-11-21 18:13:14',1000.00,NULL,'0','11','1','Nenga (for petrol)','1','','','357','','No',NULL,NULL,''),(10341,'1000','111669043566','2022-11-21 18:13:14',NULL,1000.00,'0','11','1','Njenga ','1','','','357','','No',NULL,NULL,''),(10342,'1000','111669043770','2022-11-21 18:16:25',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10343,'4000','111669043770','2022-11-21 18:16:25',NULL,160.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10344,'1000','111669043822','2022-11-21 18:17:18',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10345,'4000','111669043822','2022-11-21 18:17:18',NULL,20.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(10346,'1000','111669043839','2022-11-21 18:17:39',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10347,'4000','111669043839','2022-11-21 18:17:39',NULL,50.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10348,'1000','111669043862','2022-11-21 18:18:01',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10349,'4000','111669043862','2022-11-21 18:18:01',NULL,10.00,'','11','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(10350,'1000','181669096633','2022-11-22 09:43:53',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10351,'4000','181669096633','2022-11-22 09:43:53',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10352,'1000','181669099437','2022-11-22 09:45:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10353,'4000','181669099437','2022-11-22 09:45:31',NULL,20.00,'','18','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(10354,'1000','181669099534','2022-11-22 11:01:11',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10355,'4000','181669099534','2022-11-22 11:01:11',NULL,100.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10363,'1000','111669109080','2022-11-22 13:05:20',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10364,'4000','111669109080','2022-11-22 13:05:20',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10365,'1000','111669111531','2022-11-22 13:05:42',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10366,'4000','111669111531','2022-11-22 13:05:42',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10367,'1000','181669114540','2022-11-22 13:56:04',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10368,'4000','181669114540','2022-11-22 13:56:04',NULL,90.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10369,'1000','181669114567','2022-11-22 13:56:13',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10370,'4000','181669114567','2022-11-22 13:56:13',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10371,'1000','181669114581','2022-11-22 14:23:45',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10372,'4000','181669114581','2022-11-22 14:23:45',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10373,'1000','111669120107','2022-11-22 15:29:00',220.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10374,'4000','111669120107','2022-11-22 15:29:00',NULL,220.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10375,'1000','181669121569','2022-11-22 15:53:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10376,'4000','181669121569','2022-11-22 15:53:06',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(10415,'5800','181669107382','2022-11-22 11:56:46',1000.00,NULL,'0','18','1','NJENGA/Petrol','1','','','370','','No',NULL,NULL,''),(10416,'5800','181669107382','2022-11-22 11:56:46',50.00,NULL,'0','18','1','Fare','1','','','369','','No',NULL,NULL,''),(10417,'5800','181669107382','2022-11-22 11:56:46',165.00,NULL,'0','18','1','lollipop','1','','','368','','No',NULL,NULL,''),(10418,'5800','181669107382','2022-11-22 11:56:46',195.00,NULL,'0','18','1','Straw','1','','','367','','No',NULL,NULL,''),(10419,'5800','181669107382','2022-11-22 11:56:46',670.00,NULL,'0','18','1','Family biscuit','1','','','366','','No',NULL,NULL,''),(10420,'5800','181669107382','2022-11-22 11:56:46',1260.00,NULL,'0','18','1','serviettes','1','','','365','','No',NULL,NULL,''),(10421,'5800','181669107382','2022-11-22 11:56:46',300.00,NULL,'0','18','1','Juicy fruit','1','','','364','','No',NULL,NULL,''),(10422,'5800','181669107382','2022-11-22 11:56:46',115.00,NULL,'0','18','1','Patco mint','1','','','363','','No',NULL,NULL,''),(10423,'5800','181669107382','2022-11-22 11:56:46',190.00,NULL,'0','18','1','KSL Sweets','1','','','362','','No',NULL,NULL,''),(10424,'5800','181669107382','2022-11-22 11:56:46',305.00,NULL,'0','18','1','Tropical mint','1','','','361','','No',NULL,NULL,''),(10425,'5800','181669107382','2022-11-22 11:56:46',400.00,NULL,'0','18','1','cakes','1','','','360','','No',NULL,NULL,''),(10426,'5800','181669107382','2022-11-22 11:56:46',2300.00,NULL,'0','18','1','Soda( 300ML)','1','','','359','','No',NULL,NULL,''),(10427,'5800','181669107382','2022-11-22 11:56:46',275.00,NULL,'0','18','1','bread','1','','','358','','No',NULL,NULL,''),(10428,'1000','181669107382','2022-11-22 11:56:46',NULL,7225.00,'0','18','1','bread','1','','','358','','No',NULL,NULL,''),(10429,'1000','181669129559','2022-11-22 18:06:08',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10430,'4000','181669129559','2022-11-22 18:06:08',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10431,'1000','181669129720','2022-11-22 18:09:10',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10432,'4000','181669129720','2022-11-22 18:09:10',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10433,'4000','181669129720','2022-11-22 18:08:40',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10434,'1000','181669129769','2022-11-22 18:09:39',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10435,'4000','181669129769','2022-11-22 18:09:39',NULL,160.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10436,'1000','181669129787','2022-11-22 18:10:14',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10437,'4000','181669129787','2022-11-22 18:10:14',NULL,30.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(10438,'1000','181669129824','2022-11-22 18:11:15',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10439,'4000','181669129824','2022-11-22 18:11:15',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10440,'1000','181669180945','2022-11-23 08:51:00',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10441,'4000','181669180945','2022-11-23 08:51:00',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10442,'1000','181669182668','2022-11-23 09:24:35',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10443,'4000','181669182668','2022-11-23 09:24:35',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10444,'1000','181669184679','2022-11-23 09:31:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10445,'4000','181669184679','2022-11-23 09:31:01',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10446,'1000','181669185063','2022-11-23 09:39:33',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10447,'4000','181669185063','2022-11-23 09:39:33',NULL,90.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10448,'1000','181669189892','2022-11-23 10:59:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10449,'4000','181669189892','2022-11-23 10:59:50',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10450,'1000','181669190392','2022-11-23 11:21:14',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10451,'4000','181669190392','2022-11-23 11:21:14',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(10452,'4000','181669190392','2022-11-23 10:59:52',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(10453,'1000','181669191698','2022-11-23 11:43:29',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10454,'4000','181669191698','2022-11-23 11:43:29',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(10455,'4000','181669191698','2022-11-23 11:21:38',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(10456,'4000','181669191698','2022-11-23 11:41:53',NULL,10.00,'','18','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(10457,'1000','181669193013','2022-11-23 11:58:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10458,'4000','181669193013','2022-11-23 11:58:31',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10459,'1000','181669193913','2022-11-23 12:02:50',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10460,'4000','181669193913','2022-11-23 12:02:50',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10461,'1000','181669194172','2022-11-23 12:03:56',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10470,'1000','181669200149','2022-11-23 13:44:08',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10471,'4000','181669200149','2022-11-23 13:44:08',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(10472,'4000','181669200149','2022-11-23 13:42:29',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(10473,'1000','181669200251','2022-11-23 13:44:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10474,'4000','181669200251','2022-11-23 13:44:22',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10477,'5800','181669194435','2022-11-23 13:40:05',200.00,NULL,'0','18','1','parking fee','1','','','373','','No',NULL,NULL,''),(10478,'5800','181669194435','2022-11-23 13:40:05',450.00,NULL,'0','18','1','groundnuts','1','','','372','','No',NULL,NULL,''),(10479,'5800','181669194435','2022-11-23 13:40:05',275.00,NULL,'0','18','1','bread','1','','','371','','No',NULL,NULL,''),(10480,'1000','181669194435','2022-11-23 13:40:05',NULL,925.00,'0','18','1','','1','','','371','','No',NULL,NULL,''),(10481,'1000','181669201877','2022-11-23 14:22:04',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10482,'4000','181669201877','2022-11-23 14:22:04',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10483,'1000','111669202659','2022-11-23 14:25:15',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10484,'4000','111669202659','2022-11-23 14:25:15',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10485,'4000','111669202659','2022-11-23 14:24:19',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10486,'1000','111669202717','2022-11-23 14:25:32',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10487,'4000','111669202717','2022-11-23 14:25:32',NULL,40.00,'','11','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(10488,'1000','111669202742','2022-11-23 14:25:57',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10489,'4000','111669202742','2022-11-23 14:25:57',NULL,100.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10490,'1000','181669202532','2022-11-23 14:37:44',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10491,'4000','181669202532','2022-11-23 14:37:44',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10492,'1000','181669203477','2022-11-23 15:43:45',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10493,'4000','181669203477','2022-11-23 15:43:45',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(10494,'1000','181669207433','2022-11-23 15:49:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10495,'4000','181669207433','2022-11-23 15:49:09',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10496,'1000','181669207763','2022-11-23 16:00:09',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10497,'4000','181669207763','2022-11-23 16:00:09',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10498,'4000','181669207763','2022-11-23 15:49:23',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(10499,'4000','181669207763','2022-11-23 15:58:53',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10500,'1000','181669208417','2022-11-23 16:09:54',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10501,'4000','181669208417','2022-11-23 16:09:54',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(10502,'4000','181669208417','2022-11-23 16:00:17',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(10503,'1000','181669214143','2022-11-23 17:35:53',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10504,'4000','181669214143','2022-11-23 17:35:53',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10505,'1000','111669214839','2022-11-23 17:47:34',78.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10506,'4000','111669214839','2022-11-23 17:47:34',NULL,78.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10507,'1000','111669214864','2022-11-23 17:47:58',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10508,'4000','111669214864','2022-11-23 17:47:58',NULL,10.00,'','11','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10509,'1000','111669215525','2022-11-23 18:25:24',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10510,'4000','111669215525','2022-11-23 18:25:24',NULL,100.00,'','11','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(10511,'1000','111669265508','2022-11-24 07:52:03',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10512,'4000','111669265508','2022-11-24 07:52:03',NULL,20.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(10513,'1000','181669265484','2022-11-24 07:55:18',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10514,'4000','181669265484','2022-11-24 07:55:18',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(10515,'1000','181669265721','2022-11-24 08:30:22',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10516,'4000','181669265721','2022-11-24 08:30:22',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10517,'4000','181669265721','2022-11-24 07:55:21',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10518,'1000','181669267824','2022-11-24 08:58:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10519,'4000','181669267824','2022-11-24 08:58:41',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10520,'1000','181669269524','2022-11-24 09:03:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10521,'4000','181669269524','2022-11-24 09:03:31',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(10522,'1000','181669269814','2022-11-24 09:42:46',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10523,'4000','181669269814','2022-11-24 09:42:46',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10524,'1000','181669272182','2022-11-24 09:43:22',315.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10525,'4000','181669272182','2022-11-24 09:43:22',NULL,300.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10526,'4000','181669272182','2022-11-24 09:43:02',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10527,'1000','181669272211','2022-11-24 10:06:42',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10528,'4000','181669272211','2022-11-24 10:06:42',NULL,5.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10529,'1000','181669273605','2022-11-24 11:17:32',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10530,'4000','181669273605','2022-11-24 11:17:32',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10531,'1000','181669279932','2022-11-24 12:26:15',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10532,'4000','181669279932','2022-11-24 12:26:15',NULL,90.00,'','18','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10537,'5800','181669282918','2022-11-24 12:42:06',200.00,NULL,'0','18','1','cakes','1','','','375','','No',NULL,NULL,''),(10538,'5800','181669282918','2022-11-24 12:42:06',275.00,NULL,'0','18','1','bread','1','','','374','','No',NULL,NULL,''),(10539,'1000','181669282918','2022-11-24 12:42:06',NULL,475.00,'0','18','1','','1','','','374','','No',NULL,NULL,''),(10540,'1000','181669284099','2022-11-24 13:02:04',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10541,'4000','181669284099','2022-11-24 13:02:04',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10542,'1000','181669284145','2022-11-24 13:32:34',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10543,'4000','181669284145','2022-11-24 13:32:34',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10544,'1000','181669285957','2022-11-24 13:42:39',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10545,'4000','181669285957','2022-11-24 13:42:39',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10546,'1000','181669286562','2022-11-24 14:11:24',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10547,'4000','181669286562','2022-11-24 14:11:24',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10548,'1000','111669288452','2022-11-24 14:14:36',260.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10549,'4000','111669288452','2022-11-24 14:14:36',NULL,200.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(10550,'4000','111669288452','2022-11-24 14:14:12',NULL,60.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10551,'1000','181669290530','2022-11-24 14:49:09',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10552,'4000','181669290530','2022-11-24 14:49:09',NULL,10.00,'','18','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10553,'1000','181669299987','2022-11-24 17:26:34',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10554,'4000','181669299987','2022-11-24 17:26:34',NULL,70.00,'','18','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(10555,'1000','181669301736','2022-11-24 17:56:04',34.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10556,'4000','181669301736','2022-11-24 17:56:04',NULL,34.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(10557,'1000','181669301776','2022-11-24 17:56:56',195.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10558,'4000','181669301776','2022-11-24 17:56:56',NULL,130.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(10559,'4000','181669301776','2022-11-24 17:56:16',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(10560,'1000','181669301825','2022-11-24 17:57:25',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10561,'4000','181669301825','2022-11-24 17:57:25',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10562,'1000','181669354595','2022-11-25 08:37:04',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10563,'4000','181669354595','2022-11-25 08:37:04',NULL,80.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10564,'4000','181669354595','2022-11-25 08:36:42',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10565,'1000','181669358213','2022-11-25 09:58:09',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10566,'4000','181669358213','2022-11-25 09:58:09',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10567,'1000','181669359499','2022-11-25 09:58:48',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10568,'4000','181669359499','2022-11-25 09:58:48',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10569,'1000','181669359530','2022-11-25 10:45:33',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10570,'4000','181669359530','2022-11-25 10:45:33',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10571,'1000','181669362341','2022-11-25 10:59:43',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10572,'4000','181669362341','2022-11-25 10:59:43',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(10573,'4000','181669362341','2022-11-25 10:45:41',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10574,'1000','181669363186','2022-11-25 11:41:51',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10575,'4000','181669363186','2022-11-25 11:41:51',NULL,10.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10576,'1000','111669366239','2022-11-25 11:50:48',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10577,'4000','111669366239','2022-11-25 11:50:48',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(10578,'1000','181669365713','2022-11-25 12:07:37',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10579,'4000','181669365713','2022-11-25 12:07:37',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10580,'1000','181669367261','2022-11-25 12:07:50',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10581,'4000','181669367261','2022-11-25 12:07:50',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10586,'5800','181669367878','2022-11-25 12:19:07',200.00,NULL,'0','18','1','cakes','1','','','377','','No',NULL,NULL,''),(10587,'5800','181669367878','2022-11-25 12:19:07',275.00,NULL,'0','18','1','Bread','1','','','376','','No',NULL,NULL,''),(10588,'1000','181669367878','2022-11-25 12:19:07',NULL,475.00,'0','18','1','','1','','','376','','No',NULL,NULL,''),(10589,'1000','181669368014','2022-11-25 13:08:39',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10590,'4000','181669368014','2022-11-25 13:08:39',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10591,'1000','111669374683','2022-11-25 14:11:32',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10592,'4000','111669374683','2022-11-25 14:11:32',NULL,25.00,'','11','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(10593,'1000','111669374694','2022-11-25 14:11:46',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10594,'4000','111669374694','2022-11-25 14:11:46',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10595,'1000','111669374712','2022-11-25 14:18:22',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10596,'4000','111669374712','2022-11-25 14:18:22',NULL,50.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10597,'4000','111669374712','2022-11-25 14:11:52',NULL,10.00,'','11','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(10598,'1000','111669375120','2022-11-25 14:25:54',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10599,'4000','111669375120','2022-11-25 14:25:54',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10600,'1000','111669375118','2022-11-25 14:44:04',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10601,'4000','111669375118','2022-11-25 14:44:04',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10602,'1000','111669376651','2022-11-25 15:25:12',115.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10603,'4000','111669376651','2022-11-25 15:25:12',NULL,80.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10604,'4000','111669376651','2022-11-25 14:44:11',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10605,'4000','111669376651','2022-11-25 15:24:44',NULL,15.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10606,'1000','181669386644','2022-11-25 17:31:04',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10607,'4000','181669386644','2022-11-25 17:31:04',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(10608,'1000','181669388400','2022-11-25 18:00:10',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10609,'4000','181669388400','2022-11-25 18:00:10',NULL,350.00,'','18','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(10610,'1000','181669388420','2022-11-25 18:00:55',23.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10611,'4000','181669388420','2022-11-25 18:00:55',NULL,23.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10612,'1000','181669388570','2022-11-25 18:03:03',340.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10613,'4000','181669388570','2022-11-25 18:03:03',NULL,340.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10614,'1000','181669388593','2022-11-25 18:04:17',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10615,'4000','181669388593','2022-11-25 18:04:17',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(10616,'1000','181669453388','2022-11-26 12:03:27',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10617,'4000','181669453388','2022-11-26 12:03:27',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10618,'4000','181669453388','2022-11-26 12:03:08',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10619,'1000','181669453428','2022-11-26 12:03:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10620,'4000','181669453428','2022-11-26 12:03:58',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10621,'1000','181669465808','2022-11-26 15:30:53',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10622,'4000','181669465808','2022-11-26 15:30:53',NULL,500.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10623,'1000','181669465893','2022-11-26 15:33:01',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10624,'4000','181669465893','2022-11-26 15:33:01',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10625,'1000','181669466957','2022-11-26 15:49:36',38.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10626,'4000','181669466957','2022-11-26 15:49:36',NULL,30.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10627,'4000','181669466957','2022-11-26 15:49:17',NULL,8.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(10628,'1000','181669466987','2022-11-26 15:50:18',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10629,'4000','181669466987','2022-11-26 15:50:18',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10630,'1000','181669467073','2022-11-26 15:51:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10631,'4000','181669467073','2022-11-26 15:51:23',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10632,'1000','181669473336','2022-11-26 17:36:12',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10633,'4000','181669473336','2022-11-26 17:36:12',NULL,100.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(10634,'1000','181669475724','2022-11-26 18:15:59',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10635,'4000','181669475724','2022-11-26 18:15:59',NULL,150.00,'','18','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10636,'1000','181669475767','2022-11-26 18:17:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10637,'4000','181669475767','2022-11-26 18:17:27',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10638,'1000','181669611299','2022-11-28 07:55:22',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10639,'4000','181669611299','2022-11-28 07:55:22',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10640,'1000','181669611337','2022-11-28 07:55:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10641,'4000','181669611337','2022-11-28 07:55:48',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10642,'1000','181669611367','2022-11-28 07:57:57',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10643,'4000','181669611367','2022-11-28 07:57:57',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10644,'1000','181669611479','2022-11-28 08:33:12',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10645,'4000','181669611479','2022-11-28 08:33:12',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(10646,'1000','181669613594','2022-11-28 08:33:29',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10647,'4000','181669613594','2022-11-28 08:33:29',NULL,100.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10648,'1000','181669613619','2022-11-28 08:37:54',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10649,'4000','181669613619','2022-11-28 08:37:54',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10650,'1000','181669628546','2022-11-28 12:42:39',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10651,'4000','181669628546','2022-11-28 12:42:39',NULL,45.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(10652,'1000','181669628565','2022-11-28 12:42:54',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10653,'4000','181669628565','2022-11-28 12:42:54',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10654,'1000','181669628577','2022-11-28 12:50:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10655,'4000','181669628577','2022-11-28 12:50:39',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10656,'4000','181669628577','2022-11-28 12:42:57',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10657,'1000','181669629775','2022-11-28 13:10:15',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10658,'4000','181669629775','2022-11-28 13:10:15',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10659,'1000','181669630221','2022-11-28 13:10:34',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10660,'4000','181669630221','2022-11-28 13:10:34',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10661,'1000','181669632802','2022-11-28 13:56:23',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10662,'4000','181669632802','2022-11-28 13:56:23',NULL,90.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10663,'1000','181669632994','2022-11-28 13:56:44',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10664,'4000','181669632994','2022-11-28 13:56:44',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10665,'1000','181669634404','2022-11-28 14:20:21',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10666,'4000','181669634404','2022-11-28 14:20:21',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10671,'1000','181669634640','2022-11-28 14:24:08',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10672,'4000','181669634640','2022-11-28 14:24:08',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10673,'1000','181669636387','2022-11-28 14:53:28',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10674,'4000','181669636387','2022-11-28 14:53:28',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10675,'1000','181669636410','2022-11-28 14:54:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10676,'4000','181669636410','2022-11-28 14:54:41',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(10677,'1000','181669639767','2022-11-28 15:49:36',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10678,'4000','181669639767','2022-11-28 15:49:36',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(10679,'1000','181669639779','2022-11-28 15:56:04',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10680,'4000','181669639779','2022-11-28 15:56:04',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10683,'5800','181669634506','2022-11-28 14:22:04',200.00,NULL,'0','18','1','cakes','1','','','379','','No',NULL,NULL,''),(10684,'5800','181669634506','2022-11-28 14:22:04',275.00,NULL,'0','18','1','Bread','1','','','378','','No',NULL,NULL,''),(10685,'1000','181669634506','2022-11-28 14:22:04',NULL,475.00,'0','18','1','','1','','','378','','No',NULL,NULL,''),(10686,'1000','111669644781','2022-11-28 17:16:23',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10687,'4000','111669644781','2022-11-28 17:16:23',NULL,160.00,'','11','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(10688,'1000','181669645193','2022-11-28 17:20:13',280.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10689,'4000','181669645193','2022-11-28 17:20:13',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10690,'1000','181669645233','2022-11-28 17:25:39',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10691,'4000','181669645233','2022-11-28 17:25:39',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(10692,'1000','181669645570','2022-11-28 17:26:22',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10693,'4000','181669645570','2022-11-28 17:26:22',NULL,500.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10694,'1000','181669645590','2022-11-28 17:27:59',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10695,'4000','181669645590','2022-11-28 17:27:59',NULL,50.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(10696,'1000','181669645698','2022-11-28 17:28:30',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10697,'4000','181669645698','2022-11-28 17:28:30',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10698,'1000','181669645716','2022-11-28 17:28:43',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10699,'4000','181669645716','2022-11-28 17:28:43',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10700,'1000','181669645822','2022-11-28 17:30:33',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10701,'4000','181669645822','2022-11-28 17:30:33',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10702,'1000','181669645844','2022-11-28 17:31:06',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10703,'4000','181669645844','2022-11-28 17:31:06',NULL,75.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10704,'1000','181669647430','2022-11-28 17:57:19',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10705,'4000','181669647430','2022-11-28 17:57:19',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10706,'1000','181669647454','2022-11-28 17:58:07',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10707,'4000','181669647454','2022-11-28 17:58:07',NULL,150.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10708,'1000','111669696329','2022-11-29 07:32:18',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10709,'4000','111669696329','2022-11-29 07:32:18',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10710,'1000','111669696342','2022-11-29 07:44:35',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10711,'4000','111669696342','2022-11-29 07:44:35',NULL,10.00,'','11','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(10712,'1000','181669699590','2022-11-29 08:26:45',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10713,'4000','181669699590','2022-11-29 08:26:45',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10714,'1000','181669699608','2022-11-29 08:26:56',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10715,'4000','181669699608','2022-11-29 08:26:56',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10716,'1000','181669699619','2022-11-29 08:28:27',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10717,'4000','181669699619','2022-11-29 08:28:27',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10718,'1000','181669699712','2022-11-29 08:39:44',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10719,'4000','181669699712','2022-11-29 08:39:44',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10720,'1000','111669697080','2022-11-29 08:40:05',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10721,'4000','111669697080','2022-11-29 08:40:05',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(10722,'4000','111669697080','2022-11-29 07:44:40',NULL,140.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10723,'1000','111669700639','2022-11-29 08:44:13',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10724,'4000','111669700639','2022-11-29 08:44:13',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10725,'1000','181669700386','2022-11-29 08:52:18',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10726,'4000','181669700386','2022-11-29 08:52:18',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10727,'1000','181669701146','2022-11-29 08:52:36',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10728,'4000','181669701146','2022-11-29 08:52:36',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10729,'1000','181669701163','2022-11-29 09:00:14',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10730,'4000','181669701163','2022-11-29 09:00:14',NULL,100.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10731,'1000','111669700660','2022-11-29 09:23:57',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10732,'4000','111669700660','2022-11-29 09:23:57',NULL,120.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10733,'1000','181669701630','2022-11-29 09:24:02',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10734,'4000','181669701630','2022-11-29 09:24:02',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(10735,'4000','181669701630','2022-11-29 09:00:30',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10736,'1000','181669703044','2022-11-29 10:32:36',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10737,'4000','181669703044','2022-11-29 10:32:36',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10738,'1000','181669707159','2022-11-29 10:33:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10739,'4000','181669707159','2022-11-29 10:33:53',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10740,'1000','181669707243','2022-11-29 10:38:32',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10741,'4000','181669707243','2022-11-29 10:38:32',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10742,'1000','181669707515','2022-11-29 10:47:00',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10743,'4000','181669707515','2022-11-29 10:47:00',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10744,'1000','181669708027','2022-11-29 11:07:32',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10745,'4000','181669708027','2022-11-29 11:07:32',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10746,'1000','181669709261','2022-11-29 11:08:52',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10747,'4000','181669709261','2022-11-29 11:08:52',NULL,5.00,'','18','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10748,'1000','181669709333','2022-11-29 11:09:47',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10749,'4000','181669709333','2022-11-29 11:09:47',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10750,'1000','181669709391','2022-11-29 11:10:01',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10751,'4000','181669709391','2022-11-29 11:10:01',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10752,'1000','181669709411','2022-11-29 11:38:15',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10753,'4000','181669709411','2022-11-29 11:38:15',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10754,'1000','181669711098','2022-11-29 11:38:28',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10755,'4000','181669711098','2022-11-29 11:38:28',NULL,10.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(10756,'1000','181669711229','2022-11-29 11:40:38',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10757,'4000','181669711229','2022-11-29 11:40:38',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10758,'1000','181669711247','2022-11-29 12:01:04',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10759,'4000','181669711247','2022-11-29 12:01:04',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10764,'1000','181669716116','2022-11-29 13:02:06',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10765,'4000','181669716116','2022-11-29 13:02:06',NULL,180.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10766,'1000','181669716133','2022-11-29 13:12:17',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10767,'4000','181669716133','2022-11-29 13:12:17',NULL,200.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10768,'1000','181669716740','2022-11-29 13:14:16',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10769,'4000','181669716740','2022-11-29 13:14:16',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10770,'1000','181669718867','2022-11-29 13:48:15',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10771,'4000','181669718867','2022-11-29 13:48:15',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10772,'4000','181669718867','2022-11-29 13:47:47',NULL,70.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10773,'1000','181669718899','2022-11-29 14:29:38',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10774,'4000','181669718899','2022-11-29 14:29:38',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10775,'1000','111669721742','2022-11-29 14:36:09',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10776,'4000','111669721742','2022-11-29 14:36:09',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10777,'1000','181669721771','2022-11-29 15:01:06',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10778,'4000','181669721771','2022-11-29 15:01:06',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10779,'1000','111669721774','2022-11-29 15:22:36',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10780,'4000','111669721774','2022-11-29 15:22:36',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10785,'5800','181669714590','2022-11-29 12:36:39',2000.00,NULL,'0','18','1','Rim of Papers','1','','','382','','No',NULL,NULL,''),(10786,'5800','181669714590','2022-11-29 12:36:39',200.00,NULL,'0','18','1','cakes','1','','','381','','No',NULL,NULL,''),(10787,'5800','181669714590','2022-11-29 12:36:39',220.00,NULL,'0','18','1','220','1','','','380','','No',NULL,NULL,''),(10788,'1000','181669714590','2022-11-29 12:36:39',NULL,2420.00,'0','18','1','','1','','','380','','No',NULL,NULL,''),(10789,'1000','181669727322','2022-11-29 16:19:22',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10790,'4000','181669727322','2022-11-29 16:19:22',NULL,45.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(10791,'1110','111669729204','2022-11-29 16:44:55',NULL,45.00,'','11','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(10792,'5500','111669729204','2022-11-29 16:40:04',45.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10793,'1000','111669729204','2022-11-29 16:44:55',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10794,'4000','111669729204','2022-11-29 16:44:55',NULL,60.00,'','11','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(10795,'1000','181669731786','2022-11-29 17:23:56',16.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10796,'4000','181669731786','2022-11-29 17:23:56',NULL,16.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(10797,'1000','181669731848','2022-11-29 17:24:24',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10798,'4000','181669731848','2022-11-29 17:24:24',NULL,400.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10799,'1000','181669731877','2022-11-29 17:24:55',280.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10800,'4000','181669731877','2022-11-29 17:24:55',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10801,'1000','111669731960','2022-11-29 17:26:15',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10802,'4000','111669731960','2022-11-29 17:26:15',NULL,100.00,'','11','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(10803,'1000','111669732094','2022-11-29 17:29:23',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10804,'4000','111669732094','2022-11-29 17:29:23',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10805,'4000','111669732094','2022-11-29 17:28:14',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10806,'1000','181669784802','2022-11-30 08:06:54',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10807,'4000','181669784802','2022-11-30 08:06:54',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(10808,'1000','181669784818','2022-11-30 08:07:21',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10809,'4000','181669784818','2022-11-30 08:07:21',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10810,'4000','181669784818','2022-11-30 08:06:58',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10811,'1000','111669785512','2022-11-30 08:19:24',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10812,'4000','111669785512','2022-11-30 08:19:24',NULL,10.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(10813,'4000','111669785512','2022-11-30 08:18:32',NULL,30.00,'','11','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(10814,'1000','111669785567','2022-11-30 08:19:41',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10815,'4000','111669785567','2022-11-30 08:19:41',NULL,20.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(10816,'1000','181669784847','2022-11-30 08:45:50',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10817,'4000','181669784847','2022-11-30 08:45:50',NULL,130.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(10818,'1000','181669787159','2022-11-30 08:46:13',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10819,'4000','181669787159','2022-11-30 08:46:13',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10820,'1000','181669787176','2022-11-30 08:55:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10821,'4000','181669787176','2022-11-30 08:55:23',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10822,'1000','111669789860','2022-11-30 09:31:14',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10823,'4000','111669789860','2022-11-30 09:31:14',NULL,100.00,'','11','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(10824,'1000','111669789878','2022-11-30 09:31:28',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10825,'4000','111669789878','2022-11-30 09:31:28',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10826,'1000','111669789900','2022-11-30 09:32:09',250.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10827,'4000','111669789900','2022-11-30 09:32:09',NULL,210.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10828,'4000','111669789900','2022-11-30 09:31:40',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10829,'1000','181669795069','2022-11-30 10:58:33',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10830,'4000','181669795069','2022-11-30 10:58:33',NULL,65.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10831,'1000','181669795116','2022-11-30 11:19:24',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10832,'4000','181669795116','2022-11-30 11:19:24',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10833,'4000','181669795116','2022-11-30 10:58:36',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10834,'1000','181669796367','2022-11-30 11:25:16',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10835,'4000','181669796367','2022-11-30 11:25:16',NULL,180.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(10836,'1000','181669796729','2022-11-30 11:50:47',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10837,'4000','181669796729','2022-11-30 11:50:47',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10838,'1000','181669798251','2022-11-30 11:51:23',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10839,'4000','181669798251','2022-11-30 11:51:23',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10840,'1000','181669798308','2022-11-30 11:52:02',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10841,'4000','181669798308','2022-11-30 11:52:02',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10842,'1000','181669798325','2022-11-30 11:58:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10843,'4000','181669798325','2022-11-30 11:58:02',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10844,'1000','181669798687','2022-11-30 11:59:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10846,'1000','111669793682','2022-11-30 12:18:13',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10847,'4000','111669793682','2022-11-30 12:18:13',NULL,100.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(10848,'1000','111669805547','2022-11-30 14:05:02',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10849,'4000','111669805547','2022-11-30 14:05:02',NULL,20.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(10850,'1000','111669806317','2022-11-30 14:20:16',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10851,'4000','111669806317','2022-11-30 14:20:16',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10852,'1000','111669807225','2022-11-30 14:48:33',210.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10853,'4000','111669807225','2022-11-30 14:48:33',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10854,'4000','111669807225','2022-11-30 14:20:25',NULL,100.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10855,'4000','111669807225','2022-11-30 14:47:50',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10856,'1000','111669809735','2022-11-30 15:02:38',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10857,'4000','111669809735','2022-11-30 15:02:38',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10858,'1000','181669812856','2022-11-30 15:54:41',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10859,'4000','181669812856','2022-11-30 15:54:41',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10860,'1000','181669812914','2022-11-30 16:08:30',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10861,'4000','181669812914','2022-11-30 16:08:30',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10862,'1000','181669813833','2022-11-30 16:56:06',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10863,'4000','181669813833','2022-11-30 16:56:06',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10864,'1000','111669819103','2022-11-30 17:40:17',29.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10865,'4000','111669819103','2022-11-30 17:40:17',NULL,29.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(10866,'1000','111669819233','2022-11-30 17:40:49',325.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10867,'4000','111669819233','2022-11-30 17:40:49',NULL,325.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(10868,'1000','181669819362','2022-11-30 17:44:38',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10869,'4000','181669819362','2022-11-30 17:44:38',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10870,'1000','181669819485','2022-11-30 17:45:13',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10871,'4000','181669819485','2022-11-30 17:45:13',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10872,'1000','181669819539','2022-11-30 17:46:03',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10873,'4000','181669819539','2022-11-30 17:46:03',NULL,400.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(10882,'5800','181665050015','2022-10-06 12:53:51',1020.00,NULL,'0','11','1','Water(300ml)','1','','','386','','No',NULL,NULL,''),(10883,'5800','181665050015','2022-10-06 12:53:51',275.00,NULL,'0','11','1','Bread','1','','','385','','No',NULL,NULL,''),(10884,'5800','181665050015','2022-10-06 12:53:51',1100.00,NULL,'0','11','1','milk(500 gms)','1','','','384','','No',NULL,NULL,''),(10885,'5800','181665050015','2022-10-06 12:53:51',3250.00,NULL,'0','11','1','Rim of Papers','1','','','383','','No',NULL,NULL,''),(10886,'1000','181665050015','2022-10-06 12:53:51',NULL,5645.00,'0','11','1','','1','','','383','','No',NULL,NULL,''),(10889,'5800','181665738644','2022-10-14 12:10:50',470.00,NULL,'0','11','1','Airtime(Safaricom & Airtel)','1','','','275','','No',NULL,NULL,''),(10890,'5800','181665738644','2022-10-14 12:10:50',1860.00,NULL,'0','11','1','Water(300ml)','1','','','274','','No',NULL,NULL,''),(10891,'5800','181665738644','2022-10-14 12:10:50',200.00,NULL,'0','11','1','cakes','1','','','273','','No',NULL,NULL,''),(10892,'5800','181665738644','2022-10-14 12:10:50',275.00,NULL,'0','11','1','Bread','1','','','272','','No',NULL,NULL,''),(10893,'1000','181665738644','2022-10-14 12:10:50',NULL,2805.00,'0','11','1','','1','','','272','','No',NULL,NULL,''),(10896,'5800','111652887081','2022-05-18 18:18:23',2817.00,NULL,'0','11','1','shopping','1','','','11','','No',NULL,NULL,''),(10897,'1000','111652887081','2022-05-18 18:18:23',NULL,2817.00,'0','11','1','','1','','','11','','No',NULL,NULL,''),(10907,'5800','181656497742','2022-06-29 13:16:01',220.00,NULL,'0','11','1','Bread','1','','','77','','No',NULL,NULL,''),(10908,'5800','181656497742','2022-06-29 13:16:01',1080.00,NULL,'0','11','1','milk','1','','','76','','No',NULL,NULL,''),(10909,'5800','181656497742','2022-06-29 13:16:01',150.00,NULL,'0','11','1','bluebad( 1000gms','1','','','74','','No',NULL,NULL,''),(10910,'5800','181656497742','2022-06-29 13:16:01',350.00,NULL,'0','11','1','bluebad( sachets)','1','','','73','','No',NULL,NULL,''),(10911,'5800','181656497742','2022-06-29 13:16:01',1400.00,NULL,'0','11','1','sugar','1','','','72','','No',NULL,NULL,''),(10912,'1000','181656497742','2022-06-29 13:16:01',NULL,3200.00,'0','11','1','','1','','','72','','No',NULL,NULL,''),(10915,'5800','181658746701','2022-07-25 13:58:36',1750.00,NULL,'0','11','1','sugar','1','','','387','','No',NULL,NULL,''),(10916,'5800','181658746701','2022-07-25 13:58:36',220.00,NULL,'0','11','1','Bread','1','','','136','','No',NULL,NULL,''),(10917,'5800','181658746701','2022-07-25 13:58:36',900.00,NULL,'0','11','1','mask','1','','','135','','No',NULL,NULL,''),(10918,'5800','181658746701','2022-07-25 13:58:36',50.00,NULL,'0','11','1','fare','1','','','134','','No',NULL,NULL,''),(10919,'5800','181658746701','2022-07-25 13:58:36',100.00,NULL,'0','11','1','shopping paper','1','','','133','','No',NULL,NULL,''),(10920,'5800','181658746701','2022-07-25 13:58:36',400.00,NULL,'0','11','1','toothpicks','1','','','132','','No',NULL,NULL,''),(10921,'5800','181658746701','2022-07-25 13:58:36',1600.00,NULL,'0','11','1','Soy sauce','1','','','131','','No',NULL,NULL,''),(10922,'5800','181658746701','2022-07-25 13:58:36',1950.00,NULL,'0','11','1','Rim of Papers','1','','','130','','No',NULL,NULL,''),(10923,'1000','181658746701','2022-07-25 13:58:36',NULL,6970.00,'0','11','1','','1','','','130','','No',NULL,NULL,''),(10926,'5800','111669822227','2022-11-30 18:30:36',275.00,NULL,'0','11','1','Bread','1','','','388','','No',NULL,NULL,''),(10927,'1000','111669822227','2022-11-30 18:30:36',NULL,275.00,'0','11','1','','1','','','388','','No',NULL,NULL,''),(10928,'1000','111669869036','2022-12-01 07:30:58',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10929,'4000','111669869036','2022-12-01 07:30:58',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10930,'1000','111669869880','2022-12-01 07:45:09',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10931,'4000','111669869880','2022-12-01 07:45:09',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10932,'4000','111669869880','2022-12-01 07:44:40',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10933,'1000','111669869911','2022-12-01 07:55:07',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10934,'4000','111669869911','2022-12-01 07:55:07',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10935,'1000','111669873339','2022-12-01 08:42:31',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10936,'4000','111669873339','2022-12-01 08:42:31',NULL,10.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10937,'1000','181669873364','2022-12-01 08:42:56',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10938,'4000','181669873364','2022-12-01 08:42:56',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10939,'1000','181669873377','2022-12-01 08:43:35',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10940,'4000','181669873377','2022-12-01 08:43:35',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(10941,'1000','181669873439','2022-12-01 08:56:04',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10942,'4000','181669873439','2022-12-01 08:56:04',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10943,'1000','181669876963','2022-12-01 09:42:51',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10944,'4000','181669876963','2022-12-01 09:42:51',NULL,10.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10945,'1000','111669880028','2022-12-01 10:34:01',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10946,'4000','111669880028','2022-12-01 10:34:01',NULL,90.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10947,'1000','111669880065','2022-12-01 10:39:49',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10948,'4000','111669880065','2022-12-01 10:39:49',NULL,10.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10949,'1000','111669883738','2022-12-01 11:36:25',75.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10950,'4000','111669883738','2022-12-01 11:36:25',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(10951,'4000','111669883738','2022-12-01 11:35:38',NULL,55.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10952,'1000','111669883793','2022-12-01 11:36:47',350.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10953,'4000','111669883793','2022-12-01 11:36:47',NULL,350.00,'','11','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(10954,'1000','111669883810','2022-12-01 11:38:13',105.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10955,'4000','111669883810','2022-12-01 11:38:13',NULL,105.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10956,'1000','111669887609','2022-12-01 12:40:59',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10957,'4000','111669887609','2022-12-01 12:40:59',NULL,70.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10958,'1000','111669887672','2022-12-01 12:41:33',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10959,'4000','111669887672','2022-12-01 12:41:33',NULL,20.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10960,'1000','111669898498','2022-12-01 15:41:54',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10961,'4000','111669898498','2022-12-01 15:41:54',NULL,150.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10962,'1000','111669898523','2022-12-01 15:42:21',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10963,'4000','111669898523','2022-12-01 15:42:21',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(10964,'1000','111669898544','2022-12-01 15:42:50',55.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10965,'4000','111669898544','2022-12-01 15:42:50',NULL,55.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(10966,'1000','111669898587','2022-12-01 15:44:08',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10967,'4000','111669898587','2022-12-01 15:44:08',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10968,'1000','111669898658','2022-12-01 15:44:45',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10969,'4000','111669898658','2022-12-01 15:44:45',NULL,80.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10970,'1000','111669898694','2022-12-01 15:45:33',170.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10971,'4000','111669898694','2022-12-01 15:45:33',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10972,'4000','111669898694','2022-12-01 15:44:54',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10973,'1000','111669898741','2022-12-01 15:46:07',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10974,'4000','111669898741','2022-12-01 15:46:07',NULL,15.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10975,'1000','111669902989','2022-12-01 16:57:02',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10976,'4000','111669902989','2022-12-01 16:57:02',NULL,100.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(10977,'4000','111669902989','2022-12-01 16:56:29',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10978,'1000','111669903135','2022-12-01 16:59:07',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10979,'4000','111669903135','2022-12-01 16:59:07',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10982,'5800','111669905390','2022-12-01 17:37:59',1000.00,NULL,'0','11','1','NJENGA/Petrol','1','','','389','','No',NULL,NULL,''),(10983,'1000','111669905390','2022-12-01 17:37:59',NULL,1000.00,'0','11','1','NJENGA/Petrol','1','','','389','','No',NULL,NULL,''),(10986,'5800','111669905581','2022-12-01 17:40:36',300.00,NULL,'0','11','1','NJENGA/medicine','1','','','390','','No',NULL,NULL,''),(10987,'1000','111669905581','2022-12-01 17:40:36',NULL,300.00,'0','11','1','NJENGA/medicine','1','','','390','','No',NULL,NULL,''),(10990,'5800','111669905680','2022-12-01 17:41:45',220.00,NULL,'0','11','1','bread','1','','','391','','No',NULL,NULL,''),(10991,'1000','111669905680','2022-12-01 17:41:45',NULL,220.00,'0','11','1','bread','1','','','391','','No',NULL,NULL,''),(10992,'1000','111669959399','2022-12-02 08:37:00',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10993,'4000','111669959399','2022-12-02 08:37:00',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10994,'1000','111669959427','2022-12-02 08:51:32',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10995,'4000','111669959427','2022-12-02 08:51:32',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(10996,'1000','111669964172','2022-12-02 09:56:56',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10997,'4000','111669964172','2022-12-02 09:56:56',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(10998,'4000','111669964172','2022-12-02 09:56:12',NULL,100.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(10999,'1000','111669964712','2022-12-02 10:05:30',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11000,'4000','111669964712','2022-12-02 10:05:30',NULL,160.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11001,'1000','111669965227','2022-12-02 10:32:37',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11002,'4000','111669965227','2022-12-02 10:32:37',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11003,'1000','111669964758','2022-12-02 10:53:37',19.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11004,'4000','111669964758','2022-12-02 10:53:37',NULL,19.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11005,'1000','111669967677','2022-12-02 10:55:01',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11006,'4000','111669967677','2022-12-02 10:55:01',NULL,20.00,'','11','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(11007,'4000','111669967677','2022-12-02 10:54:37',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11008,'1000','111669966398','2022-12-02 11:32:43',160.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11009,'4000','111669966398','2022-12-02 11:32:43',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11010,'4000','111669966398','2022-12-02 10:33:18',NULL,20.00,'','11','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(11011,'1000','111669969964','2022-12-02 11:32:55',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11012,'4000','111669969964','2022-12-02 11:32:55',NULL,40.00,'','11','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(11013,'1000','111669969978','2022-12-02 11:33:14',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11014,'4000','111669969978','2022-12-02 11:33:14',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11015,'1000','111669969998','2022-12-02 11:35:38',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11016,'4000','111669969998','2022-12-02 11:35:38',NULL,140.00,'','11','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(11017,'1000','111669970150','2022-12-02 12:01:32',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11018,'4000','111669970150','2022-12-02 12:01:32',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11019,'4000','111669970150','2022-12-02 11:35:50',NULL,100.00,'','11','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(11020,'4000','111669970150','2022-12-02 12:01:04',NULL,180.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11021,'1000','111669971702','2022-12-02 12:42:29',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11022,'4000','111669971702','2022-12-02 12:42:29',NULL,100.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11023,'1000','111669984493','2022-12-02 15:35:08',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11024,'4000','111669984493','2022-12-02 15:35:08',NULL,20.00,'','11','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(11025,'1000','111669984511','2022-12-02 15:35:43',360.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11026,'4000','111669984511','2022-12-02 15:35:43',NULL,210.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11027,'4000','111669984511','2022-12-02 15:35:11',NULL,150.00,'','11','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11028,'1000','111669984546','2022-12-02 15:36:27',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11029,'4000','111669984546','2022-12-02 15:36:27',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11030,'4000','111669984546','2022-12-02 15:35:46',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11031,'1000','111669984596','2022-12-02 15:37:05',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11032,'4000','111669984596','2022-12-02 15:37:05',NULL,120.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11033,'1000','111669984661','2022-12-02 15:37:54',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11034,'4000','111669984661','2022-12-02 15:37:54',NULL,60.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11035,'1000','111669984684','2022-12-02 15:38:19',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11036,'4000','111669984684','2022-12-02 15:38:19',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11037,'1000','111669984713','2022-12-02 15:40:07',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11038,'4000','111669984713','2022-12-02 15:40:07',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11039,'1000','111669984820','2022-12-02 15:40:57',400.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11040,'4000','111669984820','2022-12-02 15:40:57',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11041,'4000','111669984820','2022-12-02 15:40:20',NULL,300.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11042,'1000','111669984899','2022-12-02 15:41:50',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11043,'4000','111669984899','2022-12-02 15:41:50',NULL,300.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11044,'1000','111669987310','2022-12-02 16:22:11',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11045,'4000','111669987310','2022-12-02 16:22:11',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11046,'1000','111669992775','2022-12-02 17:55:32',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11047,'4000','111669992775','2022-12-02 17:55:32',NULL,90.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11048,'1000','111669992941','2022-12-02 17:56:00',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11049,'4000','111669992941','2022-12-02 17:56:00',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11050,'1000','111670054968','2022-12-03 11:10:48',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11051,'4000','111670054968','2022-12-03 11:10:48',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11052,'4000','111670054968','2022-12-03 11:09:28',NULL,10.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11053,'4000','111670054968','2022-12-03 11:09:42',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11054,'1000','111670055055','2022-12-03 11:11:10',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11055,'4000','111670055055','2022-12-03 11:11:10',NULL,20.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(11056,'1000','111670055074','2022-12-03 11:41:54',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11057,'4000','111670055074','2022-12-03 11:41:54',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11058,'1000','111670056926','2022-12-03 13:33:03',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11059,'4000','111670056926','2022-12-03 13:33:03',NULL,5.00,'','11','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(11060,'4000','111670056926','2022-12-03 11:42:06',NULL,5.00,'','11','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(11061,'4000','111670056926','2022-12-03 11:42:06',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11062,'1000','111670063594','2022-12-03 14:18:48',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11063,'4000','111670063594','2022-12-03 14:18:48',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11064,'4000','111670063594','2022-12-03 13:33:14',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11065,'1000','111670066330','2022-12-03 14:53:15',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11066,'4000','111670066330','2022-12-03 14:53:15',NULL,50.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(11069,'5800','111670069534','2022-12-03 15:13:59',550.00,NULL,'0','11','1','Bread','1','','','392','','No',NULL,NULL,''),(11070,'1000','111670069534','2022-12-03 15:13:59',NULL,550.00,'0','11','1','Bread','1','','','392','','No',NULL,NULL,''),(11073,'5800','111670069735','2022-12-03 15:16:07',900.00,NULL,'0','11','1','milk(500 gms)','1','','','393','','No',NULL,NULL,''),(11074,'1000','111670069735','2022-12-03 15:16:07',NULL,900.00,'0','11','1','milk(500 gms)','1','','','393','','No',NULL,NULL,''),(11077,'5800','111670069784','2022-12-03 15:17:20',450.00,NULL,'0','11','1','groundnuts','1','','','394','','No',NULL,NULL,''),(11078,'1000','111670069784','2022-12-03 15:17:20',NULL,450.00,'0','11','1','groundnuts','1','','','394','','No',NULL,NULL,''),(11083,'1000','111670070034','2022-12-03 15:20:47',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11084,'4000','111670070034','2022-12-03 15:20:47',NULL,30.00,'','11','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(11085,'1000','111670070051','2022-12-03 15:21:17',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11086,'4000','111670070051','2022-12-03 15:21:17',NULL,25.00,'','11','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(11087,'1000','111670070124','2022-12-03 15:22:16',300.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11088,'4000','111670070124','2022-12-03 15:22:16',NULL,300.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11089,'1000','111670215498','2022-12-05 07:53:25',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11090,'4000','111670215498','2022-12-05 07:53:25',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11091,'1000','181670218067','2022-12-05 08:30:24',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11092,'4000','181670218067','2022-12-05 08:30:24',NULL,65.00,'','18','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(11093,'1000','181670218235','2022-12-05 08:39:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11094,'4000','181670218235','2022-12-05 08:39:38',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11095,'1000','181670218787','2022-12-05 08:40:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11096,'4000','181670218787','2022-12-05 08:40:52',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11097,'1000','181670218920','2022-12-05 08:45:19',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11098,'4000','181670218920','2022-12-05 08:45:19',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11099,'4000','181670218920','2022-12-05 08:42:00',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11100,'1000','181670219138','2022-12-05 08:48:54',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11101,'4000','181670219138','2022-12-05 08:48:54',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11102,'1000','181670219349','2022-12-05 08:52:31',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11103,'4000','181670219349','2022-12-05 08:52:31',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11104,'1000','181670219602','2022-12-05 08:56:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11105,'4000','181670219602','2022-12-05 08:56:26',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11106,'1000','181670219802','2022-12-05 08:56:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11107,'4000','181670219802','2022-12-05 08:56:50',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11108,'1000','181670219818','2022-12-05 09:15:15',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11109,'4000','181670219818','2022-12-05 09:15:15',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11110,'1000','181670220918','2022-12-05 09:15:26',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11111,'4000','181670220918','2022-12-05 09:15:26',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11112,'1000','181670220929','2022-12-05 09:37:29',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11113,'4000','181670220929','2022-12-05 09:37:29',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11114,'4000','181670220929','2022-12-05 09:15:29',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11115,'1000','181670222253','2022-12-05 09:37:45',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11116,'4000','181670222253','2022-12-05 09:37:45',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11117,'1000','181670222270','2022-12-05 10:58:21',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11118,'4000','181670222270','2022-12-05 10:58:21',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11119,'4000','181670222270','2022-12-05 09:37:50',NULL,180.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11120,'1000','181670227111','2022-12-05 11:03:40',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11121,'4000','181670227111','2022-12-05 11:03:40',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11122,'1000','181670227544','2022-12-05 11:32:03',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11123,'4000','181670227544','2022-12-05 11:32:03',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11124,'1000','111670231616','2022-12-05 12:46:07',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11125,'4000','111670231616','2022-12-05 12:46:07',NULL,15.00,'','11','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(11126,'1000','111670230529','2022-12-05 13:49:27',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11127,'4000','111670230529','2022-12-05 13:49:27',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11128,'4000','111670230529','2022-12-05 11:55:29',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11129,'1000','111670237377','2022-12-05 14:04:35',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11130,'4000','111670237377','2022-12-05 14:04:35',NULL,20.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(11154,'5800','111670069859','2022-12-03 15:18:05',200.00,NULL,'0','11','1','cakes','1','','','396','','No',NULL,NULL,''),(11155,'5800','111670069859','2022-12-03 15:18:05',2000.00,NULL,'0','11','1','njenga - petrol','1','','','395','','No',NULL,NULL,''),(11156,'1000','111670069859','2022-12-03 15:18:05',NULL,2200.00,'0','11','1','FUEL & Cakes','1','','','395','','No',NULL,NULL,''),(11157,'1000','111670238279','2022-12-05 14:16:00',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11158,'4000','111670238279','2022-12-05 14:16:00',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11159,'1000','111670238964','2022-12-05 14:25:39',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11160,'4000','111670238964','2022-12-05 14:25:39',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11161,'1000','111670239541','2022-12-05 14:26:06',500.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11162,'4000','111670239541','2022-12-05 14:26:06',NULL,450.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11163,'4000','111670239541','2022-12-05 14:25:41',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11164,'1000','111670239568','2022-12-05 14:40:09',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11165,'4000','111670239568','2022-12-05 14:40:09',NULL,50.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11166,'4000','111670239568','2022-12-05 14:26:08',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11167,'1000','181670240991','2022-12-05 14:55:36',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11168,'4000','181670240991','2022-12-05 14:55:36',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11169,'1000','181670241345','2022-12-05 15:17:27',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11170,'4000','181670241345','2022-12-05 15:17:27',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11171,'1000','181670242652','2022-12-05 15:24:35',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11172,'4000','181670242652','2022-12-05 15:24:35',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(11173,'1000','181670245429','2022-12-05 16:03:58',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11174,'4000','181670245429','2022-12-05 16:03:58',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11175,'1000','181670252174','2022-12-05 17:56:25',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11176,'4000','181670252174','2022-12-05 17:56:25',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11177,'1000','181670252196','2022-12-05 17:56:44',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11178,'4000','181670252196','2022-12-05 17:56:44',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11179,'1000','181670252239','2022-12-05 17:57:28',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11180,'4000','181670252239','2022-12-05 17:57:28',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11181,'1000','181670252257','2022-12-05 17:57:44',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11182,'4000','181670252257','2022-12-05 17:57:44',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11183,'1000','181670252280','2022-12-05 17:58:13',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11184,'4000','181670252280','2022-12-05 17:58:13',NULL,30.00,'','18','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11185,'1000','111670252349','2022-12-05 17:59:19',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11186,'4000','111670252349','2022-12-05 17:59:19',NULL,30.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11187,'1000','111670252365','2022-12-05 17:59:36',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11188,'4000','111670252365','2022-12-05 17:59:36',NULL,50.00,'','11','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(11191,'5800','111654012717','2022-05-31 18:59:07',500.00,NULL,'0','11','1','NJENGA/Petrol','1','','','27','','No',NULL,NULL,''),(11192,'5800','111654012717','2022-05-31 18:59:07',2955.00,NULL,'0','11','1','shopping','1','','','25','','No',NULL,NULL,''),(11193,'5800','111654012717','2022-05-31 18:59:07',200.00,NULL,'0','11','1','Bread','1','','','24','','No',NULL,NULL,''),(11194,'5800','111654012717','2022-05-31 18:59:07',300.00,NULL,'0','11','1','cakes','1','','','23','','No',NULL,NULL,''),(11195,'5800','111654012717','2022-05-31 18:59:07',2300.00,NULL,'0','11','1','SODA','1','','','22','','No',NULL,NULL,''),(11196,'1000','111654012717','2022-05-31 18:59:07',NULL,6255.00,'0','11','1','','1','','','22','','No',NULL,NULL,''),(11197,'1000','111670302866','2022-12-06 08:01:38',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11198,'4000','111670302866','2022-12-06 08:01:38',NULL,80.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11199,'1000','181670305438','2022-12-06 08:44:24',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11200,'4000','181670305438','2022-12-06 08:44:24',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11201,'1000','111670312401','2022-12-06 10:40:53',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11202,'4000','111670312401','2022-12-06 10:40:53',NULL,65.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(11203,'4000','111670312401','2022-12-06 10:40:01',NULL,65.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11204,'1000','111670312461','2022-12-06 10:41:21',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11205,'4000','111670312461','2022-12-06 10:41:21',NULL,200.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11206,'1000','111670312495','2022-12-06 10:41:50',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11207,'4000','111670312495','2022-12-06 10:41:50',NULL,80.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11208,'1000','111670312525','2022-12-06 10:45:50',350.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11209,'4000','111670312525','2022-12-06 10:45:50',NULL,350.00,'','11','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(11210,'1000','111670312760','2022-12-06 10:55:36',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11211,'4000','111670312760','2022-12-06 10:55:36',NULL,60.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11212,'4000','111670312760','2022-12-06 10:46:00',NULL,50.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11213,'4000','111670312760','2022-12-06 10:55:03',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11214,'1000','181670324612','2022-12-06 14:04:32',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11215,'4000','181670324612','2022-12-06 14:04:32',NULL,80.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(11216,'4000','181670324612','2022-12-06 14:03:32',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11217,'4000','181670324612','2022-12-06 14:03:58',NULL,20.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(11218,'1000','181670324683','2022-12-06 14:13:46',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11219,'4000','181670324683','2022-12-06 14:13:46',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11220,'1000','181670328364','2022-12-06 15:06:14',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11221,'4000','181670328364','2022-12-06 15:06:14',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11222,'1000','111670330893','2022-12-06 15:49:04',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11223,'4000','111670330893','2022-12-06 15:49:04',NULL,20.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11224,'1000','181670328376','2022-12-06 15:49:56',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11225,'4000','181670328376','2022-12-06 15:49:56',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11226,'1000','111670330958','2022-12-06 15:49:58',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11227,'4000','111670330958','2022-12-06 15:49:58',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11228,'4000','111670330958','2022-12-06 15:49:18',NULL,20.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11229,'1000','111670331007','2022-12-06 15:50:23',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11230,'4000','111670331007','2022-12-06 15:50:23',NULL,100.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11231,'1000','111670331037','2022-12-06 15:51:08',130.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11232,'4000','111670331037','2022-12-06 15:51:08',NULL,130.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11233,'1000','111670331075','2022-12-06 15:52:51',220.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11234,'4000','111670331075','2022-12-06 15:52:51',NULL,200.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11235,'4000','111670331075','2022-12-06 15:51:15',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11236,'1000','111670331182','2022-12-06 15:53:17',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11237,'4000','111670331182','2022-12-06 15:53:17',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11238,'1000','111670331212','2022-12-06 15:54:03',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11239,'4000','111670331212','2022-12-06 15:54:03',NULL,50.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(11242,'5800','121652452834','2022-05-13 17:43:41',2650.00,NULL,'0','11','1','Rim of Papers','1','','','397','','No',NULL,NULL,''),(11243,'1000','121652452834','2022-05-13 17:43:41',NULL,2650.00,'0','11','1','Rim of Papers','1','','','397','','No',NULL,NULL,''),(11244,'1000','181670339694','2022-12-06 18:17:06',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11245,'4000','181670339694','2022-12-06 18:17:06',NULL,170.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11246,'1000','181670339831','2022-12-06 18:20:26',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11247,'4000','181670339831','2022-12-06 18:20:26',NULL,110.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11252,'5800','181670340118','2022-12-06 18:22:09',200.00,NULL,'0','18','1','cakes','1','','','399','','No',NULL,NULL,''),(11253,'5800','181670340118','2022-12-06 18:22:09',165.00,NULL,'0','18','1','Bread','1','','','398','','No',NULL,NULL,''),(11254,'1000','181670340118','2022-12-06 18:22:09',NULL,365.00,'0','18','1','','1','','','398','','No',NULL,NULL,''),(11255,'1000','181670396160','2022-12-07 09:56:37',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11256,'4000','181670396160','2022-12-07 09:56:37',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(11257,'4000','181670396160','2022-12-07 09:56:00',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11258,'1000','181670396200','2022-12-07 09:56:52',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11259,'4000','181670396200','2022-12-07 09:56:52',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11260,'1000','181670396216','2022-12-07 10:40:20',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11261,'4000','181670396216','2022-12-07 10:40:20',NULL,20.00,'','18','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(11262,'4000','181670396216','2022-12-07 10:39:53',NULL,40.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11263,'4000','181670396216','2022-12-07 10:40:05',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11264,'1000','181670398822','2022-12-07 11:48:05',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11265,'4000','181670398822','2022-12-07 11:48:05',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11266,'1000','181670402891','2022-12-07 13:40:30',3000.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11267,'4000','181670402891','2022-12-07 13:40:30',NULL,3000.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11268,'1000','181670409648','2022-12-07 14:04:18',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11269,'4000','181670409648','2022-12-07 14:04:18',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11270,'1000','181670411217','2022-12-07 14:50:29',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11271,'4000','181670411217','2022-12-07 14:50:29',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11272,'1000','111670414001','2022-12-07 14:53:44',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11273,'4000','111670414001','2022-12-07 14:53:44',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11274,'4000','111670414001','2022-12-07 14:53:21',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11275,'1000','111670414027','2022-12-07 14:54:03',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11276,'4000','111670414027','2022-12-07 14:54:03',NULL,20.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11277,'1000','111670414045','2022-12-07 14:54:20',900.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11278,'4000','111670414045','2022-12-07 14:54:20',NULL,900.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11279,'1000','111670414069','2022-12-07 14:54:53',55.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11280,'4000','111670414069','2022-12-07 14:54:53',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11281,'4000','111670414069','2022-12-07 14:54:29',NULL,35.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11282,'1000','181670418825','2022-12-07 16:13:52',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11283,'4000','181670418825','2022-12-07 16:13:52',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11284,'1000','181670418841','2022-12-07 16:14:08',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11285,'4000','181670418841','2022-12-07 16:14:08',NULL,5.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(11286,'1000','181670418850','2022-12-07 16:36:01',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11287,'4000','181670418850','2022-12-07 16:36:01',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11288,'1000','181670422436','2022-12-07 17:14:03',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11289,'4000','181670422436','2022-12-07 17:14:03',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11290,'1000','181670422445','2022-12-07 17:14:15',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11291,'4000','181670422445','2022-12-07 17:14:15',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11292,'1000','181670422493','2022-12-07 17:15:14',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11293,'4000','181670422493','2022-12-07 17:15:14',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11294,'1000','181670425607','2022-12-07 18:07:05',390.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11295,'4000','181670425607','2022-12-07 18:07:05',NULL,340.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11296,'4000','181670425607','2022-12-07 18:06:47',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11297,'1000','111670477283','2022-12-08 08:28:36',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11298,'4000','111670477283','2022-12-08 08:28:36',NULL,40.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11299,'1000','181670480928','2022-12-08 09:28:59',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11300,'4000','181670480928','2022-12-08 09:28:59',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11301,'1000','181670480946','2022-12-08 09:37:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11302,'4000','181670480946','2022-12-08 09:37:58',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(11303,'1000','181670481482','2022-12-08 10:52:04',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11304,'4000','181670481482','2022-12-08 10:52:04',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11305,'4000','181670481482','2022-12-08 09:38:02',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11306,'1000','111670489626','2022-12-08 11:58:44',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11307,'4000','111670489626','2022-12-08 11:58:44',NULL,120.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11308,'1000','181670493917','2022-12-08 13:05:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11309,'4000','181670493917','2022-12-08 13:05:29',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11310,'1000','111670493933','2022-12-08 13:06:17',150.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11311,'4000','111670493933','2022-12-08 13:06:17',NULL,100.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11312,'4000','111670493933','2022-12-08 13:05:33',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11313,'4000','111670493933','2022-12-08 13:05:55',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11314,'1000','181670495377','2022-12-08 14:07:30',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11315,'4000','181670495377','2022-12-08 14:07:30',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11316,'1000','181670497670','2022-12-08 14:08:07',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11317,'4000','181670497670','2022-12-08 14:08:07',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11318,'1000','181670497697','2022-12-08 14:09:00',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11319,'4000','181670497697','2022-12-08 14:09:00',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11320,'1000','181670497746','2022-12-08 14:40:31',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11321,'4000','181670497746','2022-12-08 14:40:31',NULL,50.00,'','18','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11322,'4000','181670497746','2022-12-08 14:09:06',NULL,180.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11323,'1000','181670499640','2022-12-08 14:40:55',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11324,'4000','181670499640','2022-12-08 14:40:55',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11325,'1000','181670493931','2022-12-08 14:41:50',540.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11326,'4000','181670493931','2022-12-08 14:41:50',NULL,540.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11327,'1000','181670501156','2022-12-08 15:09:08',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11328,'4000','181670501156','2022-12-08 15:09:08',NULL,40.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11329,'1000','181670506792','2022-12-08 16:40:05',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11330,'4000','181670506792','2022-12-08 16:40:05',NULL,250.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11331,'1000','181670506816','2022-12-08 17:15:05',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11332,'4000','181670506816','2022-12-08 17:15:05',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11333,'1000','181670511218','2022-12-08 17:55:21',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11334,'4000','181670511218','2022-12-08 17:55:21',NULL,300.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11335,'1000','181670566909','2022-12-09 09:21:57',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11336,'4000','181670566909','2022-12-09 09:21:57',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11337,'1000','181670566927','2022-12-09 09:25:01',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11338,'4000','181670566927','2022-12-09 09:25:01',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(11339,'1000','181670574932','2022-12-09 11:36:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11340,'4000','181670574932','2022-12-09 11:36:07',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11341,'1000','181670575013','2022-12-09 11:37:22',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11342,'4000','181670575013','2022-12-09 11:37:22',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11343,'1000','181670575046','2022-12-09 11:37:36',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11344,'4000','181670575046','2022-12-09 11:37:36',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11345,'1000','181670574843','2022-12-09 11:48:22',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11346,'4000','181670574843','2022-12-09 11:48:22',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11347,'1000','181670575710','2022-12-09 11:48:39',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11348,'4000','181670575710','2022-12-09 11:48:39',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11349,'1000','181670578239','2022-12-09 12:48:37',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11350,'4000','181670578239','2022-12-09 12:48:37',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11351,'1000','181670579339','2022-12-09 12:56:38',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11352,'4000','181670579339','2022-12-09 12:56:38',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11353,'1000','181670581897','2022-12-09 13:33:38',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11354,'4000','181670581897','2022-12-09 13:33:38',NULL,50.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11355,'1000','181670582022','2022-12-09 13:50:56',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11356,'4000','181670582022','2022-12-09 13:50:56',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11357,'1000','181670583059','2022-12-09 14:50:33',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11358,'4000','181670583059','2022-12-09 14:50:33',NULL,30.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(11359,'1000','181670586644','2022-12-09 14:52:04',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11360,'4000','181670586644','2022-12-09 14:52:04',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11361,'1000','181670590045','2022-12-09 16:40:50',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11362,'4000','181670590045','2022-12-09 16:40:50',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11363,'1000','181670595207','2022-12-09 17:13:44',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11364,'4000','181670595207','2022-12-09 17:13:44',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11365,'1000','181670595243','2022-12-09 17:14:17',23.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11366,'4000','181670595243','2022-12-09 17:14:17',NULL,23.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11367,'1000','181670595270','2022-12-09 17:14:44',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11368,'4000','181670595270','2022-12-09 17:14:44',NULL,130.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11369,'1000','181670595302','2022-12-09 17:15:18',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11370,'4000','181670595302','2022-12-09 17:15:18',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11385,'5800','111669028990','2022-11-21 14:10:33',350.00,NULL,'0','11','1','cakes','1','','','403','','No',NULL,NULL,''),(11386,'5800','111669028990','2022-11-21 14:10:33',275.00,NULL,'0','11','1','bread','1','','','356','','No',NULL,NULL,''),(11387,'1000','111669028990','2022-11-21 14:10:33',NULL,625.00,'0','11','1','bread','1','','','356','','No',NULL,NULL,''),(11407,'5800','181663220934','2022-09-15 08:49:20',220.00,NULL,'0','11','1','Eclairs','1','','','219','','No',NULL,NULL,''),(11408,'5800','181663220934','2022-09-15 08:49:20',495.00,NULL,'0','11','1','Mac coffee','1','','','218','','No',NULL,NULL,''),(11409,'5800','181663220934','2022-09-15 08:49:20',165.00,NULL,'0','11','1','Drinking chocolate','1','','','217','','No',NULL,NULL,''),(11410,'5800','181663220934','2022-09-15 08:49:20',170.00,NULL,'0','11','1','Glucose','1','','','216','','No',NULL,NULL,''),(11411,'5800','181663220934','2022-09-15 08:49:20',75.00,NULL,'0','11','1','Max brite','1','','','215','','No',NULL,NULL,''),(11412,'5800','181663220934','2022-09-15 08:49:20',100.00,NULL,'0','11','1','fare','1','','','214','','No',NULL,NULL,''),(11413,'5800','181663220934','2022-09-15 08:49:20',1950.00,NULL,'0','11','1','ndume bar soap','1','','','213','','No',NULL,NULL,''),(11414,'5800','181663220934','2022-09-15 08:49:20',1600.00,NULL,'0','11','1','Soy sauce','1','','','212','','No',NULL,NULL,''),(11415,'5800','181663220934','2022-09-15 08:49:20',405.00,NULL,'0','11','1','AAA everready batteries','1','','','211','','No',NULL,NULL,''),(11416,'5800','181663220934','2022-09-15 08:49:20',270.00,NULL,'0','11','1','Nuvita biscuit','1','','','210','','No',NULL,NULL,''),(11417,'5800','181663220934','2022-09-15 08:49:20',310.00,NULL,'0','11','1','Ginger Biscuit','1','','','209','','No',NULL,NULL,''),(11418,'5800','181663220934','2022-09-15 08:49:20',680.00,NULL,'0','11','1','indomie','1','','','208','','No',NULL,NULL,''),(11419,'5800','181663220934','2022-09-15 08:49:20',200.00,NULL,'0','11','1','cakes','1','','','207','','No',NULL,NULL,''),(11420,'5800','181663220934','2022-09-15 08:49:20',275.00,NULL,'0','11','1','Bread','1','','','206','','No',NULL,NULL,''),(11421,'1000','181663220934','2022-09-15 08:49:20',NULL,6915.00,'0','11','1','','1','','','206','','No',NULL,NULL,''),(11422,'1000','181670655520','2022-12-10 09:58:50',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11423,'4000','181670655520','2022-12-10 09:58:50',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11424,'1000','181670655533','2022-12-10 10:04:55',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11425,'4000','181670655533','2022-12-10 10:04:55',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11426,'1000','181670669118','2022-12-10 13:45:54',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11427,'4000','181670669118','2022-12-10 13:45:54',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11428,'1000','181670669439','2022-12-10 14:37:51',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11429,'4000','181670669439','2022-12-10 14:37:51',NULL,100.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(11430,'1000','181670673597','2022-12-10 15:00:08',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11431,'4000','181670673597','2022-12-10 15:00:08',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11432,'1000','181670673632','2022-12-10 15:09:18',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11433,'4000','181670673632','2022-12-10 15:09:18',NULL,10.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11434,'1000','181670675576','2022-12-10 16:39:53',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11435,'4000','181670675576','2022-12-10 16:39:53',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11436,'1000','181670916787','2022-12-13 10:34:33',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11437,'4000','181670916787','2022-12-13 10:34:33',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11438,'1000','181670916886','2022-12-13 10:34:56',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11439,'4000','181670916886','2022-12-13 10:34:56',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11440,'1000','181670916899','2022-12-13 10:35:09',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11441,'4000','181670916899','2022-12-13 10:35:09',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11442,'1000','181670920810','2022-12-13 11:40:26',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11443,'4000','181670920810','2022-12-13 11:40:26',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11444,'1000','181670920829','2022-12-13 11:40:40',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11445,'4000','181670920829','2022-12-13 11:40:40',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11446,'1000','181670920847','2022-12-13 11:40:55',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11447,'4000','181670920847','2022-12-13 11:40:55',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11448,'1000','181670920866','2022-12-13 12:05:13',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11451,'1000','181670922568','2022-12-13 12:22:05',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11452,'4000','181670922568','2022-12-13 12:22:05',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11453,'1000','181670923331','2022-12-13 13:00:40',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11454,'4000','181670923331','2022-12-13 13:00:40',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11455,'1000','181670925658','2022-12-13 13:01:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11456,'4000','181670925658','2022-12-13 13:01:11',NULL,30.00,'','18','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11457,'1000','181670925674','2022-12-13 13:15:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11458,'4000','181670925674','2022-12-13 13:15:16',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11459,'1000','181670926532','2022-12-13 13:35:48',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11460,'4000','181670926532','2022-12-13 13:35:48',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11461,'1000','181670927751','2022-12-13 13:38:20',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11462,'4000','181670927751','2022-12-13 13:38:20',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11463,'1000','181670927910','2022-12-13 13:44:48',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11464,'4000','181670927910','2022-12-13 13:44:48',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11465,'1000','181670928822','2022-12-13 14:19:46',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11466,'4000','181670928822','2022-12-13 14:19:46',NULL,10.00,'','18','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(11467,'1000','181670930397','2022-12-13 14:48:44',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11468,'4000','181670930397','2022-12-13 14:48:44',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11469,'1000','181670932137','2022-12-13 15:17:43',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11470,'4000','181670932137','2022-12-13 15:17:43',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11471,'1000','181670933875','2022-12-13 15:26:43',160.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11472,'4000','181670933875','2022-12-13 15:26:43',NULL,100.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(11473,'4000','181670933875','2022-12-13 15:17:55',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11474,'1000','181670934449','2022-12-13 15:33:14',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11475,'4000','181670934449','2022-12-13 15:33:14',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(11476,'1000','181670946001','2022-12-13 18:40:09',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11477,'4000','181670946001','2022-12-13 18:40:09',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11478,'1000','181670946020','2022-12-13 18:40:34',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11479,'4000','181670946020','2022-12-13 18:40:34',NULL,500.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11480,'1000','181670946041','2022-12-13 18:40:53',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11481,'4000','181670946041','2022-12-13 18:40:53',NULL,80.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11482,'1000','181670946113','2022-12-13 18:42:04',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11483,'4000','181670946113','2022-12-13 18:42:04',NULL,40.00,'','18','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(11484,'1000','181670946126','2022-12-13 18:42:17',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11485,'4000','181670946126','2022-12-13 18:42:17',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11486,'1000','181670946148','2022-12-13 18:42:38',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11487,'4000','181670946148','2022-12-13 18:42:38',NULL,500.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11490,'5800','111670946577','2022-12-13 18:49:45',275.00,NULL,'0','11','1','Bread','1','','','404','','No',NULL,NULL,''),(11491,'1000','111670946577','2022-12-13 18:49:45',NULL,275.00,'0','11','1','','1','','','404','','No',NULL,NULL,''),(11496,'5800','181670596034','2022-12-09 17:27:23',355.00,NULL,'0','11','1','Juicy fruit','1','','','406','','No',NULL,NULL,''),(11497,'5800','181670596034','2022-12-09 17:27:23',870.00,NULL,'0','11','1','Alluminium Foil','1','','','405','','No',NULL,NULL,''),(11498,'5800','181670596034','2022-12-09 17:27:23',275.00,NULL,'0','11','1','bread','1','','','402','','No',NULL,NULL,''),(11499,'5800','181670596034','2022-12-09 17:27:23',200.00,NULL,'0','11','1','cakes','1','','','401','','No',NULL,NULL,''),(11500,'5800','181670596034','2022-12-09 17:27:23',2300.00,NULL,'0','11','1','Soda( 300ML)','1','','','400','','No',NULL,NULL,''),(11501,'1000','181670596034','2022-12-09 17:27:23',NULL,4000.00,'0','11','1','','1','','','400','','No',NULL,NULL,''),(11502,'1000','111670997025','2022-12-14 08:51:03',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11503,'4000','111670997025','2022-12-14 08:51:03',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11504,'1000','181671004735','2022-12-14 10:59:42',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11505,'4000','181671004735','2022-12-14 10:59:42',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11506,'1000','181671004785','2022-12-14 11:11:40',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11507,'4000','181671004785','2022-12-14 11:11:40',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11508,'1000','181671005503','2022-12-14 11:23:05',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11509,'4000','181671005503','2022-12-14 11:23:05',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11510,'1000','111671002633','2022-12-14 12:09:51',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11511,'4000','111671002633','2022-12-14 12:09:51',NULL,40.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11512,'1000','111671008998','2022-12-14 12:10:07',15.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11513,'4000','111671008998','2022-12-14 12:10:07',NULL,15.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(11514,'1000','181671006191','2022-12-14 12:13:00',490.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11515,'4000','181671006191','2022-12-14 12:13:00',NULL,490.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11520,'5800','181671011837','2022-12-14 12:57:27',450.00,NULL,'0','18','1','groundnuts','1','','','408','','No',NULL,NULL,''),(11521,'5800','181671011837','2022-12-14 12:57:27',165.00,NULL,'0','18','1','Bread','1','','','407','','No',NULL,NULL,''),(11522,'1000','181671011837','2022-12-14 12:57:27',NULL,615.00,'0','18','1','','1','','','407','','No',NULL,NULL,''),(11523,'1000','111671009026','2022-12-14 13:25:07',255.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11524,'4000','111671009026','2022-12-14 13:25:07',NULL,50.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(11525,'4000','111671009026','2022-12-14 12:10:26',NULL,5.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11526,'4000','111671009026','2022-12-14 13:24:25',NULL,200.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11527,'1000','111671013524','2022-12-14 14:13:49',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11528,'4000','111671013524','2022-12-14 14:13:49',NULL,10.00,'','11','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(11529,'1000','181671017287','2022-12-14 14:28:27',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11530,'4000','181671017287','2022-12-14 14:28:27',NULL,20.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11531,'1000','181671017311','2022-12-14 14:34:43',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11532,'4000','181671017311','2022-12-14 14:34:43',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11533,'1000','181671017691','2022-12-14 14:41:35',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11534,'4000','181671017691','2022-12-14 14:41:35',NULL,30.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11535,'1000','111671016431','2022-12-14 15:01:54',180.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11536,'4000','111671016431','2022-12-14 15:01:54',NULL,180.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11537,'1000','111671029532','2022-12-14 17:52:25',240.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11538,'4000','111671029532','2022-12-14 17:52:25',NULL,240.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11539,'1000','111671029578','2022-12-14 17:53:18',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11540,'4000','111671029578','2022-12-14 17:53:18',NULL,60.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11541,'1000','181671029668','2022-12-14 17:54:48',199.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11542,'4000','181671029668','2022-12-14 17:54:48',NULL,199.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11543,'1000','111671078596','2022-12-15 07:39:06',30.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11544,'4000','111671078596','2022-12-15 07:39:06',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11545,'1000','181671079899','2022-12-15 08:20:51',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11546,'4000','181671079899','2022-12-15 08:20:51',NULL,20.00,'','18','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(11547,'1000','181671081654','2022-12-15 08:59:04',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11548,'4000','181671081654','2022-12-15 08:59:04',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11549,'1000','181671083948','2022-12-15 09:17:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11551,'1000','111671085246','2022-12-15 09:21:26',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11552,'4000','111671085246','2022-12-15 09:21:26',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11553,'4000','111671085246','2022-12-15 09:20:46',NULL,30.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11554,'1000','181671088829','2022-12-15 10:20:53',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11555,'4000','181671088829','2022-12-15 10:20:53',NULL,120.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11556,'1000','181671088857','2022-12-15 10:36:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11557,'4000','181671088857','2022-12-15 10:36:22',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11558,'1000','181671089785','2022-12-15 10:46:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11559,'4000','181671089785','2022-12-15 10:46:24',NULL,20.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(11560,'1000','181671090387','2022-12-15 10:52:32',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11561,'4000','181671090387','2022-12-15 10:52:32',NULL,60.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11562,'1000','181671090838','2022-12-15 10:54:16',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11563,'4000','181671090838','2022-12-15 10:54:16',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11564,'1000','181671094952','2022-12-15 12:02:48',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11565,'4000','181671094952','2022-12-15 12:02:48',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11566,'1000','181671090866','2022-12-15 12:17:33',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11567,'4000','181671090866','2022-12-15 12:17:33',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11568,'1000','181671095858','2022-12-15 12:55:05',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11569,'4000','181671095858','2022-12-15 12:55:05',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11570,'1000','181671105665','2022-12-15 15:01:14',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11571,'4000','181671105665','2022-12-15 15:01:14',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(11572,'1000','111671105626','2022-12-15 15:01:06',400.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11573,'4000','111671105626','2022-12-15 15:01:06',NULL,400.00,'','11','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11574,'1000','111671105679','2022-12-15 15:01:28',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11575,'4000','111671105679','2022-12-15 15:01:28',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11576,'1000','181671108310','2022-12-15 15:45:23',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11577,'4000','181671108310','2022-12-15 15:45:23',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11578,'1000','181671110881','2022-12-15 16:28:26',286.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11579,'4000','181671110881','2022-12-15 16:28:26',NULL,286.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11580,'1000','181671111334','2022-12-15 17:02:32',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11581,'4000','181671111334','2022-12-15 17:02:32',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11586,'5800','111671115279','2022-12-15 17:41:27',300.00,NULL,'0','11','1','Repair & maintenance','1','','','410','','No',NULL,NULL,''),(11587,'5800','111671115279','2022-12-15 17:41:27',110.00,NULL,'0','11','1','Bread','1','','','409','','No',NULL,NULL,''),(11588,'1000','111671115279','2022-12-15 17:41:27',NULL,410.00,'0','11','1','','1','','','409','','No',NULL,NULL,''),(11589,'1000','181671115437','2022-12-15 17:44:04',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11590,'4000','181671115437','2022-12-15 17:44:04',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11591,'1000','111671115618','2022-12-15 17:47:07',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11592,'4000','111671115618','2022-12-15 17:47:07',NULL,100.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11593,'1000','111671167113','2022-12-16 08:10:43',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11597,'1000','111671167451','2022-12-16 08:11:08',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11598,'4000','111671167451','2022-12-16 08:11:08',NULL,90.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11599,'1000','181671168089','2022-12-16 08:21:39',480.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11600,'4000','181671168089','2022-12-16 08:21:39',NULL,480.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11601,'1000','111671167980','2022-12-16 08:47:50',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11602,'4000','111671167980','2022-12-16 08:47:50',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11603,'1000','181671168108','2022-12-16 09:01:26',460.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11604,'4000','181671168108','2022-12-16 09:01:26',NULL,460.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11605,'1000','181671170494','2022-12-16 09:03:54',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11606,'4000','181671170494','2022-12-16 09:03:54',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11607,'1000','111671174157','2022-12-16 10:02:50',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11608,'4000','111671174157','2022-12-16 10:02:50',NULL,120.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11609,'1000','181671170638','2022-12-16 10:51:55',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11610,'4000','181671170638','2022-12-16 10:51:55',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11611,'1000','181671177117','2022-12-16 11:10:35',720.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11612,'4000','181671177117','2022-12-16 11:10:35',NULL,720.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11613,'1000','111671189641','2022-12-16 14:21:18',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11614,'4000','111671189641','2022-12-16 14:21:18',NULL,200.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11615,'1000','111671189681','2022-12-16 14:21:29',60.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11616,'4000','111671189681','2022-12-16 14:21:29',NULL,60.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11617,'1000','111671189695','2022-12-16 14:22:53',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11618,'4000','111671189695','2022-12-16 14:22:53',NULL,20.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11619,'1000','181671192021','2022-12-16 15:00:28',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11620,'4000','181671192021','2022-12-16 15:00:28',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11621,'1000','181671196669','2022-12-16 16:17:58',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11622,'4000','181671196669','2022-12-16 16:17:58',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(11623,'1000','111671200304','2022-12-16 17:19:11',145.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11624,'4000','111671200304','2022-12-16 17:19:11',NULL,100.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11625,'4000','111671200304','2022-12-16 17:18:24',NULL,35.00,'','11','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(11626,'4000','111671200304','2022-12-16 17:18:41',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11635,'5800','181671202614','2022-12-16 17:57:20',400.00,NULL,'0','18','1','A4 envelopes','1','','','414','','No',NULL,NULL,''),(11636,'5800','181671202614','2022-12-16 17:57:20',250.00,NULL,'0','18','1','obama pens','1','','','413','','No',NULL,NULL,''),(11637,'5800','181671202614','2022-12-16 17:57:20',100.00,NULL,'0','18','1','mouse trap','1','','','412','','No',NULL,NULL,''),(11638,'5800','181671202614','2022-12-16 17:57:20',110.00,NULL,'0','18','1','Bread','1','','','411','','No',NULL,NULL,''),(11639,'1000','181671202614','2022-12-16 17:57:20',NULL,860.00,'0','18','1','','1','','','411','','No',NULL,NULL,''),(11640,'1000','111671202933','2022-12-16 18:02:20',120.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11641,'4000','111671202933','2022-12-16 18:02:20',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11642,'1000','181671262202','2022-12-17 11:49:15',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11643,'4000','181671262202','2022-12-17 11:49:15',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11644,'1000','181671266990','2022-12-17 11:49:57',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11645,'4000','181671266990','2022-12-17 11:49:57',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11646,'1000','181671279779','2022-12-17 16:50:22',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11647,'4000','181671279779','2022-12-17 16:50:22',NULL,50.00,'','18','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(11648,'1000','181671285761','2022-12-17 17:02:52',420.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11649,'4000','181671285761','2022-12-17 17:02:52',NULL,420.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11652,'5800','181671286243','2022-12-17 17:10:52',165.00,NULL,'0','18','1','Bread','1','','','415','','No',NULL,NULL,''),(11653,'1000','181671286243','2022-12-17 17:10:52',NULL,165.00,'0','18','1','','1','','','415','','No',NULL,NULL,''),(11654,'1000','181671428742','2022-12-19 08:45:52',960.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11655,'4000','181671428742','2022-12-19 08:45:52',NULL,960.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11656,'1000','181671428768','2022-12-19 09:12:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11657,'4000','181671428768','2022-12-19 09:12:53',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11658,'1000','181671432153','2022-12-19 09:43:59',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11659,'4000','181671432153','2022-12-19 09:43:59',NULL,90.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11660,'1000','181671433127','2022-12-19 09:58:57',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11661,'4000','181671433127','2022-12-19 09:58:57',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11662,'1000','181671433151','2022-12-19 09:59:17',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11663,'4000','181671433151','2022-12-19 09:59:17',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11664,'1000','181671433159','2022-12-19 10:09:21',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11665,'4000','181671433159','2022-12-19 10:09:21',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(11666,'1000','181671433766','2022-12-19 10:09:38',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11667,'4000','181671433766','2022-12-19 10:09:38',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11668,'1000','111671436252','2022-12-19 11:11:48',90.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11669,'4000','111671436252','2022-12-19 11:11:48',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11670,'4000','111671436252','2022-12-19 10:50:52',NULL,20.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11671,'1000','181671432243','2022-12-19 11:17:19',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11672,'4000','181671432243','2022-12-19 11:17:19',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11673,'1000','181671437847','2022-12-19 11:27:48',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11674,'4000','181671437847','2022-12-19 11:27:48',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11675,'1000','181671438482','2022-12-19 11:36:15',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11676,'4000','181671438482','2022-12-19 11:36:15',NULL,40.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(11677,'1000','111671437523','2022-12-19 11:51:26',20.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11678,'4000','111671437523','2022-12-19 11:51:26',NULL,20.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11683,'5800','181671440954','2022-12-19 12:09:24',200.00,NULL,'0','18','1','cakes','1','','','417','','No',NULL,NULL,''),(11684,'5800','181671440954','2022-12-19 12:09:24',220.00,NULL,'0','18','1','Bread','1','','','416','','No',NULL,NULL,''),(11685,'1000','181671440954','2022-12-19 12:09:24',NULL,420.00,'0','18','1','','1','','','416','','No',NULL,NULL,''),(11686,'1000','181671445800','2022-12-19 13:30:17',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11687,'4000','181671445800','2022-12-19 13:30:17',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11688,'1000','181671447491','2022-12-19 13:58:42',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11689,'4000','181671447491','2022-12-19 13:58:42',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11690,'1000','111671449883','2022-12-19 14:38:21',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11691,'4000','111671449883','2022-12-19 14:38:21',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11692,'1000','111671452271','2022-12-19 15:23:38',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11693,'4000','111671452271','2022-12-19 15:23:38',NULL,100.00,'','11','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(11694,'1000','111671453257','2022-12-19 15:34:29',140.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11695,'4000','111671453257','2022-12-19 15:34:29',NULL,140.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11696,'1000','181671453382','2022-12-19 15:38:01',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11697,'4000','181671453382','2022-12-19 15:38:01',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11698,'1000','181671514929','2022-12-20 08:50:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11699,'4000','181671514929','2022-12-20 08:50:12',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11700,'1000','111671521618','2022-12-20 10:33:50',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11701,'4000','111671521618','2022-12-20 10:33:50',NULL,200.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11702,'1000','111671521635','2022-12-20 10:34:11',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11703,'4000','111671521635','2022-12-20 10:34:11',NULL,40.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11704,'1000','111671521653','2022-12-20 10:34:46',50.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11705,'4000','111671521653','2022-12-20 10:34:46',NULL,50.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11706,'1000','181671524038','2022-12-20 11:18:49',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11707,'4000','181671524038','2022-12-20 11:18:49',NULL,110.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11708,'1000','181671524347','2022-12-20 11:19:15',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11709,'4000','181671524347','2022-12-20 11:19:15',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11710,'1000','181671524357','2022-12-20 11:59:16',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11711,'4000','181671524357','2022-12-20 11:59:16',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11712,'1000','181671526758','2022-12-20 13:20:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11713,'4000','181671526758','2022-12-20 13:20:22',NULL,20.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(11714,'1000','111671533887','2022-12-20 13:58:23',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11715,'4000','111671533887','2022-12-20 13:58:23',NULL,10.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(11716,'1000','181671544854','2022-12-20 17:01:06',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11717,'4000','181671544854','2022-12-20 17:01:06',NULL,500.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11718,'1000','181671547163','2022-12-20 17:39:32',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11719,'4000','181671547163','2022-12-20 17:39:32',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11724,'5800','181671547546','2022-12-20 17:45:55',150.00,NULL,'0','18','1','cakes','1','','','419','','No',NULL,NULL,''),(11725,'5800','181671547546','2022-12-20 17:45:55',220.00,NULL,'0','18','1','Bread','1','','','418','','No',NULL,NULL,''),(11726,'1000','181671547546','2022-12-20 17:45:55',NULL,370.00,'0','18','1','','1','','','418','','No',NULL,NULL,''),(11727,'1000','181671603594','2022-12-21 09:20:07',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11728,'4000','181671603594','2022-12-21 09:20:07',NULL,35.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11729,'1000','181671603629','2022-12-21 09:45:57',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11730,'4000','181671603629','2022-12-21 09:45:57',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11731,'1000','181671605163','2022-12-21 09:46:28',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11732,'4000','181671605163','2022-12-21 09:46:28',NULL,100.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11733,'1000','181671608014','2022-12-21 10:33:45',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11734,'4000','181671608014','2022-12-21 10:33:45',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11735,'1000','111671607670','2022-12-21 10:37:56',80.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11736,'4000','111671607670','2022-12-21 10:37:56',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11737,'4000','111671607670','2022-12-21 10:27:50',NULL,10.00,'','11','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(11738,'1000','181671608034','2022-12-21 11:48:53',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11739,'4000','181671608034','2022-12-21 11:48:53',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11740,'1000','181671612537','2022-12-21 11:49:21',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11741,'4000','181671612537','2022-12-21 11:49:21',NULL,60.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11742,'1000','181671612569','2022-12-21 12:28:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11743,'4000','181671612569','2022-12-21 12:28:22',NULL,15.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11744,'4000','181671612569','2022-12-21 11:49:29',NULL,5.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11745,'1000','181671614904','2022-12-21 13:02:13',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11746,'4000','181671614904','2022-12-21 13:02:13',NULL,200.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11747,'1000','181671616997','2022-12-21 13:04:42',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11748,'4000','181671616997','2022-12-21 13:04:42',NULL,80.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11749,'1000','111671619008','2022-12-21 13:37:03',200.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11750,'4000','111671619008','2022-12-21 13:37:03',NULL,200.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11751,'1000','111671619025','2022-12-21 13:54:25',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11752,'4000','111671619025','2022-12-21 13:54:25',NULL,10.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11753,'1000','181671617084','2022-12-21 13:55:18',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11754,'4000','181671617084','2022-12-21 13:55:18',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11755,'1000','181671620124','2022-12-21 13:57:20',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11756,'4000','181671620124','2022-12-21 13:57:20',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(11757,'1000','111671620067','2022-12-21 14:07:31',25.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11758,'4000','111671620067','2022-12-21 14:07:31',NULL,25.00,'','11','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11759,'1000','181671620246','2022-12-21 14:26:26',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11760,'4000','181671620246','2022-12-21 14:26:26',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11761,'1000','181671622003','2022-12-21 14:55:47',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11762,'4000','181671622003','2022-12-21 14:55:47',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11763,'1000','111671622902','2022-12-21 15:39:50',70.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11764,'4000','111671622902','2022-12-21 15:39:50',NULL,70.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11765,'1000','181671623749','2022-12-21 16:17:16',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11766,'4000','181671623749','2022-12-21 16:17:16',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11767,'1000','111671629687','2022-12-21 16:41:48',350.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11768,'4000','111671629687','2022-12-21 16:41:48',NULL,350.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11769,'1000','111671630925','2022-12-21 16:55:35',350.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11770,'4000','111671630925','2022-12-21 16:55:35',NULL,350.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(11771,'1000','111671630944','2022-12-21 16:56:04',110.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11772,'4000','111671630944','2022-12-21 16:56:04',NULL,110.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11777,'4180','181671631220','2022-12-21 17:00:28',200.00,NULL,'0','18','1','cakes','1','','','421','','No',NULL,NULL,''),(11778,'5800','181671631220','2022-12-21 17:00:28',220.00,NULL,'0','18','1','Bread','1','','','420','','No',NULL,NULL,''),(11779,'1000','181671631220','2022-12-21 17:00:28',NULL,420.00,'0','18','1','','1','','','420','','No',NULL,NULL,''),(11780,'1000','181671716978','2022-12-22 17:00:26',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11781,'4000','181671716978','2022-12-22 17:00:26',NULL,100.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11782,'1000','181671717635','2022-12-22 17:00:44',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11783,'4000','181671717635','2022-12-22 17:00:44',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11784,'1000','181671717681','2022-12-22 17:01:28',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11785,'4000','181671717681','2022-12-22 17:01:28',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11786,'1000','181671717695','2022-12-22 17:01:45',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11787,'4000','181671717695','2022-12-22 17:01:45',NULL,80.00,'','18','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11788,'1000','181671717866','2022-12-22 17:04:57',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11789,'4000','181671717866','2022-12-22 17:04:57',NULL,350.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11790,'1000','181671717911','2022-12-22 17:05:24',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11791,'4000','181671717911','2022-12-22 17:05:24',NULL,80.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11796,'5800','181671717985','2022-12-22 17:06:49',1250.00,NULL,'0','18','1','Soda( 300ML)','1','','','423','','No',NULL,NULL,''),(11797,'5800','181671717985','2022-12-22 17:06:49',220.00,NULL,'0','18','1','Bread','1','','','422','','No',NULL,NULL,''),(11798,'1000','181671717985','2022-12-22 17:06:49',NULL,1470.00,'0','18','1','','1','','','422','','No',NULL,NULL,''),(11799,'1000','181672314709','2022-12-29 14:52:08',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11800,'4000','181672314709','2022-12-29 14:52:08',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11801,'1000','181672315482','2022-12-29 15:05:01',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11802,'4000','181672315482','2022-12-29 15:05:01',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11803,'1000','181672315510','2022-12-29 16:24:34',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11804,'4000','181672315510','2022-12-29 16:24:34',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11805,'1000','181672326376','2022-12-29 18:06:33',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11806,'4000','181672326376','2022-12-29 18:06:33',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11807,'1000','181672326398','2022-12-29 18:06:46',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11808,'4000','181672326398','2022-12-29 18:06:46',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11809,'1000','181672326409','2022-12-29 18:07:00',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11810,'4000','181672326409','2022-12-29 18:07:00',NULL,50.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11811,'1000','181672326426','2022-12-29 18:07:16',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11812,'4000','181672326426','2022-12-29 18:07:16',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11819,'5800','181672326597','2022-12-29 18:10:07',100.00,NULL,'0','18','1','cakes','1','','','425','','No',NULL,NULL,''),(11820,'1000','181672326597','2022-12-29 18:10:07',NULL,100.00,'0','18','1','','1','','','425','','No',NULL,NULL,''),(11821,'1000','181672382904','2022-12-30 09:48:36',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11822,'4000','181672382904','2022-12-30 09:48:36',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11823,'1000','181672382922','2022-12-30 09:48:55',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11824,'4000','181672382922','2022-12-30 09:48:55',NULL,50.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11825,'1000','181672382942','2022-12-30 09:49:10',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11826,'4000','181672382942','2022-12-30 09:49:10',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11827,'1000','181672382959','2022-12-30 09:51:43',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11828,'4000','181672382959','2022-12-30 09:51:43',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11829,'1000','181672383107','2022-12-30 09:59:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11830,'4000','181672383107','2022-12-30 09:59:58',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11831,'1000','181672383610','2022-12-30 10:03:13',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11832,'4000','181672383610','2022-12-30 10:03:13',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11833,'1000','181672402797','2022-12-30 15:20:14',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11834,'4000','181672402797','2022-12-30 15:20:14',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11835,'1000','181672402821','2022-12-30 15:20:29',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11836,'4000','181672402821','2022-12-30 15:20:29',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11839,'5800','181672402837','2022-12-30 15:20:47',200.00,NULL,'0','18','1','cakes','1','','','426','','No',NULL,NULL,''),(11840,'1000','181672402837','2022-12-30 15:20:47',NULL,200.00,'0','18','1','','1','','','426','','No',NULL,NULL,''),(11841,'1000','181672403013','2022-12-30 15:23:41',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11842,'4000','181672403013','2022-12-30 15:23:41',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11843,'1000','181672403029','2022-12-30 15:24:01',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11844,'4000','181672403029','2022-12-30 15:24:01',NULL,70.00,'','18','1','Good sold','1','','sales','88','','No',NULL,NULL,''),(11845,'1000','181672403950','2022-12-30 15:39:19',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11846,'4000','181672403950','2022-12-30 15:39:19',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11847,'1000','181672410382','2022-12-30 17:44:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11848,'4000','181672410382','2022-12-30 17:44:26',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11849,'4000','181672410382','2022-12-30 17:26:22',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11850,'1000','181672412327','2022-12-30 18:00:24',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11851,'4000','181672412327','2022-12-30 18:00:24',NULL,20.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11852,'1000','181672471673','2022-12-31 10:28:10',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11853,'4000','181672471673','2022-12-31 10:28:10',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(11854,'1000','181672471694','2022-12-31 10:28:34',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11855,'4000','181672471694','2022-12-31 10:28:34',NULL,100.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11856,'1000','181672471724','2022-12-31 11:09:20',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11857,'4000','181672471724','2022-12-31 11:09:20',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(11858,'1000','181672474163','2022-12-31 11:16:03',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11859,'4000','181672474163','2022-12-31 11:16:03',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11862,'5800','181672482783','2022-12-31 13:33:10',4000.00,NULL,'0','18','1','Ear pods','1','','','427','','No',NULL,NULL,''),(11863,'1000','181672482783','2022-12-31 13:33:10',NULL,4000.00,'0','18','1','','1','','','427','','No',NULL,NULL,''),(11864,'1000','181672483384','2022-12-31 13:43:17',800.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11865,'4000','181672483384','2022-12-31 13:43:17',NULL,800.00,'','18','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(11866,'1000','181672733751','2023-01-03 11:16:01',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11868,'1000','181672734303','2023-01-03 11:37:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11869,'4000','181672734303','2023-01-03 11:37:47',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11870,'1000','181672735070','2023-01-03 12:58:10',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11871,'4000','181672735070','2023-01-03 12:58:10',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11885,'1000','181672757883','2023-01-03 17:58:11',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11886,'4000','181672757883','2023-01-03 17:58:11',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11887,'1000','181672757894','2023-01-03 18:00:00',29.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11888,'4000','181672757894','2023-01-03 18:00:00',NULL,29.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11889,'1000','181672758019','2023-01-03 18:00:34',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11890,'4000','181672758019','2023-01-03 18:00:34',NULL,240.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(11891,'1000','181672758046','2023-01-03 18:01:00',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11892,'4000','181672758046','2023-01-03 18:01:00',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11893,'1000','181672758079','2023-01-03 18:01:26',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11894,'4000','181672758079','2023-01-03 18:01:26',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(11895,'1000','181672758087','2023-01-03 18:01:39',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11896,'4000','181672758087','2023-01-03 18:01:39',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11897,'1000','181672758108','2023-01-03 18:02:06',330.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11898,'4000','181672758108','2023-01-03 18:02:06',NULL,330.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11899,'1000','181672758472','2023-01-03 18:08:19',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11900,'4000','181672758472','2023-01-03 18:08:19',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11903,'5800','181672757599','2023-01-03 17:53:27',2500.00,NULL,'0','18','1','Printer servicing','1','','','432','','No',NULL,NULL,''),(11904,'5800','181672757599','2023-01-03 17:53:27',200.00,NULL,'0','18','1','cakes','1','','','431','','No',NULL,NULL,''),(11905,'5800','181672757599','2023-01-03 17:53:27',220.00,NULL,'0','18','1','Bread','1','','','430','','No',NULL,NULL,''),(11906,'5800','181672757599','2023-01-03 17:53:27',1950.00,NULL,'0','18','1','Rim of Papers','1','','','429','','No',NULL,NULL,''),(11907,'5800','181672757599','2023-01-03 17:53:27',4230.00,NULL,'0','18','1','canon ink','1','','','428','','No',NULL,NULL,''),(11908,'1000','181672757599','2023-01-03 17:53:27',NULL,9100.00,'0','18','1','','1','','','428','','No',NULL,NULL,''),(11909,'1000','181672814405','2023-01-04 09:40:15',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11910,'4000','181672814405','2023-01-04 09:40:15',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11911,'1000','181672814449','2023-01-04 09:40:54',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11912,'4000','181672814449','2023-01-04 09:40:54',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11913,'1000','181672815302','2023-01-04 09:55:11',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11914,'4000','181672815302','2023-01-04 09:55:11',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11915,'1000','181672816050','2023-01-04 10:07:48',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11916,'4000','181672816050','2023-01-04 10:07:48',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11917,'4000','181672816050','2023-01-04 10:07:30',NULL,50.00,'','18','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11918,'1000','181672818990','2023-01-04 10:56:39',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11919,'4000','181672818990','2023-01-04 10:56:39',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11920,'1000','181672819007','2023-01-04 10:56:55',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11921,'4000','181672819007','2023-01-04 10:56:55',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11922,'1000','181672819018','2023-01-04 11:21:07',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11923,'4000','181672819018','2023-01-04 11:21:07',NULL,70.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11924,'1000','181672823250','2023-01-04 12:08:02',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11925,'4000','181672823250','2023-01-04 12:08:02',NULL,120.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11926,'1000','181672823285','2023-01-04 12:08:25',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11927,'4000','181672823285','2023-01-04 12:08:25',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11928,'1000','181672823326','2023-01-04 12:08:58',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11929,'4000','181672823326','2023-01-04 12:08:58',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11930,'1000','181672823348','2023-01-04 12:09:25',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11931,'4000','181672823348','2023-01-04 12:09:25',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11932,'1000','181672823373','2023-01-04 12:40:58',260.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11933,'4000','181672823373','2023-01-04 12:40:58',NULL,260.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11934,'1000','181672825280','2023-01-04 12:41:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11935,'4000','181672825280','2023-01-04 12:41:34',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11936,'1000','181672829081','2023-01-04 13:44:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11937,'4000','181672829081','2023-01-04 13:44:49',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11938,'1000','181672829092','2023-01-04 13:44:59',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11939,'4000','181672829092','2023-01-04 13:44:59',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(11940,'1000','181672829879','2023-01-04 13:58:32',95.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11941,'4000','181672829879','2023-01-04 13:58:32',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(11942,'4000','181672829879','2023-01-04 13:57:59',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11943,'1000','181672829932','2023-01-04 15:14:58',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11944,'4000','181672829932','2023-01-04 15:14:58',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11951,'5800','181672835565','2023-01-04 15:32:52',220.00,NULL,'0','18','1','Bread','1','','','434','','No',NULL,NULL,''),(11952,'4180','181672835565','2023-01-04 15:32:52',760.00,NULL,'0','18','1','Water(300ml)','1','','','433','','No',NULL,NULL,''),(11953,'1000','181672835565','2023-01-04 15:32:52',NULL,980.00,'0','18','1','','1','','','433','','No',NULL,NULL,''),(11954,'1000','181672836752','2023-01-04 16:26:28',840.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11955,'4000','181672836752','2023-01-04 16:26:28',NULL,840.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11956,'1000','181672844868','2023-01-04 18:08:01',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11957,'4000','181672844868','2023-01-04 18:08:01',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11958,'1000','181672844892','2023-01-04 18:08:23',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11959,'4000','181672844892','2023-01-04 18:08:23',NULL,180.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11960,'1000','181672844914','2023-01-04 18:08:54',136.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11961,'4000','181672844914','2023-01-04 18:08:54',NULL,136.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(11962,'1000','181672844966','2023-01-04 18:09:38',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11963,'4000','181672844966','2023-01-04 18:09:38',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11964,'1000','181672899335','2023-01-05 09:15:44',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11965,'4000','181672899335','2023-01-05 09:15:44',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11966,'1000','181672900521','2023-01-05 09:35:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11967,'4000','181672900521','2023-01-05 09:35:30',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11968,'1000','181672900534','2023-01-05 10:01:44',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11969,'4000','181672900534','2023-01-05 10:01:44',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11970,'1000','181672902563','2023-01-05 10:18:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11971,'4000','181672902563','2023-01-05 10:18:40',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11972,'1000','181672903125','2023-01-05 10:25:22',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11973,'4000','181672903125','2023-01-05 10:25:22',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11974,'1000','181672903533','2023-01-05 10:36:42',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11975,'4000','181672903533','2023-01-05 10:36:42',NULL,20.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11976,'1000','181672904210','2023-01-05 10:40:54',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11977,'4000','181672904210','2023-01-05 10:40:54',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(11978,'1000','181672904482','2023-01-05 10:46:03',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11979,'4000','181672904482','2023-01-05 10:46:03',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11980,'1000','181672904768','2023-01-05 10:48:00',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11981,'4000','181672904768','2023-01-05 10:48:00',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11982,'1000','181672902106','2023-01-05 11:20:08',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11983,'4000','181672902106','2023-01-05 11:20:08',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11984,'1000','181672904884','2023-01-05 12:04:47',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11985,'4000','181672904884','2023-01-05 12:04:47',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11986,'4000','181672904884','2023-01-05 10:50:33',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11987,'1000','181672906812','2023-01-05 12:10:54',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11988,'4000','181672906812','2023-01-05 12:10:54',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11989,'1000','181672909490','2023-01-05 12:17:49',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11990,'4000','181672909490','2023-01-05 12:17:49',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11991,'1000','181672910274','2023-01-05 12:18:15',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11992,'4000','181672910274','2023-01-05 12:18:15',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11993,'4000','181672910274','2023-01-05 12:17:54',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11994,'1000','181672910335','2023-01-05 12:25:35',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11995,'4000','181672910335','2023-01-05 12:25:35',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11996,'1000','181672910962','2023-01-05 12:29:31',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11997,'4000','181672910962','2023-01-05 12:29:31',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(11998,'1000','181672910983','2023-01-05 12:35:41',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11999,'4000','181672910983','2023-01-05 12:35:41',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12000,'4000','181672910983','2023-01-05 12:29:43',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(12001,'4000','181672910983','2023-01-05 12:30:43',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12002,'1000','181672911570','2023-01-05 12:49:38',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12003,'4000','181672911570','2023-01-05 12:49:38',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12004,'1000','181672911344','2023-01-05 13:22:50',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12005,'4000','181672911344','2023-01-05 13:22:50',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(12006,'1000','181672914181','2023-01-05 13:46:30',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12007,'4000','181672914181','2023-01-05 13:46:30',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(12008,'4000','181672914181','2023-01-05 13:37:34',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12009,'1000','181672915672','2023-01-05 13:48:04',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12010,'4000','181672915672','2023-01-05 13:48:04',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12011,'1000','181672920149','2023-01-05 15:07:31',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12012,'4000','181672920149','2023-01-05 15:07:31',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12013,'4000','181672920149','2023-01-05 15:02:29',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12014,'1000','181672923026','2023-01-05 15:50:44',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12015,'4000','181672923026','2023-01-05 15:50:44',NULL,15.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(12016,'1000','181672926856','2023-01-05 16:54:29',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12017,'4000','181672926856','2023-01-05 16:54:29',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12018,'1000','181672928588','2023-01-05 17:23:20',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12019,'4000','181672928588','2023-01-05 17:23:20',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12024,'5800','181672928769','2023-01-05 17:26:19',3450.00,NULL,'0','18','1','Soda( 300ML)','1','','','436','','No',NULL,NULL,''),(12025,'5800','181672928769','2023-01-05 17:26:19',220.00,NULL,'0','18','1','Bread','1','','','435','','No',NULL,NULL,''),(12026,'1000','181672928769','2023-01-05 17:26:19',NULL,3670.00,'0','18','1','','1','','','435','','No',NULL,NULL,''),(12027,'1000','181672928943','2023-01-05 17:29:25',78.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12028,'4000','181672928943','2023-01-05 17:29:25',NULL,78.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(12029,'1000','181672928977','2023-01-05 17:30:03',400.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12030,'4000','181672928977','2023-01-05 17:30:03',NULL,400.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12031,'1000','181672929026','2023-01-05 17:30:53',205.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12032,'4000','181672929026','2023-01-05 17:30:53',NULL,205.00,'','18','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(12033,'1000','181672986479','2023-01-06 10:18:11',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12034,'4000','181672986479','2023-01-06 10:18:11',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12035,'1000','181672989494','2023-01-06 10:18:25',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12037,'1000','181672989533','2023-01-06 10:19:32',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12038,'4000','181672989533','2023-01-06 10:19:32',NULL,80.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12039,'1000','181672992204','2023-01-06 11:09:57',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12040,'4000','181672992204','2023-01-06 11:09:57',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12041,'1000','181672992601','2023-01-06 11:10:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12042,'4000','181672992601','2023-01-06 11:10:10',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12043,'1000','181672994613','2023-01-06 11:43:47',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12044,'4000','181672994613','2023-01-06 11:43:47',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12045,'1000','181672994629','2023-01-06 11:44:02',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12046,'4000','181672994629','2023-01-06 11:44:02',NULL,200.00,'','18','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(12047,'1000','181672994654','2023-01-06 11:44:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12048,'4000','181672994654','2023-01-06 11:44:29',NULL,20.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(12049,'1000','181672998723','2023-01-06 12:52:15',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12050,'4000','181672998723','2023-01-06 12:52:15',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12051,'1000','181673003635','2023-01-06 14:16:26',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12052,'4000','181673003635','2023-01-06 14:16:26',NULL,80.00,'','18','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(12053,'1000','181673003822','2023-01-06 14:17:15',220.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12054,'4000','181673003822','2023-01-06 14:17:15',NULL,220.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12055,'1000','181673003840','2023-01-06 14:17:29',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12056,'4000','181673003840','2023-01-06 14:17:29',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(12057,'1000','181673003858','2023-01-06 15:56:33',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12058,'4000','181673003858','2023-01-06 15:56:33',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12059,'1000','181673009795','2023-01-06 15:56:49',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12060,'4000','181673009795','2023-01-06 15:56:49',NULL,100.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(12074,'1000','181673012219','2023-01-06 16:37:15',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12075,'4000','181673012219','2023-01-06 16:37:15',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12076,'1000','181673015042','2023-01-06 17:24:10',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12077,'4000','181673015042','2023-01-06 17:24:10',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12120,'1000','181673016333','2023-01-06 17:45:41',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12121,'4000','181673016333','2023-01-06 17:45:41',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12170,'1000','181673018933','2023-01-06 18:29:00',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12171,'4000','181673018933','2023-01-06 18:29:00',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(12172,'1000','181673018948','2023-01-06 18:29:22',47.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12173,'4000','181673018948','2023-01-06 18:29:22',NULL,47.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(12174,'1000','181673018974','2023-01-06 18:29:55',660.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12175,'4000','181673018974','2023-01-06 18:29:55',NULL,660.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12178,'5800','181673010149','2023-01-06 16:03:14',200.00,NULL,'0','18','1','cakes','1','','','456','','No',NULL,NULL,''),(12179,'5800','181673010149','2023-01-06 16:03:14',150.00,NULL,'0','18','1','Fare','1','','','455','','No',NULL,NULL,''),(12180,'5800','181673010149','2023-01-06 16:03:14',195.00,NULL,'0','18','1','gillete','1','','','454','','No',NULL,NULL,''),(12181,'5800','181673010149','2023-01-06 16:03:14',723.00,NULL,'0','18','1','popcorn seeds','1','','','453','','No',NULL,NULL,''),(12182,'5800','181673010149','2023-01-06 16:03:14',350.00,NULL,'0','18','1','super glue','1','','','452','','No',NULL,NULL,''),(12183,'5800','181673010149','2023-01-06 16:03:14',1260.00,NULL,'0','18','1','Toilex Tissue paper','1','','','451','','No',NULL,NULL,''),(12184,'5800','181673010149','2023-01-06 16:03:14',495.00,NULL,'0','18','1','Eclairs','1','','','450','','No',NULL,NULL,''),(12185,'5800','181673010149','2023-01-06 16:03:14',230.00,NULL,'0','18','1','Bic razor','1','','','449','','No',NULL,NULL,''),(12186,'5800','181673010149','2023-01-06 16:03:14',300.00,NULL,'0','18','1','Juicy fruit','1','','','448','','No',NULL,NULL,''),(12187,'5800','181673010149','2023-01-06 16:03:14',310.00,NULL,'0','18','1','PK( small)','1','','','447','','No',NULL,NULL,''),(12188,'5800','181673010149','2023-01-06 16:03:14',190.00,NULL,'0','18','1','KSL Sweets','1','','','446','','No',NULL,NULL,''),(12189,'5800','181673010149','2023-01-06 16:03:14',270.00,NULL,'0','18','1','Mac coffee','1','','','445','','No',NULL,NULL,''),(12190,'5800','181673010149','2023-01-06 16:03:14',405.00,NULL,'0','18','1','Everready AAA','1','','','444','','No',NULL,NULL,''),(12191,'5800','181673010149','2023-01-06 16:03:14',115.00,NULL,'0','18','1','Patco mint','1','','','443','','No',NULL,NULL,''),(12192,'5800','181673010149','2023-01-06 16:03:14',160.00,NULL,'0','18','1','Tropical mint','1','','','442','','No',NULL,NULL,''),(12193,'5800','181673010149','2023-01-06 16:03:14',220.00,NULL,'0','18','1','toothpicks','1','','','441','','No',NULL,NULL,''),(12194,'5800','181673010149','2023-01-06 16:03:14',360.00,NULL,'0','18','1','mara moja','1','','','440','','No',NULL,NULL,''),(12195,'5800','181673010149','2023-01-06 16:03:14',255.00,NULL,'0','18','1','Ginger Biscuit','1','','','439','','No',NULL,NULL,''),(12196,'5800','181673010149','2023-01-06 16:03:14',250.00,NULL,'0','18','1','Nuvita biscuit','1','','','438','','No',NULL,NULL,''),(12197,'5800','181673010149','2023-01-06 16:03:14',22.00,NULL,'0','18','1','bread','1','','','437','','No',NULL,NULL,''),(12198,'1000','181673010149','2023-01-06 16:03:14',NULL,6460.00,'0','18','1','','1','','','437','','No',NULL,NULL,''),(12199,'1000','181673097764','2023-01-07 16:23:23',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12200,'4000','181673097764','2023-01-07 16:23:23',NULL,20.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12201,'4000','181673097764','2023-01-07 16:22:44',NULL,20.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(12202,'1000','181673097846','2023-01-07 16:24:57',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12203,'4000','181673097846','2023-01-07 16:24:57',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12204,'4000','181673097846','2023-01-07 16:24:06',NULL,80.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12205,'1000','181673097901','2023-01-07 16:25:13',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12206,'4000','181673097901','2023-01-07 16:25:13',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12207,'1000','181673097924','2023-01-07 16:43:55',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12208,'4000','181673097924','2023-01-07 16:43:55',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(12209,'1000','181673333419','2023-01-10 09:50:38',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12210,'4000','181673333419','2023-01-10 09:50:38',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12211,'1000','181673333448','2023-01-10 09:53:22',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12212,'4000','181673333448','2023-01-10 09:53:22',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12213,'1000','181673334880','2023-01-10 10:14:54',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12214,'4000','181673334880','2023-01-10 10:14:54',NULL,110.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12215,'1000','181673335768','2023-01-10 10:31:17',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12216,'4000','181673335768','2023-01-10 10:31:17',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12217,'4000','181673335768','2023-01-10 10:29:28',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12218,'1000','181673340306','2023-01-10 11:45:20',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12219,'4000','181673340306','2023-01-10 11:45:20',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12220,'1000','181673340795','2023-01-10 12:07:39',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12221,'4000','181673340795','2023-01-10 12:07:39',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12222,'1000','181673341662','2023-01-10 12:14:25',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12223,'4000','181673341662','2023-01-10 12:14:25',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12224,'1000','181673342090','2023-01-10 12:16:18',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12225,'4000','181673342090','2023-01-10 12:16:18',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12226,'1000','181673342185','2023-01-10 12:35:12',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12227,'4000','181673342185','2023-01-10 12:35:12',NULL,45.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12228,'4000','181673342185','2023-01-10 12:16:25',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12229,'1000','181673343314','2023-01-10 12:43:19',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12230,'4000','181673343314','2023-01-10 12:43:19',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12231,'1000','181673343809','2023-01-10 13:06:38',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12232,'4000','181673343809','2023-01-10 13:06:38',NULL,100.00,'','18','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(12233,'1000','181673345209','2023-01-10 13:14:29',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12234,'4000','181673345209','2023-01-10 13:14:29',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12235,'1000','181673345674','2023-01-10 13:25:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12236,'4000','181673345674','2023-01-10 13:25:10',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12241,'1000','181673346976','2023-01-10 13:36:29',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12243,'1000','181673347061','2023-01-10 13:39:30',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12244,'4000','181673347061','2023-01-10 13:39:30',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12245,'1000','181673347175','2023-01-10 13:42:25',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12246,'4000','181673347175','2023-01-10 13:42:25',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12247,'4000','181673347175','2023-01-10 13:39:35',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12248,'1000','181673347355','2023-01-10 13:43:25',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12249,'4000','181673347355','2023-01-10 13:43:25',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12250,'1000','111673347555','2023-01-10 13:48:42',10.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12251,'4000','111673347555','2023-01-10 13:48:42',NULL,10.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12252,'1000','181673348196','2023-01-10 14:01:33',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12253,'4000','181673348196','2023-01-10 14:01:33',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12254,'1000','181673348496','2023-01-10 14:16:56',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12255,'4000','181673348496','2023-01-10 14:16:56',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12256,'4000','181673348496','2023-01-10 14:01:36',NULL,40.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12257,'1000','181673350455','2023-01-10 14:42:30',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12258,'4000','181673350455','2023-01-10 14:42:30',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12259,'1000','181673351476','2023-01-10 14:51:25',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12260,'4000','181673351476','2023-01-10 14:51:25',NULL,80.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(12261,'1000','181673351488','2023-01-10 14:51:38',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12262,'4000','181673351488','2023-01-10 14:51:38',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(12263,'1000','111673352410','2023-01-10 15:11:54',40.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12264,'4000','111673352410','2023-01-10 15:11:54',NULL,40.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12265,'1000','181673353776','2023-01-10 15:29:44',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12266,'4000','181673353776','2023-01-10 15:29:44',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12267,'1000','181673353809','2023-01-10 17:04:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12268,'4000','181673353809','2023-01-10 17:04:07',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12269,'1000','181673359452','2023-01-10 17:15:10',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12270,'4000','181673359452','2023-01-10 17:15:10',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12271,'4000','181673359452','2023-01-10 17:04:12',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12274,'5800','181673346439','2023-01-10 13:27:34',220.00,NULL,'0','18','1','Bread','1','','','458','','No',NULL,NULL,''),(12275,'5800','181673346439','2023-01-10 13:27:34',110.00,NULL,'0','18','1','bread','1','','','457','','No',NULL,NULL,''),(12276,'1000','181673346439','2023-01-10 13:27:34',NULL,330.00,'0','18','1','','1','','','457','','No',NULL,NULL,''),(12277,'1000','181673361724','2023-01-10 17:50:19',1010.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12278,'4000','181673361724','2023-01-10 17:50:19',NULL,100.00,'','18','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12279,'4000','181673361724','2023-01-10 17:42:04',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12280,'4000','181673361724','2023-01-10 17:42:22',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12281,'4000','181673361724','2023-01-10 17:42:31',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12282,'4000','181673361724','2023-01-10 17:43:11',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12283,'4000','181673361724','2023-01-10 17:43:17',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12284,'4000','181673361724','2023-01-10 17:43:26',NULL,20.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12285,'4000','181673361724','2023-01-10 17:43:36',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12286,'4000','181673361724','2023-01-10 17:43:50',NULL,10.00,'','18','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(12287,'4000','181673361724','2023-01-10 17:43:59',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12288,'4000','181673361724','2023-01-10 17:45:07',NULL,10.00,'','18','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(12289,'4000','181673361724','2023-01-10 17:45:18',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12290,'4000','181673361724','2023-01-10 17:45:28',NULL,50.00,'','18','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(12291,'4000','181673361724','2023-01-10 17:45:57',NULL,125.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12292,'4000','181673361724','2023-01-10 17:46:12',NULL,350.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12293,'1000','181673362473','2023-01-10 17:54:53',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12294,'4000','181673362473','2023-01-10 17:54:53',NULL,300.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12295,'1000','181673418963','2023-01-11 09:37:09',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12296,'4000','181673418963','2023-01-11 09:37:09',NULL,180.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(12297,'1000','181673419036','2023-01-11 09:44:10',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12298,'4000','181673419036','2023-01-11 09:44:10',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(12299,'1000','181673421342','2023-01-11 10:16:02',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12300,'4000','181673421342','2023-01-11 10:16:02',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12301,'1000','181673421368','2023-01-11 10:19:04',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12302,'4000','181673421368','2023-01-11 10:19:04',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12303,'1000','181673421548','2023-01-11 10:28:22',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12304,'4000','181673421548','2023-01-11 10:28:22',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(12305,'1000','181673422141','2023-01-11 10:37:03',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12306,'4000','181673422141','2023-01-11 10:37:03',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12311,'1000','181673431061','2023-01-11 12:58:20',295.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12312,'4000','181673431061','2023-01-11 12:58:20',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12313,'4000','181673431061','2023-01-11 12:57:41',NULL,165.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12314,'4000','181673431061','2023-01-11 12:57:48',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12315,'1000','181673431105','2023-01-11 12:58:34',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12316,'4000','181673431105','2023-01-11 12:58:34',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12317,'1000','181673431565','2023-01-11 13:06:14',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12318,'4000','181673431565','2023-01-11 13:06:14',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12319,'1000','181673434924','2023-01-11 14:03:17',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12320,'4000','181673434924','2023-01-11 14:03:17',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12321,'1000','181673435009','2023-01-11 14:08:36',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12322,'4000','181673435009','2023-01-11 14:08:36',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12323,'1000','181673435357','2023-01-11 14:09:53',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12324,'4000','181673435357','2023-01-11 14:09:53',NULL,200.00,'','18','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(12325,'1000','181673437886','2023-01-11 14:58:08',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12326,'4000','181673437886','2023-01-11 14:58:08',NULL,120.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12327,'1000','181673438297','2023-01-11 15:00:25',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12328,'4000','181673438297','2023-01-11 15:00:25',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12329,'1000','181673438458','2023-01-11 15:05:00',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12330,'4000','181673438458','2023-01-11 15:05:00',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12331,'1000','181673440068','2023-01-11 15:42:27',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12332,'4000','181673440068','2023-01-11 15:42:27',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12333,'1000','181673440983','2023-01-11 15:43:12',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12334,'4000','181673440983','2023-01-11 15:43:12',NULL,190.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12335,'1000','181673442561','2023-01-11 16:10:19',454.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12336,'4000','181673442561','2023-01-11 16:10:19',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12337,'4000','181673442561','2023-01-11 16:09:21',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12338,'4000','181673442561','2023-01-11 16:09:39',NULL,44.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(12339,'1000','181673442670','2023-01-11 16:21:46',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12340,'4000','181673442670','2023-01-11 16:21:46',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12341,'4000','181673442670','2023-01-11 16:11:10',NULL,20.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12342,'1000','181673443309','2023-01-11 16:36:08',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12343,'4000','181673443309','2023-01-11 16:36:08',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12344,'1000','181673445437','2023-01-11 17:01:27',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12345,'4000','181673445437','2023-01-11 17:01:27',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12346,'1000','181673446957','2023-01-11 17:26:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12347,'4000','181673446957','2023-01-11 17:26:01',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12348,'1000','181673447911','2023-01-11 17:39:08',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12349,'4000','181673447911','2023-01-11 17:39:08',NULL,140.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12350,'1000','181673447991','2023-01-11 17:40:43',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12367,'5800','181673431016','2023-01-11 12:57:10',1950.00,NULL,'0','18','1','Rim of Papers','1','','','461','','No',NULL,NULL,''),(12368,'5800','181673431016','2023-01-11 12:57:10',200.00,NULL,'0','18','1','cakes','1','','','460','','No',NULL,NULL,''),(12369,'5800','181673431016','2023-01-11 12:57:10',220.00,NULL,'0','18','1','bread','1','','','459','','No',NULL,NULL,''),(12370,'1000','181673431016','2023-01-11 12:57:10',NULL,2370.00,'0','18','1','','1','','','459','','No',NULL,NULL,''),(12371,'1000','181673499938','2023-01-12 08:05:51',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12372,'4000','181673499938','2023-01-12 08:05:51',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(12373,'4000','181673499938','2023-01-12 08:05:38',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12374,'1000','181673499954','2023-01-12 08:06:01',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12375,'4000','181673499954','2023-01-12 08:06:01',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(12376,'1000','181673504666','2023-01-12 09:24:33',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12377,'4000','181673504666','2023-01-12 09:24:33',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12378,'1000','181673504676','2023-01-12 09:24:47',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12379,'4000','181673504676','2023-01-12 09:24:47',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12380,'1000','181673505320','2023-01-12 09:35:42',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12381,'4000','181673505320','2023-01-12 09:35:42',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12382,'1000','181673505352','2023-01-12 09:49:41',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12383,'4000','181673505352','2023-01-12 09:49:41',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12384,'1000','181673506241','2023-01-12 09:50:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12385,'4000','181673506241','2023-01-12 09:50:47',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12386,'1000','181673506250','2023-01-12 10:09:55',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12387,'4000','181673506250','2023-01-12 10:09:55',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12388,'4000','181673506250','2023-01-12 09:50:50',NULL,40.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12389,'1000','181673507397','2023-01-12 10:10:07',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12390,'4000','181673507397','2023-01-12 10:10:07',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12391,'1000','181673508322','2023-01-12 10:47:23',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12392,'4000','181673508322','2023-01-12 10:47:23',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12393,'1000','181673513499','2023-01-12 12:05:01',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12394,'4000','181673513499','2023-01-12 12:05:01',NULL,100.00,'','18','1','Good sold','1','','sales','194','','No',NULL,NULL,''),(12395,'1000','181673514305','2023-01-12 12:05:14',530.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12396,'4000','181673514305','2023-01-12 12:05:14',NULL,530.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12397,'1000','181673514321','2023-01-12 12:05:28',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12398,'4000','181673514321','2023-01-12 12:05:28',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12399,'1000','181673514337','2023-01-12 12:05:45',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12400,'4000','181673514337','2023-01-12 12:05:45',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12401,'1000','181673521226','2023-01-12 14:14:31',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12402,'4000','181673521226','2023-01-12 14:14:31',NULL,10.00,'','18','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(12403,'1000','181673522074','2023-01-12 14:14:47',410.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12404,'4000','181673522074','2023-01-12 14:14:47',NULL,410.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12405,'1000','181673522105','2023-01-12 14:15:14',600.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12406,'4000','181673522105','2023-01-12 14:15:14',NULL,600.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12407,'1000','181673524730','2023-01-12 14:58:59',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12408,'4000','181673524730','2023-01-12 14:58:59',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12409,'1000','181673524744','2023-01-12 15:14:59',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12410,'4000','181673524744','2023-01-12 15:14:59',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12411,'4000','181673524744','2023-01-12 14:59:04',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12412,'1000','181673525981','2023-01-12 15:20:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12413,'4000','181673525981','2023-01-12 15:20:26',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12414,'1000','181673526035','2023-01-12 15:50:13',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12415,'4000','181673526035','2023-01-12 15:50:13',NULL,140.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12416,'1000','181673530533','2023-01-12 16:35:43',94.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12417,'4000','181673530533','2023-01-12 16:35:43',NULL,94.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(12418,'1000','181673530553','2023-01-12 16:36:28',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12419,'4000','181673530553','2023-01-12 16:36:28',NULL,60.00,'','18','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12420,'1000','181673530606','2023-01-12 16:37:06',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12421,'4000','181673530606','2023-01-12 16:37:06',NULL,20.00,'','18','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(12422,'1000','181673531370','2023-01-12 16:49:41',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12423,'4000','181673531370','2023-01-12 16:49:41',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12424,'1000','181673531394','2023-01-12 16:50:22',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12425,'4000','181673531394','2023-01-12 16:50:22',NULL,35.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12426,'1000','181673531434','2023-01-12 16:50:52',65.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12427,'4000','181673531434','2023-01-12 16:50:52',NULL,65.00,'','18','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(12428,'1000','181673535820','2023-01-12 18:03:52',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12429,'4000','181673535820','2023-01-12 18:03:52',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12432,'5800','181673536026','2023-01-12 18:07:13',220.00,NULL,'0','18','1','bread','1','','','462','','No',NULL,NULL,''),(12433,'1000','181673536026','2023-01-12 18:07:13',NULL,220.00,'0','18','1','','1','','','462','','No',NULL,NULL,''),(12434,'1000','181673590058','2023-01-13 09:12:37',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12435,'4000','181673590058','2023-01-13 09:12:37',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12436,'1000','181673590360','2023-01-13 09:17:10',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12437,'4000','181673590360','2023-01-13 09:17:10',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12438,'1000','181673590636','2023-01-13 09:32:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12439,'4000','181673590636','2023-01-13 09:32:07',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(12440,'1000','181673592453','2023-01-13 09:47:45',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12441,'4000','181673592453','2023-01-13 09:47:45',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12442,'1000','181673592485','2023-01-13 09:52:08',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12443,'4000','181673592485','2023-01-13 09:52:08',NULL,100.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12444,'1000','181673592739','2023-01-13 09:57:12',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12445,'4000','181673592739','2023-01-13 09:57:12',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12446,'1000','181673594879','2023-01-13 10:36:43',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12447,'4000','181673594879','2023-01-13 10:36:43',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12448,'1000','181673601795','2023-01-13 12:42:28',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12449,'4000','181673601795','2023-01-13 12:42:28',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12450,'1000','181673602952','2023-01-13 12:42:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12451,'4000','181673602952','2023-01-13 12:42:40',NULL,20.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(12452,'1000','181673605212','2023-01-13 13:20:45',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12453,'4000','181673605212','2023-01-13 13:20:45',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12454,'4000','181673605212','2023-01-13 13:20:12',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12455,'1000','181673605250','2023-01-13 14:22:44',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12456,'4000','181673605250','2023-01-13 14:22:44',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12461,'5800','181673609005','2023-01-13 14:23:39',200.00,NULL,'0','18','1','cakes','1','','','464','','No',NULL,NULL,''),(12462,'5800','181673609005','2023-01-13 14:23:39',220.00,NULL,'0','18','1','bread','1','','','463','','No',NULL,NULL,''),(12463,'1000','181673609005','2023-01-13 14:23:39',NULL,420.00,'0','18','1','','1','','','463','','No',NULL,NULL,''),(12464,'1000','181673609172','2023-01-13 14:32:04',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12465,'4000','181673609172','2023-01-13 14:32:04',NULL,50.00,'','18','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(12466,'4000','181673609172','2023-01-13 14:26:12',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12467,'1000','181673609533','2023-01-13 14:39:57',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12468,'4000','181673609533','2023-01-13 14:39:57',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12469,'1000','181673610005','2023-01-13 14:41:28',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12470,'4000','181673610005','2023-01-13 14:41:28',NULL,10.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(12471,'1000','181673610113','2023-01-13 15:04:06',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12472,'4000','181673610113','2023-01-13 15:04:06',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12473,'1000','181673611453','2023-01-13 15:13:33',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12474,'4000','181673611453','2023-01-13 15:13:33',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12475,'1000','181673614790','2023-01-13 17:03:18',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12476,'4000','181673614790','2023-01-13 17:03:18',NULL,90.00,'','18','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(12477,'1000','181673618935','2023-01-13 17:09:15',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12478,'4000','181673618935','2023-01-13 17:09:15',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12479,'1000','181673618968','2023-01-13 17:10:09',8.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12480,'4000','181673618968','2023-01-13 17:10:09',NULL,8.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(12481,'1000','181673619033','2023-01-13 17:10:54',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12482,'4000','181673619033','2023-01-13 17:10:54',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(12483,'1000','181673619063','2023-01-13 17:11:25',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12484,'4000','181673619063','2023-01-13 17:11:25',NULL,100.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12485,'1000','181673619146','2023-01-13 17:12:43',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12486,'4000','181673619146','2023-01-13 17:12:43',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12487,'1000','111673619588','2023-01-13 17:26:23',100.00,NULL,'','11','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12488,'4000','111673619588','2023-01-13 17:26:23',NULL,100.00,'','11','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(12489,'1000','181673703992','2023-01-14 16:46:40',240.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12490,'4000','181673703992','2023-01-14 16:46:40',NULL,240.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12491,'1000','181673704011','2023-01-14 16:48:23',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12492,'4000','181673704011','2023-01-14 16:48:23',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12493,'1000','181673704107','2023-01-14 16:48:57',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12494,'4000','181673704107','2023-01-14 16:48:57',NULL,50.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12495,'1000','181673704201','2023-01-14 16:55:20',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12496,'4000','181673704201','2023-01-14 16:55:20',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12503,'5800','181673704669','2023-01-14 16:58:05',220.00,NULL,'0','18','1','Bread','1','','','465','','No',NULL,NULL,''),(12504,'1000','181673704669','2023-01-14 16:58:05',NULL,220.00,'0','18','1','','1','','','465','','No',NULL,NULL,''),(12505,'1000','181673854280','2023-01-16 10:31:29',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12506,'4000','181673854280','2023-01-16 10:31:29',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12507,'1000','181673859353','2023-01-16 11:56:16',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12508,'4000','181673859353','2023-01-16 11:56:16',NULL,50.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12509,'1000','181673860194','2023-01-16 12:10:40',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12510,'4000','181673860194','2023-01-16 12:10:40',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12511,'4000','181673860194','2023-01-16 12:09:54',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(12512,'1000','181673863361','2023-01-16 14:21:22',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12513,'4000','181673863361','2023-01-16 14:21:22',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12514,'1000','181673869615','2023-01-16 14:48:28',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12515,'4000','181673869615','2023-01-16 14:48:28',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12528,'1000','181673870039','2023-01-16 14:54:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12529,'4000','181673870039','2023-01-16 14:54:07',NULL,10.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(12530,'1000','181673870050','2023-01-16 15:11:18',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12531,'4000','181673870050','2023-01-16 15:11:18',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12532,'4000','181673870050','2023-01-16 14:54:10',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12533,'1000','181673871088','2023-01-16 15:13:11',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12534,'4000','181673871088','2023-01-16 15:13:11',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12535,'1000','181673871199','2023-01-16 15:53:36',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12536,'4000','181673871199','2023-01-16 15:53:36',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12537,'4000','181673871199','2023-01-16 15:13:19',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12538,'1000','181673873625','2023-01-16 15:54:07',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12539,'4000','181673873625','2023-01-16 15:54:07',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12540,'1000','181673873706','2023-01-16 16:06:57',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12541,'4000','181673873706','2023-01-16 16:06:57',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12542,'4000','181673873706','2023-01-16 15:55:06',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12543,'1000','181673874566','2023-01-16 16:33:25',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12544,'4000','181673874566','2023-01-16 16:33:25',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12545,'1000','181673876008','2023-01-16 16:35:49',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12546,'4000','181673876008','2023-01-16 16:35:49',NULL,80.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12547,'1000','181673876159','2023-01-16 16:36:12',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12548,'4000','181673876159','2023-01-16 16:36:12',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12549,'1000','181673880849','2023-01-16 17:54:41',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12550,'4000','181673880849','2023-01-16 17:54:41',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12551,'1000','181673880896','2023-01-16 17:55:08',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12552,'4000','181673880896','2023-01-16 17:55:08',NULL,140.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12553,'1000','181673880932','2023-01-16 17:55:46',14.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12554,'4000','181673880932','2023-01-16 17:55:46',NULL,14.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(12555,'1000','181673880988','2023-01-16 17:56:38',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12556,'4000','181673880988','2023-01-16 17:56:38',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12557,'1000','181673881016','2023-01-16 17:57:03',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12558,'4000','181673881016','2023-01-16 17:57:03',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12559,'1000','181673881026','2023-01-16 17:57:16',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12560,'4000','181673881026','2023-01-16 17:57:16',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12561,'1000','181673881055','2023-01-16 17:57:53',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12562,'4000','181673881055','2023-01-16 17:57:53',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12563,'1000','181673881101','2023-01-16 17:58:32',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12564,'4000','181673881101','2023-01-16 17:58:32',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(12572,'1000','181673937529','2023-01-17 09:39:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12573,'4000','181673937529','2023-01-17 09:39:47',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12574,'1000','181673937590','2023-01-17 09:40:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12575,'4000','181673937590','2023-01-17 09:40:02',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12576,'1000','181673937729','2023-01-17 09:42:20',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12577,'4000','181673937729','2023-01-17 09:42:20',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(12578,'1000','181673937753','2023-01-17 10:09:11',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12579,'4000','181673937753','2023-01-17 10:09:11',NULL,150.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(12580,'1000','181673939374','2023-01-17 10:09:47',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12581,'4000','181673939374','2023-01-17 10:09:47',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(12582,'1000','181673939400','2023-01-17 10:11:08',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12583,'4000','181673939400','2023-01-17 10:11:08',NULL,300.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12584,'1000','181673939487','2023-01-17 10:11:36',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12585,'4000','181673939487','2023-01-17 10:11:36',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12586,'1000','181673939522','2023-01-17 10:22:16',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12587,'4000','181673939522','2023-01-17 10:22:16',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12588,'1000','181673940139','2023-01-17 10:23:47',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12589,'4000','181673940139','2023-01-17 10:23:47',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12590,'1000','181673940230','2023-01-17 10:24:02',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12591,'4000','181673940230','2023-01-17 10:24:02',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12592,'1000','181673940304','2023-01-17 10:29:58',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12593,'4000','181673940304','2023-01-17 10:29:58',NULL,5.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12594,'4000','181673940304','2023-01-17 10:25:04',NULL,15.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12595,'4000','181673940304','2023-01-17 10:27:27',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12596,'1000','181673940696','2023-01-17 10:38:22',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12597,'4000','181673940696','2023-01-17 10:38:22',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12598,'1000','181673942273','2023-01-17 11:42:50',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12599,'4000','181673942273','2023-01-17 11:42:50',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12600,'1000','181673944979','2023-01-17 11:45:04',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12601,'4000','181673944979','2023-01-17 11:45:04',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12602,'4000','181673944979','2023-01-17 11:42:59',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12603,'1000','181673945109','2023-01-17 11:52:44',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12604,'4000','181673945109','2023-01-17 11:52:44',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12605,'1000','181673945575','2023-01-17 11:58:18',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12606,'4000','181673945575','2023-01-17 11:58:18',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12607,'4000','181673945575','2023-01-17 11:52:55',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12608,'1000','181673945912','2023-01-17 12:13:48',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12609,'4000','181673945912','2023-01-17 12:13:48',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12610,'1000','181673946851','2023-01-17 13:32:53',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12611,'4000','181673946851','2023-01-17 13:32:53',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12612,'1000','181673951578','2023-01-17 13:33:09',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12613,'4000','181673951578','2023-01-17 13:33:09',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12614,'1000','181673951599','2023-01-17 13:54:32',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12615,'4000','181673951599','2023-01-17 13:54:32',NULL,120.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(12616,'1000','181674023056','2023-01-18 09:32:37',85.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12617,'4000','181674023056','2023-01-18 09:32:37',NULL,85.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12618,'1000','181674023591','2023-01-18 09:33:23',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12619,'4000','181674023591','2023-01-18 09:33:23',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12620,'1000','181674023609','2023-01-18 09:33:39',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12621,'4000','181674023609','2023-01-18 09:33:39',NULL,30.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12622,'1000','181674023621','2023-01-18 09:44:23',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12623,'4000','181674023621','2023-01-18 09:44:23',NULL,150.00,'','18','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12624,'1000','181674024275','2023-01-18 09:54:34',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12625,'4000','181674024275','2023-01-18 09:54:34',NULL,10.00,'','18','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(12626,'1000','181674027236','2023-01-18 10:34:59',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12627,'4000','181674027236','2023-01-18 10:34:59',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12628,'4000','181674027236','2023-01-18 10:33:56',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12629,'1000','181674027303','2023-01-18 10:59:48',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12631,'1000','181674029289','2023-01-18 11:08:32',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12632,'4000','181674029289','2023-01-18 11:08:32',NULL,90.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12633,'1000','181674029328','2023-01-18 11:08:57',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12634,'4000','181674029328','2023-01-18 11:08:57',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12635,'1000','181674029341','2023-01-18 11:48:50',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12636,'4000','181674029341','2023-01-18 11:48:50',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12637,'1000','181674031734','2023-01-18 12:39:41',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12638,'4000','181674031734','2023-01-18 12:39:41',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12639,'1000','181674037821','2023-01-18 13:34:24',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12640,'4000','181674037821','2023-01-18 13:34:24',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12641,'4000','181674037821','2023-01-18 13:30:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12642,'1000','181674038089','2023-01-18 13:35:25',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12643,'4000','181674038089','2023-01-18 13:35:25',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12644,'1000','181674038142','2023-01-18 13:46:26',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12645,'4000','181674038142','2023-01-18 13:46:26',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12646,'1000','181674040332','2023-01-18 14:42:30',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12647,'4000','181674040332','2023-01-18 14:42:30',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12648,'1000','181674042154','2023-01-18 15:06:24',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12649,'4000','181674042154','2023-01-18 15:06:24',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12650,'1110','181674043589','2023-01-18 15:06:39',NULL,15.00,'','18','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(12651,'5500','181674043589','2023-01-18 15:06:29',15.00,NULL,'','18','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12652,'1000','181674043589','2023-01-18 15:06:39',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12653,'4000','181674043589','2023-01-18 15:06:39',NULL,20.00,'','18','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(12654,'1000','181674043602','2023-01-18 15:33:07',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12655,'4000','181674043602','2023-01-18 15:33:07',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12656,'1000','181674046862','2023-01-18 16:01:09',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12657,'4000','181674046862','2023-01-18 16:01:09',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12658,'1000','181674046872','2023-01-18 16:12:37',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12659,'4000','181674046872','2023-01-18 16:12:37',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12660,'1000','181674047586','2023-01-18 16:20:57',280.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12661,'4000','181674047586','2023-01-18 16:20:57',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12666,'5800','181674051350','2023-01-18 17:16:11',200.00,NULL,'0','18','1','cakes','1','','','471','','No',NULL,NULL,''),(12667,'5800','181674051350','2023-01-18 17:16:11',440.00,NULL,'0','18','1','Bread','1','','','470','','No',NULL,NULL,''),(12668,'1000','181674051350','2023-01-18 17:16:11',NULL,640.00,'0','18','1','','1','','','470','','No',NULL,NULL,''),(12669,'1000','181674051510','2023-01-18 17:18:40',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12670,'4000','181674051510','2023-01-18 17:18:40',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12671,'1000','181674051530','2023-01-18 17:19:01',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12672,'4000','181674051530','2023-01-18 17:19:01',NULL,45.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12673,'1000','181674109754','2023-01-19 09:29:27',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12674,'4000','181674109754','2023-01-19 09:29:27',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12675,'1000','181674109777','2023-01-19 10:40:13',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12676,'4000','181674109777','2023-01-19 10:40:13',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12677,'1000','181674114017','2023-01-19 10:57:35',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12678,'4000','181674114017','2023-01-19 10:57:35',NULL,40.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(12679,'1000','181674115072','2023-01-19 11:06:05',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12680,'4000','181674115072','2023-01-19 11:06:05',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12681,'1000','181674115569','2023-01-19 11:12:42',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12682,'4000','181674115569','2023-01-19 11:12:42',NULL,15.00,'','18','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(12683,'1000','181674124176','2023-01-19 13:33:45',440.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12684,'4000','181674124176','2023-01-19 13:33:45',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12685,'4000','181674124176','2023-01-19 13:29:36',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12686,'4000','181674124176','2023-01-19 13:31:21',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12687,'4000','181674124176','2023-01-19 13:33:20',NULL,350.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12688,'1000','181674126114','2023-01-19 14:02:07',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12689,'4000','181674126114','2023-01-19 14:02:07',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12690,'1000','181674126133','2023-01-19 14:02:30',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12691,'4000','181674126133','2023-01-19 14:02:30',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12692,'4000','181674126133','2023-01-19 14:02:13',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12693,'1000','181674126298','2023-01-19 14:11:00',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12694,'4000','181674126298','2023-01-19 14:11:00',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12695,'1000','181674126663','2023-01-19 14:37:13',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12696,'4000','181674126663','2023-01-19 14:37:13',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12697,'1000','181674128239','2023-01-19 14:48:59',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12698,'4000','181674128239','2023-01-19 14:48:59',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12699,'1000','181674131743','2023-01-19 15:37:15',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12700,'4000','181674131743','2023-01-19 15:37:15',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12701,'4000','181674131743','2023-01-19 15:35:43',NULL,30.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12702,'1000','181674132711','2023-01-19 16:22:08',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12703,'4000','181674132711','2023-01-19 16:22:08',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12704,'1000','181674140876','2023-01-19 18:08:17',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12705,'4000','181674140876','2023-01-19 18:08:17',NULL,90.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12706,'1000','181674140956','2023-01-19 18:09:35',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12707,'4000','181674140956','2023-01-19 18:09:35',NULL,180.00,'','18','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(12708,'1000','181674140988','2023-01-19 18:10:02',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12709,'4000','181674140988','2023-01-19 18:10:02',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12710,'1000','181674141014','2023-01-19 18:10:27',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12711,'4000','181674141014','2023-01-19 18:10:27',NULL,140.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12712,'1000','181674141048','2023-01-19 18:11:00',230.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12713,'4000','181674141048','2023-01-19 18:11:00',NULL,230.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12716,'5800','181674141095','2023-01-19 18:19:50',200.00,NULL,'0','18','1','cakes','1','','','472','','No',NULL,NULL,''),(12717,'1000','181674141095','2023-01-19 18:19:50',NULL,200.00,'0','18','1','','1','','','472','','No',NULL,NULL,''),(12718,'1000','181674142575','2023-01-19 18:36:23',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12719,'4000','181674142575','2023-01-19 18:36:23',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12720,'1000','181674142585','2023-01-19 18:36:40',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12721,'4000','181674142585','2023-01-19 18:36:40',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12722,'1000','181674194327','2023-01-20 08:59:00',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12723,'4000','181674194327','2023-01-20 08:59:00',NULL,170.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12724,'1000','181674195474','2023-01-20 09:18:12',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12725,'4000','181674195474','2023-01-20 09:18:12',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(12726,'4000','181674195474','2023-01-20 09:17:54',NULL,10.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(12727,'1000','181674196096','2023-01-20 09:29:10',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12728,'4000','181674196096','2023-01-20 09:29:10',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12729,'1000','181674196154','2023-01-20 09:32:47',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12730,'4000','181674196154','2023-01-20 09:32:47',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12731,'1000','181674196371','2023-01-20 09:39:24',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12732,'4000','181674196371','2023-01-20 09:39:24',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12733,'1000','181674196774','2023-01-20 09:46:04',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12734,'4000','181674196774','2023-01-20 09:46:04',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12735,'1000','181674197167','2023-01-20 09:53:47',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12736,'4000','181674197167','2023-01-20 09:53:47',NULL,60.00,'','18','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(12737,'1000','181674197646','2023-01-20 09:54:17',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12738,'4000','181674197646','2023-01-20 09:54:17',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12739,'1000','181674194364','2023-01-20 10:13:01',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12740,'4000','181674194364','2023-01-20 10:13:01',NULL,20.00,'','18','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(12741,'1000','181674200217','2023-01-20 10:37:53',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12742,'4000','181674200217','2023-01-20 10:37:53',NULL,10.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12743,'4000','181674200217','2023-01-20 10:36:57',NULL,60.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(12744,'1000','181674200294','2023-01-20 10:49:34',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12745,'4000','181674200294','2023-01-20 10:49:34',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12746,'1000','181674200986','2023-01-20 10:57:15',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12747,'4000','181674200986','2023-01-20 10:57:15',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12748,'1000','181674201443','2023-01-20 12:17:17',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12749,'4000','181674201443','2023-01-20 12:17:17',NULL,110.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12750,'4000','181674201443','2023-01-20 10:57:23',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12751,'1000','181674206247','2023-01-20 12:34:22',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12752,'4000','181674206247','2023-01-20 12:34:22',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12753,'1000','181674207288','2023-01-20 12:39:33',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12754,'4000','181674207288','2023-01-20 12:39:33',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12755,'1000','181674209962','2023-01-20 13:23:00',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12756,'4000','181674209962','2023-01-20 13:23:00',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12757,'1000','181674212207','2023-01-20 13:59:18',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12758,'4000','181674212207','2023-01-20 13:59:18',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12759,'1000','181674216756','2023-01-20 15:12:48',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12760,'4000','181674216756','2023-01-20 15:12:48',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12761,'1000','181674217258','2023-01-20 15:23:04',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12762,'4000','181674217258','2023-01-20 15:23:04',NULL,250.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12763,'1000','181674217396','2023-01-20 15:23:33',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12764,'4000','181674217396','2023-01-20 15:23:33',NULL,200.00,'','18','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(12765,'1000','181674217421','2023-01-20 15:23:55',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12766,'4000','181674217421','2023-01-20 15:23:55',NULL,30.00,'','18','1','Good sold','1','','sales','78','','No',NULL,NULL,''),(12767,'1000','181674219858','2023-01-20 16:55:44',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12768,'4000','181674219858','2023-01-20 16:55:44',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12769,'4000','181674219858','2023-01-20 16:04:18',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12770,'1000','181674222952','2023-01-20 16:56:04',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12771,'4000','181674222952','2023-01-20 16:56:04',NULL,25.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12772,'1000','181674223031','2023-01-20 16:57:25',32.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12773,'4000','181674223031','2023-01-20 16:57:25',NULL,32.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(12774,'1000','181674223056','2023-01-20 16:57:52',420.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12775,'4000','181674223056','2023-01-20 16:57:52',NULL,420.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12776,'1000','181674223083','2023-01-20 16:58:19',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12777,'4000','181674223083','2023-01-20 16:58:19',NULL,180.00,'','18','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(12780,'5800','181674223457','2023-01-20 17:04:31',110.00,NULL,'0','18','1','Bread','1','','','473','','No',NULL,NULL,''),(12781,'1000','181674223457','2023-01-20 17:04:31',NULL,110.00,'0','18','1','','1','','','473','','No',NULL,NULL,''),(12782,'1000','181674288899','2023-01-21 11:17:37',375.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12783,'4000','181674288899','2023-01-21 11:17:37',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12784,'4000','181674288899','2023-01-21 11:15:00',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12785,'4000','181674288899','2023-01-21 11:15:08',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12786,'4000','181674288899','2023-01-21 11:15:15',NULL,75.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12787,'4000','181674288899','2023-01-21 11:15:24',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12788,'4000','181674288899','2023-01-21 11:15:37',NULL,10.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12789,'1000','181674310039','2023-01-21 17:07:28',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12790,'4000','181674310039','2023-01-21 17:07:28',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12791,'1000','181674310051','2023-01-21 17:07:40',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12792,'4000','181674310051','2023-01-21 17:07:40',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12793,'1000','181674310071','2023-01-21 17:08:02',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12794,'4000','181674310071','2023-01-21 17:08:02',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12795,'1000','181674311791','2023-01-21 17:36:44',340.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12796,'4000','181674311791','2023-01-21 17:36:44',NULL,340.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12797,'1000','181674453245','2023-01-23 08:54:41',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12798,'4000','181674453245','2023-01-23 08:54:41',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12799,'4000','181674453245','2023-01-23 08:54:06',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12800,'1000','181674453292','2023-01-23 09:15:40',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12802,'1000','181674454161','2023-01-23 09:09:55',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12803,'4000','181674454161','2023-01-23 09:09:55',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12804,'4000','181674454161','2023-01-23 09:09:21',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12805,'1000','181674456076','2023-01-23 09:42:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12806,'4000','181674456076','2023-01-23 09:42:09',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12807,'4000','181674456076','2023-01-23 09:41:16',NULL,10.00,'','18','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(12808,'1000','181674454876','2023-01-23 10:29:29',190.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12809,'4000','181674454876','2023-01-23 10:29:29',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12810,'4000','181674454876','2023-01-23 09:21:16',NULL,160.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12811,'1000','181674458977','2023-01-23 10:44:05',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12812,'4000','181674458977','2023-01-23 10:44:05',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12813,'1000','181674456132','2023-01-23 11:10:50',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12814,'4000','181674456132','2023-01-23 11:10:50',NULL,80.00,'','18','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(12815,'1000','181674461470','2023-01-23 11:17:06',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12816,'4000','181674461470','2023-01-23 11:17:06',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12817,'1000','181674461842','2023-01-23 11:19:40',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12818,'4000','181674461842','2023-01-23 11:19:40',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12819,'1000','181674464174','2023-01-23 11:58:13',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12820,'4000','181674464174','2023-01-23 11:58:13',NULL,80.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12821,'1000','181674464299','2023-01-23 11:58:27',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12822,'4000','181674464299','2023-01-23 11:58:27',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12823,'1000','181674464314','2023-01-23 11:58:46',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12824,'4000','181674464314','2023-01-23 11:58:46',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12825,'1000','181674464344','2023-01-23 12:06:11',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12826,'4000','181674464344','2023-01-23 12:06:11',NULL,20.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12827,'1000','181674464778','2023-01-23 12:20:43',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12828,'4000','181674464778','2023-01-23 12:20:43',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12829,'4000','181674464778','2023-01-23 12:06:18',NULL,50.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12830,'1000','181674466141','2023-01-23 12:36:44',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12831,'4000','181674466141','2023-01-23 12:36:44',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12832,'4000','181674466141','2023-01-23 12:29:01',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12833,'1000','181674468585','2023-01-23 13:10:52',175.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12834,'4000','181674468585','2023-01-23 13:10:52',NULL,15.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12835,'4000','181674468585','2023-01-23 13:09:45',NULL,80.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(12836,'4000','181674468585','2023-01-23 13:10:01',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12837,'4000','181674468585','2023-01-23 13:10:24',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12838,'1000','181674470097','2023-01-23 13:46:09',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12839,'4000','181674470097','2023-01-23 13:46:09',NULL,70.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12840,'1000','181674470772','2023-01-23 13:46:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12841,'4000','181674470772','2023-01-23 13:46:26',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12842,'1000','181674470789','2023-01-23 14:16:29',105.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12843,'4000','181674470789','2023-01-23 14:16:29',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12844,'4000','181674470789','2023-01-23 13:46:29',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12845,'4000','181674470789','2023-01-23 14:15:52',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(12846,'4000','181674470789','2023-01-23 14:16:01',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12847,'4000','181674470789','2023-01-23 14:16:10',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12848,'1000','181674475695','2023-01-23 15:09:11',90.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12849,'4000','181674475695','2023-01-23 15:09:11',NULL,10.00,'','18','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(12850,'4000','181674475695','2023-01-23 15:08:15',NULL,20.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(12851,'4000','181674475695','2023-01-23 15:08:29',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12852,'4000','181674475695','2023-01-23 15:08:35',NULL,50.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(12853,'1000','181674475758','2023-01-23 15:09:31',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12854,'4000','181674475758','2023-01-23 15:09:31',NULL,100.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(12855,'1000','181674475802','2023-01-23 15:41:27',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12856,'4000','181674475802','2023-01-23 15:41:27',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12857,'1000','181674479458','2023-01-23 16:11:05',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12858,'4000','181674479458','2023-01-23 16:11:05',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12859,'1000','181674479469','2023-01-23 16:22:32',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12860,'4000','181674479469','2023-01-23 16:22:32',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12861,'1000','181674482020','2023-01-23 16:54:03',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12862,'4000','181674482020','2023-01-23 16:54:03',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12863,'1000','181674482049','2023-01-23 17:00:56',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12864,'4000','181674482049','2023-01-23 17:00:56',NULL,100.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12865,'1000','181674482678','2023-01-23 17:09:56',130.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12866,'4000','181674482678','2023-01-23 17:09:56',NULL,130.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12867,'1000','181674483050','2023-01-23 17:11:00',420.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12868,'4000','181674483050','2023-01-23 17:11:00',NULL,420.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12869,'1000','181674483100','2023-01-23 17:32:17',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12870,'4000','181674483100','2023-01-23 17:32:17',NULL,20.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12871,'4000','181674483100','2023-01-23 17:11:40',NULL,10.00,'','18','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(12874,'5800','181674486923','2023-01-23 18:15:44',220.00,NULL,'0','18','1','Bread','1','','','474','','No',NULL,NULL,''),(12875,'1000','181674486923','2023-01-23 18:15:44',NULL,220.00,'0','18','1','','1','','','474','','No',NULL,NULL,''),(12876,'1000','181674538010','2023-01-24 08:31:58',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12877,'4000','181674538010','2023-01-24 08:31:58',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12878,'4000','181674538010','2023-01-24 08:26:50',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12879,'1000','181674538327','2023-01-24 09:43:05',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12880,'4000','181674538327','2023-01-24 09:43:05',NULL,60.00,'','18','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(12881,'4000','181674538327','2023-01-24 08:32:07',NULL,10.00,'','18','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(12882,'1000','181674542587','2023-01-24 09:43:17',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12883,'4000','181674542587','2023-01-24 09:43:17',NULL,40.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(12884,'1000','181674543967','2023-01-24 11:44:49',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12885,'4000','181674543967','2023-01-24 11:44:49',NULL,200.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12886,'1000','181674549897','2023-01-24 11:45:11',250.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12887,'4000','181674549897','2023-01-24 11:45:11',NULL,250.00,'','18','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(12888,'1000','181674549924','2023-01-24 11:45:44',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12889,'4000','181674549924','2023-01-24 11:45:44',NULL,50.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12890,'4000','181674549924','2023-01-24 11:45:24',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12891,'1000','181674543951','2023-01-24 12:09:06',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12892,'4000','181674543951','2023-01-24 12:09:06',NULL,140.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12893,'1000','181674551358','2023-01-24 12:22:01',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12894,'4000','181674551358','2023-01-24 12:22:01',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12895,'1000','181674555190','2023-01-24 13:13:33',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12896,'4000','181674555190','2023-01-24 13:13:33',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12897,'1000','181674556139','2023-01-24 14:32:13',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12898,'4000','181674556139','2023-01-24 14:32:13',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12899,'1000','181674561246','2023-01-24 15:08:11',135.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12900,'4000','181674561246','2023-01-24 15:08:11',NULL,130.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12901,'4000','181674561246','2023-01-24 15:07:50',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12902,'1000','181674562106','2023-01-24 15:08:49',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12903,'4000','181674562106','2023-01-24 15:08:49',NULL,100.00,'','18','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(12904,'1000','181674565429','2023-01-24 16:04:41',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12905,'4000','181674565429','2023-01-24 16:04:41',NULL,5.00,'','18','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(12906,'4000','181674565429','2023-01-24 16:03:49',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12907,'1000','181674571395','2023-01-24 17:48:00',280.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12908,'4000','181674571395','2023-01-24 17:48:00',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12909,'1000','181674572011','2023-01-24 17:53:43',52.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12910,'4000','181674572011','2023-01-24 17:53:43',NULL,52.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(12911,'1000','181674572112','2023-01-24 17:55:24',300.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12912,'4000','181674572112','2023-01-24 17:55:24',NULL,300.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12913,'1000','181674572193','2023-01-24 17:56:43',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12914,'4000','181674572193','2023-01-24 17:56:43',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12919,'5800','181674572306','2023-01-24 17:58:43',1950.00,NULL,'0','18','1','Rim of Papers','1','','','476','','No',NULL,NULL,''),(12920,'5800','181674572306','2023-01-24 17:58:43',220.00,NULL,'0','18','1','bread','1','','','475','','No',NULL,NULL,''),(12921,'1000','181674572306','2023-01-24 17:58:43',NULL,2170.00,'0','18','1','','1','','','475','','No',NULL,NULL,''),(12922,'1000','181674626446','2023-01-25 09:00:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12923,'4000','181674626446','2023-01-25 09:00:53',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12924,'1000','181674626457','2023-01-25 10:00:44',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12925,'4000','181674626457','2023-01-25 10:00:44',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12926,'1000','181674630052','2023-01-25 10:01:45',150.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12927,'4000','181674630052','2023-01-25 10:01:45',NULL,150.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12928,'1000','181674630117','2023-01-25 11:07:32',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12929,'4000','181674630117','2023-01-25 11:07:32',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12930,'4000','181674630117','2023-01-25 10:01:57',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12931,'1000','181674634090','2023-01-25 11:08:19',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12932,'4000','181674634090','2023-01-25 11:08:19',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12933,'1000','181674634113','2023-01-25 11:34:50',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12934,'4000','181674634113','2023-01-25 11:34:50',NULL,60.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12935,'1000','181674635695','2023-01-25 11:46:53',15.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12936,'4000','181674635695','2023-01-25 11:46:53',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12937,'4000','181674635695','2023-01-25 11:34:55',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12938,'1000','181674636417','2023-01-25 12:07:03',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12939,'4000','181674636417','2023-01-25 12:07:03',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12940,'1000','181674637684','2023-01-25 12:15:35',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12941,'4000','181674637684','2023-01-25 12:15:35',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12942,'1000','181674638164','2023-01-25 12:26:24',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12943,'4000','181674638164','2023-01-25 12:26:24',NULL,10.00,'','18','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(12944,'1000','181674638790','2023-01-25 12:44:09',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12945,'4000','181674638790','2023-01-25 12:44:09',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12946,'1000','181674639909','2023-01-25 12:45:22',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12947,'4000','181674639909','2023-01-25 12:45:22',NULL,350.00,'','18','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(12948,'1000','181674639926','2023-01-25 12:52:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12949,'4000','181674639926','2023-01-25 12:52:09',NULL,20.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(12950,'1000','181674640335','2023-01-25 13:10:53',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12951,'4000','181674640335','2023-01-25 13:10:53',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12952,'1000','181674641471','2023-01-25 14:52:36',170.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12953,'4000','181674641471','2023-01-25 14:52:36',NULL,170.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12954,'1000','181674647611','2023-01-25 15:02:21',35.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12955,'4000','181674647611','2023-01-25 15:02:21',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12956,'4000','181674647611','2023-01-25 14:53:31',NULL,15.00,'','18','1','Good sold','1','','sales','193','','No',NULL,NULL,''),(12957,'1000','181674648148','2023-01-25 16:14:21',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12958,'4000','181674648148','2023-01-25 16:14:21',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12959,'1000','181674652470','2023-01-25 16:14:50',75.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12960,'4000','181674652470','2023-01-25 16:14:50',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12961,'4000','181674652470','2023-01-25 16:14:37',NULL,5.00,'','18','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12962,'1000','181674653658','2023-01-25 16:34:48',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12963,'4000','181674653658','2023-01-25 16:34:48',NULL,10.00,'','18','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(12964,'1000','181674657689','2023-01-25 17:41:46',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12965,'4000','181674657689','2023-01-25 17:41:46',NULL,140.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12966,'1000','181674657720','2023-01-25 17:42:09',140.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12967,'4000','181674657720','2023-01-25 17:42:09',NULL,140.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12968,'1000','181674657740','2023-01-25 17:42:28',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12969,'4000','181674657740','2023-01-25 17:42:28',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(12970,'1000','181674657759','2023-01-25 17:42:49',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12971,'4000','181674657759','2023-01-25 17:42:49',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12976,'5800','181674657848','2023-01-25 17:44:30',200.00,NULL,'0','18','1','cakes','1','','','478','','No',NULL,NULL,''),(12977,'5800','181674657848','2023-01-25 17:44:30',220.00,NULL,'0','18','1','Bread','1','','','477','','No',NULL,NULL,''),(12978,'1000','181674657848','2023-01-25 17:44:30',NULL,420.00,'0','18','1','','1','','','477','','No',NULL,NULL,''),(12979,'1000','181674713377','2023-01-26 09:14:26',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12980,'4000','181674713377','2023-01-26 09:14:26',NULL,20.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12981,'1000','181674713671','2023-01-26 09:18:59',80.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12982,'4000','181674713671','2023-01-26 09:18:59',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12983,'4000','181674713671','2023-01-26 09:14:31',NULL,40.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12984,'1000','181674713942','2023-01-26 09:19:18',110.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12985,'4000','181674713942','2023-01-26 09:19:18',NULL,110.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12986,'1000','181674713990','2023-01-26 09:54:14',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12987,'4000','181674713990','2023-01-26 09:54:14',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12988,'1000','181674716070','2023-01-26 09:55:49',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12989,'4000','181674716070','2023-01-26 09:55:49',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12990,'1000','181674716152','2023-01-26 10:01:18',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12991,'4000','181674716152','2023-01-26 10:01:18',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12992,'1000','181674716482','2023-01-26 10:12:55',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12993,'4000','181674716482','2023-01-26 10:12:55',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12994,'4000','181674716482','2023-01-26 10:01:22',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(12995,'1000','181674717184','2023-01-26 10:13:21',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12996,'4000','181674717184','2023-01-26 10:13:21',NULL,60.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(12997,'1000','181674717209','2023-01-26 10:23:02',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12998,'4000','181674717209','2023-01-26 10:23:02',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(12999,'1000','181674717838','2023-01-26 10:24:17',120.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13000,'4000','181674717838','2023-01-26 10:24:17',NULL,120.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(13001,'1000','181674717866','2023-01-26 10:52:31',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13002,'4000','181674717866','2023-01-26 10:52:31',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(13003,'1000','181674719560','2023-01-26 11:44:05',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13004,'4000','181674719560','2023-01-26 11:44:05',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13005,'1000','181674722656','2023-01-26 12:00:31',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13006,'4000','181674722656','2023-01-26 12:00:31',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(13007,'1000','181674723635','2023-01-26 12:00:49',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13008,'4000','181674723635','2023-01-26 12:00:49',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13009,'1000','181674726331','2023-01-26 12:49:48',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13010,'4000','181674726331','2023-01-26 12:49:48',NULL,130.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13011,'4000','181674726331','2023-01-26 12:45:31',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(13012,'4000','181674726331','2023-01-26 12:49:26',NULL,60.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13013,'1000','181674729390','2023-01-26 13:36:54',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13014,'4000','181674729390','2023-01-26 13:36:54',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13015,'1000','181674729687','2023-01-26 13:46:06',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13016,'4000','181674729687','2023-01-26 13:46:06',NULL,30.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13017,'1000','181674729969','2023-01-26 13:52:30',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13018,'4000','181674729969','2023-01-26 13:52:30',NULL,30.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(13019,'1000','181674730353','2023-01-26 13:56:50',45.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13020,'4000','181674730353','2023-01-26 13:56:50',NULL,45.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(13021,'1000','181674730628','2023-01-26 14:07:24',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13022,'4000','181674730628','2023-01-26 14:07:24',NULL,25.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(13023,'4000','181674730628','2023-01-26 13:57:08',NULL,25.00,'','18','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(13024,'1000','181674731246','2023-01-26 14:23:07',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13025,'4000','181674731246','2023-01-26 14:23:07',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13026,'1000','181674732192','2023-01-26 16:22:19',5.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13027,'4000','181674732192','2023-01-26 16:22:19',NULL,5.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(13028,'1000','181674739382','2023-01-26 16:26:12',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13029,'4000','181674739382','2023-01-26 16:26:12',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13030,'1000','181674741462','2023-01-26 16:57:51',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13031,'4000','181674741462','2023-01-26 16:57:51',NULL,10.00,'','18','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(13040,'5800','181674745157','2023-01-26 17:59:31',200.00,NULL,'0','18','1','cakes','1','','','481','','No',NULL,NULL,''),(13041,'5800','181674745157','2023-01-26 17:59:31',220.00,NULL,'0','18','1','Bread','1','','','480','','No',NULL,NULL,''),(13042,'5800','181674745157','2023-01-26 17:59:31',3450.00,NULL,'0','18','1','Soda( 300ML)','1','','','479','','No',NULL,NULL,''),(13043,'1000','181674745157','2023-01-26 17:59:31',NULL,3870.00,'0','18','1','','1','','','479','','No',NULL,NULL,''),(13044,'5800','181673869891','2023-01-16 14:51:44',500.00,NULL,'0','18','1','groundnuts','1','','','469','','No',NULL,NULL,''),(13045,'5800','181673869891','2023-01-16 14:51:44',200.00,NULL,'0','18','1','cakes','1','','','468','','No',NULL,NULL,''),(13046,'5800','181673869891','2023-01-16 14:51:44',220.00,NULL,'0','18','1','Bread','1','','','467','','No',NULL,NULL,''),(13047,'5800','181673869891','2023-01-16 14:51:44',2900.00,NULL,'0','18','1','Soda( 300ML)','1','','','466','','No',NULL,NULL,''),(13048,'1000','181673869891','2023-01-16 14:51:44',NULL,3820.00,'0','18','1','','1','','','466','','No',NULL,NULL,''),(13049,'1000','181674800179','2023-01-27 09:16:38',500.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13050,'4000','181674800179','2023-01-27 09:16:38',NULL,500.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13051,'1000','181674800210','2023-01-27 09:17:02',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13052,'4000','181674800210','2023-01-27 09:17:02',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13053,'1000','181674800224','2023-01-27 09:20:01',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13054,'4000','181674800224','2023-01-27 09:20:01',NULL,10.00,'','18','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(13055,'1000','181674801725','2023-01-27 09:44:57',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13056,'4000','181674801725','2023-01-27 09:44:57',NULL,25.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(13057,'1000','181674802019','2023-01-27 09:47:13',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13058,'4000','181674802019','2023-01-27 09:47:13',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13059,'1000','181674804767','2023-01-27 10:40:20',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13060,'4000','181674804767','2023-01-27 10:40:20',NULL,50.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(13061,'1000','181674805224','2023-01-27 10:40:39',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13062,'4000','181674805224','2023-01-27 10:40:39',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13063,'1000','181674805242','2023-01-27 11:54:34',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13064,'4000','181674805242','2023-01-27 11:54:34',NULL,100.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13065,'1000','181674809679','2023-01-27 12:07:09',20.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13066,'4000','181674809679','2023-01-27 12:07:09',NULL,20.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13067,'1000','181674811695','2023-01-27 12:28:30',200.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13068,'4000','181674811695','2023-01-27 12:28:30',NULL,200.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(13069,'1000','181674811935','2023-01-27 12:39:28',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13070,'4000','181674811935','2023-01-27 12:39:28',NULL,30.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13071,'1000','181674812371','2023-01-27 12:39:39',70.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13072,'4000','181674812371','2023-01-27 12:39:39',NULL,70.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13073,'1000','181674812391','2023-01-27 12:57:43',430.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13074,'4000','181674812391','2023-01-27 12:57:43',NULL,400.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13075,'4000','181674812391','2023-01-27 12:39:51',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13076,'4000','181674812391','2023-01-27 12:56:45',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(13077,'1000','181674813526','2023-01-27 13:13:18',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13078,'4000','181674813526','2023-01-27 13:13:18',NULL,40.00,'','18','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(13079,'1000','181674814401','2023-01-27 13:58:18',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13080,'4000','181674814401','2023-01-27 13:58:18',NULL,20.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(13081,'4000','181674814401','2023-01-27 13:57:40',NULL,10.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(13082,'1000','181674819460','2023-01-27 14:38:59',60.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13083,'4000','181674819460','2023-01-27 14:38:59',NULL,40.00,'','18','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13084,'4000','181674819460','2023-01-27 14:37:40',NULL,20.00,'','18','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(13085,'1000','181674819547','2023-01-27 14:51:11',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13086,'4000','181674819547','2023-01-27 14:51:11',NULL,100.00,'','18','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(13087,'1000','181674820273','2023-01-27 14:59:08',50.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13088,'4000','181674820273','2023-01-27 14:59:08',NULL,50.00,'','18','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(13089,'1000','181674820771','2023-01-27 15:15:04',100.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13090,'4000','181674820771','2023-01-27 15:15:04',NULL,100.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(13091,'1000','181674821706','2023-01-27 15:24:50',180.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13092,'4000','181674821706','2023-01-27 15:24:50',NULL,180.00,'','18','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(13093,'1000','181674822366','2023-01-27 15:29:13',10.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13094,'4000','181674822366','2023-01-27 15:29:13',NULL,10.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13095,'1000','181674824662','2023-01-27 16:20:21',30.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13096,'4000','181674824662','2023-01-27 16:20:21',NULL,30.00,'','18','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(13097,'1000','181674825655','2023-01-27 16:40:29',25.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13098,'4000','181674825655','2023-01-27 16:40:29',NULL,25.00,'','18','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(13099,'1000','181674886709','2023-01-28 09:30:51',220.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13100,'4000','181674886709','2023-01-28 09:30:51',NULL,220.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13101,'1000','181674887463','2023-01-28 09:31:36',40.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13102,'4000','181674887463','2023-01-28 09:31:36',NULL,40.00,'','18','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(13103,'1000','181674894092','2023-01-28 11:21:51',350.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13104,'4000','181674894092','2023-01-28 11:21:51',NULL,350.00,'','18','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(13105,'1000','181674894122','2023-01-28 11:30:49',210.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13106,'4000','181674894122','2023-01-28 11:30:49',NULL,210.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13107,'1000','181674894653','2023-01-28 11:57:40',340.00,NULL,'','18','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13108,'4000','181674894653','2023-01-28 11:57:40',NULL,60.00,'','18','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(13109,'4000','181674894653','2023-01-28 11:30:53',NULL,280.00,'','18','1','Good sold','1','','sales','1','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; INSERT INTO `depositrefunds` VALUES (1,'108','','','1',0.00,'','2022-02-26 10:10:19','','1','1',1,3000.00,NULL,NULL,4,6,'NA','NA','CANCELL'),(2,'108','','','1',0.00,'','2022-02-26 10:14:21','','1','1',1,3000.00,NULL,NULL,4,6,'78788','NA','CANCELL'),(3,'107','','','1',0.00,'','2022-02-26 11:08:27','','1','1',1,6000.00,NULL,NULL,2,1,'78788','NA','CANCELL'); /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; INSERT INTO `employeecharges` VALUES (1,'2','House Allowance','2022-01-27 06:23:36','Active','1','','1','Pay','Fixed','Fixed',1.00,0.00,'',1,'No'),(2,'3','Overtime','2022-01-27 06:23:43','Active','1','','1','Pay','Fixed','Fixed',1.00,200.00,'',1,'NSSF'),(3,'17','Monthly Salary','2022-02-07 09:27:19','Active','1','2022-02-07 09:28:37','1','Pay','Variable','Fixed',28.00,300.00,'300',1,'No'); /*!40000 ALTER TABLE `employeecharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeepayments` -- DROP TABLE IF EXISTS `employeepayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeepayments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `salaryid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeepayments` -- LOCK TABLES `employeepayments` WRITE; /*!40000 ALTER TABLE `employeepayments` DISABLE KEYS */; /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `one` varchar(20) NOT NULL, `two` varchar(20) NOT NULL, `three` varchar(20) DEFAULT NULL, `branchid` int(10) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=197 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; INSERT INTO `expenses` VALUES (6,'Expense','12','2650','Rim of Papers','2022-05-13 17:43:41','','Closed','2022-05-13 17:43:41','','','','EVANS','1604631652452842','1604631652452842','1','','1000','2','121652452834','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(7,'Expense','12','570','','2022-05-13 17:46:50','','Closed','2022-05-13 17:46:50','','','','EVANS','6719831652453164','6719831652453164','1','','1000','','121652453073','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(8,'Expense','11','10000','','2022-05-13 19:19:27','','Closed','2022-05-13 19:19:27','','','','EVANS','4819141652458740','4819141652458740','1','','1000','','111652458733','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(9,'Expense','11','0','','2022-05-16 09:51:21','','Active','2022-05-16 09:51:21','','','','EVANS','5878401652683860','5878401652683860','1','','1000','','111652683848','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(10,'Expense','11','1130','','2022-05-16 18:44:41','','Closed','2022-05-16 18:44:41','','','','EVANS','1694831652715864','1694831652715864','1','','1000','','111652715847','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(11,'Expense','11','200','','2022-05-16 18:47:14','','Closed','2022-05-16 18:47:14','','','','EVANS','5099331652716021','5099331652716021','1','','1000','','111652716010','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(12,'Expense','11','2817','','2022-05-18 18:18:32','','Closed','2022-05-18 18:18:23','','','','EVANS','3212041652887088','3212041652887088','1','','1000','','111652887081','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(13,'Expense','11','0','','2022-05-18 18:32:14','','Closed','2022-05-18 18:32:14','','','','EVANS','3417521652887914','3417521652887914','1','','1000','','111652887903','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(14,'Expense','11','200','','2022-05-18 18:33:17','','Closed','2022-05-18 18:33:17','','','','EVANS','1533191652887970','1533191652887970','1','','1000','','111652887967','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(15,'Expense','11','7000','','2022-05-23 18:00:20','','Closed','2022-05-23 17:59:29','','','','EVANS','7690811653317952','7690811653317952','1','','1000','','111653317943','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(16,'Expense','11','1760','','2022-05-25 18:35:14','','Closed','2022-05-25 18:35:14','','','','EVANS','6920331653492902','6920331653492902','1','','1000','','111653492880','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(17,'Expense','11','400','','2022-05-30 18:56:19','','Closed','2022-05-30 18:56:19','','','','EVANS','7084121653926145','7084121653926145','1','','1000','','111653926140','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(18,'Expense','11','300','','2022-05-30 18:57:43','','Closed','2022-05-30 18:57:43','','','','EVANS','9483261653926237','9483261653926237','1','','1000','','111653926230','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(19,'Expense','11','6255','','2022-05-31 18:59:07','','Closed','2022-05-31 18:59:07','','','','EVANS','3933101654012720','3933101654012720','1','','1000','','111654012717','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(20,'Expense','12','6940','','2022-06-07 18:39:40','','Closed','2022-06-07 18:39:40','','','','ABBY','1613061654616363','1613061654616363','1','','1000','','121654616361','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(21,'Expense','12','0','','2022-06-08 18:10:44','','Closed','2022-06-08 18:10:44','','','','ABBY','3497731654701015','3497731654701015','1','','1000','','121654700991','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(22,'Expense','12','720','','2022-06-08 18:11:20','','Closed','2022-06-08 18:11:20','','','','ABBY','84421654701066','84421654701066','1','','1000','','121654701062','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(23,'Expense','11','220','','2022-06-11 16:40:29','','Closed','2022-06-11 16:40:29','','','','EVANS','3604931654954822','3604931654954822','1','','1000','','111654954820','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(24,'Expense','12','275','Bread','2022-06-14 12:38:01','','Closed','2022-06-14 12:38:01','','','','ABBY','730091655199429','730091655199429','1','','1000','','121655199426','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(25,'Expense','12','0','','2022-06-14 14:39:42','','Active','2022-06-14 14:39:42','','','','ABBY','3728421655206771','3728421655206771','1','','1000','','121655206767','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(26,'Expense','12','0','cakes','2022-06-14 14:42:22','','Closed','2022-06-14 14:42:22','','','','ABBY','776621655206879','776621655206879','1','','1000','','121655206877','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(27,'Expense','18','370','','2022-06-16 14:34:29','','Closed','2022-06-16 14:34:29','','','','MWENDWA','3243751655379186','3243751655379186','1','','1000','','181655379171','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(28,'Expense','18','20550','','2022-06-17 11:31:42','','Closed','2022-06-17 11:31:42','','','','MWENDWA','479841655454686','479841655454686','1','','1000','','181655454683','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(29,'Expense','18','380','','2022-06-17 13:10:33','','Closed','2022-06-17 13:10:33','','','','MWENDWA','4029341655460574','4029341655460574','1','','1000','','181655460571','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(30,'Expense','18','275','','2022-06-17 13:32:11','','Closed','2022-06-17 13:32:11','','','','MWENDWA','1460161655461898','1460161655461898','1','','1000','','181655461894','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(31,'Expense','18','1825','','2022-06-18 12:27:38','','Closed','2022-06-18 12:27:38','','','','MWENDWA','9271151655544433','9271151655544433','1','','1000','','181655544429','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(32,'Expense','18','440','','2022-06-18 13:19:04','','Closed','2022-06-18 13:19:04','','','','MWENDWA','2093361655547536','2093361655547536','1','','1000','','181655547520','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(33,'Expense','18','164','','2022-06-20 12:48:09','','Closed','2022-06-20 12:48:09','','','','MWENDWA','6491121655718466','6491121655718466','1','','1000','','181655718462','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(34,'Expense','18','2300','','2022-06-20 14:20:40','','Closed','2022-06-20 14:20:40','','','','MWENDWA','2687101655724028','2687101655724028','1','','1000','','181655724021','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(35,'Expense','18','4060','','2022-06-21 09:49:49','','Closed','2022-06-21 09:49:49','','','','MWENDWA','3235451655794177','3235451655794177','1','','1000','','181655794176','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(36,'Expense','18','225','','2022-06-21 12:35:35','','Closed','2022-06-21 12:35:35','','','','MWENDWA','7150001655804128','7150001655804128','1','','1000','','181655804122','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(37,'Expense','18','660','','2022-06-21 12:41:44','','Closed','2022-06-21 12:41:33','','','','MWENDWA','7728301655804483','7728301655804483','1','','1000','','181655804172','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(38,'Expense','18','300','','2022-06-21 13:24:52','','Closed','2022-06-21 13:24:52','','','','MWENDWA','2688101655807082','2688101655807082','1','','1000','','181655807080','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(39,'Expense','18','4720','','2022-06-22 14:30:07','','Closed','2022-06-22 14:30:07','','','','MWENDWA','8552011655897358','8552011655897358','1','','1000','','181655897338','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(40,'Expense','18','1035','','2022-06-23 14:56:30','','Closed','2022-06-23 14:54:49','','','','MWENDWA','8658111655985282','8658111655985282','1','','1000','','181655985274','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(41,'Expense','18','940','','2022-06-24 12:37:20','','Closed','2022-06-24 12:37:20','','','','MWENDWA','5564241656063435','5564241656063435','1','','1000','','181656063429','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(42,'Expense','18','220','','2022-06-24 12:46:05','','Closed','2022-06-24 12:46:05','','','','MWENDWA','978071656063958','978071656063958','1','','1000','','181656063954','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(43,'Expense','18','2410','','2022-06-24 17:29:34','','Closed','2022-06-24 17:29:34','','','','MWENDWA','4285501656080945','4285501656080945','1','','1000','','181656080942','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(44,'Expense','18','440','','2022-06-25 14:43:50','','Closed','2022-06-25 14:43:50','','','','MWENDWA','6937671656157405','6937671656157405','1','','1000','','181656157403','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(45,'Expense','18','2850','','2022-06-27 11:58:44','','Closed','2022-06-27 11:58:44','','','','MWENDWA','6222581656320312','6222581656320312','1','','1000','','181656320307','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(46,'Expense','18','330','','2022-06-27 13:51:31','','Closed','2022-06-27 13:51:31','','','','MWENDWA','8888621656327085','8888621656327085','1','','1000','','181656327082','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(47,'Expense','18','660','','2022-06-27 13:52:06','','Closed','2022-06-27 13:52:06','','','','MWENDWA','1110091656327117','1110091656327117','1','','1000','','181656327110','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(48,'Expense','18','1100','','2022-06-27 16:02:13','','Closed','2022-06-27 16:02:13','','','','MWENDWA','6566451656334922','6566451656334922','1','','1000','','181656334920','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(49,'Expense','18','0','','2022-06-28 13:00:55','','Active','2022-06-28 13:00:55','','','','MWENDWA','2100371656410448','2100371656410448','1','','1000','','181656410443','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(50,'Expense','18','1180','','2022-06-28 15:01:49','','Closed','2022-06-28 15:01:49','','','','MWENDWA','5428701656417689','5428701656417689','1','','1000','','181656417680','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(51,'Expense','18','500','','2022-06-29 13:15:25','','Closed','2022-06-29 13:15:25','','','','MWENDWA','6019381656497712','6019381656497712','1','','1000','','181656497707','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(52,'Expense','18','3200','','2022-06-29 13:16:01','','Closed','2022-06-29 13:16:01','','','','MWENDWA','7125881656497748','7125881656497748','1','','1000','','181656497742','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(53,'Expense','18','110','','2022-06-30 18:08:34','','Closed','2022-06-30 18:08:34','','','','MWENDWA','4146511656601703','4146511656601703','1','','1000','','181656601701','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(54,'Expense','18','440','','2022-07-01 12:08:03','','Closed','2022-07-01 12:08:03','','','','MWENDWA','5657401656666476','5657401656666476','1','','1000','','181656666473','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(55,'Expense','18','2700','','2022-07-01 13:01:53','','Closed','2022-07-01 13:01:53','','','','MWENDWA','259521656669697','259521656669697','1','','1000','','181656669692','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(56,'Expense','18','300','','2022-07-04 10:31:38','','Closed','2022-07-04 10:31:38','','','','MWENDWA','8257351656919838','8257351656919838','1','','1000','','181656919834','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(57,'Expense','18','1600','','2022-07-04 12:31:51','','Closed','2022-07-04 12:31:51','','','','MWENDWA','2562651656927103','2562651656927103','1','','1000','','181656927101','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(58,'Expense','18','1390','','2022-07-04 13:53:23','','Closed','2022-07-04 13:53:23','','','','MWENDWA','3503231656931997','3503231656931997','1','','1000','','181656931994','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(59,'Expense','18','450','','2022-07-04 18:08:06','','Closed','2022-07-04 18:08:06','','','','MWENDWA','8770651656947280','8770651656947280','1','','1000','','181656947258','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(60,'Expense','18','250','','2022-07-05 11:29:04','','Closed','2022-07-05 11:29:04','','','','MWENDWA','9391371657009736','9391371657009736','1','','1000','','181657009733','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(61,'Expense','18','330','','2022-07-05 16:25:01','','Closed','2022-07-05 16:25:01','','','','MWENDWA','1448381657027456','1448381657027456','1','','1000','','181657027454','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(62,'Expense','18','1000','','2022-07-06 12:38:53','','Closed','2022-07-06 12:38:53','','','','MWENDWA','586761657100325','586761657100325','1','','1000','','181657100319','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(63,'Expense','18','450','','2022-07-06 18:30:18','','Closed','2022-07-06 18:30:18','','','','MWENDWA','2577511657121411','2577511657121411','1','','1000','','181657121396','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(64,'Expense','18','630','','2022-07-07 12:33:15','','Closed','2022-07-07 12:33:15','','','','MWENDWA','990521657186388','990521657186388','1','','1000','','181657186386','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(65,'Expense','18','380','','2022-07-07 14:47:32','','Closed','2022-07-07 14:47:32','','','','MWENDWA','7433201657194422','7433201657194422','1','','1000','','181657194304','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(66,'Expense','11','580','','2022-07-08 18:25:28','','Closed','2022-07-08 18:25:28','','','','EVANS','5610281657293914','5610281657293914','1','','1000','','111657293909','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(67,'Expense','11','275','','2022-07-09 15:39:40','','Closed','2022-07-09 15:39:40','','','','EVANS','3492991657370368','3492991657370368','1','','1000','','111657370366','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(68,'Expense','18','200','','2022-07-11 12:53:15','','Closed','2022-07-11 12:53:15','','','','MWENDWA','9432481657533182','9432481657533182','1','','1000','','181657533180','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(69,'Expense','18','387','','2022-07-11 13:02:35','','Closed','2022-07-11 13:02:35','','','','MWENDWA','9180681657533744','9180681657533744','1','','1000','','181657533221','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(70,'Expense','18','1375','','2022-07-12 17:04:15','','Closed','2022-07-12 17:04:15','','','','MWENDWA','8252151657634649','8252151657634649','1','','1000','','181657634640','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(71,'Expense','18','1735','','2022-07-13 15:25:00','','Closed','2022-07-13 15:25:00','','','','MWENDWA','1447831657715091','1447831657715091','1','','1000','','181657715089','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(72,'Expense','18','2530','','2022-07-13 15:52:03','','Closed','2022-07-13 15:52:03','','','','MWENDWA','5394471657716718','5394471657716718','1','','1000','','181657716714','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(73,'Expense','18','690','','2022-07-15 17:27:43','','Closed','2022-07-15 17:27:43','','','','MWENDWA','3429621657895257','3429621657895257','1','','1000','','181657895249','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(74,'Expense','18','2375','','2022-07-18 12:10:03','','Closed','2022-07-18 12:10:03','','','','MWENDWA','8449191658135395','8449191658135395','1','','1000','','181658135393','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(75,'Expense','18','2365','','2022-07-19 10:45:26','','Closed','2022-07-19 10:45:26','','','','MWENDWA','4055691658216718','4055691658216718','1','','1000','','181658216713','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(76,'Expense','18','8621','','2022-07-20 12:08:28','','Closed','2022-07-20 12:08:28','','','','MWENDWA','7590541658308099','7590541658308099','1','','1000','','181658308093','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(77,'Expense','18','8980','','2022-07-21 13:24:42','','Closed','2022-07-21 13:24:42','','','','MWENDWA','6299331658399058','6299331658399058','1','','1000','','181658399056','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(78,'Expense','18','330','','2022-07-22 17:54:26','','Closed','2022-07-22 17:54:26','','','','MWENDWA','9548241658501632','9548241658501632','1','','1000','','181658501629','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(79,'Expense','18','1040','','2022-07-25 11:14:26','','Closed','2022-07-25 11:14:26','','','','MWENDWA','1104471658736858','1104471658736858','1','','1000','','181658736848','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(80,'Expense','18','6970','','2022-07-25 13:58:36','','Closed','2022-07-25 13:58:36','','','','MWENDWA','2334121658746710','2334121658746710','1','','1000','','181658746701','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(81,'Expense','18','450','','2022-07-26 11:08:24','','Closed','2022-07-26 11:08:24','','','','MWENDWA','2333451658822897','2333451658822897','1','','1000','','181658822880','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(82,'Expense','18','580','','2022-07-26 18:08:48','','Closed','2022-07-26 18:08:48','','','','MWENDWA','4991281658848117','4991281658848117','1','','1000','','181658848108','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(83,'Expense','18','1030','','2022-07-27 15:23:54','','Closed','2022-07-27 15:23:54','','','','MWENDWA','174311658924628','174311658924628','1','','1000','','181658924620','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(84,'Expense','18','1265','','2022-07-27 17:14:42','','Closed','2022-07-27 17:14:42','','','','MWENDWA','4809571658931270','4809571658931270','1','','1000','','181658931264','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(85,'Expense','18','820','','2022-07-28 13:21:12','','Closed','2022-07-28 13:21:12','','','','MWENDWA','6634091659003648','6634091659003648','1','','1000','','181659003630','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(86,'Expense','18','415','','2022-07-29 13:08:04','','Closed','2022-07-29 13:08:04','','','','MWENDWA','4954521659089259','4954521659089259','1','','1000','','181659089251','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(87,'Expense','11','275','','2022-07-30 15:21:18','','Closed','2022-07-30 15:21:18','','','','EVANS','2323271659183665','2323271659183665','1','','1000','','111659183662','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(88,'Expense','18','2480','','2022-08-02 11:26:23','','Closed','2022-08-02 11:26:23','','','','MWENDWA','7223011659428775','7223011659428775','1','','1000','','181659428773','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(89,'Expense','18','930','','2022-08-03 12:01:42','','Closed','2022-08-03 12:01:42','','','','MWENDWA','5935441659517273','5935441659517273','1','','1000','','181659517270','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(90,'Expense','18','6575','','2022-08-04 16:19:01','','Closed','2022-08-04 16:19:01','','','','MWENDWA','5110301659619127','5110301659619127','1','','1000','','181659619099','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(91,'Expense','18','670','','2022-08-17 17:41:23','','Closed','2022-08-17 17:41:23','','','','MWENDWA','654711660747275','654711660747275','1','','1000','','181660747265','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(92,'Expense','18','220','','2022-08-19 12:26:02','','Closed','2022-08-19 12:26:02','','','','MWENDWA','3045001660901157','3045001660901157','1','','1000','','181660901154','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(93,'Expense','18','2870','','2022-08-19 13:11:44','','Closed','2022-08-19 13:11:44','','','','MWENDWA','23761660903894','23761660903894','1','','1000','','181660903891','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(94,'Expense','11','165','','2022-08-20 18:00:34','','Closed','2022-08-20 18:00:34','','','','EVANS','507781661007611','507781661007611','1','','1000','','111661007603','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(95,'Expense','18','','','2022-08-22 11:35:03','','Active','2022-08-22 11:35:03','','','','MWENDWA','3928741661157266','3928741661157266','1','','1000','','181661157260','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(96,'Expense','18','475','','2022-08-23 17:22:35','','Closed','2022-08-23 17:22:35','','','','MWENDWA','9080501661264543','9080501661264543','1','','1000','','181661264541','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(97,'Expense','18','275','','2022-08-24 12:11:48','','Closed','2022-08-24 12:11:48','','','','MWENDWA','1940321661332277','1940321661332277','1','','1000','','181661332275','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(98,'Expense','18','580','','2022-08-25 17:00:55','','Closed','2022-08-25 17:00:55','','','','MWENDWA','3843591661436049','3843591661436049','1','','1000','','181661436046','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(99,'Expense','18','380','','2022-08-29 15:46:38','','Closed','2022-08-29 15:46:38','','','','MWENDWA','2697531661777192','2697531661777192','1','','1000','','181661777190','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(100,'Expense','18','1220','','2022-08-30 11:59:44','','Closed','2022-08-30 11:59:44','','','','MWENDWA','4468491661849967','4468491661849967','1','','1000','','181661849960','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(101,'Expense','18','275','','2022-08-31 12:58:25','','Closed','2022-08-31 12:58:25','','','','MWENDWA','8364341661939896','8364341661939896','1','','1000','','181661939893','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(102,'Expense','18','6335','','2022-09-01 11:55:55','','Closed','2022-09-01 11:55:55','','','','MWENDWA','4632251662022548','4632251662022548','1','','1000','','181662022545','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(103,'Expense','18','10075','','2022-09-06 13:03:53','','Closed','2022-09-06 13:03:53','','','','MWENDWA','388311662458628','388311662458628','1','','1000','','181662458624','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(104,'Expense','18','220','','2022-09-07 17:41:51','','Closed','2022-09-07 17:41:51','','','','MWENDWA','4355311662561689','4355311662561689','1','','1000','','181662561679','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(105,'Expense','18','320','','2022-09-08 18:06:37','','Closed','2022-09-08 18:06:37','','','','MWENDWA','4675051662649587','4675051662649587','1','','1000','','181662649578','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(106,'Expense','18','275','','2022-09-09 12:19:03','','Closed','2022-09-09 12:19:03','','','','MWENDWA','686781662715137','686781662715137','1','','1000','','181662715134','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(107,'Expense','18','6915','','2022-09-15 08:49:20','','Closed','2022-09-15 08:49:20','','','','MWENDWA','1972251663220938','1972251663220938','1','','1000','','181663220934','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(108,'Expense','18','0','','2022-09-15 17:04:25','','Active','2022-09-15 17:04:25','','','','MWENDWA','8895361663250657','8895361663250657','1','','1000','','181663250651','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(109,'Expense','18','4575','Bread','2022-09-19 12:44:03','','Closed','2022-09-19 12:44:03','','','','MWENDWA','4024651663580628','4024651663580628','1','','1000','','181663580626','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(110,'Expense','18','1825','Bread','2022-09-20 09:36:28','','Closed','2022-09-20 09:36:28','','','','MWENDWA','2191031663655777','2191031663655777','1','','1000','','181663655773','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(111,'Expense','18','475','','2022-09-21 18:09:49','','Closed','2022-09-21 18:09:49','','','','MWENDWA','2170471663772970','2170471663772970','1','','1000','','181663772965','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(112,'Expense','18','2245','','2022-09-23 17:23:32','','Closed','2022-09-23 17:23:32','','','','MWENDWA','2412701663942997','2412701663942997','1','','1000','','181663942987','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(113,'Expense','18','3950','','2022-09-24 12:13:56','','Closed','2022-09-24 12:13:56','','','','MWENDWA','5787681664010830','5787681664010830','1','','1000','','181664010827','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(114,'Expense','18','475','','2022-09-26 12:33:19','','Closed','2022-09-26 12:33:19','','','','MWENDWA','2921751664184793','2921751664184793','1','','1000','','181664184790','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(115,'Expense','18','530','','2022-09-28 12:37:51','','Closed','2022-09-28 12:37:51','','','','MWENDWA','2224581664357860','2224581664357860','1','','1000','','181664357854','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(116,'Expense','18','8925','','2022-09-30 17:01:37','','Closed','2022-09-30 17:01:37','','','','MWENDWA','483921664546490','483921664546490','1','','1000','','181664546474','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(117,'Expense','18','220','','2022-10-01 12:42:37','','Closed','2022-10-01 12:42:37','','','','MWENDWA','9098101664617352','9098101664617352','1','','1000','','181664617348','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(118,'Expense','18','1670','','2022-10-04 08:26:19','','Closed','2022-10-04 08:26:19','','','','MWENDWA','1255951664861171','1255951664861171','1','','1000','','181664861165','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(119,'Expense','18','275','','2022-10-05 12:28:50','','Closed','2022-10-05 12:28:50','','','','MWENDWA','7682881664962125','7682881664962125','1','','1000','','181664962122','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(120,'Expense','18','5645','','2022-10-06 12:53:51','','Closed','2022-10-06 12:53:51','','','','MWENDWA','9706991665050021','9706991665050021','1','','1000','','181665050015','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(121,'Expense','18','165','','2022-10-07 12:39:03','','Closed','2022-10-07 12:39:03','','','','MWENDWA','1496701665135536','1496701665135536','1','','1000','','181665135534','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(122,'Expense','18','220','','2022-10-08 16:26:41','','Closed','2022-10-08 16:26:41','','','','MWENDWA','71121665235596','71121665235596','1','','1000','','181665235593','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(123,'Expense','18','870','','2022-10-11 18:01:20','','Closed','2022-10-11 18:01:20','','','','MWENDWA','875381665500475','875381665500475','1','','1000','','181665500473','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(124,'Expense','18','420','','2022-10-12 13:35:35','','Closed','2022-10-12 13:35:35','','','','MWENDWA','8332451665570930','8332451665570930','1','','1000','','181665570928','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(125,'Expense','18','2805','','2022-10-14 12:10:50','','Closed','2022-10-14 12:10:50','','','','MWENDWA','8508771665738646','8508771665738646','1','','1000','','181665738644','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(126,'Expense','11','200','','2022-10-17 18:22:41','','Closed','2022-10-17 18:22:41','','','','MWENDWA','9427541666020153','9427541666020153','1','','1000','','111666020148','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(127,'Expense','18','22020','','2022-10-18 09:41:45','','Closed','2022-10-18 09:41:45','','','','MWENDWA','9217351666075299','9217351666075299','1','','1000','','181666075297','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(128,'Expense','11','4430','','2022-10-19 18:03:56','','Closed','2022-10-19 18:03:56','','','','MWENDWA','9607541666191808','9607541666191808','1','','1000','','111666191802','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(129,'Expense','11','640','','2022-10-22 13:39:40','','Closed','2022-10-22 13:39:40','','','','MWENDWA','4650751666435175','4650751666435175','1','','1000','','111666435168','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(130,'Expense','11','5745','','2022-10-25 14:03:39','','Closed','2022-10-25 14:03:39','','','','MWENDWA','1969721666695813','1969721666695813','1','','1000','','111666695810','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(131,'Expense','18','275','','2022-10-27 11:05:17','','Closed','2022-10-27 11:05:17','','','','MWENDWA','2090801666857912','2090801666857912','1','','1000','','181666857909','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(132,'Expense','11','6050','','2022-10-27 15:40:54','','Closed','2022-10-27 15:40:54','','','','MWENDWA','4750091666874448','4750091666874448','1','','1000','','111666874446','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(133,'Expense','18','310','','2022-10-28 12:24:27','','Closed','2022-10-28 12:24:27','','','','MWENDWA','9357001666949019','9357001666949019','1','','1000','','181666949014','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(134,'Expense','18','2220','','2022-10-29 13:26:29','','Closed','2022-10-29 13:26:29','','','','MWENDWA','4998551667039183','4998551667039183','1','','1000','','181667039177','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(135,'Expense','18','1635','','2022-10-31 12:31:47','','Closed','2022-10-31 12:31:47','','','','MWENDWA','4069551667208702','4069551667208702','1','','1000','','181667208699','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(136,'Expense','18','420','','2022-11-02 16:56:45','','Closed','2022-11-01 18:36:35','','','','MWENDWA','2489981667316924','2489981667316924','1','','1000','','181667316859','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(137,'Expense','18','420','','2022-11-02 16:56:45','','Closed','2022-11-01 18:36:35','','','','MWENDWA','2489981667316924','2489981667316924','1','','1000','','181667316859','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(138,'Expense','18','1625','','2022-11-03 14:43:39','','Closed','2022-11-03 14:43:39','','','','MWENDWA','6017441667475810','6017441667475810','1','','1000','','181667475805','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(139,'Expense','18','3875','','2022-11-04 19:01:19','','Closed','2022-11-04 19:01:19','','','','MWENDWA','5652781667577674','5652781667577674','1','','1000','','181667577669','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(140,'Expense','18','7040','','2022-11-05 17:10:02','','Closed','2022-11-05 17:10:02','','','','MWENDWA','7827011667657396','7827011667657396','1','','1000','','181667657391','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(141,'Expense','18','1275','','2022-11-07 18:17:22','','Closed','2022-11-07 18:17:22','','','','MWENDWA','4697831667834226','4697831667834226','1','','1000','','181667834221','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(142,'Expense','18','1020','','2022-11-08 17:48:23','','Closed','2022-11-08 17:48:23','','','','MWENDWA','8656001667918887','8656001667918887','1','','1000','','181667918880','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(143,'Expense','18','1940','','2022-11-09 12:47:36','','Closed','2022-11-09 12:47:36','','','','MWENDWA','992151667987242','992151667987242','1','','1000','','181667984200','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(144,'Expense','18','4840','','2022-11-10 14:15:11','','Closed','2022-11-10 14:15:11','','','','MWENDWA','7448111668078907','7448111668078907','1','','1000','','181668078890','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(145,'Expense','18','1220','','2022-11-11 13:01:34','','Closed','2022-11-11 13:01:34','','','','MWENDWA','1085191668160888','1085191668160888','1','','1000','','181668160885','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(146,'Expense','11','475','','2022-11-17 16:31:33','','Closed','2022-11-17 16:31:33','','','','MWENDWA','4299401668691881','4299401668691881','1','','1000','','111668691878','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(147,'Expense','18','6375','','2022-11-18 11:36:49','','Closed','2022-11-18 11:36:49','','','','MWENDWA','4871301668760601','4871301668760601','1','','1000','','181668760598','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(148,'Expense','18','7315','','2022-11-19 10:08:37','','Closed','2022-11-19 10:08:37','','','','MWENDWA','6657071668841704','6657071668841704','1','','1000','','181668841697','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(149,'Expense','11','625','bread','2022-11-21 14:10:33','','Closed','2022-11-21 14:10:33','','','','EVANS','7103851669028993','7103851669028993','1','','1000','','111669028990','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(150,'Expense','11','1000','Njenga ','2022-11-21 18:13:14','','Closed','2022-11-21 18:13:14','','','','EVANS','3741901669043570','3741901669043570','1','','1000','','111669043566','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(151,'Expense','18','7225','bread','2022-11-22 11:56:46','','Closed','2022-11-22 11:56:46','','','','MWENDWA','5853321669107396','5853321669107396','1','','1000','','181669107382','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(152,'Expense','18','925','','2022-11-23 13:40:05','','Closed','2022-11-23 13:40:05','','','','MWENDWA','8883611669194451','8883611669194451','1','','1000','','181669194435','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(153,'Expense','18','475','','2022-11-24 12:42:06','','Closed','2022-11-24 12:42:06','','','','MWENDWA','6132811669282922','6132811669282922','1','','1000','','181669282918','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(154,'Expense','18','475','','2022-11-25 12:19:07','','Closed','2022-11-25 12:19:07','','','','MWENDWA','4180091669367889','4180091669367889','1','','1000','','181669367878','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(155,'Expense','18','475','','2022-11-28 14:22:04','','Closed','2022-11-28 14:22:04','','','','MWENDWA','838471669634510','838471669634510','1','','1000','','181669634506','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(156,'Expense','18','2420','','2022-11-29 12:36:39','','Closed','2022-11-29 12:36:39','','','','MWENDWA','8310981669714594','8310981669714594','1','','1000','','181669714590','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(157,'Expense','11','275','','2022-11-30 18:30:36','','Closed','2022-11-30 18:30:36','','','','MWENDWA','5637081669822231','5637081669822231','1','','1000','','111669822227','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(158,'Expense','11','1000','NJENGA/Petrol','2022-12-01 17:37:59','','Closed','2022-12-01 17:37:59','','','','EVANS','797611669905448','797611669905448','1','','1000','','111669905390','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(159,'Expense','11','300','NJENGA/medicine','2022-12-01 17:40:36','','Closed','2022-12-01 17:40:36','','','','EVANS','3880231669905593','3880231669905593','1','','1000','','111669905581','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(160,'Expense','11','220','bread','2022-12-01 17:41:45','','Closed','2022-12-01 17:41:45','','','','EVANS','2823991669905692','2823991669905692','1','','1000','','111669905680','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(161,'Expense','11','550','Bread','2022-12-03 15:13:59','','Closed','2022-12-03 15:13:59','','','','EVANS','5378641670069574','5378641670069574','1','','1000','','111670069534','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(162,'Expense','11','900','milk(500 gms)','2022-12-03 15:16:07','','Closed','2022-12-03 15:16:07','','','','EVANS','4404481670069741','4404481670069741','1','','1000','','111670069735','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(163,'Expense','11','450','groundnuts','2022-12-03 15:17:20','','Closed','2022-12-03 15:17:20','','','','EVANS','9123481670069793','9123481670069793','1','','1000','','111670069784','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(164,'Expense','11','2200','FUEL & Cakes','2022-12-05 14:09:49','','Closed','2022-12-03 15:18:05','','','','EVANS','9648251670069874','9648251670069874','1','','1000','','111670069859','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(165,'Expense','18','365','','2022-12-06 18:22:09','','Closed','2022-12-06 18:22:09','','','','MWENDWA','2500401670340124','2500401670340124','1','','1000','','181670340118','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(166,'Expense','18','4000','','2022-12-09 17:27:23','','Closed','2022-12-09 17:27:23','','','','MWENDWA','8753701670596037','8753701670596037','1','','1000','','181670596034','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(167,'Expense','11','275','','2022-12-13 18:49:45','','Closed','2022-12-13 18:49:45','','','','MWENDWA','8365831670946580','8365831670946580','1','','1000','','111670946577','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(168,'Expense','18','615','','2022-12-14 12:57:27','','Closed','2022-12-14 12:57:27','','','','MWENDWA','813881671011841','813881671011841','1','','1000','','181671011837','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(169,'Expense','11','410','','2022-12-15 17:41:27','','Closed','2022-12-15 17:41:27','','','','MWENDWA','464371671115282','464371671115282','1','','1000','','111671115279','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(170,'Expense','18','860','','2022-12-16 17:57:20','','Closed','2022-12-16 17:57:20','','','','MWENDWA','9142611671202618','9142611671202618','1','','1000','','181671202614','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(171,'Expense','18','165','','2022-12-17 17:10:52','','Closed','2022-12-17 17:10:52','','','','MWENDWA','6587331671286247','6587331671286247','1','','1000','','181671286243','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(172,'Expense','18','420','','2022-12-19 12:09:24','','Closed','2022-12-19 12:09:24','','','','MWENDWA','3919841671440958','3919841671440958','1','','1000','','181671440954','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(173,'Expense','18','370','','2022-12-20 17:45:55','','Closed','2022-12-20 17:45:55','','','','MWENDWA','491341671547549','491341671547549','1','','1000','','181671547546','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(174,'Expense','18','420','','2022-12-21 17:00:28','','Closed','2022-12-21 17:00:28','','','','MWENDWA','7121671671631223','7121671671631223','1','','1000','','181671631220','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(175,'Expense','18','1470','','2022-12-22 17:06:49','','Closed','2022-12-22 17:06:49','','','','MWENDWA','6693481671717990','6693481671717990','1','','1000','','181671717985','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(176,'Expense','18','100','','2022-12-29 18:10:07','','Closed','2022-12-29 18:10:07','','','','MWENDWA','1061361672326600','1061361672326600','1','','1000','','181672326597','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(177,'Expense','18','100','','2022-12-29 18:10:07','','Closed','2022-12-29 18:10:07','','','','MWENDWA','1061361672326600','1061361672326600','1','','1000','','181672326597','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(178,'Expense','18','200','','2022-12-30 15:20:47','','Closed','2022-12-30 15:20:47','','','','MWENDWA','3159161672402842','3159161672402842','1','','1000','','181672402837','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(179,'Expense','18','4000','','2022-12-31 13:33:10','','Closed','2022-12-31 13:33:10','','','','MWENDWA','8246411672482786','8246411672482786','1','','1000','','181672482783','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(180,'Expense','18','9100','','2023-01-03 17:53:27','','Closed','2023-01-03 17:53:27','','','','MWENDWA','4767181672757603','4767181672757603','1','','1000','','181672757599','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(181,'Expense','18','980','','2023-01-04 15:32:52','','Closed','2023-01-04 15:32:52','','','','MWENDWA','5139461672835567','5139461672835567','1','','1000','','181672835565','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(182,'Expense','18','3670','','2023-01-05 17:26:26','','Closed','2023-01-05 17:26:19','','','','MWENDWA','2356591672928772','2356591672928772','1','','1000','','181672928769','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(183,'Expense','18','6460','','2023-01-06 16:03:14','','Closed','2023-01-06 16:03:14','','','','MWENDWA','5522171673010184','5522171673010184','1','','1000','','181673010149','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(184,'Expense','18','330','','2023-01-10 13:27:44','','Closed','2023-01-10 13:27:34','','','','MWENDWA','2321661673346447','2321661673346447','1','','1000','','181673346439','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(185,'Expense','18','2370','','2023-01-11 12:57:10','','Closed','2023-01-11 12:57:10','','','','MWENDWA','6036521673431021','6036521673431021','1','','1000','','181673431016','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(186,'Expense','18','220','','2023-01-12 18:07:13','','Closed','2023-01-12 18:07:13','','','','MWENDWA','4446251673536029','4446251673536029','1','','1000','','181673536026','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(187,'Expense','18','420','','2023-01-13 14:23:39','','Closed','2023-01-13 14:23:39','','','','MWENDWA','1093401673609015','1093401673609015','1','','1000','','181673609005','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(188,'Expense','18','220','','2023-01-14 16:58:05','','Closed','2023-01-14 16:58:05','','','','MWENDWA','4268621673704675','4268621673704675','1','','1000','','181673704669','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(189,'Expense','18','3820','','2023-01-16 14:51:44','','Closed','2023-01-16 14:51:44','','','','MWENDWA','3836231673869894','3836231673869894','1','','1000','','181673869891','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(190,'Expense','18','640','','2023-01-18 17:16:17','','Closed','2023-01-18 17:16:11','','','','MWENDWA','5575801674051366','5575801674051366','1','','1000','','181674051350','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(191,'Expense','18','200','','2023-01-19 18:19:50','','Closed','2023-01-19 18:19:50','','','','MWENDWA','8668611674141114','8668611674141114','1','','1000','','181674141095','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(192,'Expense','18','110','','2023-01-20 17:04:31','','Closed','2023-01-20 17:04:31','','','','MWENDWA','3950581674223466','3950581674223466','1','','1000','','181674223457','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(193,'Expense','18','220','','2023-01-23 18:15:44','','Closed','2023-01-23 18:15:44','','','','MWENDWA','8225891674486926','8225891674486926','1','','1000','','181674486923','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(194,'Expense','18','2170','','2023-01-24 17:58:43','','Closed','2023-01-24 17:58:43','','','','MWENDWA','8553601674572316','8553601674572316','1','','1000','','181674572306','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(195,'Expense','18','420','','2023-01-25 17:44:30','','Closed','2023-01-25 17:44:30','','','','MWENDWA','2904851674657851','2904851674657851','1','','1000','','181674657848','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''),(196,'Expense','18','3870','','2023-01-26 17:59:31','','Closed','2023-01-26 17:59:31','','','','MWENDWA','1011741674745161','1011741674745161','1','','1000','','181674745157','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'',''); /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2022 Fiscal Year','active','2022-01-01 00:00:00','2022-12-31 23:59:00',1,1,'2022-01-07 06:15:25',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-13000','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','-2000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-77200','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'351','1','14','Client trust accounts','','2018-07-23 12:38:55',2,'','0','2019-07-20 15:11:06','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'351','1','29','Repairs & Maintenance','','2018-07-23 15:07:48',5,'','0','2019-07-20 22:02:26','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'351','1','27','Pos Upgrade','94','2018-07-23 15:16:38',4,'','0','2019-07-20 16:27:18','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666666999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','0','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'351','1','29','Cleaning','156','2018-11-05 16:46:57',5,'','0','2019-07-18 14:28:52','5910','1'),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-5577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'351','1','27','Bulk Sms Account Set Up','131','2019-07-20 15:56:24',4,'','0','2019-07-20 16:07:37','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666622792.5','2021-11-25 16:26:21','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(205,'1','1','1','Bonga points Account','','2021-03-08 15:21:56 ',1,'','0','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE HIRE','','2021-07-19 15:02:30 ',5,'','0','2022-01-05 08:59:38','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','27','GARBAGE','','2021-09-17 06:49:49',4,'','0','2021-09-17 06:50:07','4167','1'),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','0','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','0','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','0','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','0','2021-09-17 06:52:42','4174','1'); /*!40000 ALTER TABLE `glaccounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glfiscalyear` -- DROP TABLE IF EXISTS `glfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grouping` -- LOCK TABLES `grouping` WRITE; /*!40000 ALTER TABLE `grouping` DISABLE KEYS */; INSERT INTO `grouping` VALUES (1,'5','','','','0','','',''),(2,'1','','','','0','','',''),(3,'5','','','','0','','',''),(4,'1','','','','0','','',''),(5,'8','1','2022-01-18 04:46:06pm','','1','','2','1'),(6,'13','11','2022-05-10 01:22:37pm','','1','','1','1'); /*!40000 ALTER TABLE `grouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `groupleavedays` -- DROP TABLE IF EXISTS `groupleavedays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `groupleavedays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `overtime` int(11) DEFAULT NULL COMMENT 'Link to an overtime request', `startdate` date DEFAULT NULL, `enddate` date DEFAULT NULL, `type` int(11) NOT NULL, `days` decimal(10,2) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`group`), KEY `employee` (`employeeno`), KEY `type` (`type`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; /*!40000 ALTER TABLE `house` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `housekeeping` -- DROP TABLE IF EXISTS `housekeeping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `housekeeping` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `houseno` varchar(30) NOT NULL, `plotno` varchar(20) NOT NULL DEFAULT '0', `approvedby` varchar(20) NOT NULL, `comments` text NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `exactdate` varchar(30) NOT NULL, `type` text NOT NULL, `counter` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `housekeeping` -- LOCK TABLES `housekeeping` WRITE; /*!40000 ALTER TABLE `housekeeping` DISABLE KEYS */; /*!40000 ALTER TABLE `housekeeping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `images` -- DROP TABLE IF EXISTS `images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `images` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `images` -- LOCK TABLES `images` WRITE; /*!40000 ALTER TABLE `images` DISABLE KEYS */; /*!40000 ALTER TABLE `images` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) DEFAULT NULL, `enddate` varchar(30) DEFAULT NULL, `status` varchar(11) DEFAULT NULL, `employee` int(11) DEFAULT NULL, `cause` text DEFAULT NULL, `startdatetype` varchar(12) DEFAULT NULL, `enddatetype` varchar(12) DEFAULT NULL, `duration` decimal(10,2) DEFAULT NULL, `type` int(11) DEFAULT NULL, `description` text DEFAULT NULL COMMENT 'Comments on leave request', `change_type` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` timestamp NULL DEFAULT NULL, `photo` text NOT NULL, `incharge` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `postedtime` varchar(30) NOT NULL, `img_id` text DEFAULT NULL, `comments` text NOT NULL, `manager` int(10) NOT NULL, `companyid` int(11) DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavetypes` -- LOCK TABLES `leavetypes` WRITE; /*!40000 ALTER TABLE `leavetypes` DISABLE KEYS */; INSERT INTO `leavetypes` VALUES (1,'maternity leave','','2019-06-03 01:46:56pm','Female','No',0),(2,'Normal leave','','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0); /*!40000 ALTER TABLE `leavetypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loggs` -- DROP TABLE IF EXISTS `loggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loggs` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `timein` varchar(50) NOT NULL, `timeout` varchar(50) NOT NULL, `browser` text NOT NULL, `ip` text NOT NULL, `action` varchar(30) DEFAULT 'loggedin', `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1168 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loggs` -- LOCK TABLES `loggs` WRITE; /*!40000 ALTER TABLE `loggs` DISABLE KEYS */; INSERT INTO `loggs` VALUES (1,'admin','1','2022-05-10 10:17:30','2022-05-10 10:21:36','','197.232.142.176','loggedin',1),(2,'admin','1','2022-05-10 11:46:31','2022-05-10 12:18:48','','154.123.133.104','loggedin',1),(3,'user','11','2022-05-10 12:19:02','2022-05-10 12:19:07','','154.123.133.104','loggedin',1),(4,'user','12','2022-05-10 12:19:24','','','154.123.133.104','loggedin',1),(5,'user','12','2022-05-10 12:36:56','','','154.123.133.104','loggedin',1),(6,'user','11','2022-05-10 12:38:53','','','154.123.133.104','loggedin',1),(7,'user','12','2022-05-10 12:40:06','','','154.123.133.104','loggedin',1),(8,'user','11','2022-05-10 13:02:10','','','154.123.133.104','loggedin',1),(9,'user','11','2022-05-10 13:06:50','','','154.123.133.104','loggedin',1),(10,'admin','1','2022-05-10 15:27:10','','','105.161.78.100','loggedin',1),(11,'admin','1','2022-05-10 15:28:09','','','105.161.78.100','loggedin',1),(12,'admin','1','2022-05-10 16:26:13','2022-05-10 16:28:23','','154.122.227.99','loggedin',1),(13,'user','17','2022-05-10 16:28:33','','','154.122.227.99','loggedin',1),(14,'user','12','2022-05-10 16:32:50','2022-05-10 16:58:03','','154.122.227.99','loggedin',1),(15,'user','17','2022-05-10 16:57:39','2022-05-10 16:58:10','','24.251.231.218','loggedin',1),(16,'user','17','2022-05-10 16:58:16','','','154.122.227.99','loggedin',1),(17,'user','17','2022-05-10 16:58:16','','','154.122.227.99','loggedin',1),(18,'admin','1','2022-05-10 17:12:50','','','154.122.227.99','loggedin',1),(19,'admin','1','2022-05-10 17:17:11','2022-05-10 17:17:48','','154.122.227.99','loggedin',1),(20,'admin','1','2022-05-10 17:17:58','2022-05-10 17:18:14','','154.122.227.99','loggedin',1),(21,'user','11','2022-05-10 18:56:05','2022-05-10 18:56:59','','154.123.46.65','loggedin',1),(22,'user','12','2022-05-11 07:36:18','','','154.123.46.65','loggedin',1),(23,'user','12','2022-05-12 08:09:20','','','102.167.39.49','loggedin',1),(24,'user','12','2022-05-12 08:45:06','','','102.167.39.49','loggedin',1),(25,'admin','1','2022-05-12 16:17:48','','','102.223.33.50','loggedin',1),(26,'user','11','2022-05-12 16:22:55','','','154.123.148.203','loggedin',1),(27,'user','11','2022-05-12 17:21:27','','','154.123.148.203','loggedin',1),(28,'user','11','2022-05-12 17:46:00','','','154.123.148.203','loggedin',1),(29,'admin','1','2022-05-12 18:07:09','2022-05-12 18:07:24','','102.223.34.6','loggedin',1),(30,'admin','1','2022-05-12 21:43:20','','','105.160.23.15','loggedin',1),(31,'user','17','2022-05-13 04:11:32','','','64.124.10.57','loggedin',1),(32,'user','11','2022-05-13 08:30:29','','','154.123.148.203','loggedin',1),(33,'user','11','2022-05-13 11:33:09','2022-05-13 11:50:39','','154.123.148.203','loggedin',1),(34,'user','11','2022-05-13 11:50:47','','','154.123.148.203','loggedin',1),(35,'user','11','2022-05-13 17:01:51','2022-05-13 17:20:57','','154.123.148.203','loggedin',1),(36,'user','12','2022-05-13 17:30:04','2022-05-13 19:18:36','','154.123.148.203','loggedin',1),(37,'user','11','2022-05-13 19:18:44','2022-05-13 19:20:59','','154.123.148.203','loggedin',1),(38,'user','12','2022-05-14 10:23:21','','','154.123.148.203','loggedin',1),(39,'user','12','2022-05-14 11:54:16','','','154.123.148.203','loggedin',1),(40,'user','12','2022-05-14 14:24:41','','','154.123.148.203','loggedin',1),(41,'user','12','2022-05-14 17:05:28','','','154.123.148.203','loggedin',1),(42,'user','11','2022-05-15 12:24:47','','','154.123.148.203','loggedin',1),(43,'user','17','2022-05-15 16:07:08','','','24.251.231.218','loggedin',1),(44,'user','11','2022-05-15 17:45:42','2022-05-15 17:51:23','','154.123.148.203','loggedin',1),(45,'user','11','2022-05-16 08:23:21','','','154.123.148.203','loggedin',1),(46,'user','11','2022-05-16 13:33:13','','','154.123.148.203','loggedin',1),(47,'user','12','2022-05-16 14:15:20','','','154.123.148.203','loggedin',1),(48,'user','11','2022-05-16 16:02:49','','','154.123.148.203','loggedin',1),(49,'user','12','2022-05-17 07:06:43','','','154.122.214.27','loggedin',1),(50,'user','12','2022-05-17 09:23:01','','','154.122.214.27','loggedin',1),(51,'user','11','2022-05-17 09:41:47','','','154.122.214.27','loggedin',1),(52,'user','12','2022-05-17 10:03:06','','','154.122.214.27','loggedin',1),(53,'user','12','2022-05-17 11:06:14','','','154.122.214.27','loggedin',1),(54,'user','12','2022-05-17 14:49:57','','','197.156.190.171','loggedin',1),(55,'user','12','2022-05-17 16:12:25','','','197.156.190.183','loggedin',1),(56,'user','11','2022-05-17 16:22:13','','','197.156.190.237','loggedin',1),(57,'user','11','2022-05-17 18:00:02','','','197.156.190.131','loggedin',1),(58,'user','11','2022-05-18 07:31:28','','','197.156.190.221','loggedin',1),(59,'user','12','2022-05-18 07:40:24','','','197.156.190.236','loggedin',1),(60,'user','11','2022-05-18 09:40:11','','','197.156.190.193','loggedin',1),(61,'user','12','2022-05-18 11:40:53','2022-05-18 11:50:07','','197.156.190.191','loggedin',1),(62,'user','12','2022-05-18 11:50:41','','','197.156.190.227','loggedin',1),(63,'user','11','2022-05-18 13:59:50','','','197.156.190.149','loggedin',1),(64,'user','12','2022-05-18 14:00:47','','','197.156.190.227','loggedin',1),(65,'user','12','2022-05-18 17:36:30','2022-05-18 18:40:25','','197.156.190.147','loggedin',1),(66,'user','11','2022-05-18 18:14:07','','','197.156.190.141','loggedin',1),(67,'user','11','2022-05-19 08:06:04','','','197.156.190.189','loggedin',1),(68,'user','12','2022-05-19 08:42:44','','','197.156.190.191','loggedin',1),(69,'user','11','2022-05-19 10:38:02','','','197.156.190.138','loggedin',1),(70,'user','11','2022-05-19 13:54:21','','','197.156.190.157','loggedin',1),(71,'user','12','2022-05-19 14:56:52','','','197.156.190.177','loggedin',1),(72,'user','12','2022-05-19 17:07:51','','','197.156.190.138','loggedin',1),(73,'user','12','2022-05-20 08:17:54','','','197.156.190.141','loggedin',1),(74,'user','11','2022-05-20 09:08:58','','','197.156.190.165','loggedin',1),(75,'user','11','2022-05-20 12:02:07','','','197.156.190.155','loggedin',1),(76,'user','12','2022-05-20 12:23:52','','','197.156.190.220','loggedin',1),(77,'user','12','2022-05-20 13:30:53','','','197.156.190.162','loggedin',1),(78,'user','11','2022-05-20 17:51:30','','','197.156.190.221','loggedin',1),(79,'user','12','2022-05-20 18:39:29','','','197.156.190.189','loggedin',1),(80,'user','12','2022-05-20 18:39:34','','','197.156.190.189','loggedin',1),(81,'user','12','2022-05-20 18:39:38','','','197.156.190.189','loggedin',1),(82,'user','12','2022-05-20 18:39:38','','','197.156.190.189','loggedin',1),(83,'user','12','2022-05-21 10:41:40','','','197.156.190.250','loggedin',1),(84,'user','12','2022-05-21 17:07:09','','','197.156.190.188','loggedin',1),(85,'user','11','2022-05-22 13:58:07','2022-05-22 16:33:54','','197.156.137.162','loggedin',1),(86,'user','11','2022-05-23 07:55:32','','','197.156.137.162','loggedin',1),(87,'user','12','2022-05-23 08:23:19','','','197.156.137.162','loggedin',1),(88,'user','12','2022-05-23 11:15:28','','','197.156.137.162','loggedin',1),(89,'user','11','2022-05-23 14:33:01','','','197.156.137.162','loggedin',1),(90,'user','12','2022-05-23 16:51:52','','','197.156.137.162','loggedin',1),(91,'user','11','2022-05-23 17:37:48','','','197.156.137.162','loggedin',1),(92,'user','12','2022-05-23 17:40:35','','','197.156.137.162','loggedin',1),(93,'user','11','2022-05-24 07:54:36','','','102.167.157.25','loggedin',1),(94,'user','12','2022-05-24 07:59:57','','','102.167.157.25','loggedin',1),(95,'user','12','2022-05-24 12:52:01','','','102.167.157.25','loggedin',1),(96,'user','11','2022-05-24 17:12:36','','','102.167.157.25','loggedin',1),(97,'user','12','2022-05-24 17:18:47','2022-05-24 19:01:05','','102.167.157.25','loggedin',1),(98,'user','12','2022-05-25 09:11:08','','','102.167.157.25','loggedin',1),(99,'user','11','2022-05-25 09:17:55','','','102.167.157.25','loggedin',1),(100,'user','11','2022-05-25 16:28:01','','','102.167.157.25','loggedin',1),(101,'user','12','2022-05-25 16:28:31','','','102.167.157.25','loggedin',1),(102,'user','11','2022-05-25 16:42:22','2022-05-25 18:42:56','','102.167.157.25','loggedin',1),(103,'user','11','2022-05-26 08:06:12','','','102.167.157.25','loggedin',1),(104,'user','12','2022-05-26 08:06:34','','','102.167.157.25','loggedin',1),(105,'user','11','2022-05-26 11:05:01','','','102.167.157.25','loggedin',1),(106,'user','11','2022-05-26 15:28:38','2022-05-26 18:36:23','','102.167.157.25','loggedin',1),(107,'user','12','2022-05-26 16:56:09','','','102.167.157.25','loggedin',1),(108,'user','12','2022-05-26 18:27:33','','','102.167.157.25','loggedin',1),(109,'user','12','2022-05-27 09:11:45','','','102.167.157.25','loggedin',1),(110,'user','12','2022-05-27 12:49:21','','','102.167.157.25','loggedin',1),(111,'user','11','2022-05-27 13:28:44','','','102.167.157.25','loggedin',1),(112,'user','11','2022-05-27 17:02:40','2022-05-27 18:50:06','','102.167.157.25','loggedin',1),(113,'user','12','2022-05-28 16:28:39','','','102.167.157.25','loggedin',1),(114,'user','11','2022-05-29 12:42:18','','','102.167.157.25','loggedin',1),(115,'user','12','2022-05-30 08:41:56','','','102.167.157.25','loggedin',1),(116,'user','12','2022-05-30 10:03:35','','','154.123.173.167','loggedin',1),(117,'user','11','2022-05-30 11:10:07','','','154.123.173.167','loggedin',1),(118,'user','12','2022-05-30 13:33:56','','','154.123.173.167','loggedin',1),(119,'user','11','2022-05-30 15:11:59','','','154.123.173.167','loggedin',1),(120,'user','11','2022-05-30 15:40:15','2022-05-30 19:02:53','','154.123.173.167','loggedin',1),(121,'user','12','2022-05-30 17:27:48','','','154.123.173.167','loggedin',1),(122,'user','12','2022-05-31 07:30:37','','','154.123.173.167','loggedin',1),(123,'user','11','2022-05-31 09:24:29','','','154.123.173.167','loggedin',1),(124,'user','11','2022-05-31 12:58:47','','','154.123.173.167','loggedin',1),(125,'user','12','2022-05-31 13:22:43','','','154.123.173.167','loggedin',1),(126,'user','12','2022-05-31 14:25:03','','','154.123.173.167','loggedin',1),(127,'user','11','2022-05-31 18:58:32','2022-05-31 19:05:57','','154.123.173.167','loggedin',1),(128,'user','11','2022-06-01 13:55:56','','','154.123.233.111','loggedin',1),(129,'user','11','2022-06-01 17:04:40','2022-06-01 18:30:47','','154.123.233.111','loggedin',1),(130,'user','12','2022-06-02 10:04:30','','','154.123.233.111','loggedin',1),(131,'user','11','2022-06-02 11:17:58','','','154.123.233.111','loggedin',1),(132,'user','12','2022-06-02 12:26:24','','','154.123.233.111','loggedin',1),(133,'user','17','2022-06-02 13:53:02','','','64.124.10.63','loggedin',1),(134,'user','11','2022-06-02 15:19:28','','','154.123.233.111','loggedin',1),(135,'user','12','2022-06-03 08:13:01','','','154.123.233.111','loggedin',1),(136,'user','12','2022-06-03 10:24:33','','','154.123.233.111','loggedin',1),(137,'user','12','2022-06-03 14:10:42','','','154.123.233.111','loggedin',1),(138,'user','12','2022-06-03 17:58:06','','','154.123.233.111','loggedin',1),(139,'user','12','2022-06-04 09:04:50','','','154.123.233.111','loggedin',1),(140,'user','12','2022-06-04 09:10:44','','','154.123.233.111','loggedin',1),(141,'user','12','2022-06-04 11:19:01','','','154.123.233.111','loggedin',1),(142,'user','12','2022-06-04 13:56:53','','','154.123.233.111','loggedin',1),(143,'user','12','2022-06-06 07:12:53','','','154.123.233.111','loggedin',1),(144,'user','12','2022-06-06 09:05:39','','','154.123.233.111','loggedin',1),(145,'user','12','2022-06-06 11:46:32','','','154.123.233.111','loggedin',1),(146,'user','12','2022-06-06 14:44:47','','','154.123.233.111','loggedin',1),(147,'user','12','2022-06-06 15:07:52','','','154.123.233.111','loggedin',1),(148,'user','12','2022-06-06 15:26:41','','','154.123.233.111','loggedin',1),(149,'user','12','2022-06-06 18:17:01','','','154.123.233.111','loggedin',1),(150,'user','12','2022-06-07 07:34:59','','','154.123.233.111','loggedin',1),(151,'user','12','2022-06-07 08:05:27','','','197.156.190.235','loggedin',1),(152,'user','12','2022-06-07 08:28:30','','','197.156.190.160','loggedin',1),(153,'user','12','2022-06-07 12:25:45','','','197.156.190.188','loggedin',1),(154,'user','11','2022-06-07 13:14:54','','','197.156.190.227','loggedin',1),(155,'user','12','2022-06-08 07:45:17','','','197.156.190.169','loggedin',1),(156,'user','12','2022-06-08 07:54:23','','','197.156.190.137','loggedin',1),(157,'user','12','2022-06-08 10:58:38','','','197.156.190.219','loggedin',1),(158,'user','12','2022-06-08 15:28:25','','','197.156.190.241','loggedin',1),(159,'user','12','2022-06-09 07:14:29','','','197.156.190.237','loggedin',1),(160,'user','12','2022-06-09 09:52:21','','','197.156.190.131','loggedin',1),(161,'user','12','2022-06-09 14:55:26','','','197.156.190.233','loggedin',1),(162,'user','12','2022-06-10 08:38:53','','','197.156.190.210','loggedin',1),(163,'user','12','2022-06-10 13:23:28','','','197.156.190.150','loggedin',1),(164,'user','12','2022-06-10 16:44:20','','','197.156.190.251','loggedin',1),(165,'user','11','2022-06-11 10:16:18','','','197.156.190.245','loggedin',1),(166,'user','11','2022-06-11 13:25:30','','','197.156.190.234','loggedin',1),(167,'user','11','2022-06-11 16:39:55','2022-06-11 16:40:51','','197.156.190.205','loggedin',1),(168,'user','12','2022-06-12 11:38:39','','','197.156.190.162','loggedin',1),(169,'user','12','2022-06-12 14:53:39','','','197.156.190.244','loggedin',1),(170,'user','12','2022-06-12 15:34:18','','','197.156.190.154','loggedin',1),(171,'user','12','2022-06-12 16:40:23','','','197.156.190.231','loggedin',1),(172,'user','12','2022-06-13 07:39:12','','','197.156.190.235','loggedin',1),(173,'user','12','2022-06-13 08:13:19','','','197.156.190.234','loggedin',1),(174,'user','12','2022-06-13 15:44:31','','','197.156.190.149','loggedin',1),(175,'user','12','2022-06-13 17:41:54','','','102.166.241.249','loggedin',1),(176,'user','12','2022-06-14 08:05:45','','','102.166.241.249','loggedin',1),(177,'user','12','2022-06-14 09:58:28','','','102.166.145.248','loggedin',1),(178,'user','12','2022-06-14 12:37:02','','','102.166.145.248','loggedin',1),(179,'user','12','2022-06-14 13:26:36','','','102.166.145.248','loggedin',1),(180,'user','12','2022-06-14 15:58:34','','','102.166.145.248','loggedin',1),(181,'user','12','2022-06-14 16:11:04','','','102.166.145.248','loggedin',1),(182,'user','12','2022-06-15 07:22:40','','','102.166.145.248','loggedin',1),(183,'user','12','2022-06-15 07:45:38','2022-06-15 08:49:48','','102.166.145.248','loggedin',1),(184,'user','11','2022-06-15 08:05:04','2022-06-15 09:04:20','','102.166.145.248','loggedin',1),(185,'user','12','2022-06-15 08:49:55','','','102.166.145.248','loggedin',1),(186,'admin','1','2022-06-15 09:04:28','2022-06-15 09:06:38','','102.166.145.248','loggedin',1),(187,'admin','1','2022-06-15 09:07:18','2022-06-15 09:07:52','','102.166.145.248','loggedin',1),(188,'user','18','2022-06-15 09:08:00','2022-06-15 09:08:33','','102.166.145.248','loggedin',1),(189,'user','18','2022-06-15 09:15:09','','','102.166.145.248','loggedin',1),(190,'user','12','2022-06-15 09:29:56','','','102.166.145.248','loggedin',1),(191,'user','18','2022-06-15 10:53:57','','','102.166.145.248','loggedin',1),(192,'user','18','2022-06-15 17:30:01','','','102.166.145.248','loggedin',1),(193,'user','18','2022-06-16 07:54:53','2022-06-16 12:53:50','','102.166.145.248','loggedin',1),(194,'user','11','2022-06-16 10:42:23','','','102.166.145.248','loggedin',1),(195,'user','18','2022-06-16 13:05:47','','','102.166.145.248','loggedin',1),(196,'user','18','2022-06-16 13:55:12','','','102.166.145.248','loggedin',1),(197,'user','18','2022-06-16 14:31:01','','','102.166.145.248','loggedin',1),(198,'user','18','2022-06-16 15:02:15','','','102.166.145.248','loggedin',1),(199,'user','18','2022-06-16 15:33:47','','','102.166.145.248','loggedin',1),(200,'user','18','2022-06-16 16:05:13','','','102.166.145.248','loggedin',1),(201,'user','18','2022-06-16 17:09:35','','','102.166.145.248','loggedin',1),(202,'user','18','2022-06-17 08:19:08','','','102.166.145.248','loggedin',1),(203,'user','18','2022-06-17 08:26:07','','','102.166.145.248','loggedin',1),(204,'user','11','2022-06-17 09:39:50','','','102.166.145.248','loggedin',1),(205,'user','18','2022-06-17 13:39:43','','','102.166.145.248','loggedin',1),(206,'user','18','2022-06-17 14:58:26','','','102.166.145.248','loggedin',1),(207,'user','18','2022-06-17 17:12:18','','','102.166.145.248','loggedin',1),(208,'user','18','2022-06-17 17:35:22','','','102.166.145.248','loggedin',1),(209,'user','18','2022-06-18 09:56:12','','','102.166.145.248','loggedin',1),(210,'user','18','2022-06-18 10:52:09','','','102.166.145.248','loggedin',1),(211,'user','18','2022-06-18 10:55:43','','','102.166.145.248','loggedin',1),(212,'user','18','2022-06-18 12:58:59','','','102.166.145.248','loggedin',1),(213,'user','18','2022-06-18 17:24:19','','','102.166.145.248','loggedin',1),(214,'user','11','2022-06-19 13:38:16','2022-06-19 15:20:13','','102.166.145.248','loggedin',1),(215,'user','18','2022-06-20 07:21:18','','','102.166.145.248','loggedin',1),(216,'user','18','2022-06-20 07:30:48','','','102.166.145.248','loggedin',1),(217,'user','18','2022-06-20 09:42:46','','','102.166.145.248','loggedin',1),(218,'user','18','2022-06-20 10:52:54','','','102.166.145.248','loggedin',1),(219,'user','18','2022-06-20 12:20:17','','','102.166.145.248','loggedin',1),(220,'user','18','2022-06-21 07:50:04','','','102.166.145.248','loggedin',1),(221,'user','18','2022-06-21 08:45:53','','','102.166.145.248','loggedin',1),(222,'user','18','2022-06-21 09:29:35','','','154.122.164.174','loggedin',1),(223,'user','18','2022-06-21 13:15:35','','','154.122.164.174','loggedin',1),(224,'user','18','2022-06-21 14:43:49','','','154.122.164.174','loggedin',1),(225,'user','18','2022-06-22 07:58:21','','','154.122.164.174','loggedin',1),(226,'user','18','2022-06-22 10:26:43','','','154.122.164.174','loggedin',1),(227,'user','11','2022-06-22 12:46:13','','','154.122.164.174','loggedin',1),(228,'user','18','2022-06-23 07:44:06','','','154.122.164.174','loggedin',1),(229,'user','18','2022-06-23 07:52:58','','','154.122.164.174','loggedin',1),(230,'user','18','2022-06-24 09:35:25','','','154.122.164.174','loggedin',1),(231,'user','18','2022-06-24 11:31:20','','','154.122.164.174','loggedin',1),(232,'user','11','2022-06-24 13:40:25','','','154.122.164.174','loggedin',1),(233,'user','18','2022-06-24 17:28:35','','','154.122.164.174','loggedin',1),(234,'user','18','2022-06-25 09:51:47','','','154.122.164.174','loggedin',1),(235,'user','18','2022-06-27 07:22:40','','','154.122.164.174','loggedin',1),(236,'user','18','2022-06-27 09:07:10','','','154.123.34.28','loggedin',1),(237,'user','18','2022-06-27 11:11:27','','','154.123.34.28','loggedin',1),(238,'user','18','2022-06-28 08:36:02','','','154.123.34.28','loggedin',1),(239,'user','18','2022-06-29 07:23:21','','','154.123.34.28','loggedin',1),(240,'user','18','2022-06-29 12:08:16','','','154.123.34.28','loggedin',1),(241,'user','18','2022-06-30 07:28:04','','','154.123.34.28','loggedin',1),(242,'user','18','2022-06-30 18:07:09','','','154.123.34.28','loggedin',1),(243,'user','18','2022-07-01 07:51:57','','','154.123.34.28','loggedin',1),(244,'user','18','2022-07-01 14:09:57','','','102.166.208.249','loggedin',1),(245,'user','18','2022-07-01 17:41:19','','','197.156.137.149','loggedin',1),(246,'user','18','2022-07-03 10:00:17','','','197.156.137.149','loggedin',1),(247,'user','11','2022-07-03 11:20:26','','','197.156.137.149','loggedin',1),(248,'user','18','2022-07-03 14:29:06','','','197.156.137.149','loggedin',1),(249,'user','18','2022-07-03 14:59:59','','','197.156.137.149','loggedin',1),(250,'user','18','2022-07-03 17:42:22','','','197.156.137.149','loggedin',1),(251,'user','18','2022-07-04 07:33:22','','','197.156.137.149','loggedin',1),(252,'user','18','2022-07-04 10:00:43','','','197.156.137.149','loggedin',1),(253,'user','18','2022-07-05 07:27:07','','','197.156.137.149','loggedin',1),(254,'user','18','2022-07-05 08:30:06','','','197.156.137.149','loggedin',1),(255,'user','18','2022-07-05 09:27:41','','','197.156.137.149','loggedin',1),(256,'user','18','2022-07-05 11:14:28','','','197.156.137.149','loggedin',1),(257,'user','18','2022-07-05 16:11:22','','','197.156.137.149','loggedin',1),(258,'user','18','2022-07-06 07:37:48','','','197.156.137.149','loggedin',1),(259,'user','18','2022-07-06 09:06:26','','','197.156.137.139','loggedin',1),(260,'user','18','2022-07-07 08:05:20','','','197.156.137.139','loggedin',1),(261,'user','18','2022-07-07 11:59:04','','','197.156.137.139','loggedin',1),(262,'user','11','2022-07-07 13:38:30','2022-07-07 13:40:47','','197.156.137.139','loggedin',1),(263,'user','11','2022-07-07 13:41:04','2022-07-07 13:51:12','','197.156.137.139','loggedin',1),(264,'user','11','2022-07-08 08:26:33','','','197.156.137.165','loggedin',1),(265,'user','11','2022-07-08 11:30:53','2022-07-08 18:35:41','','197.156.137.165','loggedin',1),(266,'user','12','2022-07-09 09:44:40','','','197.156.137.165','loggedin',1),(267,'user','11','2022-07-09 15:36:49','','','197.156.137.165','loggedin',1),(268,'user','18','2022-07-10 09:52:56','','','197.156.137.165','loggedin',1),(269,'user','18','2022-07-10 10:43:36','','','197.156.137.165','loggedin',1),(270,'user','18','2022-07-10 15:18:56','','','197.156.137.165','loggedin',1),(271,'user','18','2022-07-11 08:24:14','','','197.156.137.165','loggedin',1),(272,'user','18','2022-07-11 12:49:15','','','197.156.137.165','loggedin',1),(273,'user','18','2022-07-12 07:54:15','','','102.167.146.4','loggedin',1),(274,'user','18','2022-07-13 08:13:31','','','102.167.146.4','loggedin',1),(275,'user','18','2022-07-14 08:58:18','','','102.167.146.4','loggedin',1),(276,'user','18','2022-07-14 11:21:02','','','102.167.146.4','loggedin',1),(277,'user','18','2022-07-14 18:17:10','','','102.167.146.4','loggedin',1),(278,'user','18','2022-07-15 07:33:44','','','102.167.146.4','loggedin',1),(279,'user','18','2022-07-15 09:04:59','','','102.167.146.4','loggedin',1),(280,'user','18','2022-07-15 17:27:25','','','102.167.146.4','loggedin',1),(281,'user','18','2022-07-16 09:10:41','','','102.167.146.4','loggedin',1),(282,'user','18','2022-07-16 12:25:32','','','102.167.146.4','loggedin',1),(283,'user','11','2022-07-17 15:34:32','','','102.167.146.4','loggedin',1),(284,'user','18','2022-07-18 07:57:58','','','197.156.137.136','loggedin',1),(285,'user','18','2022-07-18 09:17:22','','','197.156.137.136','loggedin',1),(286,'user','18','2022-07-18 09:23:37','','','197.156.137.136','loggedin',1),(287,'user','18','2022-07-19 09:18:36','','','197.156.137.136','loggedin',1),(288,'user','11','2022-07-19 09:28:28','2022-07-19 10:09:15','','197.156.137.136','loggedin',1),(289,'user','18','2022-07-19 10:09:22','','','197.156.137.136','loggedin',1),(290,'user','18','2022-07-19 11:48:04','2022-07-19 12:45:45','','197.156.137.136','loggedin',1),(291,'user','18','2022-07-19 16:29:23','','','197.156.137.136','loggedin',1),(292,'user','18','2022-07-20 08:36:32','','','197.156.137.136','loggedin',1),(293,'user','18','2022-07-20 11:28:21','','','197.156.137.136','loggedin',1),(294,'user','18','2022-07-21 08:22:07','','','197.156.137.136','loggedin',1),(295,'user','18','2022-07-21 11:34:27','','','102.166.14.181','loggedin',1),(296,'user','18','2022-07-22 07:46:43','','','102.166.14.181','loggedin',1),(297,'user','18','2022-07-22 08:46:41','','','102.166.14.181','loggedin',1),(298,'user','18','2022-07-22 16:33:48','','','102.166.14.181','loggedin',1),(299,'user','11','2022-07-22 17:25:41','','','102.166.14.181','loggedin',1),(300,'user','18','2022-07-23 08:22:35','','','102.166.14.181','loggedin',1),(301,'user','18','2022-07-23 10:18:14','','','102.166.14.181','loggedin',1),(302,'user','18','2022-07-23 12:25:46','','','102.166.14.181','loggedin',1),(303,'user','18','2022-07-23 16:49:45','','','102.166.14.181','loggedin',1),(304,'user','11','2022-07-24 14:11:23','2022-07-24 15:06:16','','102.166.14.181','loggedin',1),(305,'user','18','2022-07-25 08:25:10','','','154.122.131.99','loggedin',1),(306,'user','18','2022-07-25 13:13:54','','','154.122.131.99','loggedin',1),(307,'user','18','2022-07-26 07:32:01','','','154.122.131.99','loggedin',1),(308,'user','18','2022-07-26 08:19:04','','','154.122.131.99','loggedin',1),(309,'user','18','2022-07-26 15:03:15','','','154.122.131.99','loggedin',1),(310,'user','18','2022-07-27 08:17:43','','','154.122.143.213','loggedin',1),(311,'admin','1','2022-07-27 21:09:35','2022-07-27 21:17:03','','105.161.177.55','loggedin',1),(312,'admin','1','2022-07-27 21:17:07','','','41.90.217.229','loggedin',1),(313,'admin','1','2022-07-27 21:18:16','','','41.90.217.229','loggedin',1),(314,'user','18','2022-07-28 08:31:55','','','154.122.143.213','loggedin',1),(315,'user','18','2022-07-29 07:36:49','','','197.156.137.167','loggedin',1),(316,'user','18','2022-07-29 13:45:05','','','197.156.137.167','loggedin',1),(317,'user','11','2022-07-30 15:03:14','','','197.156.143.11','loggedin',1),(318,'user','18','2022-07-31 09:54:22','','','154.122.130.75','loggedin',1),(319,'user','18','2022-07-31 10:27:59','','','154.122.130.75','loggedin',1),(320,'user','18','2022-08-01 08:18:51','','','154.122.130.75','loggedin',1),(321,'user','11','2022-08-01 08:37:05','','','154.122.130.75','loggedin',1),(322,'user','18','2022-08-01 15:31:30','','','154.122.130.75','loggedin',1),(323,'user','18','2022-08-02 08:30:19','','','197.156.143.7','loggedin',1),(324,'user','18','2022-08-02 12:10:30','','','197.156.143.7','loggedin',1),(325,'user','18','2022-08-03 09:17:51','','','212.49.88.109','loggedin',1),(326,'user','18','2022-08-04 07:29:34','','','154.122.130.159','loggedin',1),(327,'user','18','2022-08-04 09:47:43','','','154.122.130.159','loggedin',1),(328,'user','18','2022-08-04 10:11:48','','','154.122.130.159','loggedin',1),(329,'user','18','2022-08-05 08:20:27','','','154.122.130.159','loggedin',1),(330,'user','18','2022-08-17 12:32:01','','','154.122.147.8','loggedin',1),(331,'user','18','2022-08-17 13:14:13','','','154.122.147.8','loggedin',1),(332,'user','18','2022-08-18 08:20:27','','','154.122.147.8','loggedin',1),(333,'user','18','2022-08-18 10:13:50','','','154.122.147.8','loggedin',1),(334,'user','18','2022-08-18 13:43:16','','','154.122.147.8','loggedin',1),(335,'user','18','2022-08-18 17:12:37','','','154.122.147.8','loggedin',1),(336,'user','18','2022-08-19 07:48:21','','','154.122.136.227','loggedin',1),(337,'user','18','2022-08-19 13:52:36','','','154.122.136.227','loggedin',1),(338,'user','11','2022-08-20 14:55:55','','','154.122.118.177','loggedin',1),(339,'user','11','2022-08-20 17:13:55','2022-08-20 18:01:03','','154.122.118.177','loggedin',1),(340,'user','18','2022-08-21 10:14:50','','','154.122.118.177','loggedin',1),(341,'user','18','2022-08-21 11:38:23','','','154.122.118.177','loggedin',1),(342,'user','18','2022-08-21 16:49:12','','','154.122.118.177','loggedin',1),(343,'user','11','2022-08-22 08:11:01','','','154.122.118.177','loggedin',1),(344,'user','18','2022-08-22 08:52:39','','','154.122.118.177','loggedin',1),(345,'user','18','2022-08-23 08:08:36','','','154.122.118.177','loggedin',1),(346,'user','12','2022-08-23 16:49:29','','','154.122.118.177','loggedin',1),(347,'user','12','2022-08-23 16:49:51','','','154.122.118.177','loggedin',1),(348,'user','18','2022-08-23 16:55:05','','','154.122.118.177','loggedin',1),(349,'user','18','2022-08-24 08:06:18','','','154.122.118.177','loggedin',1),(350,'user','18','2022-08-24 12:22:29','','','154.122.128.144','loggedin',1),(351,'user','18','2022-08-25 07:46:41','','','154.122.128.144','loggedin',1),(352,'user','18','2022-08-25 08:15:59','','','154.122.128.144','loggedin',1),(353,'user','11','2022-08-25 09:09:29','','','154.122.128.144','loggedin',1),(354,'user','18','2022-08-25 15:48:43','','','154.122.128.144','loggedin',1),(355,'user','11','2022-08-25 16:03:44','','','154.122.128.144','loggedin',1),(356,'user','18','2022-08-26 07:22:47','','','154.122.128.144','loggedin',1),(357,'user','11','2022-08-26 10:31:10','','','154.122.128.144','loggedin',1),(358,'user','11','2022-08-26 16:50:46','','','154.122.128.144','loggedin',1),(359,'user','18','2022-08-27 11:28:12','','','154.122.138.17','loggedin',1),(360,'user','11','2022-08-27 13:05:59','','','154.122.138.17','loggedin',1),(361,'user','18','2022-08-27 16:23:30','','','154.122.138.17','loggedin',1),(362,'user','18','2022-08-29 08:10:41','','','102.167.128.8','loggedin',1),(363,'user','18','2022-08-29 08:13:25','','','102.167.128.8','loggedin',1),(364,'user','11','2022-08-29 12:40:14','','','102.167.128.8','loggedin',1),(365,'user','18','2022-08-30 08:26:17','','','102.166.207.52','loggedin',1),(366,'user','11','2022-08-30 08:39:11','','','102.166.207.52','loggedin',1),(367,'user','18','2022-08-30 09:00:53','','','102.166.207.52','loggedin',1),(368,'user','18','2022-08-30 18:30:31','','','102.166.207.52','loggedin',1),(369,'user','11','2022-08-30 18:46:08','2022-08-30 18:52:20','','102.166.207.52','loggedin',1),(370,'user','18','2022-08-31 08:15:40','','','102.166.207.52','loggedin',1),(371,'user','11','2022-08-31 08:18:08','','','102.166.207.52','loggedin',1),(372,'user','11','2022-08-31 17:18:14','','','102.166.207.52','loggedin',1),(373,'user','18','2022-09-01 07:58:42','','','102.166.207.52','loggedin',1),(374,'user','18','2022-09-01 10:26:45','','','102.166.207.52','loggedin',1),(375,'user','11','2022-09-01 10:31:16','','','102.166.207.52','loggedin',1),(376,'user','18','2022-09-01 15:20:28','2022-09-01 15:23:15','','102.166.207.52','loggedin',1),(377,'user','12','2022-09-01 15:23:27','2022-09-01 15:26:09','','102.166.207.52','loggedin',1),(378,'user','18','2022-09-01 15:26:15','2022-09-01 15:30:52','','102.166.207.52','loggedin',1),(379,'user','18','2022-09-01 15:32:00','2022-09-01 15:33:38','','102.166.207.52','loggedin',1),(380,'user','18','2022-09-01 15:33:49','2022-09-01 15:33:54','','102.166.207.52','loggedin',1),(381,'user','18','2022-09-01 16:16:48','','','102.166.207.52','loggedin',1),(382,'user','11','2022-09-01 18:11:10','','','102.166.207.52','loggedin',1),(383,'user','18','2022-09-02 07:41:05','','','154.122.153.224','loggedin',1),(384,'user','11','2022-09-02 11:52:37','','','154.122.153.224','loggedin',1),(385,'user','18','2022-09-02 12:19:17','','','154.122.153.224','loggedin',1),(386,'user','11','2022-09-02 17:28:37','','','154.122.153.224','loggedin',1),(387,'user','18','2022-09-03 14:46:17','','','154.122.153.224','loggedin',1),(388,'user','18','2022-09-06 08:26:06','','','154.123.96.140','loggedin',1),(389,'user','12','2022-09-06 11:32:08','','','154.123.96.140','loggedin',1),(390,'user','12','2022-09-06 17:29:52','','','154.123.96.140','loggedin',1),(391,'user','18','2022-09-07 07:46:00','','','154.123.96.140','loggedin',1),(392,'user','18','2022-09-07 09:10:56','','','154.123.96.140','loggedin',1),(393,'user','18','2022-09-08 07:35:55','','','154.123.96.140','loggedin',1),(394,'user','18','2022-09-08 11:49:02','','','154.123.96.140','loggedin',1),(395,'user','18','2022-09-08 12:32:02','','','154.123.96.140','loggedin',1),(396,'user','18','2022-09-08 18:05:12','','','154.123.96.140','loggedin',1),(397,'user','18','2022-09-09 07:59:47','','','154.123.96.140','loggedin',1),(398,'user','18','2022-09-09 08:47:28','','','154.123.96.140','loggedin',1),(399,'user','18','2022-09-09 08:59:09','','','154.123.96.140','loggedin',1),(400,'user','18','2022-09-12 10:02:01','','','154.122.141.32','loggedin',1),(401,'user','18','2022-09-12 11:07:06','','','154.122.141.32','loggedin',1),(402,'user','18','2022-09-14 08:27:57','','','154.122.141.32','loggedin',1),(403,'user','18','2022-09-14 09:23:30','','','154.122.141.32','loggedin',1),(404,'user','18','2022-09-14 15:06:52','','','154.122.141.32','loggedin',1),(405,'user','18','2022-09-14 16:04:32','','','154.122.180.9','loggedin',1),(406,'user','18','2022-09-15 08:06:46','','','154.122.169.162','loggedin',1),(407,'user','18','2022-09-15 08:48:38','','','154.122.169.162','loggedin',1),(408,'user','18','2022-09-15 11:06:08','','','154.122.169.162','loggedin',1),(409,'user','18','2022-09-16 08:26:04','','','154.122.169.162','loggedin',1),(410,'user','18','2022-09-16 13:41:36','','','154.122.169.162','loggedin',1),(411,'user','18','2022-09-16 14:16:55','','','154.122.128.171','loggedin',1),(412,'user','18','2022-09-16 15:42:45','','','102.167.1.42','loggedin',1),(413,'user','18','2022-09-17 10:19:43','','','197.156.143.12','loggedin',1),(414,'user','18','2022-09-17 13:23:05','','','197.156.143.12','loggedin',1),(415,'user','18','2022-09-17 17:02:40','','','197.156.143.12','loggedin',1),(416,'user','18','2022-09-19 07:32:22','','','197.156.143.12','loggedin',1),(417,'user','11','2022-09-19 07:46:35','','','197.156.143.12','loggedin',1),(418,'user','11','2022-09-19 10:42:46','','','154.122.138.3','loggedin',1),(419,'user','18','2022-09-19 10:42:52','','','154.122.138.3','loggedin',1),(420,'user','18','2022-09-19 12:57:26','','','154.122.138.3','loggedin',1),(421,'user','18','2022-09-19 13:25:01','','','154.122.138.3','loggedin',1),(422,'user','18','2022-09-19 13:34:25','','','154.122.138.3','loggedin',1),(423,'user','18','2022-09-19 13:49:45','','','154.122.138.3','loggedin',1),(424,'user','18','2022-09-19 13:49:46','2022-09-19 17:56:29','','154.122.138.3','loggedin',1),(425,'user','11','2022-09-19 17:56:52','','','154.122.138.3','loggedin',1),(426,'user','11','2022-09-20 07:49:40','','','154.122.138.3','loggedin',1),(427,'user','18','2022-09-20 08:32:07','','','154.122.138.3','loggedin',1),(428,'user','18','2022-09-20 08:38:24','2022-09-20 10:44:17','','154.122.138.3','loggedin',1),(429,'user','11','2022-09-20 10:44:31','','','154.122.138.3','loggedin',1),(430,'user','18','2022-09-20 14:11:59','','','154.122.138.3','loggedin',1),(431,'user','18','2022-09-20 15:29:44','','','154.122.138.3','loggedin',1),(432,'user','11','2022-09-20 16:50:33','2022-09-20 18:23:12','','154.122.138.3','loggedin',1),(433,'user','11','2022-09-21 08:02:22','','','154.122.138.3','loggedin',1),(434,'user','18','2022-09-21 08:23:04','','','154.122.138.3','loggedin',1),(435,'user','11','2022-09-21 13:13:26','','','154.122.138.3','loggedin',1),(436,'user','18','2022-09-22 08:06:44','','','154.122.138.3','loggedin',1),(437,'user','11','2022-09-22 11:02:37','','','154.122.138.3','loggedin',1),(438,'user','11','2022-09-22 13:29:26','','','154.122.138.3','loggedin',1),(439,'user','18','2022-09-22 17:00:24','','','197.156.191.8','loggedin',1),(440,'user','11','2022-09-22 17:25:28','','','197.156.191.8','loggedin',1),(441,'user','18','2022-09-22 17:35:20','','','197.156.191.8','loggedin',1),(442,'user','18','2022-09-23 08:19:00','','','197.156.191.8','loggedin',1),(443,'user','11','2022-09-23 08:44:01','','','197.156.191.8','loggedin',1),(444,'user','11','2022-09-23 09:07:21','','','102.166.44.31','loggedin',1),(445,'user','11','2022-09-23 09:33:06','','','102.166.44.31','loggedin',1),(446,'user','11','2022-09-23 12:42:04','','','102.166.44.31','loggedin',1),(447,'user','18','2022-09-23 12:43:24','','','102.166.44.31','loggedin',1),(448,'user','11','2022-09-23 15:44:29','2022-09-23 17:42:44','','102.166.44.31','loggedin',1),(449,'user','18','2022-09-24 11:53:38','','','102.166.44.31','loggedin',1),(450,'user','11','2022-09-24 16:47:05','','','102.166.44.31','loggedin',1),(451,'user','18','2022-09-26 08:30:49','','','197.156.191.14','loggedin',1),(452,'user','11','2022-09-26 08:34:16','','','197.156.191.14','loggedin',1),(453,'user','18','2022-09-26 10:24:49','','','197.156.191.14','loggedin',1),(454,'user','11','2022-09-26 11:37:06','','','102.166.109.210','loggedin',1),(455,'user','18','2022-09-26 12:00:26','','','102.166.109.210','loggedin',1),(456,'user','11','2022-09-27 07:38:33','','','102.166.109.210','loggedin',1),(457,'user','18','2022-09-27 08:35:46','','','102.166.109.210','loggedin',1),(458,'user','18','2022-09-27 13:07:20','','','197.156.191.5','loggedin',1),(459,'user','18','2022-09-27 15:07:12','','','197.156.191.5','loggedin',1),(460,'user','11','2022-09-27 17:59:13','','','197.156.191.5','loggedin',1),(461,'user','18','2022-09-28 07:53:52','','','197.156.143.5','loggedin',1),(462,'user','11','2022-09-28 08:33:19','','','197.156.143.5','loggedin',1),(463,'user','18','2022-09-28 12:17:41','','','197.156.143.5','loggedin',1),(464,'user','11','2022-09-28 16:45:50','','','197.156.143.5','loggedin',1),(465,'user','11','2022-09-28 18:27:49','','','197.156.143.5','loggedin',1),(466,'user','11','2022-09-29 07:59:48','','','197.156.143.5','loggedin',1),(467,'user','18','2022-09-29 08:32:01','','','197.156.143.5','loggedin',1),(468,'user','18','2022-09-29 11:18:45','','','197.156.143.5','loggedin',1),(469,'user','11','2022-09-29 11:46:34','','','197.156.143.5','loggedin',1),(470,'user','18','2022-09-29 17:54:59','','','154.122.130.221','loggedin',1),(471,'user','18','2022-09-30 07:53:58','','','197.156.137.182','loggedin',1),(472,'user','11','2022-09-30 07:58:57','','','197.156.137.182','loggedin',1),(473,'user','18','2022-09-30 11:34:50','2022-09-30 15:46:57','','197.156.137.182','loggedin',1),(474,'user','18','2022-09-30 15:48:36','','','197.156.137.182','loggedin',1),(475,'user','18','2022-09-30 16:02:02','','','197.156.137.182','loggedin',1),(476,'user','18','2022-09-30 16:19:54','','','197.156.137.182','loggedin',1),(477,'user','11','2022-09-30 17:44:16','','','197.156.137.182','loggedin',1),(478,'user','11','2022-10-01 09:45:18','','','197.156.137.182','loggedin',1),(479,'user','18','2022-10-01 11:33:25','','','154.122.132.157','loggedin',1),(480,'user','18','2022-10-01 15:33:47','','','154.122.139.229','loggedin',1),(481,'user','11','2022-10-01 15:57:28','','','154.122.139.229','loggedin',1),(482,'user','11','2022-10-03 08:04:06','','','154.122.134.76','loggedin',1),(483,'user','18','2022-10-03 09:12:13','','','154.122.134.76','loggedin',1),(484,'user','11','2022-10-03 10:09:46','','','154.122.134.76','loggedin',1),(485,'user','18','2022-10-03 13:12:29','','','154.122.134.76','loggedin',1),(486,'user','11','2022-10-03 15:00:21','','','154.122.134.76','loggedin',1),(487,'user','18','2022-10-04 08:25:19','','','154.122.139.225','loggedin',1),(488,'user','11','2022-10-04 08:34:46','','','154.122.139.225','loggedin',1),(489,'user','18','2022-10-05 09:04:55','','','154.122.139.225','loggedin',1),(490,'user','11','2022-10-05 09:50:10','','','154.122.139.225','loggedin',1),(491,'user','11','2022-10-05 15:46:18','','','154.122.139.225','loggedin',1),(492,'user','18','2022-10-05 16:42:24','','','154.122.139.225','loggedin',1),(493,'user','11','2022-10-06 08:17:42','','','154.122.139.225','loggedin',1),(494,'user','18','2022-10-06 08:42:00','','','154.122.139.225','loggedin',1),(495,'user','11','2022-10-06 12:54:38','','','154.122.139.225','loggedin',1),(496,'user','11','2022-10-06 15:13:24','','','154.122.139.225','loggedin',1),(497,'user','11','2022-10-06 17:38:58','','','154.122.139.225','loggedin',1),(498,'user','18','2022-10-06 17:50:18','','','154.122.139.225','loggedin',1),(499,'user','11','2022-10-07 08:35:41','','','196.202.223.200','loggedin',1),(500,'user','18','2022-10-07 08:50:52','','','196.202.223.200','loggedin',1),(501,'user','18','2022-10-07 09:58:15','','','196.202.223.200','loggedin',1),(502,'user','11','2022-10-07 12:39:03','','','196.202.223.200','loggedin',1),(503,'user','11','2022-10-07 17:02:38','','','154.122.135.239','loggedin',1),(504,'user','18','2022-10-07 17:07:26','','','154.122.135.239','loggedin',1),(505,'user','11','2022-10-08 13:00:33','','','154.122.129.136','loggedin',1),(506,'user','11','2022-10-08 15:37:12','','','154.122.129.136','loggedin',1),(507,'user','18','2022-10-08 16:26:24','','','154.122.129.136','loggedin',1),(508,'user','18','2022-10-10 12:52:19','2022-10-10 16:12:27','','154.122.129.136','loggedin',1),(509,'user','11','2022-10-10 16:12:33','','','154.122.129.136','loggedin',1),(510,'user','18','2022-10-11 08:38:28','','','154.122.135.194','loggedin',1),(511,'user','11','2022-10-11 08:51:19','','','154.122.135.194','loggedin',1),(512,'user','18','2022-10-11 09:34:42','','','154.122.135.194','loggedin',1),(513,'user','11','2022-10-11 11:22:13','','','154.122.135.194','loggedin',1),(514,'user','18','2022-10-11 14:59:45','','','154.122.135.194','loggedin',1),(515,'user','11','2022-10-11 17:59:40','','','154.122.135.194','loggedin',1),(516,'user','11','2022-10-12 08:30:51','','','154.122.135.194','loggedin',1),(517,'user','18','2022-10-12 08:38:03','','','154.122.135.194','loggedin',1),(518,'user','18','2022-10-12 09:28:06','','','154.122.135.194','loggedin',1),(519,'user','18','2022-10-12 14:42:30','','','154.122.135.194','loggedin',1),(520,'user','11','2022-10-12 14:43:30','','','154.122.135.194','loggedin',1),(521,'user','18','2022-10-13 08:57:47','','','154.122.159.157','loggedin',1),(522,'user','11','2022-10-13 09:09:41','','','154.122.159.157','loggedin',1),(523,'user','11','2022-10-13 15:25:27','','','154.122.159.157','loggedin',1),(524,'user','18','2022-10-13 15:45:52','','','154.122.159.157','loggedin',1),(525,'user','11','2022-10-13 16:27:26','','','154.122.139.18','loggedin',1),(526,'user','11','2022-10-13 17:39:47','','','154.122.139.18','loggedin',1),(527,'user','18','2022-10-13 17:43:23','','','154.122.139.18','loggedin',1),(528,'user','11','2022-10-13 17:51:16','','','154.122.139.18','loggedin',1),(529,'user','18','2022-10-14 08:38:45','','','154.122.139.18','loggedin',1),(530,'user','11','2022-10-14 09:44:32','','','154.122.139.18','loggedin',1),(531,'user','18','2022-10-14 11:18:14','','','154.122.139.18','loggedin',1),(532,'user','18','2022-10-14 13:30:53','','','154.122.139.18','loggedin',1),(533,'user','11','2022-10-14 13:31:12','','','154.122.139.18','loggedin',1),(534,'user','18','2022-10-14 13:35:34','','','154.122.139.18','loggedin',1),(535,'user','11','2022-10-14 13:37:15','','','154.122.139.18','loggedin',1),(536,'user','11','2022-10-14 14:23:18','','','154.122.139.18','loggedin',1),(537,'user','18','2022-10-14 15:32:23','','','154.122.139.18','loggedin',1),(538,'user','18','2022-10-14 15:34:25','','','154.122.139.18','loggedin',1),(539,'user','11','2022-10-14 15:34:34','','','154.122.139.18','loggedin',1),(540,'user','11','2022-10-15 11:02:13','','','102.166.153.54','loggedin',1),(541,'user','18','2022-10-15 16:28:19','','','197.156.137.148','loggedin',1),(542,'user','11','2022-10-15 16:28:57','','','197.156.137.148','loggedin',1),(543,'user','18','2022-10-15 16:33:48','','','197.156.137.148','loggedin',1),(544,'user','11','2022-10-15 16:36:41','','','197.156.137.148','loggedin',1),(545,'user','18','2022-10-17 08:33:42','','','197.156.137.148','loggedin',1),(546,'user','11','2022-10-17 09:31:23','','','197.156.137.148','loggedin',1),(547,'user','11','2022-10-17 17:08:33','','','154.122.151.166','loggedin',1),(548,'user','11','2022-10-17 17:47:28','','','154.122.151.166','loggedin',1),(549,'user','11','2022-10-18 07:59:37','','','154.122.151.166','loggedin',1),(550,'user','18','2022-10-18 08:54:12','','','154.122.151.166','loggedin',1),(551,'user','18','2022-10-18 10:40:49','','','154.122.151.166','loggedin',1),(552,'user','18','2022-10-18 17:02:52','','','154.122.151.166','loggedin',1),(553,'user','11','2022-10-18 17:56:29','','','154.122.151.166','loggedin',1),(554,'user','18','2022-10-18 18:16:05','','','154.122.151.166','loggedin',1),(555,'user','18','2022-10-19 08:12:45','','','197.156.137.129','loggedin',1),(556,'user','11','2022-10-19 08:35:40','','','197.156.137.129','loggedin',1),(557,'user','18','2022-10-19 08:43:25','','','197.156.137.129','loggedin',1),(558,'user','11','2022-10-19 16:06:13','','','212.49.88.111','loggedin',1),(559,'user','11','2022-10-19 16:13:16','','','212.49.88.111','loggedin',1),(560,'user','11','2022-10-19 16:13:19','','','212.49.88.111','loggedin',1),(561,'user','18','2022-10-19 16:14:09','','','212.49.88.111','loggedin',1),(562,'user','11','2022-10-19 16:38:20','','','212.49.88.111','loggedin',1),(563,'user','11','2022-10-19 17:51:04','','','212.49.88.111','loggedin',1),(564,'user','18','2022-10-20 14:56:48','','','102.167.229.38','loggedin',1),(565,'user','11','2022-10-21 07:59:27','','','154.122.194.19','loggedin',1),(566,'user','11','2022-10-21 18:09:18','','','154.122.131.101','loggedin',1),(567,'user','11','2022-10-22 13:39:20','','','102.166.134.105','loggedin',1),(568,'user','18','2022-10-22 13:52:01','','','102.166.134.105','loggedin',1),(569,'user','11','2022-10-22 14:15:53','','','102.166.134.105','loggedin',1),(570,'user','18','2022-10-22 14:57:31','','','102.166.134.105','loggedin',1),(571,'user','11','2022-10-22 16:55:21','','','102.166.134.105','loggedin',1),(572,'user','18','2022-10-24 08:29:09','','','102.166.134.105','loggedin',1),(573,'user','11','2022-10-24 09:02:00','','','102.166.134.105','loggedin',1),(574,'user','11','2022-10-24 11:44:28','','','154.122.188.191','loggedin',1),(575,'user','11','2022-10-24 12:09:20','','','154.122.188.191','loggedin',1),(576,'user','18','2022-10-24 12:57:19','','','154.122.188.191','loggedin',1),(577,'user','11','2022-10-24 15:39:39','','','154.122.188.191','loggedin',1),(578,'user','11','2022-10-24 16:12:32','','','154.122.188.191','loggedin',1),(579,'user','18','2022-10-24 16:16:44','','','154.122.188.191','loggedin',1),(580,'user','11','2022-10-24 16:29:18','','','154.122.188.191','loggedin',1),(581,'user','18','2022-10-24 17:47:22','','','154.122.153.57','loggedin',1),(582,'user','11','2022-10-24 17:47:58','','','154.122.153.57','loggedin',1),(583,'user','18','2022-10-25 09:16:58','','','196.202.223.219','loggedin',1),(584,'user','18','2022-10-25 09:26:17','2022-10-25 09:43:51','','196.202.223.219','loggedin',1),(585,'user','11','2022-10-25 09:44:08','','','196.202.223.219','loggedin',1),(586,'user','18','2022-10-25 10:37:37','','','196.202.223.219','loggedin',1),(587,'user','11','2022-10-25 13:20:24','','','196.202.223.219','loggedin',1),(588,'user','11','2022-10-25 17:56:33','','','196.202.223.219','loggedin',1),(589,'user','11','2022-10-26 08:27:09','','','196.202.223.219','loggedin',1),(590,'user','18','2022-10-26 09:07:25','','','196.202.223.219','loggedin',1),(591,'user','18','2022-10-26 11:42:25','','','197.156.137.140','loggedin',1),(592,'user','11','2022-10-26 11:59:56','','','197.156.137.140','loggedin',1),(593,'user','11','2022-10-26 12:57:03','','','197.156.137.140','loggedin',1),(594,'user','11','2022-10-26 14:09:14','','','197.156.137.140','loggedin',1),(595,'user','11','2022-10-26 16:46:06','','','197.156.137.140','loggedin',1),(596,'user','11','2022-10-26 18:02:25','','','197.156.137.140','loggedin',1),(597,'user','18','2022-10-27 08:38:27','','','197.156.137.140','loggedin',1),(598,'user','11','2022-10-27 09:34:51','','','197.156.137.140','loggedin',1),(599,'user','11','2022-10-27 11:35:33','','','197.156.137.140','loggedin',1),(600,'user','11','2022-10-27 11:36:00','','','197.156.137.140','loggedin',1),(601,'user','18','2022-10-27 11:37:13','','','197.156.137.140','loggedin',1),(602,'user','11','2022-10-27 12:50:03','','','197.156.137.140','loggedin',1),(603,'user','11','2022-10-27 13:10:38','','','197.156.137.140','loggedin',1),(604,'user','11','2022-10-27 17:17:27','','','197.156.137.140','loggedin',1),(605,'user','18','2022-10-27 17:25:40','','','197.156.137.140','loggedin',1),(606,'user','11','2022-10-27 17:26:27','','','197.156.137.140','loggedin',1),(607,'user','18','2022-10-27 17:31:39','','','197.156.137.140','loggedin',1),(608,'user','11','2022-10-27 17:52:22','','','197.156.137.140','loggedin',1),(609,'user','11','2022-10-28 08:13:13','','','154.122.139.36','loggedin',1),(610,'user','18','2022-10-28 08:37:14','','','154.122.139.36','loggedin',1),(611,'user','11','2022-10-28 09:36:44','','','154.122.139.36','loggedin',1),(612,'user','11','2022-10-28 11:20:38','','','154.122.139.36','loggedin',1),(613,'user','11','2022-10-28 14:56:59','','','154.122.139.36','loggedin',1),(614,'user','18','2022-10-28 14:57:42','','','154.122.139.36','loggedin',1),(615,'user','11','2022-10-28 15:45:51','','','154.122.139.36','loggedin',1),(616,'user','18','2022-10-28 15:46:17','','','154.122.139.36','loggedin',1),(617,'user','18','2022-10-28 15:53:33','','','154.122.139.36','loggedin',1),(618,'user','11','2022-10-28 15:54:03','','','154.122.139.36','loggedin',1),(619,'user','11','2022-10-28 16:54:29','','','154.122.139.36','loggedin',1),(620,'user','11','2022-10-29 08:38:25','','','154.122.139.36','loggedin',1),(621,'user','11','2022-10-29 12:05:47','','','154.122.139.36','loggedin',1),(622,'user','18','2022-10-29 13:26:11','','','154.122.139.36','loggedin',1),(623,'user','18','2022-10-29 16:20:44','','','154.122.139.36','loggedin',1),(624,'user','11','2022-10-29 16:23:20','','','154.122.139.36','loggedin',1),(625,'user','18','2022-10-29 16:23:59','','','154.122.139.36','loggedin',1),(626,'user','11','2022-10-31 08:40:30','','','154.122.139.36','loggedin',1),(627,'user','18','2022-10-31 10:06:47','','','154.122.139.36','loggedin',1),(628,'user','11','2022-10-31 11:51:00','','','154.122.139.36','loggedin',1),(629,'user','18','2022-10-31 11:51:20','','','154.122.139.36','loggedin',1),(630,'user','11','2022-10-31 13:21:38','','','154.122.139.36','loggedin',1),(631,'user','11','2022-10-31 15:10:11','','','154.122.139.36','loggedin',1),(632,'user','11','2022-10-31 15:34:26','','','154.122.139.36','loggedin',1),(633,'user','18','2022-10-31 16:01:00','','','154.122.139.36','loggedin',1),(634,'user','11','2022-10-31 18:05:42','','','154.122.139.36','loggedin',1),(635,'user','18','2022-10-31 18:06:29','','','154.122.139.36','loggedin',1),(636,'user','11','2022-10-31 18:09:36','','','154.122.139.36','loggedin',1),(637,'user','18','2022-11-01 08:12:04','','','154.122.139.36','loggedin',1),(638,'user','11','2022-11-01 10:55:26','','','154.122.139.36','loggedin',1),(639,'user','18','2022-11-01 14:56:39','','','154.122.139.36','loggedin',1),(640,'user','11','2022-11-01 14:58:00','','','154.122.139.36','loggedin',1),(641,'user','18','2022-11-01 15:24:24','','','154.122.139.36','loggedin',1),(642,'user','11','2022-11-01 17:15:39','','','154.122.139.36','loggedin',1),(643,'user','18','2022-11-01 18:32:10','','','154.122.139.36','loggedin',1),(644,'user','18','2022-11-01 18:32:54','','','154.122.139.36','loggedin',1),(645,'user','18','2022-11-01 18:33:27','','','154.122.139.36','loggedin',1),(646,'user','18','2022-11-01 18:41:57','','','154.122.139.36','loggedin',1),(647,'user','18','2022-11-02 10:07:00','','','154.122.187.54','loggedin',1),(648,'user','11','2022-11-02 10:17:21','','','154.122.187.54','loggedin',1),(649,'user','18','2022-11-02 13:41:09','','','154.122.157.88','loggedin',1),(650,'user','11','2022-11-02 14:31:08','','','154.122.157.88','loggedin',1),(651,'user','17','2022-11-02 15:15:32','','','50.20.127.56','loggedin',1),(652,'user','11','2022-11-02 16:14:18','','','196.202.223.225','loggedin',1),(653,'user','11','2022-11-02 16:41:13','','','196.202.223.225','loggedin',1),(654,'user','18','2022-11-02 16:52:09','','','196.202.223.225','loggedin',1),(655,'user','11','2022-11-02 16:58:25','','','196.202.223.225','loggedin',1),(656,'user','18','2022-11-02 17:01:50','','','196.202.223.225','loggedin',1),(657,'user','11','2022-11-02 17:48:21','','','196.202.223.225','loggedin',1),(658,'user','18','2022-11-03 07:54:56','','','196.202.223.225','loggedin',1),(659,'user','11','2022-11-03 08:10:46','','','196.202.223.225','loggedin',1),(660,'user','11','2022-11-03 14:09:36','','','196.202.223.225','loggedin',1),(661,'user','18','2022-11-03 14:40:42','','','196.202.223.225','loggedin',1),(662,'user','11','2022-11-03 16:32:23','','','196.202.223.225','loggedin',1),(663,'user','11','2022-11-03 18:00:52','','','196.202.223.225','loggedin',1),(664,'user','18','2022-11-03 18:01:48','','','196.202.223.225','loggedin',1),(665,'user','11','2022-11-03 18:02:30','','','196.202.223.225','loggedin',1),(666,'user','18','2022-11-04 08:06:25','','','196.202.223.225','loggedin',1),(667,'user','11','2022-11-04 08:28:29','','','196.202.223.225','loggedin',1),(668,'user','18','2022-11-04 09:41:25','','','196.202.223.225','loggedin',1),(669,'user','11','2022-11-04 09:51:57','','','196.202.223.225','loggedin',1),(670,'user','11','2022-11-04 16:14:29','','','196.202.223.225','loggedin',1),(671,'user','11','2022-11-04 16:52:15','2022-11-04 16:56:25','','154.122.157.237','loggedin',1),(672,'user','11','2022-11-04 16:56:32','','','154.122.157.237','loggedin',1),(673,'user','18','2022-11-04 19:01:04','','','154.122.157.237','loggedin',1),(674,'user','11','2022-11-04 19:02:35','','','154.122.157.237','loggedin',1),(675,'user','11','2022-11-04 19:05:02','','','154.122.157.237','loggedin',1),(676,'user','11','2022-11-04 19:07:51','','','154.122.157.237','loggedin',1),(677,'user','18','2022-11-04 19:09:01','','','154.122.157.237','loggedin',1),(678,'user','18','2022-11-04 19:09:14','','','154.122.157.237','loggedin',1),(679,'user','18','2022-11-04 19:12:28','','','154.122.157.237','loggedin',1),(680,'user','11','2022-11-04 19:14:10','','','154.122.157.237','loggedin',1),(681,'user','18','2022-11-04 19:14:42','','','154.122.157.237','loggedin',1),(682,'user','11','2022-11-04 19:27:00','','','154.122.157.237','loggedin',1),(683,'user','18','2022-11-04 19:31:09','','','154.122.157.237','loggedin',1),(684,'user','18','2022-11-05 09:26:22','','','154.122.157.237','loggedin',1),(685,'user','18','2022-11-05 13:32:55','','','154.122.157.237','loggedin',1),(686,'user','18','2022-11-05 17:09:43','','','154.122.157.237','loggedin',1),(687,'user','11','2022-11-05 17:22:18','','','154.122.157.237','loggedin',1),(688,'user','18','2022-11-07 07:49:51','','','154.122.157.237','loggedin',1),(689,'user','11','2022-11-07 08:13:32','','','154.122.157.237','loggedin',1),(690,'user','18','2022-11-07 09:22:26','','','154.122.157.237','loggedin',1),(691,'user','18','2022-11-07 10:42:02','','','154.122.157.237','loggedin',1),(692,'user','11','2022-11-07 12:09:53','','','154.122.157.237','loggedin',1),(693,'user','18','2022-11-07 12:47:05','','','154.122.157.237','loggedin',1),(694,'user','11','2022-11-07 13:02:27','','','154.122.157.237','loggedin',1),(695,'user','18','2022-11-07 15:08:16','','','154.122.157.237','loggedin',1),(696,'user','11','2022-11-07 18:08:51','','','154.122.157.237','loggedin',1),(697,'user','18','2022-11-07 18:09:50','','','154.122.157.237','loggedin',1),(698,'user','11','2022-11-07 18:14:25','','','154.122.157.237','loggedin',1),(699,'user','18','2022-11-07 18:16:23','','','154.122.157.237','loggedin',1),(700,'user','11','2022-11-07 18:20:55','','','154.122.157.237','loggedin',1),(701,'user','11','2022-11-07 18:34:40','','','154.122.157.237','loggedin',1),(702,'user','18','2022-11-08 07:44:56','','','196.202.223.238','loggedin',1),(703,'user','11','2022-11-08 07:49:20','','','196.202.223.238','loggedin',1),(704,'user','11','2022-11-08 08:22:26','','','196.202.223.238','loggedin',1),(705,'user','18','2022-11-08 08:22:42','','','196.202.223.238','loggedin',1),(706,'user','11','2022-11-08 10:22:51','','','196.202.223.238','loggedin',1),(707,'user','18','2022-11-08 11:34:22','','','196.202.223.238','loggedin',1),(708,'user','18','2022-11-08 15:33:03','','','196.202.223.238','loggedin',1),(709,'user','11','2022-11-08 15:33:21','','','196.202.223.238','loggedin',1),(710,'user','11','2022-11-08 15:34:22','','','196.202.223.238','loggedin',1),(711,'user','18','2022-11-08 17:47:27','','','196.202.223.238','loggedin',1),(712,'user','18','2022-11-08 18:12:07','','','196.202.223.238','loggedin',1),(713,'user','11','2022-11-08 18:13:09','','','196.202.223.238','loggedin',1),(714,'user','18','2022-11-09 07:26:36','','','196.202.223.238','loggedin',1),(715,'user','11','2022-11-09 07:51:02','','','196.202.223.238','loggedin',1),(716,'user','11','2022-11-09 14:39:11','','','196.202.223.238','loggedin',1),(717,'user','18','2022-11-09 16:05:11','','','196.202.223.238','loggedin',1),(718,'user','11','2022-11-09 17:05:57','','','196.202.223.238','loggedin',1),(719,'user','11','2022-11-10 08:00:57','','','196.202.223.238','loggedin',1),(720,'user','18','2022-11-10 08:08:57','','','196.202.223.238','loggedin',1),(721,'user','18','2022-11-10 14:14:00','2022-11-10 14:27:59','','196.202.223.238','loggedin',1),(722,'user','11','2022-11-10 14:28:05','','','196.202.223.238','loggedin',1),(723,'user','11','2022-11-10 15:18:03','','','196.202.223.238','loggedin',1),(724,'user','18','2022-11-10 15:30:56','','','196.202.223.238','loggedin',1),(725,'user','11','2022-11-10 17:28:08','','','196.202.223.238','loggedin',1),(726,'user','18','2022-11-10 17:30:07','','','196.202.223.238','loggedin',1),(727,'user','11','2022-11-10 17:43:12','','','196.202.223.238','loggedin',1),(728,'user','11','2022-11-10 17:44:28','','','196.202.223.238','loggedin',1),(729,'user','11','2022-11-11 07:38:24','','','154.122.137.62','loggedin',1),(730,'user','11','2022-11-11 08:17:30','','','154.122.137.62','loggedin',1),(731,'user','11','2022-11-11 08:17:35','','','154.122.137.62','loggedin',1),(732,'user','11','2022-11-11 09:27:16','','','154.122.137.62','loggedin',1),(733,'user','18','2022-11-11 12:19:40','','','154.122.137.62','loggedin',1),(734,'user','18','2022-11-11 12:27:28','2022-11-11 12:33:08','','154.122.137.62','loggedin',1),(735,'user','11','2022-11-11 13:07:04','','','154.122.137.62','loggedin',1),(736,'user','18','2022-11-11 13:57:53','','','154.122.137.62','loggedin',1),(737,'user','11','2022-11-11 15:16:52','','','154.122.137.62','loggedin',1),(738,'user','11','2022-11-11 17:54:11','','','154.122.137.62','loggedin',1),(739,'user','18','2022-11-11 17:57:12','','','154.122.137.62','loggedin',1),(740,'user','11','2022-11-11 18:00:23','','','154.122.137.62','loggedin',1),(741,'admin','1','2022-11-16 16:28:07','','','154.153.103.35','loggedin',1),(742,'user','11','2022-11-16 16:29:26','','','154.122.155.51','loggedin',1),(743,'user','18','2022-11-16 16:30:08','','','154.122.155.51','loggedin',1),(744,'user','11','2022-11-17 07:59:58','','','154.122.155.51','loggedin',1),(745,'user','18','2022-11-17 08:15:55','','','154.122.155.51','loggedin',1),(746,'user','11','2022-11-17 08:16:42','','','154.122.155.51','loggedin',1),(747,'user','18','2022-11-17 08:17:10','','','154.122.155.51','loggedin',1),(748,'user','11','2022-11-17 13:37:38','','','154.122.155.51','loggedin',1),(749,'user','18','2022-11-17 13:38:31','','','154.122.155.51','loggedin',1),(750,'user','11','2022-11-17 14:14:14','','','154.122.155.51','loggedin',1),(751,'user','11','2022-11-17 16:17:30','','','154.122.155.51','loggedin',1),(752,'user','18','2022-11-17 16:33:54','','','154.122.155.51','loggedin',1),(753,'user','11','2022-11-17 16:37:47','','','154.122.155.51','loggedin',1),(754,'user','18','2022-11-17 17:46:10','','','154.122.155.51','loggedin',1),(755,'user','11','2022-11-17 17:56:15','','','154.122.155.51','loggedin',1),(756,'user','18','2022-11-17 17:57:37','','','154.122.155.51','loggedin',1),(757,'user','11','2022-11-17 17:59:08','','','154.122.155.51','loggedin',1),(758,'user','11','2022-11-17 18:07:08','','','154.122.155.51','loggedin',1),(759,'user','11','2022-11-17 18:08:32','','','154.122.155.51','loggedin',1),(760,'user','11','2022-11-18 07:51:11','','','154.122.155.51','loggedin',1),(761,'user','18','2022-11-18 08:12:13','','','154.122.155.51','loggedin',1),(762,'user','18','2022-11-18 08:41:25','','','154.122.155.51','loggedin',1),(763,'user','18','2022-11-18 11:36:29','','','154.122.165.112','loggedin',1),(764,'user','11','2022-11-18 11:58:46','','','154.122.182.77','loggedin',1),(765,'user','18','2022-11-18 12:24:22','','','154.122.182.77','loggedin',1),(766,'user','11','2022-11-18 12:36:41','','','154.122.182.77','loggedin',1),(767,'user','18','2022-11-18 15:19:29','','','154.122.213.133','loggedin',1),(768,'user','11','2022-11-18 15:40:29','','','154.122.213.133','loggedin',1),(769,'user','11','2022-11-18 17:38:25','','','154.122.213.133','loggedin',1),(770,'user','18','2022-11-18 17:40:24','','','154.122.213.133','loggedin',1),(771,'user','18','2022-11-18 17:42:46','','','154.122.213.133','loggedin',1),(772,'user','11','2022-11-18 17:43:07','','','154.122.213.133','loggedin',1),(773,'user','18','2022-11-18 17:49:22','','','154.122.213.133','loggedin',1),(774,'user','11','2022-11-18 17:50:25','','','154.122.213.133','loggedin',1),(775,'user','11','2022-11-19 09:15:03','','','102.166.185.209','loggedin',1),(776,'user','18','2022-11-19 09:34:15','','','102.166.185.209','loggedin',1),(777,'user','18','2022-11-19 10:06:54','','','102.166.185.209','loggedin',1),(778,'user','18','2022-11-19 13:36:31','','','102.166.185.209','loggedin',1),(779,'user','11','2022-11-19 14:33:48','','','102.166.185.209','loggedin',1),(780,'user','18','2022-11-19 16:25:58','','','102.166.185.209','loggedin',1),(781,'user','18','2022-11-19 16:37:05','','','102.166.185.209','loggedin',1),(782,'user','11','2022-11-19 16:37:14','','','102.166.185.209','loggedin',1),(783,'user','18','2022-11-19 16:37:42','','','102.166.185.209','loggedin',1),(784,'user','11','2022-11-19 16:38:28','','','102.166.185.209','loggedin',1),(785,'user','11','2022-11-21 07:28:29','','','102.166.185.209','loggedin',1),(786,'user','11','2022-11-21 07:34:54','','','102.166.185.209','loggedin',1),(787,'user','11','2022-11-21 12:42:26','','','102.166.185.209','loggedin',1),(788,'user','11','2022-11-21 14:04:39','','','102.166.185.209','loggedin',1),(789,'user','11','2022-11-21 17:57:12','','','154.122.159.149','loggedin',1),(790,'user','18','2022-11-22 08:57:12','','','154.122.160.225','loggedin',1),(791,'user','11','2022-11-22 11:09:17','','','154.122.160.225','loggedin',1),(792,'user','11','2022-11-22 15:27:23','','','154.122.160.225','loggedin',1),(793,'user','11','2022-11-22 15:28:26','','','154.122.160.225','loggedin',1),(794,'user','18','2022-11-22 15:52:48','','','154.122.160.225','loggedin',1),(795,'user','18','2022-11-22 15:53:35','','','154.122.160.225','loggedin',1),(796,'user','11','2022-11-22 18:07:43','','','154.122.160.225','loggedin',1),(797,'user','18','2022-11-22 18:08:39','','','154.122.160.225','loggedin',1),(798,'user','11','2022-11-22 18:11:39','','','154.122.160.225','loggedin',1),(799,'user','18','2022-11-23 08:22:24','','','154.122.160.225','loggedin',1),(800,'user','11','2022-11-23 14:10:44','','','154.122.170.149','loggedin',1),(801,'user','18','2022-11-23 14:10:58','','','154.122.170.149','loggedin',1),(802,'user','11','2022-11-23 14:24:18','','','154.122.170.149','loggedin',1),(803,'user','11','2022-11-23 17:45:50','','','154.122.170.149','loggedin',1),(804,'user','18','2022-11-24 07:51:23','','','154.122.170.149','loggedin',1),(805,'user','11','2022-11-24 07:51:47','','','154.122.170.149','loggedin',1),(806,'user','11','2022-11-24 14:14:11','','','154.122.170.149','loggedin',1),(807,'user','11','2022-11-24 14:48:00','','','154.122.170.149','loggedin',1),(808,'user','18','2022-11-24 14:48:49','','','154.122.170.149','loggedin',1),(809,'user','18','2022-11-24 17:24:11','','','154.122.170.149','loggedin',1),(810,'user','11','2022-11-24 17:55:04','','','154.122.170.149','loggedin',1),(811,'user','18','2022-11-24 17:55:35','','','154.122.170.149','loggedin',1),(812,'user','11','2022-11-24 17:57:42','','','154.122.170.149','loggedin',1),(813,'user','11','2022-11-25 08:26:43','','','154.122.170.149','loggedin',1),(814,'user','11','2022-11-25 08:26:44','','','154.122.170.149','loggedin',1),(815,'user','18','2022-11-25 08:36:33','','','154.122.170.149','loggedin',1),(816,'user','11','2022-11-25 09:36:06','','','154.122.170.149','loggedin',1),(817,'user','18','2022-11-25 09:36:53','','','154.122.170.149','loggedin',1),(818,'user','11','2022-11-25 14:13:05','','','154.122.170.149','loggedin',1),(819,'user','18','2022-11-25 14:50:38','','','154.122.170.149','loggedin',1),(820,'user','18','2022-11-25 17:30:43','','','154.122.170.149','loggedin',1),(821,'user','11','2022-11-25 17:59:27','','','154.122.170.149','loggedin',1),(822,'user','18','2022-11-25 17:59:59','','','154.122.170.149','loggedin',1),(823,'user','11','2022-11-25 18:01:19','','','154.122.170.149','loggedin',1),(824,'user','18','2022-11-25 18:02:49','','','154.122.170.149','loggedin',1),(825,'user','11','2022-11-25 18:04:36','','','154.122.170.149','loggedin',1),(826,'user','11','2022-11-26 11:56:05','','','154.122.190.19','loggedin',1),(827,'user','18','2022-11-26 12:03:07','','','154.122.190.19','loggedin',1),(828,'user','18','2022-11-26 15:30:07','','','154.122.190.19','loggedin',1),(829,'user','11','2022-11-26 17:34:22','','','154.122.190.19','loggedin',1),(830,'user','18','2022-11-26 17:35:35','','','154.122.190.19','loggedin',1),(831,'user','11','2022-11-26 17:43:21','','','154.122.190.19','loggedin',1),(832,'user','18','2022-11-26 18:15:23','','','154.122.190.19','loggedin',1),(833,'user','18','2022-11-28 07:54:59','','','154.122.190.19','loggedin',1),(834,'user','18','2022-11-28 12:42:26','','','154.122.190.19','loggedin',1),(835,'user','18','2022-11-28 13:53:21','','','154.122.190.19','loggedin',1),(836,'user','18','2022-11-28 14:20:04','','','154.122.190.19','loggedin',1),(837,'user','11','2022-11-28 16:41:35','','','154.122.190.19','loggedin',1),(838,'user','18','2022-11-28 16:42:20','','','154.122.190.19','loggedin',1),(839,'user','11','2022-11-28 17:06:35','','','154.122.190.19','loggedin',1),(840,'user','11','2022-11-28 17:16:43','','','154.122.190.19','loggedin',1),(841,'user','18','2022-11-28 17:19:53','','','154.122.190.19','loggedin',1),(842,'user','11','2022-11-28 17:28:58','','','154.122.190.19','loggedin',1),(843,'user','18','2022-11-28 17:30:21','','','154.122.190.19','loggedin',1),(844,'user','18','2022-11-28 17:57:10','','','154.122.190.19','loggedin',1),(845,'user','11','2022-11-28 17:58:40','','','154.122.190.19','loggedin',1),(846,'user','11','2022-11-29 07:32:09','','','154.122.190.19','loggedin',1),(847,'user','18','2022-11-29 08:26:29','','','154.122.190.19','loggedin',1),(848,'user','11','2022-11-29 11:38:41','','','154.122.190.19','loggedin',1),(849,'user','18','2022-11-29 11:40:29','','','154.122.190.19','loggedin',1),(850,'user','11','2022-11-29 12:28:23','','','154.122.190.19','loggedin',1),(851,'user','11','2022-11-29 12:51:42','','','154.122.190.19','loggedin',1),(852,'user','18','2022-11-29 13:01:55','','','154.122.190.19','loggedin',1),(853,'user','11','2022-11-29 14:35:41','','','154.122.198.12','loggedin',1),(854,'user','11','2022-11-29 15:57:37','','','154.122.198.12','loggedin',1),(855,'user','11','2022-11-29 16:02:43','','','154.122.198.12','loggedin',1),(856,'user','18','2022-11-29 16:08:41','','','154.122.198.12','loggedin',1),(857,'user','11','2022-11-29 17:10:30','','','154.122.198.12','loggedin',1),(858,'user','11','2022-11-29 17:21:31','','','154.122.198.12','loggedin',1),(859,'user','18','2022-11-29 17:23:05','','','154.122.198.12','loggedin',1),(860,'user','11','2022-11-29 17:25:28','','','154.122.198.12','loggedin',1),(861,'user','11','2022-11-29 17:25:58','','','154.122.198.12','loggedin',1),(862,'user','11','2022-11-29 17:26:48','','','154.122.198.12','loggedin',1),(863,'user','11','2022-11-29 17:41:45','','','154.122.198.12','loggedin',1),(864,'user','18','2022-11-30 08:06:41','','','154.122.198.12','loggedin',1),(865,'user','11','2022-11-30 08:18:31','','','154.122.198.12','loggedin',1),(866,'user','11','2022-11-30 09:31:00','','','154.122.198.12','loggedin',1),(867,'user','18','2022-11-30 10:57:49','','','154.122.198.12','loggedin',1),(868,'user','18','2022-11-30 12:18:18','','','154.122.198.12','loggedin',1),(869,'user','11','2022-11-30 15:02:14','','','154.122.198.12','loggedin',1),(870,'user','11','2022-11-30 15:42:19','','','154.122.198.12','loggedin',1),(871,'user','18','2022-11-30 15:54:15','','','154.122.198.12','loggedin',1),(872,'user','11','2022-11-30 17:07:56','','','154.122.198.12','loggedin',1),(873,'user','11','2022-11-30 17:37:31','','','154.122.198.12','loggedin',1),(874,'user','11','2022-11-30 17:42:14','','','154.122.198.12','loggedin',1),(875,'user','18','2022-11-30 17:42:41','','','154.122.198.12','loggedin',1),(876,'user','11','2022-11-30 17:46:28','','','154.122.198.12','loggedin',1),(877,'user','11','2022-11-30 17:49:42','','','154.122.198.12','loggedin',1),(878,'user','18','2022-11-30 17:51:11','','','154.122.198.12','loggedin',1),(879,'user','11','2022-11-30 17:51:29','','','154.122.198.12','loggedin',1),(880,'user','11','2022-11-30 17:56:49','','','154.122.198.12','loggedin',1),(881,'user','11','2022-11-30 17:58:57','','','154.122.198.12','loggedin',1),(882,'user','11','2022-11-30 18:06:49','','','154.122.198.12','loggedin',1),(883,'user','11','2022-11-30 18:08:09','','','154.122.198.12','loggedin',1),(884,'user','11','2022-11-30 18:24:32','','','154.122.198.12','loggedin',1),(885,'user','11','2022-12-01 07:30:35','','','154.122.198.12','loggedin',1),(886,'user','11','2022-12-01 07:44:39','','','154.122.198.12','loggedin',1),(887,'user','18','2022-12-01 08:42:44','','','154.122.198.12','loggedin',1),(888,'user','11','2022-12-01 09:12:41','','','154.122.198.12','loggedin',1),(889,'user','18','2022-12-01 09:42:43','','','154.122.198.12','loggedin',1),(890,'user','11','2022-12-01 15:41:37','','','154.122.198.12','loggedin',1),(891,'user','11','2022-12-01 16:56:28','','','154.122.198.12','loggedin',1),(892,'user','11','2022-12-02 08:36:38','','','154.122.198.12','loggedin',1),(893,'user','11','2022-12-02 09:56:12','','','154.122.198.12','loggedin',1),(894,'user','11','2022-12-02 15:34:53','','','154.122.198.12','loggedin',1),(895,'user','11','2022-12-02 17:52:55','','','154.122.198.12','loggedin',1),(896,'user','11','2022-12-03 10:46:07','','','102.167.150.192','loggedin',1),(897,'user','11','2022-12-03 11:09:27','','','102.167.150.192','loggedin',1),(898,'user','11','2022-12-05 07:44:57','','','102.167.150.192','loggedin',1),(899,'user','18','2022-12-05 08:27:47','','','102.167.150.192','loggedin',1),(900,'user','11','2022-12-05 08:30:23','','','102.167.150.192','loggedin',1),(901,'user','11','2022-12-05 11:35:00','','','102.167.150.192','loggedin',1),(902,'user','18','2022-12-05 11:50:41','','','102.167.150.192','loggedin',1),(903,'user','11','2022-12-05 11:56:37','','','102.167.150.192','loggedin',1),(904,'user','11','2022-12-05 13:36:16','','','102.167.150.192','loggedin',1),(905,'user','18','2022-12-05 14:49:40','','','102.167.150.192','loggedin',1),(906,'user','11','2022-12-05 17:53:24','','','102.167.150.192','loggedin',1),(907,'user','11','2022-12-05 17:55:04','','','102.167.150.192','loggedin',1),(908,'user','18','2022-12-05 17:55:37','','','102.167.150.192','loggedin',1),(909,'user','11','2022-12-05 17:58:38','','','102.167.150.192','loggedin',1),(910,'user','11','2022-12-05 18:34:28','','','102.167.150.192','loggedin',1),(911,'user','11','2022-12-05 18:37:52','','','102.167.150.192','loggedin',1),(912,'user','11','2022-12-06 08:01:06','','','154.122.142.240','loggedin',1),(913,'user','11','2022-12-06 08:25:56','','','154.122.142.240','loggedin',1),(914,'user','18','2022-12-06 08:43:57','','','154.122.142.240','loggedin',1),(915,'user','11','2022-12-06 10:40:00','','','154.122.142.240','loggedin',1),(916,'user','11','2022-12-06 13:39:31','','','154.122.142.240','loggedin',1),(917,'user','18','2022-12-06 14:03:30','','','154.122.142.240','loggedin',1),(918,'user','11','2022-12-06 14:22:17','','','154.122.142.240','loggedin',1),(919,'user','18','2022-12-06 15:06:04','','','154.122.142.240','loggedin',1),(920,'user','11','2022-12-06 16:20:20','','','154.122.142.240','loggedin',1),(921,'user','11','2022-12-06 17:43:58','','','154.122.142.240','loggedin',1),(922,'user','18','2022-12-06 18:14:53','','','154.122.142.240','loggedin',1),(923,'user','11','2022-12-06 18:29:55','','','154.122.142.240','loggedin',1),(924,'user','11','2022-12-07 08:48:20','','','154.122.142.240','loggedin',1),(925,'user','18','2022-12-07 09:55:59','','','154.122.142.240','loggedin',1),(926,'user','11','2022-12-07 10:41:19','','','154.122.142.240','loggedin',1),(927,'user','11','2022-12-07 14:53:20','','','154.122.142.240','loggedin',1),(928,'user','11','2022-12-07 15:03:31','','','154.122.142.240','loggedin',1),(929,'user','18','2022-12-07 16:13:44','','','154.122.142.240','loggedin',1),(930,'user','11','2022-12-07 16:52:16','','','154.122.142.240','loggedin',1),(931,'user','18','2022-12-07 17:13:55','','','154.122.142.240','loggedin',1),(932,'user','11','2022-12-07 17:50:34','','','154.122.142.240','loggedin',1),(933,'user','18','2022-12-07 18:06:46','','','154.122.142.240','loggedin',1),(934,'user','11','2022-12-07 18:08:22','','','154.122.142.240','loggedin',1),(935,'user','11','2022-12-08 08:28:02','','','102.166.170.161','loggedin',1),(936,'user','18','2022-12-08 09:28:47','','','102.166.170.161','loggedin',1),(937,'user','11','2022-12-08 11:53:45','','','102.166.170.161','loggedin',1),(938,'user','18','2022-12-08 13:05:17','','','102.166.170.161','loggedin',1),(939,'user','11','2022-12-08 13:05:32','','','102.166.170.161','loggedin',1),(940,'user','18','2022-12-08 13:29:36','','','102.166.170.161','loggedin',1),(941,'user','11','2022-12-08 15:44:33','','','102.166.170.161','loggedin',1),(942,'user','18','2022-12-08 16:39:51','','','102.166.170.161','loggedin',1),(943,'user','11','2022-12-08 17:50:54','','','102.166.170.161','loggedin',1),(944,'user','18','2022-12-08 17:53:37','','','102.166.170.161','loggedin',1),(945,'user','11','2022-12-08 18:07:39','','','102.166.170.161','loggedin',1),(946,'user','18','2022-12-09 09:21:25','','','154.122.129.158','loggedin',1),(947,'user','18','2022-12-09 11:06:59','','','154.122.129.158','loggedin',1),(948,'user','18','2022-12-09 11:07:01','','','154.122.129.158','loggedin',1),(949,'user','18','2022-12-09 11:07:01','','','154.122.129.158','loggedin',1),(950,'user','18','2022-12-09 11:34:02','','','154.122.129.158','loggedin',1),(951,'user','11','2022-12-09 12:58:04','','','154.122.129.158','loggedin',1),(952,'user','18','2022-12-09 12:58:27','','','154.122.129.158','loggedin',1),(953,'user','11','2022-12-09 17:27:55','','','154.122.129.158','loggedin',1),(954,'user','11','2022-12-09 17:29:23','','','154.122.129.158','loggedin',1),(955,'user','11','2022-12-09 17:37:59','','','154.122.129.158','loggedin',1),(956,'user','18','2022-12-10 09:58:40','','','154.122.129.158','loggedin',1),(957,'user','18','2022-12-10 13:42:44','','','154.122.129.158','loggedin',1),(958,'user','18','2022-12-13 10:33:06','','','154.122.132.38','loggedin',1),(959,'user','18','2022-12-13 18:39:28','','','196.202.223.227','loggedin',1),(960,'user','18','2022-12-13 18:41:37','','','196.202.223.227','loggedin',1),(961,'user','11','2022-12-13 18:48:13','','','196.202.223.227','loggedin',1),(962,'user','11','2022-12-14 08:50:24','','','196.202.223.227','loggedin',1),(963,'user','18','2022-12-14 10:58:55','','','196.202.223.227','loggedin',1),(964,'user','11','2022-12-14 14:42:42','','','196.202.223.227','loggedin',1),(965,'user','11','2022-12-14 17:52:11','','','154.122.184.106','loggedin',1),(966,'user','18','2022-12-14 17:54:27','','','154.122.184.106','loggedin',1),(967,'user','11','2022-12-14 17:55:21','','','154.122.184.106','loggedin',1),(968,'user','11','2022-12-15 07:29:56','','','154.122.132.133','loggedin',1),(969,'user','18','2022-12-15 07:51:38','','','154.122.132.133','loggedin',1),(970,'user','18','2022-12-15 10:20:28','','','154.122.132.133','loggedin',1),(971,'user','18','2022-12-15 12:02:29','','','154.122.132.133','loggedin',1),(972,'user','11','2022-12-15 12:05:36','','','154.122.132.133','loggedin',1),(973,'user','11','2022-12-15 15:00:26','','','154.122.132.133','loggedin',1),(974,'user','18','2022-12-15 15:01:04','','','154.122.132.133','loggedin',1),(975,'user','18','2022-12-15 15:45:09','','','154.122.132.133','loggedin',1),(976,'user','11','2022-12-15 16:27:33','','','154.122.132.133','loggedin',1),(977,'user','11','2022-12-15 17:41:10','','','154.122.132.133','loggedin',1),(978,'user','18','2022-12-15 17:43:56','','','154.122.132.133','loggedin',1),(979,'user','11','2022-12-15 17:45:53','','','154.122.132.133','loggedin',1),(980,'user','18','2022-12-16 08:05:06','','','154.122.132.133','loggedin',1),(981,'user','11','2022-12-16 08:05:12','','','154.122.132.133','loggedin',1),(982,'user','11','2022-12-16 11:36:11','','','154.122.132.133','loggedin',1),(983,'user','18','2022-12-16 11:36:46','','','154.122.132.133','loggedin',1),(984,'user','11','2022-12-16 14:19:22','','','154.122.132.133','loggedin',1),(985,'user','18','2022-12-16 15:00:21','','','154.122.132.133','loggedin',1),(986,'user','11','2022-12-16 15:15:04','','','154.122.132.133','loggedin',1),(987,'user','18','2022-12-16 16:17:48','','','154.122.132.133','loggedin',1),(988,'user','11','2022-12-16 18:01:57','','','154.122.132.133','loggedin',1),(989,'user','18','2022-12-17 10:30:01','','','197.156.137.186','loggedin',1),(990,'user','18','2022-12-17 15:22:59','','','197.156.137.186','loggedin',1),(991,'user','11','2022-12-17 16:50:36','','','197.156.137.186','loggedin',1),(992,'user','18','2022-12-17 16:50:49','','','197.156.137.186','loggedin',1),(993,'user','11','2022-12-17 17:11:18','','','197.156.137.186','loggedin',1),(994,'user','11','2022-12-19 08:41:41','','','102.167.85.35','loggedin',1),(995,'user','18','2022-12-19 08:45:41','','','102.167.85.35','loggedin',1),(996,'user','18','2022-12-19 09:58:47','','','102.167.85.35','loggedin',1),(997,'user','11','2022-12-19 10:09:51','','','102.167.85.35','loggedin',1),(998,'user','11','2022-12-19 10:50:51','','','102.167.85.35','loggedin',1),(999,'user','18','2022-12-19 13:28:58','','','102.167.85.35','loggedin',1),(1000,'user','18','2022-12-19 13:58:10','','','102.167.85.35','loggedin',1),(1001,'user','11','2022-12-19 14:38:02','','','102.167.85.35','loggedin',1),(1002,'user','18','2022-12-19 15:36:22','','','102.167.85.35','loggedin',1),(1003,'user','11','2022-12-19 15:38:10','','','102.167.85.35','loggedin',1),(1004,'user','11','2022-12-19 18:13:38','','','102.167.85.35','loggedin',1),(1005,'user','18','2022-12-20 08:42:09','','','197.156.137.167','loggedin',1),(1006,'user','11','2022-12-20 10:33:37','','','197.156.137.167','loggedin',1),(1007,'user','18','2022-12-20 10:49:49','','','197.156.137.167','loggedin',1),(1008,'user','18','2022-12-20 11:13:58','','','197.156.137.167','loggedin',1),(1009,'user','11','2022-12-20 11:44:22','','','197.156.137.167','loggedin',1),(1010,'user','11','2022-12-20 13:58:06','','','197.156.137.167','loggedin',1),(1011,'user','18','2022-12-20 17:00:53','','','197.156.137.167','loggedin',1),(1012,'user','11','2022-12-20 17:38:30','','','197.156.137.167','loggedin',1),(1013,'user','18','2022-12-20 17:38:59','','','197.156.137.167','loggedin',1),(1014,'user','11','2022-12-20 17:39:56','','','197.156.137.167','loggedin',1),(1015,'user','18','2022-12-20 17:45:42','','','197.156.137.167','loggedin',1),(1016,'user','11','2022-12-20 17:47:36','','','197.156.137.167','loggedin',1),(1017,'user','11','2022-12-21 08:18:50','','','196.202.223.238','loggedin',1),(1018,'user','18','2022-12-21 09:19:53','','','196.202.223.238','loggedin',1),(1019,'user','11','2022-12-21 10:27:49','','','196.202.223.238','loggedin',1),(1020,'user','11','2022-12-21 13:36:47','','','196.202.223.238','loggedin',1),(1021,'user','11','2022-12-21 16:53:38','','','196.202.223.238','loggedin',1),(1022,'user','11','2022-12-21 16:55:25','','','196.202.223.238','loggedin',1),(1023,'user','18','2022-12-21 17:00:06','','','196.202.223.238','loggedin',1),(1024,'user','11','2022-12-21 17:58:52','','','196.202.223.238','loggedin',1),(1025,'user','18','2022-12-22 08:58:34','','','102.167.38.234','loggedin',1),(1026,'user','18','2022-12-22 16:49:35','','','102.167.38.234','loggedin',1),(1027,'user','11','2022-12-22 17:01:56','','','102.167.38.234','loggedin',1),(1028,'user','18','2022-12-22 17:02:11','','','102.167.38.234','loggedin',1),(1029,'user','11','2022-12-22 17:08:30','','','102.167.38.234','loggedin',1),(1030,'user','18','2022-12-29 14:51:49','','','154.122.154.155','loggedin',1),(1031,'user','18','2022-12-29 15:04:41','','','154.122.154.155','loggedin',1),(1032,'user','18','2022-12-29 18:09:48','','','154.122.154.155','loggedin',1),(1033,'user','11','2022-12-29 18:11:37','','','154.122.154.155','loggedin',1),(1034,'user','11','2022-12-29 18:12:20','','','154.122.154.155','loggedin',1),(1035,'user','11','2022-12-29 18:12:46','','','154.122.154.155','loggedin',1),(1036,'user','18','2022-12-29 18:13:27','','','154.122.154.155','loggedin',1),(1037,'user','11','2022-12-29 18:13:58','','','154.122.154.155','loggedin',1),(1038,'user','18','2022-12-30 09:48:24','','','154.122.154.155','loggedin',1),(1039,'user','18','2022-12-30 15:19:56','','','154.122.151.42','loggedin',1),(1040,'user','18','2022-12-30 17:26:19','','','154.122.203.53','loggedin',1),(1041,'user','18','2022-12-30 17:26:21','','','154.122.203.53','loggedin',1),(1042,'user','18','2022-12-30 17:58:46','','','154.122.203.53','loggedin',1),(1043,'user','11','2022-12-30 18:03:38','','','154.122.203.53','loggedin',1),(1044,'user','11','2022-12-30 18:05:05','','','154.122.203.53','loggedin',1),(1045,'user','11','2022-12-30 18:06:52','','','154.122.203.53','loggedin',1),(1046,'user','18','2022-12-31 10:27:52','','','154.122.203.53','loggedin',1),(1047,'user','11','2022-12-31 12:22:24','','','154.122.203.53','loggedin',1),(1048,'user','18','2022-12-31 12:40:59','','','154.122.203.53','loggedin',1),(1049,'user','11','2022-12-31 14:35:50','','','154.122.203.53','loggedin',1),(1050,'user','11','2022-12-31 14:48:01','','','154.122.203.53','loggedin',1),(1051,'user','18','2023-01-03 11:15:48','','','154.122.203.53','loggedin',1),(1052,'user','18','2023-01-03 11:25:02','','','154.122.203.53','loggedin',1),(1053,'user','18','2023-01-03 17:53:15','','','154.122.174.153','loggedin',1),(1054,'user','18','2023-01-03 18:28:02','','','154.122.174.153','loggedin',1),(1055,'user','11','2023-01-03 18:29:28','','','154.122.174.153','loggedin',1),(1056,'user','11','2023-01-03 18:30:09','','','154.122.174.153','loggedin',1),(1057,'user','11','2023-01-03 18:31:20','','','154.122.174.153','loggedin',1),(1058,'user','18','2023-01-04 08:53:54','','','154.122.174.153','loggedin',1),(1059,'user','18','2023-01-04 10:07:29','','','154.122.174.153','loggedin',1),(1060,'user','18','2023-01-04 13:44:40','','','154.122.174.153','loggedin',1),(1061,'user','18','2023-01-04 18:07:34','','','154.122.174.153','loggedin',1),(1062,'user','11','2023-01-04 18:13:46','','','154.122.174.153','loggedin',1),(1063,'user','18','2023-01-05 09:15:34','','','154.122.174.153','loggedin',1),(1064,'user','18','2023-01-05 09:35:20','','','154.122.174.153','loggedin',1),(1065,'user','18','2023-01-05 16:54:16','','','154.122.174.153','loggedin',1),(1066,'user','11','2023-01-05 17:33:35','','','154.122.174.153','loggedin',1),(1067,'user','18','2023-01-06 08:20:35','','','154.122.174.153','loggedin',1),(1068,'user','18','2023-01-06 09:27:58','','','154.122.174.153','loggedin',1),(1069,'user','18','2023-01-06 11:43:32','','','154.122.174.153','loggedin',1),(1070,'user','18','2023-01-06 14:13:38','','','154.122.174.153','loggedin',1),(1071,'user','11','2023-01-06 18:31:04','','','154.122.174.153','loggedin',1),(1072,'user','18','2023-01-06 18:32:34','','','154.122.174.153','loggedin',1),(1073,'user','11','2023-01-06 18:33:43','','','154.122.174.153','loggedin',1),(1074,'user','11','2023-01-06 18:40:29','','','154.122.174.153','loggedin',1),(1075,'user','18','2023-01-07 16:22:42','','','154.122.167.238','loggedin',1),(1076,'user','18','2023-01-10 08:54:28','','','154.123.102.187','loggedin',1),(1077,'user','18','2023-01-10 09:50:18','','','154.123.102.187','loggedin',1),(1078,'user','11','2023-01-10 10:40:07','','','154.123.102.187','loggedin',1),(1079,'user','18','2023-01-10 11:45:04','','','154.123.102.187','loggedin',1),(1080,'user','18','2023-01-10 11:45:05','','','154.123.102.187','loggedin',1),(1081,'user','11','2023-01-10 13:45:54','','','154.123.102.187','loggedin',1),(1082,'user','18','2023-01-10 13:55:59','','','154.123.102.187','loggedin',1),(1083,'user','11','2023-01-10 15:06:41','','','154.123.102.187','loggedin',1),(1084,'user','18','2023-01-10 15:29:35','','','154.123.102.187','loggedin',1),(1085,'user','18','2023-01-10 17:28:51','','','154.123.102.187','loggedin',1),(1086,'user','11','2023-01-10 17:31:00','','','154.123.102.187','loggedin',1),(1087,'user','11','2023-01-10 17:40:53','','','154.123.102.187','loggedin',1),(1088,'user','18','2023-01-10 17:41:19','','','154.123.102.187','loggedin',1),(1089,'user','11','2023-01-10 18:29:41','','','154.123.102.187','loggedin',1),(1090,'user','11','2023-01-10 18:30:49','','','154.123.102.187','loggedin',1),(1091,'user','18','2023-01-11 09:36:02','','','154.122.194.211','loggedin',1),(1092,'user','18','2023-01-11 10:29:01','','','154.122.194.211','loggedin',1),(1093,'user','11','2023-01-11 17:47:08','','','154.122.194.211','loggedin',1),(1094,'user','18','2023-01-11 17:48:10','','','154.122.194.211','loggedin',1),(1095,'user','11','2023-01-11 17:49:48','','','154.122.194.211','loggedin',1),(1096,'user','11','2023-01-11 17:50:54','','','154.122.194.211','loggedin',1),(1097,'user','18','2023-01-11 18:09:56','','','154.122.194.211','loggedin',1),(1098,'user','11','2023-01-11 18:14:24','','','154.122.194.211','loggedin',1),(1099,'user','18','2023-01-12 08:05:37','','','154.122.194.211','loggedin',1),(1100,'user','18','2023-01-12 09:35:19','','','154.122.194.211','loggedin',1),(1101,'user','18','2023-01-12 13:46:40','','','154.122.194.211','loggedin',1),(1102,'user','18','2023-01-12 14:00:00','','','154.122.194.211','loggedin',1),(1103,'user','18','2023-01-12 15:19:40','','','154.122.194.211','loggedin',1),(1104,'user','18','2023-01-12 16:49:29','','','154.122.194.211','loggedin',1),(1105,'user','11','2023-01-12 17:11:07','','','154.122.194.211','loggedin',1),(1106,'user','18','2023-01-12 18:03:31','','','154.122.194.211','loggedin',1),(1107,'user','11','2023-01-12 18:08:36','','','154.122.194.211','loggedin',1),(1108,'user','18','2023-01-13 09:07:37','','','154.122.194.211','loggedin',1),(1109,'user','11','2023-01-13 17:19:48','','','154.122.136.158','loggedin',1),(1110,'user','11','2023-01-13 18:23:55','','','154.122.136.158','loggedin',1),(1111,'user','18','2023-01-14 13:56:22','','','154.122.136.158','loggedin',1),(1112,'user','18','2023-01-14 16:44:20','','','154.122.136.158','loggedin',1),(1113,'user','11','2023-01-14 16:58:36','','','154.122.136.158','loggedin',1),(1114,'user','11','2023-01-16 10:31:00','','','197.156.137.168','loggedin',1),(1115,'user','18','2023-01-16 10:31:19','','','197.156.137.168','loggedin',1),(1116,'user','18','2023-01-16 11:55:53','','','197.156.137.168','loggedin',1),(1117,'user','18','2023-01-16 14:24:42','','','197.156.137.168','loggedin',1),(1118,'user','18','2023-01-16 14:24:45','','','197.156.137.168','loggedin',1),(1119,'user','11','2023-01-16 18:06:31','','','197.156.137.168','loggedin',1),(1120,'user','18','2023-01-17 09:38:48','','','197.156.137.168','loggedin',1),(1121,'user','18','2023-01-18 09:24:16','','','212.49.88.96','loggedin',1),(1122,'user','18','2023-01-18 11:08:09','','','212.49.88.96','loggedin',1),(1123,'user','18','2023-01-18 12:52:09','','','212.49.88.96','loggedin',1),(1124,'user','11','2023-01-18 17:17:18','','','212.49.88.96','loggedin',1),(1125,'user','18','2023-01-18 17:18:29','','','212.49.88.96','loggedin',1),(1126,'user','11','2023-01-18 17:19:52','','','212.49.88.96','loggedin',1),(1127,'user','18','2023-01-19 09:29:13','','','212.49.88.96','loggedin',1),(1128,'user','18','2023-01-19 13:00:31','','','212.49.88.110','loggedin',1),(1129,'user','18','2023-01-19 18:36:14','','','212.49.88.110','loggedin',1),(1130,'user','11','2023-01-19 18:38:29','','','212.49.88.110','loggedin',1),(1131,'user','18','2023-01-20 08:58:46','','','212.49.88.110','loggedin',1),(1132,'user','18','2023-01-20 09:17:53','','','212.49.88.110','loggedin',1),(1133,'user','18','2023-01-20 10:36:55','','','212.49.88.110','loggedin',1),(1134,'user','18','2023-01-20 15:12:35','','','212.49.88.110','loggedin',1),(1135,'user','18','2023-01-20 17:08:05','','','154.123.15.77','loggedin',1),(1136,'user','11','2023-01-20 17:08:32','','','154.123.15.77','loggedin',1),(1137,'user','18','2023-01-21 11:14:59','','','154.123.15.77','loggedin',1),(1138,'user','18','2023-01-21 14:41:35','','','154.123.15.77','loggedin',1),(1139,'user','18','2023-01-21 17:07:18','','','154.123.15.77','loggedin',1),(1140,'user','18','2023-01-23 08:54:05','','','197.156.137.138','loggedin',1),(1141,'user','18','2023-01-23 09:09:20','','','197.156.137.138','loggedin',1),(1142,'user','18','2023-01-23 09:23:13','','','197.156.137.138','loggedin',1),(1143,'user','18','2023-01-23 13:09:44','','','154.122.209.78','loggedin',1),(1144,'user','18','2023-01-23 13:20:03','','','154.122.209.78','loggedin',1),(1145,'user','18','2023-01-23 13:34:52','','','154.122.209.78','loggedin',1),(1146,'user','18','2023-01-23 15:08:15','','','212.49.88.110','loggedin',1),(1147,'user','18','2023-01-23 16:53:39','','','197.156.137.161','loggedin',1),(1148,'user','11','2023-01-23 18:06:33','','','197.156.137.161','loggedin',1),(1149,'user','18','2023-01-23 18:15:12','','','197.156.137.161','loggedin',1),(1150,'user','11','2023-01-23 18:16:43','','','197.156.137.161','loggedin',1),(1151,'user','18','2023-01-24 08:26:39','','','197.156.137.161','loggedin',1),(1152,'user','18','2023-01-24 10:06:01','','','197.156.137.161','loggedin',1),(1153,'user','18','2023-01-24 18:03:09','','','197.156.137.161','loggedin',1),(1154,'user','11','2023-01-24 18:04:11','','','197.156.137.161','loggedin',1),(1155,'user','18','2023-01-25 09:00:45','','','197.156.137.161','loggedin',1),(1156,'user','18','2023-01-25 17:34:10','','','154.122.192.218','loggedin',1),(1157,'user','18','2023-01-26 08:49:08','','','197.156.137.159','loggedin',1),(1158,'user','18','2023-01-26 09:09:36','','','197.156.137.159','loggedin',1),(1159,'user','18','2023-01-26 17:59:12','','','197.156.137.159','loggedin',1),(1160,'user','18','2023-01-26 18:21:12','','','197.156.137.159','loggedin',1),(1161,'user','18','2023-01-27 09:06:41','','','197.156.137.159','loggedin',1),(1162,'user','18','2023-01-27 09:41:56','','','197.156.137.159','loggedin',1),(1163,'user','18','2023-01-27 13:39:41','','','197.156.137.159','loggedin',1),(1164,'user','18','2023-01-27 17:51:23','','','212.49.88.101','loggedin',1),(1165,'user','11','2023-01-27 18:21:31','','','212.49.88.101','loggedin',1),(1166,'user','18','2023-01-28 09:18:28','','','212.49.88.101','loggedin',1),(1167,'user','18','2023-01-28 11:21:29','','','197.156.137.128','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'DEVACH RETAILERS','','2022-05-10 12:07:37','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `usedqty` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','1','admin/viewpallmyplots','side','accomodation'),('Accounting',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','1','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','1','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','1','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','1','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','1','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Comments/Complains',11,'paw','complain','1','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','1','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','1','user/viedeals','side','project'),('Departments',31,'rss-square','departments','1','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','1','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','1','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','1','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','1','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','1','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','1','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','1','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','1','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','1','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','1','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','1','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Record Delivery',87,'cart-plus','recorddelivery','1','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Select User',1,'rss-square','selectuser','1','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','1','user/viewsms','side','project'),('Tasks',12,'bullseye','task','1','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','1','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('addpossiblefeedback','deals','Add Possible feedback',20),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('cancel','accomodation','Cancel Payment/Bookings',3),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('clearsales','accomodation','Clear room sales',40),('closebill','sales',' Close Bill',6),('closeexpense','incomeexpenses','Close Expense',3),('config','accomodation','Accommodation Settings',33),('credit','accomodation','Sale in Credit',2),('credit','sales','Credit sales',10),('creditnote','sales','Credit Note',8),('customerregister','accomodation','Customer Register',10),('dailycollections','accomodation','Daily Collections',56),('dailypayments','accomodation','View Daily Payments',10),('dailysales','accomodation',' Daily Sales',1),('dailysalesonly','cashiersales','View Only Daily sales Report',40),('delete','assets','Delete',5),('delete','bankdeposits','delete',3),('delete','branch','Delete Branch',5),('delete','callcenter','Delete calls',5),('delete','cashiersales','Delete Sales',4),('delete','complain','Delete Complain',11),('delete','config','delete',0),('delete','damagedproducts','delete',3),('delete','deals','delete',3),('delete','documents','delete',3),('delete','ecommerce','delete',3),('delete','events','delete',3),('delete','grouping','delete',3),('delete','humanresource','Delete Expense Request Form',3),('delete','incomingstock','delete',3),('delete','incomingstore','Delete incoming',3),('delete','peoplecategory','delete',3),('delete','productlist','Delete Products',4),('delete','products','delete',3),('delete','productscategory','delete',3),('delete','projectsmanagement','Delete Products',5),('delete','purchases','delete',3),('delete','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaycustomers','sales','Display employees using buttons',5),('dontprint','sales','Display Dont Print Button',15),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('more','lowstocklist','View more',6),('more','productlist','View Added stock',2),('more','products','more',4),('moresales','sales','Add More Sales',4),('moresales','viewreturnsales','Add more Sales',5),('move','productlist','Move stock/ Break/Distribute',2),('mpesa','accomodation','Sale in mpesa',2),('mpesa','sales','Sale in Mpesa',6),('mpesabalance','sales','Bank /Mpesa Balance',5),('mpesapendingreport','cashiersales','View All Pending Mpesa Report',20),('mpesaverifiedreport','cashiersales','View All Verified Mpesa Report',21),('negativesales','sales','Make Negative sales',60),('opencloseshift','members','Open and Close Employee Shift',26),('openclosestock','productlist','Open and Close stock',8),('order','sales','User Order Button',6),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postexpense','accomodation','Post Expense',5),('postgeneraltask','task','Post General Task',5),('postrentalexpenses','incomeexpenses','Post rental Expeses',20),('postspecifictask','task','Post Specific Task',3),('posttaskforothers','task','Post task for others',11),('price','products','change price',7),('printbill','sales',' Print Bill',6),('printdelivery','sales','Print delivery',38),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('receiptno','sales','Enter Receipt No Directly',50),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Issue stock from store',6),('report','recorddelivery','Delivery Report',9),('reprint','sales','Reprint Receipt',5),('return','viewreturnsales','Return Sales',4),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salesbeyondbprice','sales','Can sell below set s.price',9),('salesorder','purchases','Sales Order',10),('salesperson','sales','Choose Sales person',50),('select','sales','Select Customers',5),('selectcurrency','sales','Select Currency',50),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('sell','openclose','Sell',1),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updatestock','productlist','Update Stock (Cl.Stock)',2),('usekeyboard','sales','Use Internal Keyboard',50),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','reports','View all Branches',6),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','income','View all invoices',3),('wiewinvoices','incomeexpenses','View all invoices',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(2) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=245 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'KE','Kenya',''),(2,'CA','Canada',''),(3,'AF','Afghanistan',''),(4,'AL','Albania',''),(5,'DZ','Algeria',''),(6,'DS','American Samoa',''),(7,'AD','Andorra',''),(8,'AO','Angola',''),(9,'AI','Anguilla',''),(10,'AQ','Antarctica',''),(11,'AG','Antigua and/or Barbuda',''),(12,'AR','Argentina',''),(13,'AM','Armenia',''),(14,'AW','Aruba',''),(15,'AU','Australia',''),(16,'AT','Austria',''),(17,'AZ','Azerbaijan',''),(18,'BS','Bahamas',''),(19,'BH','Bahrain',''),(20,'BD','Bangladesh',''),(21,'BB','Barbados',''),(22,'BY','Belarus',''),(23,'BE','Belgium',''),(24,'BZ','Belize',''),(25,'BJ','Benin',''),(26,'BM','Bermuda',''),(27,'BT','Bhutan',''),(28,'BO','Bolivia',''),(29,'BA','Bosnia and Herzegovina',''),(30,'BW','Botswana',''),(31,'BV','Bouvet Island',''),(32,'BR','Brazil',''),(33,'IO','British lndian Ocean Territory',''),(34,'BN','Brunei Darussalam',''),(35,'BG','Bulgaria',''),(36,'BF','Burkina Faso',''),(37,'BI','Burundi',''),(38,'KH','Cambodia',''),(39,'CM','Cameroon',''),(40,'CV','Cape Verde',''),(41,'KY','Cayman Islands',''),(42,'CF','Central African Republic',''),(43,'TD','Chad',''),(44,'CL','Chile',''),(45,'CN','China',''),(46,'CX','Christmas Island',''),(47,'CC','Cocos (Keeling) Islands',''),(48,'CO','Colombia',''),(49,'KM','Comoros',''),(50,'CG','Congo',''),(51,'CK','Cook Islands',''),(52,'CR','Costa Rica',''),(53,'HR','Croatia (Hrvatska)',''),(54,'CU','Cuba',''),(55,'CY','Cyprus',''),(56,'CZ','Czech Republic',''),(57,'DK','Denmark',''),(58,'DJ','Djibouti',''),(59,'DM','Dominica',''),(60,'DO','Dominican Republic',''),(61,'TP','East Timor',''),(62,'EC','Ecuador',''),(63,'EG','Egypt',''),(64,'SV','El Salvador',''),(65,'GQ','Equatorial Guinea',''),(66,'ER','Eritrea',''),(67,'EE','Estonia',''),(68,'ET','Ethiopia',''),(69,'FK','Falkland Islands (Malvinas)',''),(70,'FO','Faroe Islands',''),(71,'FJ','Fiji',''),(72,'FI','Finland',''),(73,'FR','France',''),(74,'FX','France, Metropolitan',''),(75,'GF','French Guiana',''),(76,'PF','French Polynesia',''),(77,'TF','French Southern Territories',''),(78,'GA','Gabon',''),(79,'GM','Gambia',''),(80,'GE','Georgia',''),(81,'DE','Germany',''),(82,'GH','Ghana',''),(83,'GI','Gibraltar',''),(84,'GR','Greece',''),(85,'GL','Greenland',''),(86,'GD','Grenada',''),(87,'GP','Guadeloupe',''),(88,'GU','Guam',''),(89,'GT','Guatemala',''),(90,'GN','Guinea',''),(91,'GW','Guinea-Bissau',''),(92,'GY','Guyana',''),(93,'HT','Haiti',''),(94,'HM','Heard and Mc Donald Islands',''),(95,'HN','Honduras',''),(96,'HK','Hong Kong',''),(97,'HU','Hungary',''),(98,'IS','Iceland',''),(99,'IN','India',''),(100,'ID','Indonesia',''),(101,'IR','Iran (Islamic Republic of)',''),(102,'IQ','Iraq',''),(103,'IE','Ireland',''),(104,'IL','Israel',''),(105,'IT','Italy',''),(106,'CI','Ivory Coast',''),(107,'JM','Jamaica',''),(108,'JP','Japan',''),(109,'JO','Jordan',''),(110,'KZ','Kazakhstan',''),(111,'US','United States ',''),(112,'KI','Kiribati',''),(113,'KP','Korea, Democratic People\'s Republic of',''),(114,'KR','Korea, Republic of',''),(115,'XK','Kosovo',''),(116,'KW','Kuwait',''),(117,'KG','Kyrgyzstan',''),(118,'LA','Lao People\'s Democratic Republic',''),(119,'LV','Latvia',''),(120,'LB','Lebanon',''),(121,'LS','Lesotho',''),(122,'LR','Liberia',''),(123,'LY','Libyan Arab Jamahiriya',''),(124,'LI','Liechtenstein',''),(125,'LT','Lithuania',''),(126,'LU','Luxembourg',''),(127,'MO','Macau',''),(128,'MK','Macedonia',''),(129,'MG','Madagascar',''),(130,'MW','Malawi',''),(131,'MY','Malaysia',''),(132,'MV','Maldives',''),(133,'ML','Mali',''),(134,'MT','Malta',''),(135,'MH','Marshall Islands',''),(136,'MQ','Martinique',''),(137,'MR','Mauritania',''),(138,'MU','Mauritius',''),(139,'TY','Mayotte',''),(140,'MX','Mexico',''),(141,'FM','Micronesia, Federated States of',''),(142,'MD','Moldova, Republic of',''),(143,'MC','Monaco',''),(144,'MN','Mongolia',''),(145,'ME','Montenegro',''),(146,'MS','Montserrat',''),(147,'MA','Morocco',''),(148,'MZ','Mozambique',''),(149,'MM','Myanmar',''),(150,'NA','Namibia',''),(151,'NR','Nauru',''),(152,'NP','Nepal',''),(153,'NL','Netherlands',''),(154,'AN','Netherlands Antilles',''),(155,'NC','New Caledonia',''),(156,'NZ','New Zealand',''),(157,'NI','Nicaragua',''),(158,'NE','Niger',''),(159,'NG','Nigeria',''),(160,'NU','Niue',''),(161,'NF','Norfork Island',''),(162,'MP','Northern Mariana Islands',''),(163,'NO','Norway',''),(164,'OM','Oman',''),(165,'PK','Pakistan',''),(166,'PW','Palau',''),(167,'PA','Panama',''),(168,'PG','Papua New Guinea',''),(169,'PY','Paraguay',''),(170,'PE','Peru',''),(171,'PH','Philippines',''),(172,'PN','Pitcairn',''),(173,'PL','Poland',''),(174,'PT','Portugal',''),(175,'PR','Puerto Rico',''),(176,'QA','Qatar',''),(177,'RE','Reunion',''),(178,'RO','Romania',''),(179,'RU','Russian Federation',''),(180,'RW','Rwanda',''),(181,'KN','Saint Kitts and Nevis',''),(182,'LC','Saint Lucia',''),(183,'VC','Saint Vincent and the Grenadines',''),(184,'WS','Samoa',''),(185,'SM','San Marino',''),(186,'ST','Sao Tome and Principe',''),(187,'SA','Saudi Arabia',''),(188,'SN','Senegal',''),(189,'RS','Serbia',''),(190,'SC','Seychelles',''),(191,'SL','Sierra Leone',''),(192,'SG','Singapore',''),(193,'SK','Slovakia',''),(194,'SI','Slovenia',''),(195,'SB','Solomon Islands',''),(196,'SO','Somalia',''),(197,'ZA','South Africa',''),(198,'GS','South Georgia South Sandwich Islands',''),(199,'ES','Spain',''),(200,'LK','Sri Lanka',''),(201,'SH','St. Helena',''),(202,'PM','St. Pierre and Miquelon',''),(203,'SD','Sudan',''),(204,'SR','Suriname',''),(205,'SJ','Svalbarn and Jan Mayen Islands',''),(206,'SZ','Swaziland',''),(207,'SE','Sweden',''),(208,'CH','Switzerland',''),(209,'SY','Syrian Arab Republic',''),(210,'TW','Taiwan',''),(211,'TJ','Tajikistan',''),(212,'TZ','Tanzania, United Republic of',''),(213,'TH','Thailand',''),(214,'TG','Togo',''),(215,'TK','Tokelau',''),(216,'TO','Tonga',''),(217,'TT','Trinidad and Tobago',''),(218,'TN','Tunisia',''),(219,'TR','Turkey',''),(220,'TM','Turkmenistan',''),(221,'TC','Turks and Caicos Islands',''),(222,'TV','Tuvalu',''),(223,'UG','Uganda',''),(224,'UA','Ukraine',''),(225,'AE','United Arab Emirates',''),(226,'GB','United Kingdom',''),(227,'UM','United States minor outlying islands',''),(228,'UY','Uruguay',''),(229,'UZ','Uzbekistan',''),(230,'VU','Vanuatu',''),(231,'VA','Vatican City State',''),(232,'VE','Venezuela',''),(233,'VN','Vietnam',''),(234,'VG','Virigan Islands (British)',''),(235,'VI','Virgin Islands (U.S.)',''),(236,'WF','Wallis and Futuna Islands',''),(237,'EH','Western Sahara',''),(238,'YE','Yemen',''),(239,'YU','Yugoslavia',''),(240,'ZR','Zaire',''),(241,'ZM','Zambia',''),(242,'ZW','Zimbabwe',''),(243,'','ugali',' \r\n'),(244,'SA','South Sudan','South Sudan'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(30) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL, `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=457 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newstock` -- LOCK TABLES `newstock` WRITE; /*!40000 ALTER TABLE `newstock` DISABLE KEYS */; INSERT INTO `newstock` VALUES (11,'Bread','',2.00,'2022-05-12 16:26:11','2.00','11','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(12,'Cakes','',12.00,'2022-05-13 12:40:35','0.00','11','newstock','1','','',0.00,'','1','12','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(13,'Bread','',5.00,'2022-05-13 17:13:01','-5.00','11','newstock','1','','',0.00,'','1','0','internal','1','18','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(14,'Bread','',5.00,'2022-05-13 17:14:07','0.00','11','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(15,'Cakes','',16.00,'2022-05-13 17:15:57','0.00','11','newstock','1','','',0.00,'','1','16','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(16,'Bread','',4.00,'2022-05-16 09:50:08','0.00','11','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(17,'Airtime(Bamba 20)','',7.00,'2022-05-16 16:55:30','3.00','11','newstock','1','','',0.00,'','1','10','internal','1','198','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(18,'Airtime(Bamba 50)','',10.00,'2022-05-16 16:55:46','3.00','11','newstock','1','','',0.00,'','1','13','internal','1','197','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(19,'Airtime(Bamba 100)','',5.00,'2022-05-16 16:56:08','3.00','11','newstock','1','','',0.00,'','1','8','internal','1','196','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(20,'Bread','',5.00,'2022-05-18 08:39:33','0.00','12','newstock','1','','',50.00,'','1','5','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(21,'Soda (300ml)','',24.00,'2022-05-18 17:43:01','2.00','12','newstock','1','','',0.00,'','1','26','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(22,'Bread','',3.00,'2022-05-19 10:06:31','1.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(23,'Tropical Mint','',26.00,'2022-05-19 10:08:57','7.00','12','newstock','1','','',0.00,'','1','33','internal','1','160','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(24,'Cakes','',18.00,'2022-05-19 16:31:48','0.00','12','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(25,'KSL','',35.00,'2022-05-19 17:12:55','45.00','12','newstock','1','','',0.00,'','1','80','internal','1','159','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(26,'PK (Small)','',25.00,'2022-05-19 17:38:28','7.00','11','newstock','1','','',0.00,'','1','32','internal','1','153','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(27,'Juicy Fruit (Small)','',16.00,'2022-05-19 17:42:50','4.00','11','newstock','1','','',0.00,'','1','20','internal','1','155','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(28,'Ginger Biscuits','',40.00,'2022-05-19 17:45:01','19.00','11','newstock','1','','',0.00,'','1','59','internal','1','15','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(29,'Toothpicks','',30.00,'2022-05-19 17:47:35','8.00','11','newstock','1','','',0.00,'','1','38','internal','1','38','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(30,'Bread','',3.00,'2022-05-20 13:32:02','0.00','12','newstock','1','','',50.00,'','1','3','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(31,'Drinking Water (500ml)','',24.00,'2022-05-20 17:52:56','0.00','11','newstock','1','','',0.00,'','1','24','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(32,'Scanninng','',3.00,'2022-05-21 10:42:15','0.00','12','newstock','1','','',0.00,'','1','3','internal','1','208','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(33,'Bread','',3.00,'2022-05-21 11:14:06','1.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(34,'Cakes','',12.00,'2022-05-23 11:16:23','0.00','12','newstock','1','','',0.00,'','1','12','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(35,'Bread','',4.00,'2022-05-23 17:45:23','0.00','11','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(36,'Soda (300ml)','',48.00,'2022-05-23 17:45:59','9.00','11','newstock','1','','',0.00,'','1','57','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(37,'Cakes','',12.00,'2022-05-23 17:53:50','4.00','11','newstock','1','','',0.00,'','1','16','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(38,'Groundnuts','',6.00,'2022-05-23 17:57:59','3.00','11','newstock','1','','',0.00,'','1','9','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(39,'Groundnuts','',4.00,'2022-05-24 17:19:11','9.00','12','newstock','1','','',0.00,'','1','13','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(40,'Bread','',4.00,'2022-05-24 17:19:52','0.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(41,'Sugar','',4.00,'2022-05-24 17:20:57','0.00','12','newstock','1','','',0.00,'','1','4','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(42,'Bread','',3.00,'2022-05-25 09:14:36','0.00','12','newstock','1','','',50.00,'','1','3','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(43,'Sugar','',4.00,'2022-05-26 08:09:20','0.00','12','newstock','1','','',0.00,'','1','4','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(44,'Bread','',4.00,'2022-05-26 09:05:17','0.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(45,'Bread','',4.00,'2022-05-27 09:12:52','0.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(46,'Soy Sauce','',3.00,'2022-05-27 18:27:19','3.00','11','newstock','1','','',0.00,'','1','6','internal','1','62','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(47,'Obama Pens (Blue)','',50.00,'2022-05-27 18:28:00','0.00','11','newstock','1','','',0.00,'','1','50','internal','1','116','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(48,'PK (Big)','',30.00,'2022-05-27 18:29:36','0.00','11','newstock','1','','',0.00,'','1','30','internal','1','154','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(49,'Juicy Fruit (Big)','',25.00,'2022-05-27 18:30:16','5.00','11','newstock','1','','',0.00,'','1','30','internal','1','156','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(50,'Nuvita Biscuits','',55.00,'2022-05-27 18:31:33','5.00','11','newstock','1','','',0.00,'','1','60','internal','1','14','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(51,'AAA Eveready','',10.00,'2022-05-27 18:33:32','1.00','11','newstock','1','','',0.00,'','1','11','internal','1','72','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(52,'Bic Razor','',12.00,'2022-05-27 18:35:09','2.00','11','newstock','1','','',0.00,'','1','14','internal','1','185','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(53,'Sawa Bathing Soap','',40.00,'2022-05-27 18:36:22','7.00','11','newstock','1','','',0.00,'','1','47','internal','1','76','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(54,'Tea Leaves sachets','',18.00,'2022-05-27 18:37:25','1.00','11','newstock','1','','',0.00,'','1','19','internal','1','20','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(55,'Cakes','',18.00,'2022-05-28 16:34:37','0.00','12','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(56,'Bread','',3.00,'2022-05-30 08:42:43','1.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(57,'Bread','',5.00,'2022-05-31 09:37:55','0.00','12','newstock','1','','',50.00,'','1','5','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(58,'Cakes','',18.00,'2022-05-31 13:46:31','0.00','12','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(59,'Soda (300ml)','',48.00,'2022-05-31 19:04:25','35.00','11','newstock','1','','',0.00,'','1','83','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(60,'Bread','',4.00,'2022-06-03 10:26:49','0.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(61,'Cakes','',21.00,'2022-06-06 09:14:44','0.00','12','newstock','1','','',0.00,'','1','21','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(62,'Bread','',4.00,'2022-06-06 09:20:52','0.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(63,'Bread','',4.00,'2022-06-07 17:00:38','0.00','12','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(64,'Bic Pens (Blue)','',20.00,'2022-06-07 17:01:51','-10.00','12','newstock','1','','',0.00,'','1','10','internal','1','119','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(65,'Bread','',2.00,'2022-06-09 09:54:19','0.00','12','newstock','1','','',50.00,'','1','2','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(66,'Bread','',6.00,'2022-06-10 13:25:21','0.00','12','newstock','1','','',50.00,'','1','6','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(67,'Airtel(20)','',10.00,'2022-06-12 11:40:17','0.00','12','newstock','1','','',0.00,'','1','10','internal','1','201','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(68,'Cakes','',180.00,'2022-06-13 17:43:46','0.00','12','newstock','1','','',0.00,'','1','180','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(69,'Tropical Mint','',25.00,'2022-06-14 12:47:38','0.00','12','newstock','1','','',0.00,'','1','25','internal','1','160','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(70,'Sugar','',6.00,'2022-06-15 09:31:07','0.00','12','newstock','1','','',0.00,'','1','6','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(71,'Patco','',30.00,'2022-06-15 12:19:10','1.00','18','newstock','1','','',0.00,'','1','31','internal','1','158','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(72,'MASK','',20.00,'2022-06-16 07:56:00','0.00','18','newstock','1','','',5.00,'','1','20','internal','1','212','','',0.00,'','NaN','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(73,'Bic Pens (Red)','',20.00,'2022-06-16 08:20:23','0.00','18','newstock','1','','',0.00,'','1','20','internal','1','121','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(74,'Bic Pens (Black)','',15.00,'2022-06-16 08:20:50','7.00','18','newstock','1','','',0.00,'','1','22','internal','1','120','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(75,'Bread','',3.00,'2022-06-16 10:28:14','0.00','18','newstock','1','','',50.00,'','1','3','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(76,'Bread','',3.00,'2022-06-17 09:38:55','0.00','18','newstock','1','','',50.00,'','1','3','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(77,'Drinking Water (1L)','',3.00,'2022-06-17 16:56:04','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','7','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(78,'Bread','',6.00,'2022-06-18 09:58:12','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(79,'Family Biscuits','',15.00,'2022-06-18 11:10:28','-99.00','18','newstock','1','','',0.00,'','1','-84','internal','1','12','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(80,'Family Biscuits','',100.00,'2022-06-18 11:11:04','-84.00','18','newstock','1','','',0.00,'','1','16','internal','1','12','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(81,'Airtel(50)','',10.00,'2022-06-18 14:04:15','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','200','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(82,'Airtime(Bamba 100)','',1.00,'2022-06-18 14:05:44','3.00','18','newstock','1','','',0.00,'','1','4','internal','1','196','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(83,'Airtel(50)','',10.00,'2022-06-18 14:07:17','9.00','18','newstock','1','','',0.00,'','1','19','internal','1','200','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(84,'Simsim','',22.00,'2022-06-18 17:29:24','0.00','18','newstock','1','','',0.00,'','1','22','internal','1','17','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(85,'Bread','',4.00,'2022-06-20 08:19:40','0.00','18','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(86,'MASK','',30.00,'2022-06-21 07:53:13','14.00','18','newstock','1','','',5.00,'','1','44','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(87,'Soda (300ml)','',5.00,'2022-06-21 08:01:52','35.00','18','newstock','1','','',0.00,'','1','40','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(88,'Bread','',3.00,'2022-06-21 09:04:26','1.00','18','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(89,'Bread','',2.00,'2022-06-21 13:43:50','0.00','18','newstock','1','','',50.00,'','1','2','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(90,'Daima milk (500ml)','',18.00,'2022-06-22 12:47:02','0.00','11','newstock','1','','',0.00,'','1','18','internal','1','43','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(91,'Bread','',4.00,'2022-06-22 13:29:46','0.00','18','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(92,'MASK','',20.00,'2022-06-22 13:54:58','0.00','18','newstock','1','','',5.00,'','1','20','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(93,'Blue Band (100g)','',5.00,'2022-06-22 13:55:01','1.00','11','newstock','1','','',0.00,'','1','6','internal','1','26','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(94,'Blue Band (25g Sachets)','',10.00,'2022-06-22 14:11:19','0.00','11','newstock','1','','',0.00,'','Main','10','Internal','Main','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(95,'T- 09 earphones(i8, x-19, x21)','',5.00,'2022-06-22 14:16:37','0.00','11','newstock','1','','',0.00,'','Main','5','Internal','Main','165','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(96,'Earphones (p36, i9, e003)','',5.00,'2022-06-22 14:18:39','0.00','11','newstock','1','','',0.00,'','Main','5','Internal','Main','164','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(97,'Glucose','',12.00,'2022-06-22 14:30:52','0.00','11','newstock','1','','',15.00,'','Main','12','Internal','Main','213','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(98,'Nuvita Biscuits','',60.00,'2022-06-22 14:34:15','0.00','11','newstock','1','','',0.00,'','Main','60','Internal','Main','14','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(99,'Matchbox','',100.00,'2022-06-22 14:36:40','0.00','11','newstock','1','','',0.00,'','Main','100','Internal','Main','51','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(100,'Groundnuts','',9.00,'2022-06-22 15:11:36','1.00','18','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(101,'Patco','',30.00,'2022-06-22 15:56:21','1.00','18','newstock','1','','',0.00,'','1','31','internal','1','158','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(102,'MASK','',40.00,'2022-06-23 10:29:42','0.00','18','newstock','1','','',5.00,'','1','40','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(103,'Bread','',3.00,'2022-06-24 09:36:09','1.00','18','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(104,'MASK','',40.00,'2022-06-24 09:36:30','14.00','18','newstock','1','','',5.00,'','1','54','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(105,'Bread','',3.00,'2022-06-25 09:57:14','0.00','18','newstock','1','','',50.00,'','1','3','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(106,'Sugar','',6.00,'2022-06-25 10:30:57','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(107,'T- 09 earphones(i8, x-19, x21)','',4.00,'2022-06-27 08:38:22','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','165','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(108,'Bread','',5.00,'2022-06-27 09:27:23','0.00','18','newstock','1','','',50.00,'','1','5','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(109,'Airtel(20)','',10.00,'2022-06-28 10:34:34','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','201','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(110,'Bread','',4.00,'2022-06-28 10:36:06','0.00','18','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(111,'MASK','',50.00,'2022-06-28 12:34:39','0.00','18','newstock','1','','',5.00,'','1','50','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(112,'Sugar','',20.00,'2022-06-29 09:51:11','2.00','18','newstock','1','','',0.00,'','1','22','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(113,'KSL','',50.00,'2022-06-29 09:53:13','0.00','18','newstock','1','','',0.00,'','1','50','internal','1','159','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(114,'Bread','',5.00,'2022-07-01 08:34:20','0.00','18','newstock','1','','',50.00,'','1','5','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(115,'Airtel(50)','',5.00,'2022-07-01 13:37:14','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','200','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(116,'Soy Sauce','',2.00,'2022-07-01 13:37:38','2.00','18','newstock','1','','',0.00,'','1','4','internal','1','62','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(117,'MASK','',70.00,'2022-07-01 13:38:05','3.00','18','newstock','1','','',5.00,'','1','73','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(118,'Gomba','',15.00,'2022-07-01 17:42:32','2.00','18','newstock','1','','',0.00,'','1','17','internal','1','151','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(119,'Spring Files','',1.00,'2022-07-01 17:45:31','2.00','18','newstock','1','','',0.00,'','1','3','internal','1','133','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(120,'Big Daddy','',15.00,'2022-07-01 17:46:53','0.00','18','newstock','1','','',0.00,'','1','15','internal','1','152','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(121,'A3 Size Envelopes','',10.00,'2022-07-01 17:48:09','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','146','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(122,'Obama Pens (Red)','',7.00,'2022-07-01 17:48:55','-10.00','18','newstock','1','','',0.00,'','1','-3','internal','1','118','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(123,'Obama Pens (Black)','',10.00,'2022-07-01 17:50:07','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','117','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(124,'Obama Pens (Black)','',10.00,'2022-07-01 17:50:37','10.00','18','newstock','1','','',0.00,'','1','20','internal','1','117','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(125,'Rice','',20.00,'2022-07-01 17:52:08','0.00','18','newstock','1','','',0.00,'','1','20','internal','1','53','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(126,'Drinking Water (1L)','',7.00,'2022-07-01 17:53:03','2.00','18','newstock','1','','',0.00,'','1','9','internal','1','7','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(127,'Blue Band (25g Sachets)','',7.00,'2022-07-01 17:54:21','0.00','18','newstock','1','','',0.00,'','1','7','internal','1','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(128,'Blue Band (100g)','',4.00,'2022-07-01 17:54:58','5.00','18','newstock','1','','',0.00,'','1','9','internal','1','26','','',0.00,'','65','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(129,'Bic Pens (Blue)','',6.00,'2022-07-01 17:55:22','4.00','18','newstock','1','','',0.00,'','1','10','internal','1','119','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(130,'Aluminium Foil (Small)','',3.00,'2022-07-01 17:56:51','2.00','18','newstock','1','','',0.00,'','1','5','internal','1','33','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(131,'Vaseline (25ml)','',6.00,'2022-07-01 17:57:20','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','93','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(132,'Office Glue(90g)','',2.00,'2022-07-01 17:58:16','5.00','18','newstock','1','','',0.00,'','1','7','internal','1','125','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(133,'Obama Pens (Red)','',7.00,'2022-07-01 17:59:11','-3.00','18','newstock','1','','',0.00,'','1','4','internal','1','118','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(134,'Maize Flour','',8.00,'2022-07-01 18:00:20','0.00','18','newstock','1','','',0.00,'','1','8','internal','1','8','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(135,'Nuvita Biscuits','',20.00,'2022-07-01 18:00:54','2.00','18','newstock','1','','',0.00,'','1','22','internal','1','14','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(136,'Beef Masala (100g)','',2.00,'2022-07-01 18:03:16','1.00','18','newstock','1','','',0.00,'','1','3','internal','1','60','','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(137,'Pilau Masala (50g)','',10.00,'2022-07-01 18:03:57','-9.00','18','newstock','1','','',0.00,'','1','1','internal','1','61','','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(138,'Bread','',3.00,'2022-07-01 18:06:16','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(139,'Tea Leaves sachets','',6.00,'2022-07-01 18:07:50','0.00','18','newstock','1','','',0.00,'','Main','6','Internal','Main','20','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(140,'Drinking Chocolate (20g Sachets)','',10.00,'2022-07-01 18:08:33','0.00','18','newstock','1','','',0.00,'','Main','10','Internal','Main','23','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(141,'4x6 Photo Glossy Paper','',20.00,'2022-07-01 18:09:12','0.00','18','newstock','1','','',0.00,'','1','20','internal','1','137','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(142,'Body and Splash Perfume','',4.00,'2022-07-01 18:10:25','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','85','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(143,'Aluminium Foil (Small)','',5.00,'2022-07-01 18:16:07','5.00','18','newstock','1','','',0.00,'','1','10','internal','1','33','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(144,'Drinking Chocolate (20g Sachets)','',20.00,'2022-07-01 18:16:45','0.00','18','newstock','1','','',0.00,'','1','20','internal','1','23','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(145,'Soy Sauce','',1.00,'2022-07-01 18:22:54','4.00','18','newstock','1','','',0.00,'','1','5','internal','1','62','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(146,'Colgate (15g)','',9.00,'2022-07-03 17:50:44','-1.00','18','newstock','1','','',0.00,'','1','8','internal','1','39','','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(147,'Salt (1kg)','',14.00,'2022-07-04 07:56:12','0.00','18','newstock','1','','',0.00,'','1','14','internal','1','50','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(148,'Bread','',5.00,'2022-07-04 10:01:59','1.00','18','newstock','1','','',50.00,'','1','6','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(149,'Bread','',3.00,'2022-07-05 08:47:01','1.00','18','newstock','1','','',50.00,'','1','4','internal','1','206','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(150,'Airtel(50)','',10.00,'2022-07-05 11:15:22','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','200','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(151,'Airtel(100)','',5.00,'2022-07-05 11:15:53','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','199','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(152,'Airtel(20)','',4.00,'2022-07-05 11:16:25','1.00','18','newstock','1','','',0.00,'','1','5','internal','1','201','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(153,'Airtime(Bamba 50)','',8.00,'2022-07-05 11:17:04','0.00','18','newstock','1','','',0.00,'','1','8','internal','1','197','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(154,'Bread','',6.00,'2022-07-08 12:29:02','0.00','11','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(155,'Bread','',5.00,'2022-07-12 09:42:01','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(156,'Soda (300ml)','',55.00,'2022-07-13 11:02:58','3.00','18','newstock','1','','',0.00,'','1','58','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(157,'Airtime(Bamba 20)','',6.00,'2022-07-13 11:17:30','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','198','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(158,'MASK','',50.00,'2022-07-13 15:17:16','0.00','18','newstock','1','','',5.00,'','1','50','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(159,'MASK','',50.00,'2022-07-13 15:17:27','50.00','18','newstock','1','','',5.00,'','1','100','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(160,'Bread','',5.00,'2022-07-14 11:22:55','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(161,'Mara moja','',80.00,'2022-07-14 11:31:07','9.00','18','newstock','1','','',0.00,'','1','89','internal','1','64','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(162,'Panadol Extra','',40.00,'2022-07-14 11:33:36','0.00','18','newstock','1','','',0.00,'','1','40','internal','1','65','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(163,'A5 Size Envelopes','',70.00,'2022-07-15 10:39:12','72.00','18','newstock','1','','',0.00,'','1','142','internal','1','148','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(164,'A4 Size Envelopes','',70.00,'2022-07-15 10:39:42','75.00','18','newstock','1','','',0.00,'','1','145','internal','1','147','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(165,'Exe Mandazi','',6.00,'2022-07-15 12:11:07','4.00','18','newstock','1','','',0.00,'','1','10','internal','1','10','','',0.00,'','210','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(166,'Bread','',8.00,'2022-07-16 09:18:48','0.00','18','newstock','1','','',0.00,'','1','8','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(167,'PK (Small)','',40.00,'2022-07-16 13:58:24','17.00','18','newstock','1','','',0.00,'','1','57','internal','1','153','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(168,'Bread','',5.00,'2022-07-19 10:11:48','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(169,'Groundnuts','',7.00,'2022-07-21 08:28:57','0.00','18','newstock','1','','',0.00,'','1','7','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(170,'Bread','',4.00,'2022-07-21 08:32:47','1.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(171,'Drinking Water (500ml)','',13.00,'2022-07-21 11:53:20','0.00','18','newstock','1','','',0.00,'','1','13','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(172,'Drinking Water (500ml)','',20.00,'2022-07-21 15:38:45','10.00','18','newstock','1','','',0.00,'','1','30','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(173,'Bread','',6.00,'2022-07-22 09:06:42','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(174,'Bread','',8.00,'2022-07-23 17:44:16','3.00','18','newstock','1','','',0.00,'','1','11','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(175,'A6s Ipods BT','',1.00,'2022-07-25 16:05:53','0.00','18','newstock','1','','',0.00,'','1','1','internal','1','166','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(176,'MASK','',90.00,'2022-07-26 10:14:04','7.00','18','newstock','1','','',5.00,'','1','97','internal','1','212','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(177,'Bread','',2.00,'2022-07-26 10:18:57','0.00','18','newstock','1','','',0.00,'','1','2','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(178,'Groundnuts','',9.00,'2022-07-26 11:43:11','0.00','18','newstock','1','','',0.00,'','1','9','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(179,'Drinking Water (1L)','',3.00,'2022-07-26 12:31:25','7.00','18','newstock','1','','',0.00,'','1','10','internal','1','7','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(180,'Drinking Water (1L)','',6.00,'2022-07-26 12:33:06','10.00','18','newstock','1','','',0.00,'','1','16','internal','1','7','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(181,'Airtel(50)','',9.00,'2022-07-26 15:04:32','2.00','18','newstock','1','','',0.00,'','1','11','internal','1','200','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(182,'Airtel(20)','',8.00,'2022-07-26 15:05:21','0.00','18','newstock','1','','',0.00,'','1','8','internal','1','201','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(183,'Airtime(Bamba 20)','',4.00,'2022-07-26 15:07:59','3.00','18','newstock','1','','',0.00,'','1','7','internal','1','198','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(184,'Airtime(Bamba 50)','',6.00,'2022-07-27 10:40:47','1.00','18','newstock','1','','',0.00,'','1','7','internal','1','197','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(185,'Patco','',50.00,'2022-07-27 11:23:24','0.00','18','newstock','1','','',0.00,'','1','50','internal','1','158','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(186,'Airtel(100)','',9.00,'2022-07-27 18:10:50','0.00','18','newstock','1','','',0.00,'','1','9','internal','1','199','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(187,'Bread','',4.00,'2022-07-28 09:03:57','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(188,'Bread','',3.00,'2022-07-28 09:28:21','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(189,'Sugar','',16.00,'2022-07-28 10:08:49','8.00','18','newstock','1','','',0.00,'','1','24','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(190,'Bread','',4.00,'2022-07-29 09:00:40','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(191,'Online services','',10.00,'2022-07-29 10:45:26','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','215','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(192,'Online services','',8.00,'2022-07-29 10:45:36','0.00','18','newstock','1','','',0.00,'','1','8','internal','1','214','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(193,'Bread','',5.00,'2022-07-30 15:16:50','0.00','11','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(194,'Groundnuts','',13.00,'2022-08-02 11:31:40','0.00','18','newstock','1','','',0.00,'','1','13','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(195,'Airtel(50)','',10.00,'2022-08-02 11:32:24','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','200','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(196,'Airtel(100)','',8.00,'2022-08-02 11:33:15','2.00','18','newstock','1','','',0.00,'','1','10','internal','1','199','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(197,'Cakes','',6.00,'2022-08-02 11:35:10','18.00','18','newstock','1','','',0.00,'','1','24','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(198,'Bread','',4.00,'2022-08-02 16:35:53','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(199,'Bread','',2.00,'2022-08-03 10:00:09','3.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(200,'Bread','',4.00,'2022-08-04 07:50:17','1.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(201,'Eno Sachet(powder)','',35.00,'2022-08-04 13:50:47','0.00','18','newstock','1','','',0.00,'','1','35','internal','1','70','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(202,'Nuvita Biscuits','',66.00,'2022-08-04 15:45:25','4.00','18','newstock','1','','',0.00,'','1','70','internal','1','14','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(203,'Maize Flour','',4.00,'2022-08-04 16:40:32','8.00','18','newstock','1','','',0.00,'','1','12','internal','1','8','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(204,'Daima milk (500ml)','',18.00,'2022-08-04 16:41:32','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','43','','',0.00,'','65','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(205,'Sugar','',17.00,'2022-08-04 16:43:05','23.00','18','newstock','1','','',0.00,'','1','40','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(206,'Bread','',3.00,'2022-08-05 09:06:39','1.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(207,'Take away Containers','',35.00,'2022-08-05 12:48:10','4.00','18','newstock','1','','',0.00,'','1','39','internal','1','110','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(208,'Bread','',4.00,'2022-08-18 12:08:21','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(209,'Groundnuts','',8.00,'2022-08-18 18:33:45','0.00','18','newstock','1','','',0.00,'','1','8','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(210,'Tropical Mint','',15.00,'2022-08-19 08:02:04','0.00','18','newstock','1','','',0.00,'','1','15','internal','1','160','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(211,'Bread','',4.00,'2022-08-19 10:31:17','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(212,'Glucose','',12.00,'2022-08-22 14:28:44','0.00','18','newstock','1','','',15.00,'','1','12','internal','1','213','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(213,'Groundnuts','',6.00,'2022-08-22 14:29:49','1.00','18','newstock','1','','',0.00,'','1','7','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(214,'Bread','',5.00,'2022-08-23 09:15:02','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(215,'Soda (300ml)','',30.00,'2022-08-23 17:06:28','3.00','18','newstock','1','','',0.00,'','1','33','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(216,'Bread','',4.00,'2022-08-24 08:26:51','1.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(217,'Cakes','',15.00,'2022-08-24 09:45:28','0.00','18','newstock','1','','',0.00,'','1','15','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(218,'Soy Sauce','',5.00,'2022-08-24 12:28:25','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','62','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(219,'Tropical Mint','',93.00,'2022-08-24 12:30:54','1.00','18','newstock','1','','',0.00,'','1','94','internal','1','160','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(220,'Aluminium Foil (Small)','',2.00,'2022-08-24 12:31:15','4.00','18','newstock','1','','',0.00,'','1','6','internal','1','33','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(221,'Aluminium Foil (Small)','',2.00,'2022-08-24 12:31:16','6.00','18','newstock','1','','',0.00,'','1','8','internal','1','33','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(222,'Patco','',45.00,'2022-08-24 13:56:25','11.00','18','newstock','1','','',0.00,'','1','56','internal','1','158','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(223,'Big Daddy','',30.00,'2022-08-24 14:57:57','0.00','18','newstock','1','','',0.00,'','1','30','internal','1','152','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(224,'Bread','',2.00,'2022-08-26 09:21:11','0.00','18','newstock','1','','',0.00,'','1','2','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(225,'Simsim','',5.00,'2022-08-26 09:40:29','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','17','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(226,'P47 headphones','',2.00,'2022-08-26 17:10:26','-2.00','18','newstock','1','','',0.00,'','1','0','internal','1','179','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(227,'Bread','',4.00,'2022-08-27 16:24:03','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(228,'KSL','',20.00,'2022-08-30 10:07:31','0.00','18','newstock','1','','',0.00,'','1','20','internal','1','159','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(229,'Groundnuts','',7.00,'2022-08-30 12:01:11','3.00','18','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(230,'Cakes','',10.00,'2022-08-30 14:28:46','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(231,'Bread','',2.00,'2022-08-30 17:12:27','0.00','11','newstock','1','','',0.00,'','1','2','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(232,'Cakes','',13.00,'2022-08-31 08:41:56','7.00','18','newstock','1','','',0.00,'','1','20','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(233,'Bread','',5.00,'2022-08-31 09:31:12','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(234,'Soy Sauce','',2.00,'2022-08-31 09:32:18','3.00','11','newstock','1','','',0.00,'','1','5','internal','1','62','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(235,'Groundnuts','',2.00,'2022-08-31 09:33:16','8.00','11','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(236,'Ginger Biscuits','',25.00,'2022-08-31 12:18:28','0.00','18','newstock','1','','',0.00,'','1','25','internal','1','15','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(237,'Glucose','',9.00,'2022-08-31 12:53:20','1.00','18','newstock','1','','',15.00,'','1','10','internal','1','213','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(238,'Sugar','',14.00,'2022-09-01 12:31:30','32.00','18','newstock','1','','',0.00,'','1','46','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(239,'KSL','',70.00,'2022-09-02 12:54:53','0.00','18','newstock','1','','',0.00,'','1','70','internal','1','159','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(240,'Tissue Papers','',8.00,'2022-09-02 14:28:34','8.00','18','newstock','1','','',0.00,'','1','16','internal','1','75','','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(241,'Bread','',6.00,'2022-09-06 08:40:03','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(242,'Bread','',4.00,'2022-09-07 09:41:08','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(243,'Cakes','',12.00,'2022-09-08 12:32:38','1.00','18','newstock','1','','',0.00,'','1','13','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(244,'Mandazi','',12.00,'2022-09-08 12:33:06','6.00','18','newstock','1','','',0.00,'','1','18','internal','1','217','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(245,'Soda (300ml)','',30.00,'2022-09-08 12:34:13','13.00','18','newstock','1','','',0.00,'','1','43','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(246,'Ariel (45g)','',50.00,'2022-09-08 12:34:56','22.00','18','newstock','1','','',0.00,'','1','72','internal','1','78','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(247,'Sawa Bathing Soap','',123.00,'2022-09-08 12:35:13','1.00','18','newstock','1','','',0.00,'','1','124','internal','1','76','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(248,'Bread','',2.00,'2022-09-08 12:44:38','0.00','18','newstock','1','','',0.00,'','1','2','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(249,'Bread','',1.00,'2022-09-08 12:44:48','2.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(250,'Bread','',1.00,'2022-09-09 09:21:32','3.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(251,'Saviettes','',9.00,'2022-09-12 11:54:11','0.00','18','newstock','1','','',0.00,'','1','9','internal','1','74','','',0.00,'','90','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(252,'Bread','',7.00,'2022-09-12 18:17:27','0.00','18','newstock','1','','',0.00,'','1','7','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(253,'Bread','',5.00,'2022-09-14 09:24:07','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(254,'Tissue Papers','',40.00,'2022-09-14 10:10:46','0.00','18','newstock','1','','',0.00,'','1','40','internal','1','75','','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(255,'Bread','',5.00,'2022-09-15 08:50:03','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(256,'Daima milk (500ml)','',6.00,'2022-09-15 08:50:25','7.00','18','newstock','1','','',0.00,'','1','13','internal','1','43','','',0.00,'','65','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(257,'Soy Sauce','',17.00,'2022-09-16 10:52:14','1.00','18','newstock','1','','',0.00,'','1','18','internal','1','62','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(258,'Soy Sauce','',54.00,'2022-09-16 10:52:51','18.00','18','newstock','1','','',0.00,'','1','72','internal','1','62','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(259,'Ginger Biscuits','',53.00,'2022-09-16 10:56:04','17.00','18','newstock','1','','',0.00,'','1','70','internal','1','15','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(260,'Cakes','',7.00,'2022-09-16 10:58:06','0.00','18','newstock','1','','',0.00,'','1','7','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(261,'Soy Sauce','',-66.00,'2022-09-16 14:25:23','72.00','18','newstock','1','','',0.00,'','1','6','internal','1','62','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(262,'PK (Big)','',8.00,'2022-09-16 15:36:51','0.00','18','newstock','1','','',0.00,'','1','8','internal','1','154','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(263,'Bread','',4.00,'2022-09-17 12:14:13','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(264,'Bread','',5.00,'2022-09-19 09:12:42','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(265,'Cakes','',22.00,'2022-09-19 15:09:38','2.00','18','newstock','1','','',0.00,'','1','24','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(266,'Bread','',4.00,'2022-09-20 18:17:14','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(267,'Bread','',3.00,'2022-09-21 08:36:16','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(268,'Cakes','',24.00,'2022-09-21 13:52:07','10.00','18','newstock','1','','',0.00,'','1','34','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(269,'Bread','',4.00,'2022-09-22 09:43:35','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(270,'Bread','',5.00,'2022-09-23 09:06:00','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(271,'Sugar','',28.00,'2022-09-23 17:32:44','22.00','11','newstock','1','','',0.00,'','1','50','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(272,'Soda (300ml)','',21.00,'2022-09-24 12:07:54','12.00','18','newstock','1','','',0.00,'','1','33','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(273,'Cakes','',5.00,'2022-09-24 12:08:19','3.00','18','newstock','1','','',0.00,'','1','8','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(274,'Groundnuts','',6.00,'2022-09-24 12:09:35','1.00','18','newstock','1','','',0.00,'','1','7','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(275,'Simsim','',48.00,'2022-09-24 12:10:06','0.00','18','newstock','1','','',0.00,'','1','48','internal','1','17','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(276,'Eclairs','',20.00,'2022-09-24 12:10:53','0.00','18','newstock','1','','',0.00,'','1','20','internal','1','157','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(277,'Daima milk (500ml)','',17.00,'2022-09-24 12:11:32','3.00','18','newstock','1','','',0.00,'','1','20','internal','1','43','','',0.00,'','65','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(278,'Nuvita Biscuits','',90.00,'2022-09-24 12:11:58','35.00','18','newstock','1','','',0.00,'','1','125','internal','1','14','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(279,'Soy Sauce','',5.00,'2022-09-24 12:35:16','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','62','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(280,'Toothpicks','',7.00,'2022-09-24 12:45:45','11.00','18','newstock','1','','',0.00,'','1','18','internal','1','38','','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(281,'Patco','',60.00,'2022-09-24 12:46:16','1.00','18','newstock','1','','',0.00,'','1','61','internal','1','158','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(282,'PK (Big)','',14.00,'2022-09-24 12:48:19','3.00','18','newstock','1','','',0.00,'','1','17','internal','1','154','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(283,'Bread','',5.00,'2022-09-26 10:27:31','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(284,'Cakes','',18.00,'2022-09-26 14:36:57','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(285,'Bread','',6.00,'2022-09-28 08:34:09','0.00','11','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(286,'Bread','',6.00,'2022-09-28 08:35:16','6.00','11','newstock','1','','',0.00,'','1','12','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(287,'Mandazi','',6.00,'2022-09-28 08:36:50','0.00','11','newstock','1','','',0.00,'','1','6','internal','1','217','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(288,'Bread','',5.00,'2022-09-30 17:38:11','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(289,'Groundnuts','',8.00,'2022-10-01 11:37:41','1.00','18','newstock','1','','',0.00,'','1','9','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(290,'Bread','',4.00,'2022-10-01 11:40:27','1.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(291,'Cakes','',18.00,'2022-10-04 08:25:46','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(292,'Patco','',89.00,'2022-10-04 11:36:00','11.00','18','newstock','1','','',0.00,'','1','100','internal','1','158','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(293,'Soda (300ml)','',17.00,'2022-10-04 11:38:06','13.00','18','newstock','1','','',0.00,'','1','30','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(294,'Bread','',6.00,'2022-10-05 10:47:03','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(295,'Cakes','',13.00,'2022-10-06 08:43:56','5.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(296,'Drinking Water (500ml)','',24.00,'2022-10-06 12:57:12','0.00','11','newstock','1','','',0.00,'','1','24','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(297,'Drinking Water (500ml)','',2.00,'2022-10-06 12:57:34','24.00','11','newstock','1','','',0.00,'','1','26','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(298,'Drinking Water (500ml)','',19.00,'2022-10-06 12:57:52','26.00','11','newstock','1','','',0.00,'','1','45','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(299,'Drinking Water (1L)','',2.00,'2022-10-06 12:58:28','7.00','11','newstock','1','','',0.00,'','1','9','internal','1','7','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(300,'Soda (300ml)','',19.00,'2022-10-06 12:59:02','22.00','11','newstock','1','','',0.00,'','1','41','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(301,'Drinking Water (500ml)','',-21.00,'2022-10-06 12:59:56','45.00','11','newstock','1','','',0.00,'','1','24','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(302,'Maccoffee (1.6g Sachets)','',108.00,'2022-10-07 09:05:51','1.00','18','newstock','1','','',0.00,'','1','109','internal','1','24','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(303,'Cakes','',18.00,'2022-10-07 09:58:41','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(304,'Bread','',4.00,'2022-10-08 16:26:07','0.00','11','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(305,'Bread','',3.00,'2022-10-11 09:19:53','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(306,'Groundnuts','',8.00,'2022-10-11 18:02:38','2.00','18','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(307,'Cakes','',21.00,'2022-10-11 18:03:49','3.00','18','newstock','1','','',0.00,'','1','24','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(308,'Bread','',5.00,'2022-10-12 08:38:47','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(309,'Bread','',4.00,'2022-10-13 08:58:26','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(310,'Cakes','',18.00,'2022-10-13 10:18:06','11.00','18','newstock','1','','',0.00,'','1','29','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(311,'Tissue Papers','',30.00,'2022-10-13 16:40:23','8.00','18','newstock','1','','',0.00,'','1','38','internal','1','75','','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(312,'Tissue Papers','',-8.00,'2022-10-13 16:41:17','18.00','18','newstock','1','','',0.00,'','1','10','internal','1','75','','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(313,'Bread','',5.00,'2022-10-14 11:18:55','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(314,'Bread','',6.00,'2022-10-18 12:43:56','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(315,'Cakes','',18.00,'2022-10-19 08:56:56','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(316,'Soda (300ml)','',24.00,'2022-10-19 08:57:14','0.00','18','newstock','1','','',0.00,'','1','24','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(317,'Daima milk (500ml)','',18.00,'2022-10-19 08:57:46','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','43','','',0.00,'','65','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(318,'Bathing Gloves','',6.00,'2022-10-19 08:58:25','5.00','18','newstock','1','','',0.00,'','1','11','internal','1','81','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(319,'Bread','',6.00,'2022-10-19 09:22:32','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(320,'Soy Sauce','',5.00,'2022-10-19 12:47:47','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','62','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(321,'Bread','',2.00,'2022-10-21 18:20:50','0.00','11','newstock','1','','',0.00,'','1','2','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(322,'Bread','',4.00,'2022-10-22 13:49:47','0.00','11','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(323,'Bread','',4.00,'2022-10-22 13:50:05','4.00','11','newstock','1','','',0.00,'','1','8','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(324,'Bread','',5.00,'2022-10-24 08:44:58','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(325,'Cakes','',18.00,'2022-10-25 09:26:50','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(326,'Cakes','',18.00,'2022-10-25 09:26:51','18.00','18','newstock','1','','',0.00,'','1','36','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(327,'Cakes','',18.00,'2022-10-25 09:26:51','36.00','18','newstock','1','','',0.00,'','1','54','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(328,'Cakes','',18.00,'2022-10-25 09:26:51','54.00','18','newstock','1','','',0.00,'','1','72','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(329,'Bread','',5.00,'2022-10-25 09:27:10','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(330,'Cakes','',-54.00,'2022-10-25 09:28:07','72.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(331,'Drinking Water (500ml)','',13.00,'2022-10-25 14:26:49','11.00','11','newstock','1','','',0.00,'','1','24','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(332,'Soda (300ml)','',55.00,'2022-10-25 14:28:06','17.00','11','newstock','1','','',0.00,'','1','72','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(333,'Groundnuts','',10.00,'2022-10-25 14:28:25','0.00','11','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(334,'Bread','',3.00,'2022-10-26 09:08:07','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(335,'Blue Band (25g Sachets)','',12.00,'2022-10-27 08:39:32','0.00','18','newstock','1','','',0.00,'','1','12','internal','1','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(336,'Bread','',3.00,'2022-10-27 09:39:20','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(337,'Bread','',2.00,'2022-10-27 11:06:43','2.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(338,'Cakes','',18.00,'2022-10-27 16:18:23','0.00','11','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(339,'Bread','',3.00,'2022-10-28 10:48:29','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(340,'Bread','',4.00,'2022-10-29 16:23:46','0.00','11','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(341,'Cakes','',23.00,'2022-10-31 14:29:01','1.00','18','newstock','1','','',0.00,'','1','24','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(342,'Bread','',5.00,'2022-10-31 18:04:54','2.00','18','newstock','1','','',0.00,'','1','7','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(343,'Bread','',3.00,'2022-11-01 08:13:49','2.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(344,'Bread','',5.00,'2022-11-03 14:44:52','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(345,'Cakes','',18.00,'2022-11-03 16:13:07','10.00','18','newstock','1','','',0.00,'','1','28','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(346,'Soda (300ml)','',24.00,'2022-11-04 09:26:54','60.00','18','newstock','1','','',0.00,'','1','84','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(347,'Bread','',5.00,'2022-11-04 19:15:41','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(348,'Bread','',5.00,'2022-11-05 17:39:21','0.00','11','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(349,'Tropical Mint','',50.00,'2022-11-07 12:07:32','10.00','18','newstock','1','','',0.00,'','1','60','internal','1','160','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(350,'Patco','',50.00,'2022-11-07 12:07:48','0.00','18','newstock','1','','',0.00,'','1','50','internal','1','158','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(351,'Ginger Biscuits','',220.00,'2022-11-07 12:08:20','48.00','18','newstock','1','','',0.00,'','1','268','internal','1','15','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(352,'Ginger Biscuits','',-200.00,'2022-11-07 12:08:48','268.00','18','newstock','1','','',0.00,'','1','68','internal','1','15','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(353,'Groundnuts','',10.00,'2022-11-08 17:47:53','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(354,'Bread','',4.00,'2022-11-08 18:13:33','2.00','11','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(355,'Bread','',4.00,'2022-11-09 16:04:12','2.00','11','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(356,'Cakes','',20.00,'2022-11-10 09:38:55','0.00','18','newstock','1','','',0.00,'','1','20','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(357,'Panadol Advance','',30.00,'2022-11-10 10:58:16','0.00','11','newstock','1','','',0.00,'','1','30','internal','1','66','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(358,'A4 Size Envelopes','',100.00,'2022-11-10 15:19:01','0.00','11','newstock','1','','',0.00,'','1','100','internal','1','147','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(359,'Bread','',4.00,'2022-11-10 17:10:50','2.00','18','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(360,'KSL','',100.00,'2022-11-11 12:24:11','0.00','18','newstock','1','','',0.00,'','1','100','internal','1','159','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(361,'Bread','',4.00,'2022-11-11 13:01:08','1.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(362,'Bread','',5.00,'2022-11-17 10:07:21','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(363,'Tissue Papers','',40.00,'2022-11-17 10:08:18','0.00','18','newstock','1','','',0.00,'','1','40','internal','1','75','','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(364,'Groundnuts','',2.00,'2022-11-17 10:09:01','8.00','18','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(365,'Sugar','',25.00,'2022-11-17 13:51:33','2.00','18','newstock','1','','',0.00,'','1','27','internal','1','52','','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(366,'Cakes','',24.00,'2022-11-17 16:34:50','0.00','18','newstock','1','','',0.00,'','1','24','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(367,'Mandazi','',5.00,'2022-11-18 17:41:04','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','217','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(368,'Bread','',5.00,'2022-11-18 17:42:21','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(369,'Bread','',3.00,'2022-11-19 10:09:37','2.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(370,'Bread','',5.00,'2022-11-21 08:01:27','0.00','11','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(371,'Drinking Chocolate (20g Sachets)','',1.00,'2022-11-21 08:07:04','0.00','11','newstock','1','','',0.00,'','1','1','internal','1','23','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(372,'Bread','',5.00,'2022-11-22 18:05:53','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(373,'Cakes','',12.00,'2022-11-23 15:59:57','0.00','18','newstock','1','','',0.00,'','1','12','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(374,'Bread','',5.00,'2022-11-23 17:35:40','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(375,'Cakes','',24.00,'2022-11-24 11:41:26','0.00','18','newstock','1','','',0.00,'','1','24','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(376,'Bread','',5.00,'2022-11-24 13:01:18','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(377,'Soda (300ml)','',40.00,'2022-11-24 14:12:59','59.00','18','newstock','1','','',0.00,'','1','99','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(378,'Bread','',5.00,'2022-11-25 09:04:49','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(379,'Groundnuts','',6.00,'2022-11-26 15:50:58','0.00','18','newstock','1','','',0.00,'','1','6','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(380,'Bread','',5.00,'2022-11-28 14:21:36','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(381,'Cakes','',24.00,'2022-11-28 15:57:08','0.00','18','newstock','1','','',0.00,'','1','24','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(382,'Bread','',4.00,'2022-11-29 12:42:58','2.00','18','newstock','1','','',0.00,'','1','6','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(383,'Cakes','',3.00,'2022-11-30 12:43:59','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(384,'Bread','',4.00,'2022-12-01 16:58:51','0.00','11','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(385,'Bread','',5.00,'2022-12-02 15:41:34','0.00','11','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(386,'Bread','',5.00,'2022-12-03 15:21:59','0.00','11','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(387,'Groundnuts','',9.00,'2022-12-05 15:24:56','0.00','18','newstock','1','','',0.00,'','1','9','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(388,'Daima milk (500ml)','',11.00,'2022-12-05 15:25:12','2.00','18','newstock','1','','',0.00,'','1','13','internal','1','43','','',0.00,'','65','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(389,'PK (Small)','',10.00,'2022-12-05 15:25:51','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','153','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(390,'Bread','',5.00,'2022-12-05 17:56:10','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(391,'Cakes','',18.00,'2022-12-05 17:57:17','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(392,'Cakes','',12.00,'2022-12-07 09:49:22','6.00','11','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(393,'PK (Big)','',22225.00,'2022-12-07 09:49:42','0.00','11','newstock','1','','',0.00,'','1','22225','internal','1','154','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(394,'PK (Big)','',-2200.00,'2022-12-07 09:50:03','22225.00','11','newstock','1','','',0.00,'','1','20025','internal','1','154','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(395,'PK (Big)','',-20000.00,'2022-12-07 09:50:42','20025.00','11','newstock','1','','',0.00,'','1','25','internal','1','154','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(396,'Bread','',4.00,'2022-12-07 17:14:50','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(397,'Bread','',5.00,'2022-12-08 15:05:48','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(398,'Bread','',5.00,'2022-12-09 09:21:46','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(399,'Cakes','',18.00,'2022-12-09 17:12:47','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(400,'Soda (300ml)','',24.00,'2022-12-09 17:13:20','56.00','18','newstock','1','','',0.00,'','1','80','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(401,'Bread','',5.00,'2022-12-10 13:45:03','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(402,'Bread','',4.00,'2022-12-13 15:26:34','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(403,'Bread','',3.00,'2022-12-14 17:52:55','0.00','11','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(404,'Groundnuts','',10.00,'2022-12-15 16:28:58','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(405,'Bread','',2.00,'2022-12-15 17:44:34','0.00','18','newstock','1','','',0.00,'','1','2','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(406,'Bread','',3.00,'2022-12-17 11:49:45','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(407,'Bread','',2.00,'2022-12-19 13:29:52','2.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(408,'Patco','',35.00,'2022-12-19 15:34:14','0.00','11','newstock','1','','',0.00,'','1','35','internal','1','158','','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(409,'Cakes','',18.00,'2022-12-19 15:40:42','0.00','11','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(410,'Bread','',4.00,'2022-12-20 17:39:19','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(411,'Bread','',3.00,'2022-12-22 17:01:18','0.00','18','newstock','1','','',0.00,'','1','3','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(412,'Cakes','',18.00,'2022-12-29 18:06:14','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(413,'Cakes','',12.00,'2022-12-30 15:23:30','0.00','18','newstock','1','','',0.00,'','1','12','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(414,'A6s Ipods BT','',1.00,'2022-12-31 13:34:29','0.00','18','newstock','1','','',0.00,'','1','1','internal','1','166','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(415,'T- 09 earphones(i8, x-19, x21)','',-2.00,'2022-12-31 13:56:13','2.00','18','newstock','1','','',0.00,'','1','0','internal','1','165','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(416,'T- 09 earphones(i8, x-19, x21)','',-5.00,'2022-12-31 13:58:35','5.00','18','newstock','1','','',0.00,'','Main','0','Internal','Main','165','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(417,'Earphones (p36, i9, e003)','',-5.00,'2022-12-31 13:58:51','5.00','18','newstock','1','','',0.00,'','Main','0','Internal','Main','164','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(418,'Blue Band (25g Sachets)','',-9.00,'2022-12-31 14:04:42','10.00','18','newstock','1','','',0.00,'','Main','1','Internal','Main','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(419,'Blue Band (25g Sachets)','',-9.00,'2022-12-31 14:04:43','1.00','18','newstock','1','','',0.00,'','Main','-8','Internal','Main','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(420,'Blue Band (25g Sachets)','',-9.00,'2022-12-31 14:04:46','-8.00','18','newstock','1','','',0.00,'','Main','-17','Internal','Main','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(421,'Blue Band (25g Sachets)','',-9.00,'2022-12-31 14:04:46','-17.00','18','newstock','1','','',0.00,'','Main','-26','Internal','Main','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(422,'Blue Band (25g Sachets)','',-9.00,'2022-12-31 14:04:46','-26.00','18','newstock','1','','',0.00,'','Main','-35','Internal','Main','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(423,'Blue Band (25g Sachets)','',-9.00,'2022-12-31 14:04:47','-35.00','18','newstock','1','','',0.00,'','Main','-44','Internal','Main','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(424,'Blue Band (25g Sachets)','',-9.00,'2022-12-31 14:04:47','-44.00','18','newstock','1','','',0.00,'','Main','-53','Internal','Main','27','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(425,'Drinking Chocolate (20g Sachets)','',-10.00,'2022-12-31 14:05:04','10.00','18','newstock','1','','',0.00,'','Main','0','Internal','Main','23','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(426,'Bread','',4.00,'2023-01-03 17:58:00','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(427,'Cakes','',18.00,'2023-01-03 18:07:20','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(428,'Bread','',4.00,'2023-01-04 09:40:46','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(429,'Bread','',4.00,'2023-01-05 17:23:05','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(430,'Eclairs','',180.00,'2023-01-06 16:01:47','18.00','18','newstock','1','','',0.00,'','1','198','internal','1','157','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(431,'Soda (300ml)','',48.00,'2023-01-06 16:38:13','21.00','18','newstock','1','','',0.00,'','1','69','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(432,'Bread','',4.00,'2023-01-07 16:24:03','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(433,'Cakes','',18.00,'2023-01-07 16:24:36','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(434,'Drinking Water (1L)','',5.00,'2023-01-10 10:30:49','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','7','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(435,'Drinking Water (500ml)','',20.00,'2023-01-10 10:31:07','0.00','18','newstock','1','','',0.00,'','1','20','internal','1','6','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(436,'Bread','',1.00,'2023-01-10 13:26:59','1.00','18','newstock','1','','',0.00,'','1','2','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(437,'Bread','',4.00,'2023-01-11 13:06:00','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(438,'Aluminium Foil (Small)','',5.00,'2023-01-11 14:09:14','0.00','18','newstock','1','','',0.00,'','1','5','internal','1','33','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(439,'Cakes','',18.00,'2023-01-12 09:24:06','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(440,'Bread','',4.00,'2023-01-12 09:24:22','1.00','18','newstock','1','','',0.00,'','1','5','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(441,'Bread','',4.00,'2023-01-13 09:47:23','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(442,'Bread','',18.00,'2023-01-13 14:23:09','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(443,'Cakes','',18.00,'2023-01-16 17:56:23','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(444,'Groundnuts','',10.00,'2023-01-17 09:40:38','0.00','18','newstock','1','','',0.00,'','1','10','internal','1','209','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(445,'Soda (300ml)','',24.00,'2023-01-17 09:41:04','46.00','18','newstock','1','','',0.00,'','1','70','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(446,'Soda (300ml)','',24.00,'2023-01-17 09:41:28','70.00','18','newstock','1','','',0.00,'','1','94','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(447,'Cakes','',18.00,'2023-01-18 09:33:08','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(448,'Cakes','',12.00,'2023-01-20 09:28:13','0.00','18','newstock','1','','',0.00,'','1','12','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(449,'Cakes','',18.00,'2023-01-25 11:08:06','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(450,'Bread','',4.00,'2023-01-26 10:23:51','0.00','18','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(451,'Panadol Extra','',-4.00,'2023-01-26 16:59:26','4.00','18','newstock','1','','',0.00,'','1','0','internal','1','65','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(452,'Panadol Advance','',-21.00,'2023-01-26 16:59:47','21.00','18','newstock','1','','',0.00,'','1','0','internal','1','66','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(453,'Chocolate','',1.00,'2023-01-26 17:04:05','0.00','18','newstock','1','','',40.00,'','1','1','internal','1','162','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(454,'Cakes','',18.00,'2023-01-27 09:16:13','0.00','18','newstock','1','','',0.00,'','1','18','internal','1','16','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(455,'Super Glue','',22.00,'2023-01-27 09:35:31','0.00','18','newstock','1','','',0.00,'','1','22','internal','1','186','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(456,'Soda (300ml)','',67.00,'2023-01-28 10:20:25','26.00','18','newstock','1','','',0.00,'','1','93','internal','1','1','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''); /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,5999.00,150.00,0,1,'active','employee',1),(2,6000.00,7999.00,300.00,0,1,'active','employee',1),(3,8000.00,11999.00,400.00,0,1,'active','employee',1),(4,12000.00,14999.00,500.00,0,1,'active','employee',1),(5,15000.00,19999.00,600.00,0,1,'active','employee',1),(6,20000.00,24999.00,750.00,0,1,'active','employee',1),(7,25000.00,29999.00,850.00,0,1,'active','employee',1),(8,30000.00,34999.00,900.00,0,1,'active','employee',1),(9,35000.00,39000.00,950.00,0,1,'active','employee',1),(10,40000.00,44999.00,1000.00,0,1,'active','employee',1),(11,45000.00,49000.00,1100.00,0,1,'active','employee',1),(12,50000.00,59999.00,1200.00,0,1,'active','employee',1),(13,60000.00,69999.00,1300.00,0,1,'active','employee',1),(14,70000.00,79999.00,1400.00,0,1,'active','employee',1),(15,80000.00,89999.00,1500.00,0,1,'active','employee',1),(16,90000.00,99999.00,1600.00,0,1,'active','employee',1),(17,100000.00,99999999.00,1700.00,0,1,'active','employee',1),(18,0.00,0.00,500.00,0,1,'active','employer',1); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nssf` -- DROP TABLE IF EXISTS `nssf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nssf` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `tire1` decimal(10,2) NOT NULL, `tire2` decimal(10,2) NOT NULL, `tire1tire2` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,3000.00,180.00,1,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,1,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,1,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,1,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,1,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` int(11) NOT NULL, `destination` int(11) NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, `riderdetails` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; INSERT INTO `parceldelivery` VALUES (1,'1','','0','Paid','2022-03-03 06:40:53','robert','1','1','2022-03-03 06:41:55','',0.00,0.00,1,'900','2022-03-03 23:59:59','Returned','Prepaid','11646278853','',NULL,'john','07132323343','ouko 495',0,0,'','robert@gmail.com','',0.00,0.00,'34354','kcb6'); /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; INSERT INTO `password_resets` VALUES ('rmanyala@jkuat.ac.ke','55addf31b644939f3e4e858a70d3fe997eeef74149f54eca8e593f9c077becea','2016-07-02 02:47:19'); /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,32333.00,8333.00,1,1,'active',25.00),(3,32333.00,10000000000.00,32333.00,1,1,'active',30.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentmethodes` -- DROP TABLE IF EXISTS `paymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-22 10:35:37','1','1','1010','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,'Robisearch','Advanta','JOHN','0727947014','robisearch@gmail.com','12345678','','female','','','0','','132222201635401988','user','1','','','','3343455',8890544.00,'1','2022-02-28','','1','2019-06-11','Contract',50000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',61.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',0.00,'','','','Yes',0.00,0,0.00,0.00,'no',200.00,'','2021-08-24 12:27:27','','','','','','','','P06666xxx',1,'022','444',2,''),(2,'Default','','','Default','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',5200.00,'1','2022-01-27 05:57:22','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',9418285.00,0,0.00,0.00,'no',300.00,'yes','2022-05-10 16:52:42','','','','','','','','',1,NULL,NULL,0,''),(3,'JAMES','','','254712345678','','','','','','','1 ','',NULL,'member','1','JAMES','','','',3540.00,'1','2022-02-26 05:42:28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',20.00,NULL,NULL,NULL,'',2754.00,0,0.00,0.00,'no',0.00,'no','2022-03-26 06:03:49','','','','','','','','',1,NULL,NULL,0,''),(4,'JKUAT','','','254780655983','','','','','','','1 ','',NULL,'member','1','','','','',3088.00,'1','2022-03-08 09:11:00','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2022-03-23 22:48:31','','','','','','','','PO56RR5DDD66R',1,NULL,NULL,0,''),(6,'Waiter','','','0780655981','','','','','','','1 ','','2388441645858969','accommodation','1','60','','','34522453',4000.00,'1','2022-02-26 10:03:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,''),(7,'DANIEL','','','0780655983','','','','Male','','','1 ','','937491645860690','accommodation','1','','','','3425354',2000.00,'1','2022-02-26 10:32:08','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,''),(8,'juma','','','0727947013','','','','','','','1 ','','2799591645862150','accommodation','1','','','','43345345',0.00,'1','2022-02-26 10:56:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,''),(9,'DAVID','','','0727947018','','','','','','','1 ','','1716281645862259','accommodation','1','','','','4454566',0.00,'1','2022-02-26 10:57:58','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,''),(10,'dd','','','dd','','','','','','','1 ','','3222831646116281','accommodation','1','','','','dd',0.00,'1','2022-03-01 09:31:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,''),(11,'Evans','Kirui',NULL,'254799314829','kirui','511801','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2022-05-12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'123373242'),(12,'MWIKALI','ABBY',NULL,'254746757170','ABBY','28222755','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2022-05-12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'231031022'),(13,'WILLY','',NULL,'254766325400','','','','male','','2023-05-10','1','',NULL,'supplier','1','W SUPPLIERS LTD','','','',0.00,'11','2022-05-10 13:22:37','','1','2022-05-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,1,''),(14,'LINET','',NULL,'254792156923','','','','female','','2023-05-10','1','',NULL,'supplier','1','LINET SUPPLIER LIMITED','','','',0.00,'12','2022-05-10 13:34:55','','1','2022-05-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,''),(15,'WAMBUI','',NULL,'254705259980','','','','','','2023-05-10','1','',NULL,'supplier','1','WAMBU SUPLIER','','','',0.00,'11','2022-05-10 13:49:10','','1','2022-05-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,''),(16,'MWIKALI','',NULL,'254701888999','','','','','','2023-05-10','1','',NULL,'member','1','MWIKALI','','','',200.00,'11','2022-05-10 15:51:53','','1','2022-05-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2022-05-10 15:56:39','','','','','',NULL,NULL,'',1,NULL,NULL,0,''),(17,'Simon','Ibeere',NULL,'+2540706600095','ibeere@gmail.com','Tusker123!','','male','','','','',NULL,'user','1',NULL,'','','22171743',0.00,'','2022-05-10','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'651292910'),(18,'MWENDWA','JENNIFFER',NULL,'0703934547','JENNIFFER','1802474','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2022-06-15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'yes','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'002332002'); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('accomodation',1),('accounting',1),('accountingreports',1),('assets',1),('bankdeposits',1),('banktransfer',1),('biometricrecords',1),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',5),('cashiersales',11),('cashiersales',12),('cashiersales',17),('cashiersales',18),('complain',1),('config',1),('config',17),('damagedproducts',1),('damagedproducts',11),('damagedproducts',12),('damagedproducts',17),('damagedproducts',18),('deals',1),('departments',1),('displayreport',1),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('income',1),('incomeexpenses',1),('incomeexpenses',11),('incomeexpenses',12),('incomeexpenses',17),('incomeexpenses',18),('incomingstock',1),('incomingstock',11),('incomingstock',12),('incomingstock',17),('incomingstock',18),('incomingstore',1),('journalentry',1),('labourrecords',1),('leavemanagement',1),('lowproducts',1),('lowstocklist',1),('lowstocklist',11),('lowstocklist',12),('lowstocklist',17),('lowstocklist',18),('loyalitycards',1),('members',1),('members',11),('members',12),('members',17),('members',18),('password',1),('password',5),('password',11),('password',12),('password',17),('password',18),('payroll',1),('payrollsetup',1),('peoplecategory',1),('productlist',1),('productlist',11),('productlist',12),('productlist',17),('productlist',18),('products',1),('products',11),('products',12),('products',17),('products',18),('productscategory',1),('productscategory',11),('productscategory',12),('productscategory',17),('productscategory',18),('profile',1),('profile',5),('projectsmanagement',1),('purchases',1),('purchases',11),('purchases',12),('purchases',17),('purchases',18),('recorddelivery',1),('reports',1),('reports',11),('reports',17),('sales',1),('sales',5),('sales',11),('sales',12),('sales',17),('sales',18),('sendsms',1),('task',1),('taskscategory',1),('users',1),('users',17),('viewreturnsales',1),('viewreturnsales',17),('wholesale',1); /*!40000 ALTER TABLE `permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissionsactions` -- DROP TABLE IF EXISTS `permissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=75365 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissionsactions` -- LOCK TABLES `permissionsactions` WRITE; /*!40000 ALTER TABLE `permissionsactions` DISABLE KEYS */; INSERT INTO `permissionsactions` VALUES (73746,'sales','1','suspend'),(73747,'sales','1','add'),(73748,'sales','1','printreceipt'),(73749,'sales','1','selectmessage'),(73750,'sales','1','update'),(73751,'sales','1','delete'),(73752,'sales','1','cash'),(73753,'sales','1','sale'),(73754,'sales','1','moresales'),(73755,'sales','1','reprint'),(73756,'sales','1','Logout'),(73757,'sales','1','select'),(73758,'sales','1','mpesabalance'),(73759,'sales','1','discount'),(73760,'sales','1','displaycustomers'),(73761,'sales','1','mpesa'),(73762,'sales','1','printbill'),(73763,'sales','1','productdiscount'),(73764,'sales','1','order'),(73765,'sales','1','updatepaymentmode'),(73766,'sales','1','card'),(73767,'sales','1','clearpayments'),(73768,'sales','1','viewbuyingprice'),(73769,'sales','1','cheque'),(73770,'sales','1','creditnote'),(73771,'sales','1','voucher'),(73772,'sales','1','salesbeyondbprice'),(73773,'sales','1','points'),(73774,'sales','1','credit'),(73775,'sales','1','selectroom'),(73776,'sales','1','dontprint'),(73777,'sales','1','backdatesales'),(73778,'sales','1','recordcoins'),(73779,'sales','1','leaseitems'),(73780,'sales','1','giveloyalityponts'),(73781,'sales','1','splitbill'),(73782,'sales','1','selecttable'),(73783,'sales','1','printdelivery'),(73784,'sales','1','sendsms'),(73785,'sales','1','selectcurrency'),(73786,'sales','1','salesperson'),(73787,'wholesale','1','sale'),(73788,'wholesale','1','add'),(73789,'wholesale','1','delete'),(73790,'wholesale','1','update'),(73791,'cashiersales','1','entermpesacode'),(73792,'cashiersales','1','editmpesa'),(73793,'cashiersales','1','all'),(73794,'cashiersales','1','delete'),(73795,'cashiersales','1','cashiersales'),(73796,'cashiersales','1','editmpesadate'),(73797,'cashiersales','1','adddailycollection'),(73798,'cashiersales','1','viewtill'),(73799,'cashiersales','1','viewdailycollections'),(73800,'cashiersales','1','updatedailycollections'),(73801,'cashiersales','1','reversempesa'),(73802,'cashiersales','1','deletedailycollections'),(73803,'cashiersales','1','clearallsales'),(73804,'cashiersales','1','viewallcollections'),(73805,'cashiersales','1','mpesapendingreport'),(73806,'cashiersales','1','viewallcounters'),(73807,'cashiersales','1','mpesaverifiedreport'),(73808,'cashiersales','1','viewcommission'),(73809,'cashiersales','1','viewmpesamessages'),(73810,'recorddelivery','1','add'),(73811,'recorddelivery','1','view'),(73812,'recorddelivery','1','update'),(73813,'recorddelivery','1','delete'),(73814,'recorddelivery','1','changestatus'),(73815,'recorddelivery','1','report'),(73816,'recorddelivery','1','Dispatched'),(73817,'recorddelivery','1','FailedDelivery'),(73818,'recorddelivery','1','ReturnedandReceived'),(73819,'recorddelivery','1','Delivered'),(73820,'recorddelivery','1','Claimraised'),(73821,'recorddelivery','1','ClaimOK'),(73822,'recorddelivery','1','ClaimDamaged'),(73823,'purchases','1','add'),(73824,'purchases','1','update'),(73825,'purchases','1','delete'),(73826,'purchases','1','updatebuyingprice'),(73827,'purchases','1','updatesellingprice'),(73828,'purchases','1','updateclosedinvoice'),(73829,'purchases','1','viewquotation'),(73830,'purchases','1','viewdirectpurchases'),(73831,'purchases','1','viewserials'),(73832,'purchases','1','viewpurchase'),(73833,'purchases','1','salesorder'),(73834,'purchases','1','budget'),(73835,'purchases','1','showdefaultserials'),(73836,'purchases','1','approve'),(73837,'purchases','1','addbatchno'),(73838,'purchases','1','addexpirydate'),(73839,'viewreturnsales','1','add'),(73840,'viewreturnsales','1','update'),(73841,'viewreturnsales','1','delete'),(73842,'viewreturnsales','1','return'),(73843,'viewreturnsales','1','clear'),(73844,'viewreturnsales','1','moresales'),(73845,'income','1','View'),(73846,'income','1','add'),(73847,'income','1','wiewinvoices'),(73848,'income','1','detailedvatinvoice'),(73849,'incomeexpenses','1','add'),(73850,'incomeexpenses','1','closeexpense'),(73851,'incomeexpenses','1','update'),(73852,'incomeexpenses','1','wiewinvoices'),(73853,'incomeexpenses','1','viewbills'),(73854,'incomeexpenses','1','viewdebtors'),(73855,'incomeexpenses','1','viewcreditors'),(73856,'incomeexpenses','1','postrentalexpenses'),(73857,'accomodation','1','dailysales'),(73858,'accomodation','1','viewrooms'),(73859,'accomodation','1','viewhouse'),(73860,'accomodation','1','addhouse'),(73861,'accomodation','1','cheque'),(73862,'accomodation','1','credit'),(73863,'accomodation','1','card'),(73864,'accomodation','1','cash'),(73865,'accomodation','1','mpesa'),(73866,'accomodation','1','voucher'),(73867,'accomodation','1','points'),(73868,'accomodation','1','checkinroom'),(73869,'accomodation','1','addroom'),(73870,'accomodation','1','checkoutroom'),(73871,'accomodation','1','cancel'),(73872,'accomodation','1','givediscount'),(73873,'accomodation','1','checkin'),(73874,'accomodation','1','addcharges'),(73875,'accomodation','1','cleanrooms'),(73876,'accomodation','1','updatecharges'),(73877,'accomodation','1','postexpense'),(73878,'accomodation','1','updatehouse'),(73879,'accomodation','1','updateroom'),(73880,'accomodation','1','Post Bank Deposits'),(73881,'accomodation','1','managehotel'),(73882,'accomodation','1','assignrooms'),(73883,'accomodation','1','managerental'),(73884,'accomodation','1','housekeeping'),(73885,'accomodation','1','changepayment'),(73886,'accomodation','1','customerregister'),(73887,'accomodation','1','dailypayments'),(73888,'accomodation','1','advancebooking'),(73889,'accomodation','1','checkoutcustomerwithbalance'),(73890,'accomodation','1','managecustomer'),(73891,'accomodation','1','viewreports'),(73892,'accomodation','1','viewroomcleaned'),(73893,'accomodation','1','config'),(73894,'accomodation','1','clearsales'),(73895,'accomodation','1','dailycollections'),(73896,'branch','1','add'),(73897,'branch','1','view'),(73898,'branch','1','update'),(73899,'branch','1','delete'),(73900,'members','1','add'),(73901,'members','1','update'),(73902,'members','1','opencloseshift'),(73903,'users','1','add'),(73904,'users','1','update'),(73905,'users','1','delete'),(73906,'users','1','deleteallroles'),(73907,'productscategory','1','add'),(73908,'productscategory','1','update'),(73909,'productscategory','1','delete'),(73910,'productlist','1','bulk'),(73911,'productlist','1','move'),(73912,'productlist','1','updatestock'),(73913,'productlist','1','more'),(73914,'productlist','1','transfer'),(73915,'productlist','1','addstock'),(73916,'productlist','1','delete'),(73917,'productlist','1','view'),(73918,'productlist','1','update'),(73919,'productlist','1','add'),(73920,'productlist','1','stocktaking'),(73921,'productlist','1','editstocktaken'),(73922,'productlist','1','editopenclosestock'),(73923,'productlist','1','changeserialstatus'),(73924,'productlist','1','viewserials'),(73925,'productlist','1','viewproductsfromallbranches'),(73926,'productlist','1','bulkpriceupdate'),(73927,'products','1','add'),(73928,'products','1','update'),(73929,'products','1','delete'),(73930,'products','1','addstock'),(73931,'products','1','more'),(73932,'products','1','bulk'),(73933,'products','1','deleteorder'),(73934,'products','1','removestock'),(73935,'products','1','dispatch'),(73936,'products','1','price'),(73937,'products','1','removeallstock'),(73938,'products','1','bulkpriceupdate'),(73939,'incomingstock','1','add'),(73940,'incomingstock','1','update'),(73941,'incomingstock','1','view'),(73942,'incomingstock','1','delete'),(73943,'incomingstore','1','add'),(73944,'incomingstore','1','delete'),(73945,'incomingstore','1','view'),(73946,'lowstocklist','1','more'),(73947,'lowstocklist','1','view'),(73948,'lowproducts','1','add'),(73949,'lowproducts','1','update'),(73950,'damagedproducts','1','add'),(73951,'damagedproducts','1','update'),(73952,'damagedproducts','1','delete'),(73953,'projectsmanagement','1','view'),(73954,'projectsmanagement','1','add'),(73955,'projectsmanagement','1','update'),(73956,'projectsmanagement','1','delete'),(73957,'assets','1','add'),(73958,'assets','1','update'),(73959,'assets','1','delete'),(73960,'accounting','1','deletebank'),(73961,'accounting','1','deleteglaccount'),(73962,'accounting','1','view'),(73963,'bankdeposits','1','update'),(73964,'bankdeposits','1','delete'),(73965,'banktransfer','1','add'),(73966,'journalentry','1','add'),(73967,'accountingreports','1','view'),(73968,'peoplecategory','1','add'),(73969,'peoplecategory','1','update'),(73970,'peoplecategory','1','delete'),(73971,'departments','1','add'),(73972,'payrollsetup','1','add'),(73973,'labourrecords','1','add'),(73974,'leavemanagement','1','add'),(73975,'biometricrecords','1','add'),(73976,'payroll','1','add'),(73977,'loyalitycards','1','add'),(73978,'loyalitycards','1','update'),(73979,'reports','1','view'),(73980,'reports','1','download'),(73981,'reports','1','delete'),(73982,'reports','1','update'),(73983,'reports','1','viewall'),(73984,'displayreport','1','view'),(73985,'grouping','1','add'),(73986,'grouping','1','update'),(73987,'grouping','1','delete'),(73988,'sendsms','1','add'),(73989,'sendsms','1','update'),(73990,'sendsms','1','delete'),(73991,'sendsms','1','transfersms'),(73992,'documents','1','add'),(73993,'documents','1','update'),(73994,'documents','1','delete'),(73995,'documents','1','viewalldocuments'),(73996,'humanresource','1','add'),(73997,'humanresource','1','update'),(73998,'humanresource','1','approve'),(73999,'humanresource','1','delete'),(74000,'humanresource','1','view'),(74001,'humanresource','1','allocate'),(74002,'humanresource','1','viewallpayroll'),(74003,'humanresource','1','leavesetup'),(74004,'humanresource','1','allleaves '),(74005,'humanresource','1','bioattendance'),(74006,'taskscategory','1','add'),(74007,'taskscategory','1','update'),(74008,'taskscategory','1','delete'),(74009,'task','1','add'),(74010,'task','1','viewall'),(74011,'task','1','update'),(74012,'task','1','delete'),(74013,'task','1','postspecifictask'),(74014,'task','1','postgeneraltask'),(74015,'task','1','viewothersspecifictask'),(74016,'task','1','viewothersgeneraltask'),(74017,'task','1','assigntask'),(74018,'task','1','posttaskforothers'),(74019,'callcenter','1','add'),(74020,'callcenter','1','upadate'),(74021,'callcenter','1','view'),(74022,'callcenter','1','download'),(74023,'callcenter','1','delete'),(74024,'deals','1','update'),(74025,'deals','1','delete'),(74026,'deals','1','viewall'),(74027,'complain','1','add'),(74028,'complain','1','view'),(74029,'complain','1','update'),(74030,'complain','1','allcompalin'),(74031,'complain','1','delete'),(74032,'events','1','add'),(74033,'events','1','update'),(74034,'events','1','delete'),(74035,'password','1','change'),(74036,'profile','1','update'),(74037,'ecommerce','1','add'),(74038,'ecommerce','1','update'),(74039,'ecommerce','1','delete'),(74040,'ecommerce','1','vieworders'),(74041,'ecommerce','1','setup'),(74042,'ecommerce','1','approveorders'),(74043,'config','1','delete'),(74044,'config','1','update'),(74045,'sales','5','suspend'),(74046,'sales','5','add'),(74047,'sales','5','update'),(74048,'sales','5','cash'),(74049,'sales','5','sale'),(74050,'sales','5','moresales'),(74051,'sales','5','Logout'),(74052,'sales','5','select'),(74053,'sales','5','discount'),(74054,'sales','5','displaycustomers'),(74055,'sales','5','mpesa'),(74056,'sales','5','printbill'),(74057,'sales','5','productdiscount'),(74058,'sales','5','order'),(74059,'sales','5','closebill'),(74060,'sales','5','editsellingprice'),(74061,'sales','5','updatepaymentmode'),(74062,'sales','5','card'),(74063,'sales','5','clearpayments'),(74064,'sales','5','viewbuyingprice'),(74065,'sales','5','cheque'),(74066,'sales','5','creditnote'),(74067,'sales','5','voucher'),(74068,'sales','5','salesbeyondbprice'),(74069,'sales','5','points'),(74070,'sales','5','credit'),(74071,'sales','5','selectroom'),(74072,'sales','5','dontprint'),(74073,'sales','5','backdatesales'),(74074,'sales','5','recordcoins'),(74075,'sales','5','changetaxstatus'),(74076,'sales','5','giveloyalityponts'),(74077,'sales','5','splitbill'),(74078,'sales','5','changeuomonsales'),(74079,'sales','5','selecttable'),(74080,'sales','5','printdelivery'),(74081,'sales','5','sendsms'),(74082,'sales','5','selectcurrency'),(74083,'sales','5','salesperson'),(74084,'sales','5','usekeyboard'),(74085,'sales','5','receiptno'),(74086,'cashiersales','5','entermpesacode'),(74087,'cashiersales','5','editmpesa'),(74088,'cashiersales','5','all'),(74089,'cashiersales','5','cashiersales'),(74090,'cashiersales','5','editmpesadate'),(74091,'cashiersales','5','dontshowtotal'),(74092,'cashiersales','5','viewtill'),(74093,'cashiersales','5','viewdailycollections'),(74094,'cashiersales','5','updatedailycollections'),(74095,'cashiersales','5','viewallcounters'),(74096,'cashiersales','5','viewcommission'),(74097,'cashiersales','5','dailysalesonly'),(74098,'cashiersales','5','viewmpesamessages'),(74099,'password','5','change'),(74100,'profile','5','update'),(74916,'sales','17','add'),(74917,'sales','17','suspend'),(74918,'sales','17','printreceipt'),(74919,'sales','17','update'),(74920,'sales','17','cash'),(74921,'sales','17','delete'),(74922,'sales','17','moresales'),(74923,'sales','17','sale'),(74924,'sales','17','Logout'),(74925,'sales','17','mpesabalance'),(74926,'sales','17','displaycustomers'),(74927,'sales','17','discount'),(74928,'sales','17','reprint'),(74929,'sales','17','printbill'),(74930,'sales','17','productdiscount'),(74931,'sales','17','mpesa'),(74932,'sales','17','closebill'),(74933,'sales','17','viewbuyingprice'),(74934,'sales','17','editsellingprice'),(74935,'sales','17','updatepaymentmode'),(74936,'sales','17','card'),(74937,'sales','17','clearpayments'),(74938,'sales','17','cheque'),(74939,'sales','17','creditnote'),(74940,'sales','17','voucher'),(74941,'sales','17','salesbeyondbprice'),(74942,'sales','17','points'),(74943,'sales','17','credit'),(74944,'sales','17','dontprint'),(74945,'sales','17','backdatesales'),(74946,'sales','17','recordcoins'),(74947,'sales','17','changetaxstatus'),(74948,'sales','17','leaseitems'),(74949,'sales','17','giveloyalityponts'),(74950,'sales','17','changeuomonsales'),(74951,'cashiersales','17','entermpesacode'),(74952,'cashiersales','17','editmpesa'),(74953,'cashiersales','17','all'),(74954,'cashiersales','17','delete'),(74955,'cashiersales','17','cashiersales'),(74956,'cashiersales','17','editmpesadate'),(74957,'cashiersales','17','adddailycollection'),(74958,'cashiersales','17','viewtill'),(74959,'cashiersales','17','viewdailycollections'),(74960,'cashiersales','17','deletedailycollections'),(74961,'cashiersales','17','updatedailycollections'),(74962,'cashiersales','17','reversempesa'),(74963,'cashiersales','17','clearallsales'),(74964,'cashiersales','17','viewallcollections'),(74965,'cashiersales','17','viewallcounters'),(74966,'cashiersales','17','mpesapendingreport'),(74967,'cashiersales','17','mpesaverifiedreport'),(74968,'cashiersales','17','viewcommission'),(74969,'cashiersales','17','viewmpesamessages'),(74970,'cashiersales','17','dailysalesonly'),(74971,'purchases','17','add'),(74972,'purchases','17','update'),(74973,'purchases','17','delete'),(74974,'purchases','17','updatebuyingprice'),(74975,'purchases','17','updatesellingprice'),(74976,'purchases','17','updateclosedinvoice'),(74977,'purchases','17','viewquotation'),(74978,'purchases','17','viewserials'),(74979,'purchases','17','viewdirectpurchases'),(74980,'purchases','17','viewpurchase'),(74981,'purchases','17','salesorder'),(74982,'purchases','17','budget'),(74983,'purchases','17','showdefaultserials'),(74984,'purchases','17','viewallcounters'),(74985,'purchases','17','approve'),(74986,'viewreturnsales','17','add'),(74987,'viewreturnsales','17','update'),(74988,'viewreturnsales','17','delete'),(74989,'viewreturnsales','17','return'),(74990,'viewreturnsales','17','clear'),(74991,'viewreturnsales','17','moresales'),(74992,'incomeexpenses','17','add'),(74993,'incomeexpenses','17','closeexpense'),(74994,'incomeexpenses','17','update'),(74995,'incomeexpenses','17','updateclosedexpenses'),(74996,'incomeexpenses','17','wiewinvoices'),(74997,'incomeexpenses','17','viewbills'),(74998,'incomeexpenses','17','viewexpense'),(74999,'incomeexpenses','17','viewdebtors'),(75000,'incomeexpenses','17','viewcreditors'),(75001,'members','17','add'),(75002,'members','17','update'),(75003,'members','17','deletepeople'),(75004,'members','17','opencloseshift'),(75005,'users','17','add'),(75006,'users','17','update'),(75007,'users','17','delete'),(75008,'users','17','deleteallroles'),(75009,'productscategory','17','add'),(75010,'productscategory','17','update'),(75011,'productscategory','17','delete'),(75012,'productlist','17','bulk'),(75013,'productlist','17','updatestock'),(75014,'productlist','17','move'),(75015,'productlist','17','more'),(75016,'productlist','17','transfer'),(75017,'productlist','17','addstock'),(75018,'productlist','17','delete'),(75019,'productlist','17','view'),(75020,'productlist','17','update'),(75021,'productlist','17','add'),(75022,'productlist','17','openclosestock'),(75023,'productlist','17','stocktaking'),(75024,'productlist','17','editstocktaken'),(75025,'productlist','17','editopenclosestock'),(75026,'productlist','17','changeserialstatus'),(75027,'productlist','17','viewserials'),(75028,'productlist','17','viewproductsfromallbranches'),(75029,'productlist','17','bulkpriceupdate'),(75030,'products','17','add'),(75031,'products','17','update'),(75032,'products','17','delete'),(75033,'products','17','addstock'),(75034,'products','17','more'),(75035,'products','17','bulk'),(75036,'products','17','deleteorder'),(75037,'products','17','dispatch'),(75038,'products','17','removestock'),(75039,'products','17','price'),(75040,'products','17','removeallstock'),(75041,'products','17','bulkpriceupdate'),(75042,'incomingstock','17','add'),(75043,'incomingstock','17','update'),(75044,'incomingstock','17','view'),(75045,'incomingstock','17','delete'),(75046,'lowstocklist','17','add'),(75047,'lowstocklist','17','more'),(75048,'lowstocklist','17','view'),(75049,'damagedproducts','17','add'),(75050,'damagedproducts','17','update'),(75051,'damagedproducts','17','delete'),(75052,'reports','17','view'),(75053,'reports','17','download'),(75054,'reports','17','delete'),(75055,'reports','17','update'),(75056,'reports','17','viewall'),(75057,'password','17','change'),(75058,'config','17','delete'),(75059,'config','17','add'),(75060,'config','17','update'),(75061,'sales','12','add'),(75062,'sales','12','suspend'),(75063,'sales','12','printreceipt'),(75064,'sales','12','update'),(75065,'sales','12','cash'),(75066,'sales','12','moresales'),(75067,'sales','12','sale'),(75068,'sales','12','discount'),(75069,'sales','12','select'),(75070,'sales','12','productdiscount'),(75071,'sales','12','mpesa'),(75072,'sales','12','editsellingprice'),(75073,'sales','12','updatepaymentmode'),(75074,'sales','12','card'),(75075,'sales','12','clearpayments'),(75076,'sales','12','cheque'),(75077,'sales','12','credit'),(75078,'sales','12','dontprint'),(75079,'sales','12','recordcoins'),(75080,'sales','12','giveloyalityponts'),(75081,'cashiersales','12','entermpesacode'),(75082,'cashiersales','12','editmpesa'),(75083,'cashiersales','12','all'),(75084,'cashiersales','12','cashiersales'),(75085,'cashiersales','12','editmpesadate'),(75086,'cashiersales','12','adddailycollection'),(75087,'cashiersales','12','viewtill'),(75088,'cashiersales','12','viewdailycollections'),(75089,'cashiersales','12','updatedailycollections'),(75090,'cashiersales','12','clearallsales'),(75091,'cashiersales','12','viewallcounters'),(75092,'cashiersales','12','mpesapendingreport'),(75093,'cashiersales','12','mpesaverifiedreport'),(75094,'cashiersales','12','viewcommission'),(75095,'cashiersales','12','viewmpesamessages'),(75096,'cashiersales','12','dailysalesonly'),(75097,'purchases','12','add'),(75098,'purchases','12','update'),(75099,'purchases','12','delete'),(75100,'purchases','12','updatebuyingprice'),(75101,'purchases','12','updatesellingprice'),(75102,'purchases','12','updateclosedinvoice'),(75103,'purchases','12','viewquotation'),(75104,'purchases','12','viewserials'),(75105,'purchases','12','viewdirectpurchases'),(75106,'purchases','12','viewpurchase'),(75107,'purchases','12','salesorder'),(75108,'purchases','12','budget'),(75109,'purchases','12','showdefaultserials'),(75110,'purchases','12','viewallcounters'),(75111,'purchases','12','approve'),(75112,'incomeexpenses','12','add'),(75113,'incomeexpenses','12','closeexpense'),(75114,'incomeexpenses','12','update'),(75115,'incomeexpenses','12','updateclosedexpenses'),(75116,'incomeexpenses','12','wiewinvoices'),(75117,'incomeexpenses','12','viewbills'),(75118,'incomeexpenses','12','viewexpense'),(75119,'incomeexpenses','12','viewdebtors'),(75120,'incomeexpenses','12','viewcreditors'),(75121,'members','12','add'),(75122,'members','12','update'),(75123,'members','12','opencloseshift'),(75124,'productscategory','12','add'),(75125,'productscategory','12','update'),(75126,'productlist','12','bulk'),(75127,'productlist','12','updatestock'),(75128,'productlist','12','move'),(75129,'productlist','12','more'),(75130,'productlist','12','transfer'),(75131,'productlist','12','addstock'),(75132,'productlist','12','view'),(75133,'productlist','12','update'),(75134,'productlist','12','add'),(75135,'productlist','12','editstocktaken'),(75136,'productlist','12','editopenclosestock'),(75137,'productlist','12','changeserialstatus'),(75138,'productlist','12','viewserials'),(75139,'productlist','12','viewproductsfromallbranches'),(75140,'productlist','12','bulkpriceupdate'),(75141,'products','12','add'),(75142,'products','12','update'),(75143,'products','12','addstock'),(75144,'products','12','more'),(75145,'products','12','bulk'),(75146,'products','12','deleteorder'),(75147,'products','12','dispatch'),(75148,'products','12','removestock'),(75149,'products','12','price'),(75150,'products','12','removeallstock'),(75151,'products','12','bulkpriceupdate'),(75152,'incomingstock','12','add'),(75153,'incomingstock','12','update'),(75154,'incomingstock','12','view'),(75155,'lowstocklist','12','add'),(75156,'lowstocklist','12','more'),(75157,'lowstocklist','12','view'),(75158,'damagedproducts','12','add'),(75159,'damagedproducts','12','update'),(75160,'password','12','change'),(75161,'sales','11','add'),(75162,'sales','11','suspend'),(75163,'sales','11','printreceipt'),(75164,'sales','11','update'),(75165,'sales','11','cash'),(75166,'sales','11','moresales'),(75167,'sales','11','sale'),(75168,'sales','11','discount'),(75169,'sales','11','select'),(75170,'sales','11','productdiscount'),(75171,'sales','11','mpesa'),(75172,'sales','11','editsellingprice'),(75173,'sales','11','updatepaymentmode'),(75174,'sales','11','card'),(75175,'sales','11','clearpayments'),(75176,'sales','11','cheque'),(75177,'sales','11','credit'),(75178,'sales','11','dontprint'),(75179,'sales','11','recordcoins'),(75180,'sales','11','giveloyalityponts'),(75181,'cashiersales','11','entermpesacode'),(75182,'cashiersales','11','editmpesa'),(75183,'cashiersales','11','all'),(75184,'cashiersales','11','cashiersales'),(75185,'cashiersales','11','editmpesadate'),(75186,'cashiersales','11','adddailycollection'),(75187,'cashiersales','11','viewtill'),(75188,'cashiersales','11','viewdailycollections'),(75189,'cashiersales','11','updatedailycollections'),(75190,'cashiersales','11','clearallsales'),(75191,'cashiersales','11','viewallcounters'),(75192,'cashiersales','11','mpesapendingreport'),(75193,'cashiersales','11','mpesaverifiedreport'),(75194,'cashiersales','11','viewcommission'),(75195,'cashiersales','11','viewmpesamessages'),(75196,'cashiersales','11','dailysalesonly'),(75197,'purchases','11','add'),(75198,'purchases','11','update'),(75199,'purchases','11','delete'),(75200,'purchases','11','updatebuyingprice'),(75201,'purchases','11','updatesellingprice'),(75202,'purchases','11','updateclosedinvoice'),(75203,'purchases','11','viewquotation'),(75204,'purchases','11','viewserials'),(75205,'purchases','11','viewdirectpurchases'),(75206,'purchases','11','viewpurchase'),(75207,'purchases','11','salesorder'),(75208,'purchases','11','budget'),(75209,'purchases','11','showdefaultserials'),(75210,'purchases','11','viewallcounters'),(75211,'purchases','11','approve'),(75212,'incomeexpenses','11','add'),(75213,'incomeexpenses','11','closeexpense'),(75214,'incomeexpenses','11','update'),(75215,'incomeexpenses','11','updateclosedexpenses'),(75216,'incomeexpenses','11','wiewinvoices'),(75217,'incomeexpenses','11','viewbills'),(75218,'incomeexpenses','11','viewexpense'),(75219,'incomeexpenses','11','viewdebtors'),(75220,'incomeexpenses','11','viewcreditors'),(75221,'members','11','add'),(75222,'members','11','update'),(75223,'members','11','opencloseshift'),(75224,'productscategory','11','add'),(75225,'productscategory','11','update'),(75226,'productlist','11','bulk'),(75227,'productlist','11','updatestock'),(75228,'productlist','11','move'),(75229,'productlist','11','more'),(75230,'productlist','11','transfer'),(75231,'productlist','11','addstock'),(75232,'productlist','11','delete'),(75233,'productlist','11','view'),(75234,'productlist','11','update'),(75235,'productlist','11','add'),(75236,'productlist','11','editstocktaken'),(75237,'productlist','11','editopenclosestock'),(75238,'productlist','11','changeserialstatus'),(75239,'productlist','11','viewserials'),(75240,'productlist','11','viewproductsfromallbranches'),(75241,'productlist','11','bulkpriceupdate'),(75242,'products','11','add'),(75243,'products','11','update'),(75244,'products','11','addstock'),(75245,'products','11','more'),(75246,'products','11','bulk'),(75247,'products','11','deleteorder'),(75248,'products','11','dispatch'),(75249,'products','11','removestock'),(75250,'products','11','price'),(75251,'products','11','removeallstock'),(75252,'products','11','bulkpriceupdate'),(75253,'incomingstock','11','add'),(75254,'incomingstock','11','update'),(75255,'incomingstock','11','view'),(75256,'lowstocklist','11','add'),(75257,'lowstocklist','11','more'),(75258,'lowstocklist','11','view'),(75259,'damagedproducts','11','add'),(75260,'damagedproducts','11','update'),(75261,'reports','11','view'),(75262,'reports','11','download'),(75263,'reports','11','update'),(75264,'reports','11','viewall'),(75265,'reports','11','dontshowprofit'),(75266,'password','11','change'),(75267,'sales','18','add'),(75268,'sales','18','suspend'),(75269,'sales','18','printreceipt'),(75270,'sales','18','update'),(75271,'sales','18','cash'),(75272,'sales','18','moresales'),(75273,'sales','18','sale'),(75274,'sales','18','discount'),(75275,'sales','18','select'),(75276,'sales','18','productdiscount'),(75277,'sales','18','mpesa'),(75278,'sales','18','editsellingprice'),(75279,'sales','18','updatepaymentmode'),(75280,'sales','18','card'),(75281,'sales','18','clearpayments'),(75282,'sales','18','cheque'),(75283,'sales','18','dontprint'),(75284,'sales','18','recordcoins'),(75285,'sales','18','giveloyalityponts'),(75286,'cashiersales','18','entermpesacode'),(75287,'cashiersales','18','editmpesa'),(75288,'cashiersales','18','cashiersales'),(75289,'cashiersales','18','editmpesadate'),(75290,'cashiersales','18','adddailycollection'),(75291,'cashiersales','18','viewtill'),(75292,'cashiersales','18','viewdailycollections'),(75293,'cashiersales','18','updatedailycollections'),(75294,'cashiersales','18','clearallsales'),(75295,'cashiersales','18','viewallcounters'),(75296,'cashiersales','18','mpesapendingreport'),(75297,'cashiersales','18','mpesaverifiedreport'),(75298,'cashiersales','18','viewcommission'),(75299,'cashiersales','18','viewmpesamessages'),(75300,'cashiersales','18','dailysalesonly'),(75301,'purchases','18','add'),(75302,'purchases','18','update'),(75303,'purchases','18','delete'),(75304,'purchases','18','updatebuyingprice'),(75305,'purchases','18','updatesellingprice'),(75306,'purchases','18','updateclosedinvoice'),(75307,'purchases','18','viewquotation'),(75308,'purchases','18','viewserials'),(75309,'purchases','18','viewdirectpurchases'),(75310,'purchases','18','viewpurchase'),(75311,'purchases','18','salesorder'),(75312,'purchases','18','budget'),(75313,'purchases','18','showdefaultserials'),(75314,'purchases','18','viewallcounters'),(75315,'purchases','18','approve'),(75316,'incomeexpenses','18','add'),(75317,'incomeexpenses','18','closeexpense'),(75318,'incomeexpenses','18','update'),(75319,'incomeexpenses','18','updateclosedexpenses'),(75320,'incomeexpenses','18','wiewinvoices'),(75321,'incomeexpenses','18','viewbills'),(75322,'incomeexpenses','18','viewexpense'),(75323,'incomeexpenses','18','viewdebtors'),(75324,'incomeexpenses','18','viewcreditors'),(75325,'members','18','add'),(75326,'members','18','update'),(75327,'members','18','opencloseshift'),(75328,'productscategory','18','add'),(75329,'productscategory','18','update'),(75330,'productlist','18','bulk'),(75331,'productlist','18','updatestock'),(75332,'productlist','18','move'),(75333,'productlist','18','more'),(75334,'productlist','18','transfer'),(75335,'productlist','18','addstock'),(75336,'productlist','18','view'),(75337,'productlist','18','update'),(75338,'productlist','18','add'),(75339,'productlist','18','editstocktaken'),(75340,'productlist','18','editopenclosestock'),(75341,'productlist','18','changeserialstatus'),(75342,'productlist','18','viewserials'),(75343,'productlist','18','viewproductsfromallbranches'),(75344,'productlist','18','bulkpriceupdate'),(75345,'products','18','add'),(75346,'products','18','update'),(75347,'products','18','addstock'),(75348,'products','18','more'),(75349,'products','18','bulk'),(75350,'products','18','deleteorder'),(75351,'products','18','dispatch'),(75352,'products','18','removestock'),(75353,'products','18','price'),(75354,'products','18','removeallstock'),(75355,'products','18','bulkpriceupdate'),(75356,'incomingstock','18','add'),(75357,'incomingstock','18','update'),(75358,'incomingstock','18','view'),(75359,'lowstocklist','18','add'),(75360,'lowstocklist','18','more'),(75361,'lowstocklist','18','view'),(75362,'damagedproducts','18','add'),(75363,'damagedproducts','18','update'),(75364,'password','18','change'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategory` -- LOCK TABLES `productcategory` WRITE; /*!40000 ALTER TABLE `productcategory` DISABLE KEYS */; INSERT INTO `productcategory` VALUES (1,'SOFTDRINKS',0,'2022-05-10 12:04:35','active','1','','1','1','0','','Percentage',NULL),(2,'WATER',0,'2022-05-10 12:04:45','active','1','','1','1','0','','Percentage',NULL),(3,'UNGA',0,'2022-05-10 12:04:52','active','1','','1','1','0','','Percentage',NULL),(4,'SNACKS',0,'2022-05-10 12:05:01','active','1','','1','1','0','','Percentage',NULL),(5,'BEVERAGES',0,'2022-05-10 12:05:11','active','1','','1','1','0','','Percentage',NULL),(6,'MISCELLENOUS',0,'2022-05-10 12:05:43','active','1','','1','1','0','','Percentage',NULL),(7,'SPICES',0,'2022-05-10 12:05:52','active','1','','1','1','0','','Percentage',NULL),(8,'MEDICINE',0,'2022-05-10 12:06:00','active','1','','1','1','0','','Percentage',NULL),(9,'DRY CELLS',0,'2022-05-10 12:06:08','active','1','','1','1','0','','Percentage',NULL),(10,'TOILETRIES',0,'2022-05-10 12:06:17','active','1','','1','1','0','','Percentage',NULL),(11,'PACKAGINGS',0,'2022-05-10 12:06:43','active','1','','1','1','0','','Percentage',NULL),(12,'OFFICE MATERIALS',0,'2022-05-10 12:06:56','active','1','','1','1','0','','Percentage',NULL),(13,'SWEETS',0,'2022-05-10 12:07:04','active','1','','1','1','0','','Percentage',NULL),(14,'ACCESSORIES',0,'2022-05-10 12:07:12','active','1','','1','1','0','','Percentage',NULL),(15,'SERVICES',0,'2022-05-10 12:25:50','active','12','','1','1','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=218 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productlist` -- LOCK TABLES `productlist` WRITE; /*!40000 ALTER TABLE `productlist` DISABLE KEYS */; INSERT INTO `productlist` VALUES (1,'Soda (300ml)','1','1','',16.00,'0','70',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,86.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','0'),(2,'Dragon Energy Drink Red 500ml','1','1','',16.00,'0','200',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','0'),(3,'Dragon Energy Drink Red 330ml','1','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','0'),(4,'Kingsley Soft Drink Orange 300ml','1','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','0'),(5,'Kingsley Soft Drink Kool 355ml','1','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','0'),(6,'Drinking Water (500ml)','2','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Inventory','VATABLE','0'),(7,'Drinking Water (1L)','2','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','0'),(8,'Maize Flour','3','1','',16.00,'0','200','','0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Inventory','VATABLE','0'),(9,'Ajab','3','1','',16.00,'0','180',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','0'),(10,'Exe Mandazi','3','1','',16.00,'0','210','','0',NULL,NULL,'3',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Inventory','VATABLE','0'),(11,'Milk Biscuits','4','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','0'),(12,'Family Biscuits','4','1','',16.00,'0','30',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Inventory','VATABLE','0'),(13,'Tea Biscuits','4','1','',16.00,'0','30',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','0'),(14,'Nuvita Biscuits','4','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,86.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','0'),(15,'Ginger Biscuits','4','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','0'),(16,'Cakes','4','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Inventory','VATABLE','0'),(17,'Simsim','4','1','',16.00,'0','25',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','0'),(18,'Bread','4','1','',16.00,'0','60','','0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Inventory','VATABLE','0'),(19,'Tea Bags','5','1','',16.00,'0','320',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Inventory','VATABLE','0'),(20,'Tea Leaves sachets','5','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Inventory','VATABLE','0'),(21,'Tea Leaves (100g)','5','1','',16.00,'0','60',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Inventory','VATABLE','0'),(22,'Nescafe (1.6g)','5','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,38.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','22','pcs','Inventory','VATABLE','0'),(23,'Drinking Chocolate (20g Sachets)','5','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','23','pcs','Inventory','VATABLE','0'),(24,'Maccoffee (1.6g Sachets)','5','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,81.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','24','pcs','Inventory','VATABLE','0'),(25,'Blue Band (250g)','6','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','25','pcs','Inventory','VATABLE','0'),(26,'Blue Band (100g)','6','1','',16.00,'0','65','','0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','26','pcs','Inventory','VATABLE','0'),(27,'Blue Band (25g Sachets)','6','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','27','pcs','Inventory','VATABLE','0'),(28,'1L Cooking Oil','6','1','',16.00,'0','300',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','28','pcs','Inventory','VATABLE','0'),(29,'Indomie (120g)','6','1','',16.00,'0','35',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','29','pcs','Inventory','VATABLE','0'),(30,'Cling Film (Big)','6','1','',16.00,'0','800',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','30','pcs','Inventory','VATABLE','0'),(31,'Max Brite','6','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','31','pcs','Inventory','VATABLE','0'),(32,'Aluminium Foil (Big)','6','1','',16.00,'0','900',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','32','pcs','Inventory','VATABLE','0'),(33,'Aluminium Foil (Small)','6','1','',16.00,'0','200',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','33','pcs','Inventory','VATABLE','0'),(34,'Straws','6','1','',16.00,'0','70',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','34','pcs','Inventory','VATABLE','0'),(35,'Spoons','6','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','35','pcs','Inventory','VATABLE','0'),(36,'Forks','6','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','36','pcs','Inventory','VATABLE','0'),(37,'Scrabber','6','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','37','pcs','Inventory','VATABLE','0'),(38,'Toothpicks','6','1','',16.00,'0','30',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','38','pcs','Inventory','VATABLE','0'),(39,'Colgate (15g)','6','1','',16.00,'0','35',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','39','pcs','Inventory','VATABLE','0'),(40,'Tooth Brush','6','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','40','pcs','Inventory','VATABLE','0'),(41,'Cling Film(big)','6','1','',16.00,'0','650',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','41','pcs','Inventory','VATABLE','0'),(42,'Cling Film (Small)','6','1','',16.00,'0','120',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','42','pcs','Inventory','VATABLE','0'),(43,'Daima milk (500ml)','6','1','',16.00,'0','65','','0',NULL,NULL,'3',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','43','pcs','Inventory','VATABLE','0'),(44,'Daima milk (300ml)','6','1','',16.00,'0','40',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','44','pcs','Inventory','VATABLE','0'),(45,'Eggs (Kienyeji)','','1','',16.00,'0','25',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,54.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','45','pcs','Inventory','VATABLE','0'),(46,'Eggs (Grade)','6','1','',16.00,'0','15',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','46','pcs','Inventory','VATABLE','0'),(47,'Salt Sachets','6','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,57.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','47','pcs','Inventory','VATABLE','0'),(48,'Sugar Sachets','6','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','48','pcs','Inventory','VATABLE','0'),(49,'Salt (250g)','6','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','49','pcs','Inventory','VATABLE','0'),(50,'Salt (1kg)','6','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','50','pcs','Inventory','VATABLE','0'),(51,'Matchbox','6','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','51','pcs','Inventory','VATABLE','0'),(52,'Sugar ','6','1','',16.00,'0','40',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','52','pcs','Inventory','VATABLE','0'),(53,'Rice','6','1','',16.00,'0','40',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','53','pcs','Inventory','VATABLE','0'),(54,'Steelwool','6','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','54','pcs','Inventory','VATABLE','0'),(55,'Tomato Sauce (20g Sachets)','7','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,59.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','55','pcs','Inventory','VATABLE','0'),(56,'Royco (500g)','7','1','',16.00,'0','300',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','56','pcs','Inventory','VATABLE','0'),(57,'Royco Cubes','7','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','57','pcs','Inventory','VATABLE','0'),(58,'Tomato Paste (450g)','7','1','',16.00,'0','200',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','58','pcs','Inventory','VATABLE','0'),(59,'Fish Masala (100g)','7','1','',16.00,'0','180',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','59','pcs','Inventory','VATABLE','0'),(60,'Beef Masala (100g)','7','1','',16.00,'0','180',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','60','pcs','Inventory','VATABLE','0'),(61,'Pilau Masala (50g)','7','1','',16.00,'0','180',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','61','pcs','Inventory','VATABLE','0'),(62,'Soy Sauce','7','1','',16.00,'0','350','','0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','62','pcs','Inventory','VATABLE','0'),(63,'Honey','7','1','',16.00,'0','500',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','63','pcs','Inventory','VATABLE','0'),(64,'Mara moja','8','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','64','pcs','Inventory','VATABLE','0'),(65,'Panadol Extra','8','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','65','pcs','Inventory','VATABLE','0'),(66,'Panadol Advance','8','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','66','pcs','Inventory','VATABLE','0'),(67,'Kaluma Pain Palm(9ml)','8','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','67','pcs','Inventory','VATABLE','0'),(68,'Kaluma Pain Palm(small)','8','1','',16.00,'0','30',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','68','pcs','Inventory','VATABLE','0'),(69,'Eno Tablets','8','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','69','pcs','Inventory','VATABLE','0'),(70,'Eno Sachet(powder)','8','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,25.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','70','pcs','Inventory','VATABLE','0'),(71,'AA Size Eveready','9','1','',16.00,'0','70',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','71','pcs','Inventory','VATABLE','0'),(72,'AAA Eveready','9','1','',16.00,'0','70',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','72','pcs','Inventory','VATABLE','0'),(73,'D Size Eveready','9','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','73','pcs','Inventory','VATABLE','0'),(74,'Saviettes','10','1','',16.00,'0','90',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','74','pcs','Inventory','VATABLE','0'),(75,'Tissue Papers','10','1','',16.00,'0','35','','0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','75','pcs','Inventory','VATABLE','0'),(76,'Sawa Bathing Soap','10','1','',16.00,'0','25','','0',NULL,NULL,'3',0,0,NULL,0,0,0,81.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','76','pcs','Inventory','VATABLE','0'),(77,'Ndume Bar Soap (1kg)','10','1','',16.00,'0','50','','0',NULL,NULL,'3',0,0,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','77','pcs','Inventory','VATABLE','0'),(78,'Ariel (45g)','10','1','',16.00,'0','15',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,43.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','78','pcs','Inventory','VATABLE','0'),(79,'Vim','10','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','79','pcs','Inventory','VATABLE','0'),(80,'Razor Blades','10','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','80','pcs','Inventory','VATABLE','0'),(81,'Bathing Gloves','10','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','81','pcs','Inventory','VATABLE','0'),(82,'Glycerine','10','1','',16.00,'0','70',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','82','pcs','Inventory','VATABLE','0'),(83,'Sofrifree Gel','10','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','83','pcs','Inventory','VATABLE','0'),(84,'Charm Mix Cutex','10','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','84','pcs','Inventory','VATABLE','0'),(85,'Body and Splash Perfume','10','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','85','pcs','Inventory','VATABLE','0'),(86,'Nail Polish Remover','10','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','86','pcs','Inventory','VATABLE','0'),(87,'Roll on Perfume','10','1','',16.00,'0','200',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','87','pcs','Inventory','VATABLE','0'),(88,'Nail Clippers (Big)','10','1','',16.00,'0','70',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','88','pcs','Inventory','VATABLE','0'),(89,'Nail Clippers (Small)','10','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','89','pcs','Inventory','VATABLE','0'),(90,'Shoe Polish','10','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','90','pcs','Inventory','VATABLE','0'),(91,'Soft Pocket tissue','10','1','',16.00,'0','25',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','91','pcs','Inventory','VATABLE','0'),(92,'Vaseline (100ml)','10','1','',16.00,'0','130',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','92','pcs','Inventory','VATABLE','0'),(93,'Vaseline (25ml)','10','1','',16.00,'0','30',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','93','pcs','Inventory','VATABLE','0'),(94,'Umbrellas','10','1','',16.00,'0','500',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','94','pcs','Inventory','VATABLE','0'),(95,'Cotton Wool','10','1','',16.00,'0','200',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','95','pcs','Inventory','VATABLE','0'),(96,'Always (Pink)','10','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','96','pcs','Inventory','VATABLE','0'),(97,'Always (Sunny girl)','10','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,38.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','97','pcs','Inventory','VATABLE','0'),(98,'Always (3 in 1)','10','1','',16.00,'0','90',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,56.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','98','pcs','Inventory','VATABLE','0'),(99,'Handkerchiefs (large)','10','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','99','pcs','Inventory','VATABLE','0'),(100,'Handkerchiefs (small)','10','1','',16.00,'0','30',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','100','pcs','Inventory','VATABLE','0'),(101,'Packing Papers No1','11','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,245.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','101','pcs','Inventory','VATABLE','0'),(102,'Packing Papers No2','11','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','102','pcs','Inventory','VATABLE','0'),(103,'Packing Papers 7*9','11','1','',16.00,'0','200',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','103','pcs','Inventory','VATABLE','0'),(104,'Carrier Bags (Big)','11','1','',16.00,'0','30',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,36.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','104','pcs','Inventory','VATABLE','0'),(105,'Carrier Bags (#22)','11','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','105','pcs','Inventory','VATABLE','0'),(106,'Carrier Bags (#15)','11','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','106','pcs','Inventory','VATABLE','0'),(107,'Nigerian Bags','11','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','107','pcs','Inventory','VATABLE','0'),(108,'Carrier bag (Gunia)','11','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','108','pcs','Inventory','VATABLE','0'),(109,'Coffee Cups','11','1','',16.00,'0','15',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','109','pcs','Inventory','VATABLE','0'),(110,'Take away Containers','11','1','',16.00,'0','15',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','110','pcs','Inventory','VATABLE','0'),(111,'A4 Size Exercise Books','12','1','',16.00,'0','120',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','111','pcs','Inventory','VATABLE','0'),(112,'Small Exercise Books','12','1','',16.00,'0','80',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','112','pcs','Inventory','VATABLE','0'),(113,'Note Books','12','1','',16.00,'0','60',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','113','pcs','Inventory','VATABLE','0'),(114,'Rubbers','12','1','',16.00,'0','15',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','114','pcs','Inventory','VATABLE','0'),(115,'Sharpeners','12','1','',16.00,'0','15',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,54.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','115','pcs','Inventory','VATABLE','0'),(116,'Obama Pens (Blue)','12','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','116','pcs','Inventory','VATABLE','0'),(117,'Obama Pens (Black)','12','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','117','pcs','Inventory','VATABLE','0'),(118,'Obama Pens (Red)','12','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','118','pcs','Inventory','VATABLE','0'),(119,'Bic Pens (Blue)','12','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','119','pcs','Inventory','VATABLE','0'),(120,'Bic Pens (Black)','12','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','120','pcs','Inventory','VATABLE','0'),(121,'Bic Pens (Red)','12','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','121','pcs','Inventory','VATABLE','0'),(122,'TeePee blue pens','12','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','122','pcs','Inventory','VATABLE','0'),(123,'3 in 1 Pens','12','1','',16.00,'0','80',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','123','pcs','Inventory','VATABLE','0'),(124,'Office Glue(160g)','12','1','',16.00,'0','80',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','124','pcs','Inventory','VATABLE','0'),(125,'Office Glue(90g)','12','1','',16.00,'0','40',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','125','pcs','Inventory','VATABLE','0'),(126,'Highligthers','12','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','126','pcs','Inventory','VATABLE','0'),(127,'Marker Pens','12','1','',16.00,'0','80',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','127','pcs','Inventory','VATABLE','0'),(128,'Masking Tapes','12','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','128','pcs','Inventory','VATABLE','0'),(129,'Stamp Pad Ink','12','1','',16.00,'0','60',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','129','pcs','Inventory','VATABLE','0'),(130,'Blank CDs','12','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','130','pcs','Inventory','VATABLE','0'),(131,'Staples(Big)','12','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','131','pcs','Inventory','VATABLE','0'),(132,'Staples','12','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','132','pcs','Inventory','VATABLE','0'),(133,'Spring Files','12','1','',16.00,'0','80',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','133','pcs','Inventory','VATABLE','0'),(134,'15cm Rulers','12','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','134','pcs','Inventory','VATABLE','0'),(135,'Laminating Pouch Film','12','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,74.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','135','pcs','Inventory','VATABLE','0'),(136,'A4 Size Photo Glossy Paper','12','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','136','pcs','Inventory','VATABLE','0'),(137,'4x6 Photo Glossy Paper','12','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','137','pcs','Inventory','VATABLE','0'),(138,'Binding Top Covers','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,85.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','138','pcs','Inventory','VATABLE','0'),(139,'Binding Bottom Covers','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','139','pcs','Inventory','VATABLE','0'),(140,'Binding Rings (20mm)','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,90.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','140','pcs','Inventory','VATABLE','0'),(141,'Binding Rings (10mm)','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','141','pcs','Inventory','VATABLE','0'),(142,'Binding Rings (14mm)','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','142','pcs','Inventory','VATABLE','0'),(143,'Binding Rings (6mm)','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','143','pcs','Inventory','VATABLE','0'),(144,'Binding Rings (28mm)','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','144','pcs','Inventory','VATABLE','0'),(145,'Binding Tapes','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','145','pcs','Inventory','VATABLE','0'),(146,'A3 Size Envelopes','12','1','',16.00,'0','40',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','146','pcs','Inventory','VATABLE','0'),(147,'A4 Size Envelopes','12','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','147','pcs','Inventory','VATABLE','0'),(148,'A5 Size Envelopes','12','1','',16.00,'0','15',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,124.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','148','pcs','Inventory','VATABLE','0'),(149,'Cheque Size Envelopes','12','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','149','pcs','Inventory','VATABLE','0'),(150,'Whiteout','12','1','',16.00,'0','0',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','150','pcs','Inventory','VATABLE','0'),(151,'Gomba','13','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','151','pcs','Inventory','VATABLE','0'),(152,'Big Daddy','13','1','',16.00,'0','10',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','152','pcs','Inventory','VATABLE','0'),(153,'PK (Small)','13','1','',16.00,'0','10','','0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','153','pcs','Inventory','VATABLE','0'),(154,'PK (Big)','13','1','',16.00,'0','25','','0',NULL,NULL,'3',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','154','pcs','Inventory','VATABLE','0'),(155,'Juicy Fruit (Small)','13','1','',16.00,'0','10','','0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','155','pcs','Inventory','VATABLE','0'),(156,'Juicy Fruit (Big)','13','1','',16.00,'0','20',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','156','pcs','Inventory','VATABLE','0'),(157,'Eclairs','13','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,128.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','157','pcs','Inventory','VATABLE','0'),(158,'Patco','13','1','',16.00,'0','1',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','158','pcs','Inventory','VATABLE','0'),(159,'KSL','13','1','',16.00,'0','1',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','159','pcs','Inventory','VATABLE','0'),(160,'Tropical Mint','13','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','160','pcs','Inventory','VATABLE','0'),(161,'Lollipops (Small)','13','1','',16.00,'0','5',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','161','pcs','Inventory','VATABLE','0'),(162,'Chocolate','13','1','',16.00,'40','80','','0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','162','pcs','Inventory','VATABLE','0'),(163,'RxD headphones','14','1','',16.00,'0','500',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','163','pcs','Inventory','VATABLE','0'),(164,'Earphones (p36, i9, e003)','14','2','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,'111655896633',0,0,0,0.00,'2022-06-22 14:18:30','11','1','1','0000-00-00','mainitem','Inclusive','','active','','164','pcs','Inventory','VATABLE','0'),(165,'T- 09 earphones(i8, x-19, x21)','14','2','',16.00,'0','200','','0',NULL,NULL,'3',0,0,'111655896412',0,0,0,0.00,'2022-06-22 14:15:31','11','1','1','0000-00-00','mainitem','Inclusive','','active','','165','pcs','Inventory','VATABLE','0'),(166,'A6s Ipods BT','14','1','',16.00,'0','800','','0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','166','pcs','Inventory','VATABLE','0'),(167,'Flash 4g','14','1','',16.00,'0','650',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','167','pcs','Inventory','VATABLE','0'),(168,'Flash 8g','14','1','',16.00,'0','750',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','168','pcs','Inventory','VATABLE','0'),(169,'Amaya osb','14','1','',16.00,'0','100',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','169','pcs','Inventory','VATABLE','0'),(170,'xsoof USB','14','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','170','pcs','Inventory','VATABLE','0'),(171,'Jedel KB_BT','14','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','171','pcs','Inventory','VATABLE','0'),(172,'Power sockets','14','1','',16.00,'0','1500',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','172','pcs','Inventory','VATABLE','0'),(173,'Recris 3x charge','14','1','',16.00,'0','400',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','173','pcs','Inventory','VATABLE','0'),(174,'Boom boom B2000','14','1','',16.00,'0','250',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','174','pcs','Inventory','VATABLE','0'),(175,'straps','14','1','',16.00,'0','50',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','175','pcs','Inventory','VATABLE','0'),(176,'Power bank 20k','14','1','',16.00,'0','2500',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','176','pcs','Inventory','VATABLE','0'),(177,'Mem 4g','14','1','',16.00,'0','650',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','177','pcs','Inventory','VATABLE','0'),(178,'Money selector','14','1','',16.00,'0','600',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','178','pcs','Inventory','VATABLE','0'),(179,'P47 headphones','14','1','',16.00,'0','600',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','179','pcs','Inventory','VATABLE','0'),(180,'Power bank 10k','14','1','',16.00,'0','2000',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','180','pcs','Inventory','VATABLE','0'),(181,'3pin adaptor','14','1','',16.00,'0','150',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','181','pcs','Inventory','VATABLE','0'),(182,'Long stand','14','1','',16.00,'0','200',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','182','pcs','Inventory','VATABLE','0'),(183,'Brackets','14','1','',16.00,'0','300',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,-4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','183','pcs','Inventory','VATABLE','0'),(184,'AC / DC adapter','14','1','',16.00,'0','800',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','184','pcs','Inventory','VATABLE','0'),(185,'Bic Razor','14','1','',16.00,'0','30',NULL,'0',NULL,NULL,'3',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','185','pcs','Inventory','VATABLE','0'),(186,'Super Glue','14','1','',16.00,'0','30','','0',NULL,NULL,'3',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','186','pcs','Inventory','VATABLE','0'),(187,'Photocopy (B&W)','15','2','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'3096361652362171',0,0,0,1755.00,'2022-05-13 09:18:51','11','1','1','0000-00-00','mainitem','na','','active','','187','pcs','Service','EXEMPTED','0'),(188,'Coloured photocopy','15','2','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'5018461652419836',0,0,0,0.00,'2022-08-31 08:22:49','11','1','1','0000-00-00','mainitem','na','','active','','188','NOU','Inventory','EXEMPTED','0'),(189,'Printing (coloured)','15','2','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'2577871652420045',0,0,0,264.00,'2022-05-13 08:35:56','11','1','1','0000-00-00','mainitem','Inclusive','','active','','189','pcs','Service','EXEMPTED','0'),(190,'Printing (B&W)','15','2','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'8430921652420156',0,0,0,1641.00,'2022-05-13 08:41:51','11','1','1','0000-00-00','mainitem','Inclusive','','active','','190','pcs','Service','EXEMPTED','0'),(191,'Lamination','15','2','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'2887791652420511',0,0,0,3.00,'2022-05-13 09:18:08','11','1','1','0000-00-00','mainitem','Inclusive','','active','','191','pcs','Service','EXEMPTED','0'),(192,'Typesetting','15','2','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'6673471652422732',0,0,0,0.00,'2022-05-13 09:20:57','11','1','1','0000-00-00','mainitem','Inclusive','','active','','192','pcs','Service','EXEMPTED','0'),(193,'Browsing','15','2','',0.00,'1','1','0','',NULL,NULL,'0',0,0,'89121652431660',0,0,0,4.00,'2022-05-13 11:49:34','11','1','1','0000-00-00','mainitem','Inclusive','','active','','193','pcs','Service','EXEMPTED','0'),(194,'Passport Photo Print','15','2','',0.00,'0','100','0','0',NULL,NULL,'0',0,0,'9710741652437842',0,0,0,7.00,'2022-05-13 13:32:58','11','1','1','0000-00-00','mainitem','na','','active','','194','pcs','Service','EXEMPTED','0'),(195,'Bread','4','2','',0.00,'50','55','0','52.5',NULL,NULL,'0',0,0,'4583841652514612',0,0,0,0.00,'2022-05-14 10:53:35','12','1','1','0000-00-00','mainitem','Inclusive','bread','active','','195','pcs','Inventory','EXEMPTED','3'),(196,'Airtime(Bamba 100)','6','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'180561652708181',0,0,0,0.00,'2022-05-16 16:39:36','11','1','1','0000-00-00','mainitem','Inclusive','saf','active','','196','pcs','Inventory','EXEMPTED','0'),(197,'Airtime(Bamba 50)','6','2','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'6143981652708376',0,0,0,0.00,'2022-05-16 16:42:38','11','1','1','0000-00-00','mainitem','Inclusive','','active','','197','pcs','Inventory','EXEMPTED','0'),(198,'Airtime(Bamba 20)','6','2','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'556141652708558',0,0,0,0.00,'2022-05-16 16:48:03','11','1','1','0000-00-00','mainitem','Inclusive','','active','','198','pcs','Inventory','EXEMPTED','0'),(199,'Airtel(100)','6','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'4737431652708883',0,0,0,4.00,'2022-05-16 16:53:52','11','1','1','0000-00-00','mainitem','Inclusive','','active','','199','pcs','Inventory','EXEMPTED','0'),(200,'Airtel(50)','6','2','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'639621652709369',0,0,0,0.00,'2022-05-16 16:57:43','11','1','1','0000-00-00','mainitem','Inclusive','','active','','200','pcs','Inventory','EXEMPTED','0'),(201,'Airtel(20)','6','2','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'1744591652709463',0,0,0,0.00,'2022-05-16 16:58:45','11','1','1','0000-00-00','mainitem','Inclusive','','active','','201','pcs','Inventory','EXEMPTED','0'),(202,'Binding','15','2','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'3357831652780659',0,0,0,5.00,'2022-05-17 12:45:42','11','1','1','0000-00-00','mainitem','Inclusive','','active','','202','pcs','Service','EXEMPTED','0'),(203,'Binding (80)','15','2','',0.00,'0','80','0','',NULL,NULL,'0',0,0,'4536631652780742',0,0,0,0.00,'2022-05-17 12:49:10','11','1','1','0000-00-00','mainitem','Inclusive','','active','','203','pcs','Service','EXEMPTED','0'),(204,'Binding(100)','15','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'2078131652780951',0,0,0,0.00,'2022-05-17 12:50:12','11','1','1','0000-00-00','mainitem','Inclusive','','active','','204','pcs','Service','EXEMPTED','0'),(205,'Binding(200)','15','2','',0.00,'0','200','0','',NULL,NULL,'0',0,0,'6663101652781012',0,0,0,0.00,'2022-05-17 12:51:07','11','1','1','0000-00-00','mainitem','Inclusive','','active','','205','pcs','Service','EXEMPTED','0'),(206,'Bread','4','2','',0.00,'50','55','0','55',NULL,NULL,'0',0,0,'7078731652793264',0,0,0,0.00,'2022-06-07 14:35:46','12','1','1','0000-00-00','mainitem','na','bread','active','','206','pcs','Inventory','EXEMPTED','0'),(207,'Printing (B&W)','15','2','',0.00,'0','10','0','',NULL,NULL,'0',0,0,'8078341652793946',0,0,0,1132.00,'2022-05-17 16:28:01','11','1','1','0000-00-00','mainitem','Inclusive','','active','','207','pcs','Service','EXEMPTED','0'),(208,'Scanninng','15','2','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'5213041652799615',0,0,0,15.00,'2022-05-17 18:01:57','11','1','1','0000-00-00','mainitem','Inclusive','','active','','208','pcs','Service','EXEMPTED','0'),(209,'Groundnuts','4','2','',0.00,'0','60','0','',NULL,NULL,'0',0,0,'4940261653317630',0,0,0,0.00,'2022-05-23 17:55:29','11','1','1','0000-00-00','mainitem','Inclusive','','active','','209','pcs','Inventory','EXEMPTED','0'),(210,'Scanninng','15','2','',0.00,'0','20','0','',NULL,NULL,'0',0,0,'4210971653544877',0,0,0,21.00,'2022-05-26 09:02:34','11','1','1','0000-00-00','mainitem','Inclusive','','active','','210','pcs','Service','EXEMPTED','0'),(211,'BROWSING','15','2','',0.00,'0','1','0','',NULL,NULL,'0',0,0,'8055651654174080',0,0,0,0.00,'2022-06-02 15:49:24','11','1','1','0000-00-00','mainitem','Inclusive','','active','','211','NOU','Service','EXEMPTED','0'),(212,'MASK','14','14','',0.00,'5','20','0','5',NULL,NULL,'0',0,0,'1913751655202423',0,0,0,6.00,'2022-06-14 13:29:17','12','1','1','0000-00-00','mainitem','Inclusive','MASK','active','','212','pcs','Inventory','EXEMPTED','1PAC'),(213,'Glucose','4','2','',0.00,'15','20','0','',NULL,NULL,'0',0,0,'6790581655212766',0,0,0,0.00,'2022-06-14 16:22:03','12','1','1','0000-00-00','mainitem','Inclusive','','active','','213','pcs','Inventory','EXEMPTED','0'),(214,'Online services','6','2','',0.00,'0','100','0','',NULL,NULL,'0',0,0,'1599341658817324',0,0,0,0.00,'2022-07-26 09:37:09','18','1','1','0000-00-00','mainitem','Inclusive','','active','','214','pcs','Inventory','EXEMPTED',''),(215,'Online services','6','2','',0.00,'0','50','0','',NULL,NULL,'0',0,0,'384071658817429',0,0,0,0.00,'2022-07-26 09:38:22','18','1','1','0000-00-00','mainitem','Inclusive','','active','','215','pcs','Inventory','EXEMPTED',''),(216,'Ipods i7S','14','2','',0.00,'500','850','3','500',NULL,NULL,'0',0,0,'2938051661846110',0,0,0,2.00,'2022-08-30 10:59:46','18','1','1','0000-00-00','mainitem','Inclusive','I7s','active','','216','pcs','Inventory','EXEMPTED','0'),(217,'Mandazi','4','2','',0.00,'0','5','0','',NULL,NULL,'0',0,0,'591401661862428',0,0,0,0.00,'2022-08-30 15:29:18','11','1','1','0000-00-00','mainitem','Inclusive','','active','','217','pcs','Inventory','EXEMPTED','0'); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=218 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `products` -- LOCK TABLES `products` WRITE; /*!40000 ALTER TABLE `products` DISABLE KEYS */; INSERT INTO `products` VALUES (1,'Soda (300ml)','1','1','1','',16.00,'0','70',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(2,'Dragon Energy Drink Red 500ml','1','1','2','',16.00,'0','200',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(3,'Dragon Energy Drink Red 330ml','1','1','3','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(4,'Kingsley Soft Drink Orange 300ml','1','1','4','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(5,'Kingsley Soft Drink Kool 355ml','1','1','5','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(6,'Drinking Water (500ml)','2','1','6','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(7,'Drinking Water (1L)','2','1','7','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(8,'Maize Flour','3','1','8','',16.00,'0','200','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(9,'Ajab','3','1','9','',16.00,'0','180',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(10,'Exe Mandazi','3','1','10','',16.00,'0','210','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(11,'Milk Biscuits','4','1','11','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(12,'Family Biscuits','4','1','12','',16.00,'0','30',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(13,'Tea Biscuits','4','1','13','',16.00,'0','30',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(14,'Nuvita Biscuits','4','1','14','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,60.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(15,'Ginger Biscuits','4','1','15','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(16,'Cakes','4','1','16','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(17,'Simsim','4','1','17','',16.00,'0','25',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(18,'Bread','4','1','18','',16.00,'0','60','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(19,'Tea Bags','5','1','19','',16.00,'0','320',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(20,'Tea Leaves sachets','5','1','20','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(21,'Tea Leaves (100g)','5','1','21','',16.00,'0','60',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(22,'Nescafe (1.6g)','5','1','22','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(23,'Drinking Chocolate (20g Sachets)','5','1','23','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(24,'Maccoffee (1.6g Sachets)','5','1','24','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(25,'Blue Band (250g)','6','1','25','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(26,'Blue Band (100g)','6','1','26','',16.00,'0','65','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(27,'Blue Band (25g Sachets)','6','1','27','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,-53.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(28,'1L Cooking Oil','6','1','28','',16.00,'0','300',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(29,'Indomie (120g)','6','1','29','',16.00,'0','35',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(30,'Cling Film (Big)','6','1','30','',16.00,'0','800',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(31,'Max Brite','6','1','31','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(32,'Aluminium Foil (Big)','6','1','32','',16.00,'0','900',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(33,'Aluminium Foil (Small)','6','1','33','',16.00,'0','200',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(34,'Straws','6','1','34','',16.00,'0','70',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(35,'Spoons','6','1','35','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(36,'Forks','6','1','36','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(37,'Scrabber','6','1','37','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(38,'Toothpicks','6','1','38','',16.00,'0','30',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(39,'Colgate (15g)','6','1','39','',16.00,'0','35',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(40,'Tooth Brush','6','1','40','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(41,'Cling Film(big)','6','1','41','',16.00,'0','650',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(42,'Cling Film (Small)','6','1','42','',16.00,'0','120',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(43,'Daima milk (500ml)','6','1','43','',16.00,'0','65','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(44,'Daima milk (300ml)','6','1','44','',16.00,'0','40',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(45,'Eggs (Kienyeji)','','1','45','',16.00,'0','25',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(46,'Eggs (Grade)','6','1','46','',16.00,'0','15',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(47,'Salt Sachets','6','1','47','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(48,'Sugar Sachets','6','1','48','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(49,'Salt (250g)','6','1','49','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(50,'Salt (1kg)','6','1','50','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(51,'Matchbox','6','1','51','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(52,'Sugar ','6','1','52','',16.00,'0','40',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(53,'Rice','6','1','53','',16.00,'0','40',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(54,'Steelwool','6','1','54','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(55,'Tomato Sauce (20g Sachets)','7','1','55','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(56,'Royco (500g)','7','1','56','',16.00,'0','300',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(57,'Royco Cubes','7','1','57','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(58,'Tomato Paste (450g)','7','1','58','',16.00,'0','200',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(59,'Fish Masala (100g)','7','1','59','',16.00,'0','180',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(60,'Beef Masala (100g)','7','1','60','',16.00,'0','180',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(61,'Pilau Masala (50g)','7','1','61','',16.00,'0','180',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(62,'Soy Sauce','7','1','62','',16.00,'0','300',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(63,'Honey','7','1','63','',16.00,'0','500',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(64,'Mara moja','8','1','64','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(65,'Panadol Extra','8','1','65','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(66,'Panadol Advance','8','1','66','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(67,'Kaluma Pain Palm(9ml)','8','1','67','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(68,'Kaluma Pain Palm(small)','8','1','68','',16.00,'0','30',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(69,'Eno Tablets','8','1','69','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(70,'Eno Sachet(powder)','8','1','70','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(71,'AA Size Eveready','9','1','71','',16.00,'0','70',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(72,'AAA Eveready','9','1','72','',16.00,'0','70',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(73,'D Size Eveready','9','1','73','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(74,'Saviettes','10','1','74','',16.00,'0','90',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(75,'Tissue Papers','10','1','75','',16.00,'0','25',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(76,'Sawa Bathing Soap','10','1','76','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(77,'Ndume Bar Soap (1kg)','10','1','77','',16.00,'0','50','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(78,'Ariel (45g)','10','1','78','',16.00,'0','15',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(79,'Vim','10','1','79','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(80,'Razor Blades','10','1','80','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(81,'Bathing Gloves','10','1','81','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(82,'Glycerine','10','1','82','',16.00,'0','70',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(83,'Sofrifree Gel','10','1','83','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(84,'Charm Mix Cutex','10','1','84','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(85,'Body and Splash Perfume','10','1','85','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(86,'Nail Polish Remover','10','1','86','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(87,'Roll on Perfume','10','1','87','',16.00,'0','200',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(88,'Nail Clippers (Big)','10','1','88','',16.00,'0','70',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(89,'Nail Clippers (Small)','10','1','89','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(90,'Shoe Polish','10','1','90','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(91,'Soft Pocket tissue','10','1','91','',16.00,'0','25',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(92,'Vaseline (100ml)','10','1','92','',16.00,'0','130',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(93,'Vaseline (25ml)','10','1','93','',16.00,'0','30',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(94,'Umbrellas','10','1','94','',16.00,'0','500',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(95,'Cotton Wool','10','1','95','',16.00,'0','200',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(96,'Always (Pink)','10','1','96','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(97,'Always (Sunny girl)','10','1','97','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(98,'Always (3 in 1)','10','1','98','',16.00,'0','90',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(99,'Handkerchiefs (large)','10','1','99','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(100,'Handkerchiefs (small)','10','1','100','',16.00,'0','30',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(101,'Packing Papers No1','11','1','101','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(102,'Packing Papers No2','11','1','102','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(103,'Packing Papers 7*9','11','1','103','',16.00,'0','200',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(104,'Carrier Bags (Big)','11','1','104','',16.00,'0','30',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(105,'Carrier Bags (#22)','11','1','105','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(106,'Carrier Bags (#15)','11','1','106','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(107,'Nigerian Bags','11','1','107','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(108,'Carrier bag (Gunia)','11','1','108','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(109,'Coffee Cups','11','1','109','',16.00,'0','15',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(110,'Take away Containers','11','1','110','',16.00,'0','15',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(111,'A4 Size Exercise Books','12','1','111','',16.00,'0','120',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(112,'Small Exercise Books','12','1','112','',16.00,'0','80',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(113,'Note Books','12','1','113','',16.00,'0','60',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(114,'Rubbers','12','1','114','',16.00,'0','15',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(115,'Sharpeners','12','1','115','',16.00,'0','15',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(116,'Obama Pens (Blue)','12','1','116','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(117,'Obama Pens (Black)','12','1','117','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(118,'Obama Pens (Red)','12','1','118','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(119,'Bic Pens (Blue)','12','1','119','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(120,'Bic Pens (Black)','12','1','120','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(121,'Bic Pens (Red)','12','1','121','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(122,'TeePee blue pens','12','1','122','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(123,'3 in 1 Pens','12','1','123','',16.00,'0','80',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(124,'Office Glue(160g)','12','1','124','',16.00,'0','80',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(125,'Office Glue(90g)','12','1','125','',16.00,'0','40',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(126,'Highligthers','12','1','126','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(127,'Marker Pens','12','1','127','',16.00,'0','80',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(128,'Masking Tapes','12','1','128','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(129,'Stamp Pad Ink','12','1','129','',16.00,'0','60',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(130,'Blank CDs','12','1','130','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(131,'Staples(Big)','12','1','131','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(132,'Staples','12','1','132','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(133,'Spring Files','12','1','133','',16.00,'0','80',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(134,'15cm Rulers','12','1','134','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(135,'Laminating Pouch Film','12','1','135','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(136,'A4 Size Photo Glossy Paper','12','1','136','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(137,'4x6 Photo Glossy Paper','12','1','137','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(138,'Binding Top Covers','12','1','138','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(139,'Binding Bottom Covers','12','1','139','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(140,'Binding Rings (20mm)','12','1','140','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(141,'Binding Rings (10mm)','12','1','141','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(142,'Binding Rings (14mm)','12','1','142','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(143,'Binding Rings (6mm)','12','1','143','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(144,'Binding Rings (28mm)','12','1','144','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(145,'Binding Tapes','12','1','145','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(146,'A3 Size Envelopes','12','1','146','',16.00,'0','40',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(147,'A4 Size Envelopes','12','1','147','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(148,'A5 Size Envelopes','12','1','148','',16.00,'0','15',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(149,'Cheque Size Envelopes','12','1','149','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(150,'Whiteout','12','1','150','',16.00,'0','0',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(151,'Gomba','13','1','151','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(152,'Big Daddy','13','1','152','',16.00,'0','10',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(153,'PK (Small)','13','1','153','',16.00,'0','10','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(154,'PK (Big)','13','1','154','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(155,'Juicy Fruit (Small)','13','1','155','',16.00,'0','10','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(156,'Juicy Fruit (Big)','13','1','156','',16.00,'0','20',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(157,'Eclairs','13','1','157','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(158,'Patco','13','1','158','',16.00,'0','1',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(159,'KSL','13','1','159','',16.00,'0','1',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(160,'Tropical Mint','13','1','160','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(161,'Lollipops (Small)','13','1','161','',16.00,'0','5',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(162,'Chocolate','13','1','162','',16.00,'40','80','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(163,'RxD headphones','14','1','163','',16.00,'0','500',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(164,'Earphones (p36, i9, e003)','14','2','164','',16.00,'0','150','','0',NULL,NULL,3,0,0,'111655896633',0,0,0,0.00,'2022-06-22 14:18:30','11','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(165,'T- 09 earphones(i8, x-19, x21)','14','2','165','',16.00,'0','200','','0',NULL,NULL,3,0,0,'111655896412',0,0,0,0.00,'2022-06-22 14:15:31','11','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(166,'A6s Ipods BT','14','1','166','',16.00,'0','800','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(167,'Flash 4g','14','1','167','',16.00,'0','650',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(168,'Flash 8g','14','1','168','',16.00,'0','750',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(169,'Amaya osb','14','1','169','',16.00,'0','100',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(170,'xsoof USB','14','1','170','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(171,'Jedel KB_BT','14','1','171','',16.00,'0','1500',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(172,'Power sockets','14','1','172','',16.00,'0','1500',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(173,'Recris 3x charge','14','1','173','',16.00,'0','400',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(174,'Boom boom B2000','14','1','174','',16.00,'0','250',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(175,'straps','14','1','175','',16.00,'0','50',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(176,'Power bank 20k','14','1','176','',16.00,'0','2500',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(177,'Mem 4g','14','1','177','',16.00,'0','650',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(178,'Money selector','14','1','178','',16.00,'0','600',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(179,'P47 headphones','14','1','179','',16.00,'0','600',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(180,'Power bank 10k','14','1','180','',16.00,'0','2000',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(181,'3pin adaptor','14','1','181','',16.00,'0','150',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(182,'Long stand','14','1','182','',16.00,'0','200',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(183,'Brackets','14','1','183','',16.00,'0','300',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(184,'AC / DC adapter','14','1','184','',16.00,'0','800',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(185,'Bic Razor','14','1','185','',16.00,'0','30',NULL,'0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(186,'Super Glue','14','1','186','',16.00,'0','30','','0',NULL,NULL,3,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0'),(187,'Photocopy (B&W)','15','2','187','',0.00,'0','5','0','',NULL,NULL,0,0,0,'111652422700',0,0,0,0.00,'2022-05-13 09:18:51','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(188,'Coloured photocopy','15','2','188','',0.00,'0','10','0','',NULL,NULL,0,0,0,'111661923279',0,0,0,0.00,'2022-08-31 08:22:49','11','1','','0000-00-00','mainitem','na','','active','NOU','Inventory','1110','4000','5500','EXEMPTED','0'),(189,'Printing (coloured)','15','2','189','',0.00,'0','20','0','',NULL,NULL,0,0,0,'2577871652420045',0,0,0,0.00,'2022-05-13 08:35:56','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(190,'Printing (B&W)','15','2','190','',0.00,'0','10','0','',NULL,NULL,0,0,0,'8430921652420156',0,0,0,0.00,'2022-05-13 08:41:51','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(191,'Lamination','15','2','191','',0.00,'0','50','0','',NULL,NULL,0,0,0,'2887791652420511',0,0,0,0.00,'2022-05-13 09:18:08','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(192,'Typesetting','15','2','192','',0.00,'0','50','0','',NULL,NULL,0,0,0,'6673471652422732',0,0,0,0.00,'2022-05-13 09:20:57','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(193,'Browsing','15','2','193','',0.00,'1','1','0','',NULL,NULL,0,0,0,'89121652431660',0,0,0,0.00,'2022-05-13 11:49:34','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(194,'Passport Photo Print','15','2','194','',0.00,'0','100','0','0',NULL,NULL,0,0,0,'111652437948',0,0,0,0.00,'2022-05-13 13:32:58','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(195,'Bread','4','2','195','',0.00,'50','55','0','52.5',NULL,NULL,0,0,0,'4583841652514612',0,0,0,0.00,'2022-05-14 10:53:35','12','1','','0000-00-00','mainitem','na','bread','active','pcs','Inventory','1110','4000','5500','EXEMPTED','3'),(196,'Airtime(Bamba 100)','6','2','196','',0.00,'0','100','0','',NULL,NULL,0,0,0,'180561652708181',0,0,0,0.00,'2022-05-16 16:39:36','11','1','','0000-00-00','mainitem','na','saf','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(197,'Airtime(Bamba 50)','6','2','197','',0.00,'0','50','0','',NULL,NULL,0,0,0,'6143981652708376',0,0,0,0.00,'2022-05-16 16:42:38','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(198,'Airtime(Bamba 20)','6','2','198','',0.00,'0','20','0','',NULL,NULL,0,0,0,'556141652708558',0,0,0,0.00,'2022-05-16 16:48:03','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(199,'Airtel(100)','6','2','199','',0.00,'0','100','0','',NULL,NULL,0,0,0,'4737431652708883',0,0,0,0.00,'2022-05-16 16:53:52','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(200,'Airtel(50)','6','2','200','',0.00,'0','50','0','',NULL,NULL,0,0,0,'639621652709369',0,0,0,0.00,'2022-05-16 16:57:43','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(201,'Airtel(20)','6','2','201','',0.00,'0','20','0','',NULL,NULL,0,0,0,'1744591652709463',0,0,0,0.00,'2022-05-16 16:58:45','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(202,'Binding','15','2','202','',0.00,'0','50','0','',NULL,NULL,0,0,0,'3357831652780659',0,0,0,0.00,'2022-05-17 12:45:42','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(203,'Binding (80)','15','2','203','',0.00,'0','80','0','',NULL,NULL,0,0,0,'4536631652780742',0,0,0,0.00,'2022-05-17 12:49:10','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(204,'Binding(100)','15','2','204','',0.00,'0','100','0','',NULL,NULL,0,0,0,'2078131652780951',0,0,0,0.00,'2022-05-17 12:50:12','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(205,'Binding(200)','15','2','205','',0.00,'0','200','0','',NULL,NULL,0,0,0,'6663101652781012',0,0,0,0.00,'2022-05-17 12:51:07','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(206,'Bread','4','2','206','',0.00,'50','55','5','55',NULL,NULL,0,0,0,'121654601730',0,0,0,0.00,'2022-06-07 14:35:46','12','1','','0000-00-00','mainitem','na','bread','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(207,'Printing (B&W)','15','2','207','',0.00,'0','10','0','',NULL,NULL,0,0,0,'8078341652793946',0,0,0,0.00,'2022-05-17 16:28:01','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(208,'Scanninng','15','2','208','',0.00,'0','20','0','',NULL,NULL,0,0,0,'5213041652799615',0,0,0,0.00,'2022-05-17 18:01:57','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(209,'Groundnuts','4','2','209','',0.00,'0','60','0','',NULL,NULL,0,0,0,'4940261653317630',0,0,0,0.00,'2022-05-23 17:55:29','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(210,'Scanninng','15','2','210','',0.00,'0','20','0','',NULL,NULL,0,0,0,'4210971653544877',0,0,0,0.00,'2022-05-26 09:02:34','11','1','','0000-00-00','mainitem','na','','active','pcs','Service','1110','4000','5500','EXEMPTED','0'),(211,'BROWSING','15','2','211','',0.00,'0','1','0','',NULL,NULL,0,0,0,'8055651654174080',0,0,0,0.00,'2022-06-02 15:49:24','11','1','','0000-00-00','mainitem','na','','active','NOU','Service','1110','4000','5500','EXEMPTED','0'),(212,'MASK','14','14','212','',0.00,'5','20','0','5',NULL,NULL,0,0,0,'1913751655202423',0,0,0,0.00,'2022-06-14 13:29:17','12','1','','0000-00-00','mainitem','na','MASK','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1PAC'),(213,'Glucose','4','2','213','',0.00,'15','20','0','',NULL,NULL,0,0,0,'6790581655212766',0,0,0,12.00,'2022-06-14 16:22:03','12','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(214,'Online services','6','2','214','',0.00,'0','100','0','',NULL,NULL,0,0,0,'1599341658817324',0,0,0,0.00,'2022-07-26 09:37:09','18','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',''),(215,'Online services','6','2','215','',0.00,'0','50','0','',NULL,NULL,0,0,0,'384071658817429',0,0,0,0.00,'2022-07-26 09:38:22','18','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED',''),(216,'Ipods i7S','14','2','216','',0.00,'500','850','3','500',NULL,NULL,0,0,0,'2938051661846110',0,0,0,0.00,'2022-08-30 10:59:46','18','1','','0000-00-00','mainitem','na','I7s','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'),(217,'Mandazi','4','2','217','',0.00,'0','5','0','',NULL,NULL,0,0,0,'591401661862428',0,0,0,0.00,'2022-08-30 15:29:18','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0'); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` varchar(30) NOT NULL, `paiddate` varchar(30) NOT NULL, `updateddate` varchar(30) NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) NOT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text NOT NULL, `entrydate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) NOT NULL DEFAULT 'new', `branchto` varchar(30) NOT NULL DEFAULT '', `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) NOT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rentalpaymentmethodes` -- LOCK TABLES `rentalpaymentmethodes` WRITE; /*!40000 ALTER TABLE `rentalpaymentmethodes` DISABLE KEYS */; INSERT INTO `rentalpaymentmethodes` VALUES (1,'RENT','','active','2021-09-17 06:53:31','1','1','4161','',1,NULL,1),(2,'DEPOSIT','DEPOSIT','active','2021-09-17 06:53:51','1','1','4162','',1,NULL,2),(3,'WATER/POWER DEPOSIT','','active','2021-09-17 06:56:08','1','1','4163','',1,NULL,3),(4,'PENALTY','','active','2021-09-17 06:56:20','1','1','4164','',1,NULL,4),(5,'WATER','','active','2021-09-17 06:56:41','1','1','4165','',1,NULL,5),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(7,'GARBAGE','','active','2021-09-17 06:57:23','1','1','4167','',1,NULL,7),(8,'DAMAGES','','active','2021-09-17 06:57:35','1','1','4168','',1,NULL,8),(9,'AGREEMENT FORM','','active','2021-09-17 06:58:32','1','1','4169','',1,NULL,9),(10,'POWER','','active','2021-09-17 06:59:00','1','1','4171','',1,NULL,10),(11,'SEWAGE','SEWAGE','active','2021-09-17 06:59:30','1','1','4172','',1,NULL,11),(12,'BED ONLY','','active','2021-09-17 06:59:55','1','1','4173','',1,NULL,12),(13,'BED AND BREAKFAST','','active','2021-09-17 07:00:38','1','1','4174','',1,NULL,13); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accomodation',1),('accounting',1),('accounting',5),('accountingreports',1),('accountingreports',5),('assets',1),('bankdeposits',1),('bankdeposits',5),('banktransfer',1),('banktransfer',5),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',2),('cashiersales',3),('cashiersales',4),('cashiersales',8),('complain',1),('config',1),('config',3),('damagedproducts',1),('damagedproducts',2),('damagedproducts',3),('deals',1),('displayreport',1),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('income',1),('incomeexpenses',1),('incomeexpenses',2),('incomeexpenses',3),('incomeexpenses',5),('incomingstock',1),('incomingstock',2),('incomingstock',3),('incomingstore',1),('journalentry',1),('labourrecords',1),('lowproducts',1),('lowstocklist',1),('lowstocklist',2),('lowstocklist',3),('members',1),('members',2),('members',3),('password',1),('password',2),('password',3),('password',4),('password',8),('payroll',1),('peoplecategory',1),('productlist',1),('productlist',2),('productlist',3),('products',1),('products',2),('products',3),('productscategory',1),('productscategory',2),('productscategory',3),('profile',1),('profile',8),('projectsmanagement',1),('purchases',1),('purchases',2),('purchases',3),('recorddelivery',1),('reports',1),('reports',3),('sales',1),('sales',2),('sales',3),('sales',4),('sales',8),('sendsms',1),('task',1),('taskscategory',1),('users',1),('users',3),('viewreturnsales',1),('viewreturnsales',3),('viewreturnsales',4),('wholesale',1); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=773 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(133,'sales','1','add'),(134,'sales','1','suspend'),(135,'sales','1','selectmessage'),(136,'sales','1','printreceipt'),(137,'sales','1','update'),(138,'sales','1','cash'),(139,'sales','1','delete'),(140,'sales','1','moresales'),(141,'sales','1','sale'),(142,'sales','1','Logout'),(143,'sales','1','mpesabalance'),(144,'sales','1','displaycustomers'),(145,'sales','1','discount'),(146,'sales','1','reprint'),(147,'sales','1','select'),(148,'sales','1','printbill'),(149,'sales','1','productdiscount'),(150,'sales','1','mpesa'),(151,'sales','1','order'),(152,'sales','1','closebill'),(153,'sales','1','viewbuyingprice'),(154,'sales','1','editsellingprice'),(155,'sales','1','updatepaymentmode'),(156,'sales','1','card'),(157,'sales','1','clearpayments'),(158,'sales','1','cheque'),(159,'sales','1','creditnote'),(160,'sales','1','voucher'),(161,'sales','1','salesbeyondbprice'),(162,'sales','1','points'),(163,'sales','1','credit'),(164,'sales','1','selectroom'),(165,'sales','1','dontprint'),(166,'sales','1','accountlimit'),(167,'sales','1','backdatesales'),(168,'sales','1','recordcoins'),(169,'sales','1','changetaxstatus'),(170,'sales','1','leaseitems'),(171,'sales','1','giveloyalityponts'),(172,'sales','1','dontshowstock'),(173,'sales','1','splitbill'),(174,'sales','1','changeuomonsales'),(175,'sales','1','selecttable'),(176,'sales','1','printdelivery'),(177,'sales','1','sendsms'),(178,'sales','1','selectcurrency'),(179,'sales','1','salesperson'),(180,'sales','1','usekeyboard'),(181,'sales','1','receiptno'),(182,'sales','1','negativesales'),(183,'wholesale','1','sale'),(184,'wholesale','1','add'),(185,'wholesale','1','delete'),(186,'wholesale','1','update'),(187,'cashiersales','1','entermpesacode'),(188,'cashiersales','1','editmpesa'),(189,'cashiersales','1','all'),(190,'cashiersales','1','delete'),(191,'cashiersales','1','cashiersales'),(192,'cashiersales','1','editmpesadate'),(193,'cashiersales','1','dontshowtotal'),(194,'cashiersales','1','adddailycollection'),(195,'cashiersales','1','viewtill'),(196,'cashiersales','1','viewdailycollections'),(197,'cashiersales','1','deletedailycollections'),(198,'cashiersales','1','updatedailycollections'),(199,'cashiersales','1','reversempesa'),(200,'cashiersales','1','clearallsales'),(201,'cashiersales','1','viewallcollections'),(202,'cashiersales','1','viewallcounters'),(203,'cashiersales','1','mpesapendingreport'),(204,'cashiersales','1','mpesaverifiedreport'),(205,'cashiersales','1','viewcommission'),(206,'cashiersales','1','viewmpesamessages'),(207,'cashiersales','1','dailysalesonly'),(208,'recorddelivery','1','add'),(209,'recorddelivery','1','view'),(210,'recorddelivery','1','update'),(211,'recorddelivery','1','delete'),(212,'recorddelivery','1','changestatus'),(213,'recorddelivery','1','report'),(214,'recorddelivery','1','Dispatched'),(215,'recorddelivery','1','FailedDelivery'),(216,'recorddelivery','1','ReturnedandReceived'),(217,'recorddelivery','1','Delivered'),(218,'recorddelivery','1','Claimraised'),(219,'recorddelivery','1','ClaimOK'),(220,'recorddelivery','1','ClaimDamaged'),(221,'purchases','1','add'),(222,'purchases','1','update'),(223,'purchases','1','delete'),(224,'purchases','1','updatebuyingprice'),(225,'purchases','1','updatesellingprice'),(226,'purchases','1','updateclosedinvoice'),(227,'purchases','1','viewquotation'),(228,'purchases','1','viewserials'),(229,'purchases','1','viewdirectpurchases'),(230,'purchases','1','viewpurchase'),(231,'purchases','1','salesorder'),(232,'purchases','1','budget'),(233,'purchases','1','showdefaultserials'),(234,'purchases','1','viewallcounters'),(235,'purchases','1','approve'),(236,'purchases','1','addbatchno'),(237,'purchases','1','addexpirydate'),(238,'viewreturnsales','1','add'),(239,'viewreturnsales','1','update'),(240,'viewreturnsales','1','delete'),(241,'viewreturnsales','1','return'),(242,'viewreturnsales','1','clear'),(243,'viewreturnsales','1','moresales'),(244,'income','1','View'),(245,'income','1','add'),(246,'income','1','wiewinvoices'),(247,'income','1','detailedvatinvoice'),(248,'incomeexpenses','1','add'),(249,'incomeexpenses','1','closeexpense'),(250,'incomeexpenses','1','update'),(251,'incomeexpenses','1','updateclosedexpenses'),(252,'incomeexpenses','1','wiewinvoices'),(253,'incomeexpenses','1','viewbills'),(254,'incomeexpenses','1','viewexpense'),(255,'incomeexpenses','1','viewdebtors'),(256,'incomeexpenses','1','viewcreditors'),(257,'incomeexpenses','1','postrentalexpenses'),(258,'accomodation','1','viewrooms'),(259,'accomodation','1','addhouse'),(260,'accomodation','1','dailysales'),(261,'accomodation','1','viewhouse'),(262,'accomodation','1','voucher'),(263,'accomodation','1','mpesa'),(264,'accomodation','1','points'),(265,'accomodation','1','credit'),(266,'accomodation','1','card'),(267,'accomodation','1','cash'),(268,'accomodation','1','cheque'),(269,'accomodation','1','checkinroom'),(270,'accomodation','1','checkoutroom'),(271,'accomodation','1','addroom'),(272,'accomodation','1','cancel'),(273,'accomodation','1','checkin'),(274,'accomodation','1','addcharges'),(275,'accomodation','1','givediscount'),(276,'accomodation','1','cleanrooms'),(277,'accomodation','1','updatecharges'),(278,'accomodation','1','updateroom'),(279,'accomodation','1','postexpense'),(280,'accomodation','1','updatehouse'),(281,'accomodation','1','Post Bank Deposits'),(282,'accomodation','1','managehotel'),(283,'accomodation','1','assignrooms'),(284,'accomodation','1','managerental'),(285,'accomodation','1','changepayment'),(286,'accomodation','1','housekeeping'),(287,'accomodation','1','customerregister'),(288,'accomodation','1','dailypayments'),(289,'accomodation','1','advancebooking'),(290,'accomodation','1','checkoutcustomerwithbalance'),(291,'accomodation','1','managecustomer'),(292,'accomodation','1','viewreports'),(293,'accomodation','1','accomodationmanager'),(294,'accomodation','1','accommodationcleaner'),(295,'accomodation','1','accommodationreceiptionist'),(296,'accomodation','1','config'),(297,'accomodation','1','viewroomcleaned'),(298,'accomodation','1','clearsales'),(299,'accomodation','1','dailycollections'),(300,'branch','1','add'),(301,'branch','1','view'),(302,'branch','1','update'),(303,'branch','1','delete'),(304,'members','1','add'),(305,'members','1','update'),(306,'members','1','deletepeople'),(307,'members','1','opencloseshift'),(308,'users','1','add'),(309,'users','1','update'),(310,'users','1','delete'),(311,'users','1','deleteallroles'),(312,'productscategory','1','add'),(313,'productscategory','1','update'),(314,'productscategory','1','delete'),(315,'productlist','1','bulk'),(316,'productlist','1','updatestock'),(317,'productlist','1','move'),(318,'productlist','1','more'),(319,'productlist','1','transfer'),(320,'productlist','1','addstock'),(321,'productlist','1','delete'),(322,'productlist','1','view'),(323,'productlist','1','update'),(324,'productlist','1','add'),(325,'productlist','1','openclosestock'),(326,'productlist','1','stocktaking'),(327,'productlist','1','editstocktaken'),(328,'productlist','1','editopenclosestock'),(329,'productlist','1','changeserialstatus'),(330,'productlist','1','viewserials'),(331,'productlist','1','viewproductsfromallbranches'),(332,'productlist','1','bulkpriceupdate'),(333,'productlist','1','viewbprice'),(334,'products','1','add'),(335,'products','1','update'),(336,'products','1','delete'),(337,'products','1','addstock'),(338,'products','1','more'),(339,'products','1','bulk'),(340,'products','1','deleteorder'),(341,'products','1','dispatch'),(342,'products','1','removestock'),(343,'products','1','price'),(344,'products','1','removeallstock'),(345,'products','1','bulkpriceupdate'),(346,'products','1','viewbprice'),(347,'incomingstock','1','add'),(348,'incomingstock','1','update'),(349,'incomingstock','1','view'),(350,'incomingstock','1','delete'),(351,'incomingstore','1','add'),(352,'incomingstore','1','delete'),(353,'incomingstore','1','view'),(354,'lowstocklist','1','add'),(355,'lowstocklist','1','more'),(356,'lowstocklist','1','view'),(357,'lowproducts','1','add'),(358,'lowproducts','1','update'),(359,'damagedproducts','1','add'),(360,'damagedproducts','1','update'),(361,'damagedproducts','1','delete'),(362,'projectsmanagement','1','view'),(363,'projectsmanagement','1','add'),(364,'projectsmanagement','1','update'),(365,'projectsmanagement','1','delete'),(366,'assets','1','add'),(367,'assets','1','update'),(368,'assets','1','delete'),(369,'accounting','1','deletebank'),(370,'accounting','1','deleteglaccount'),(371,'accounting','1','view'),(372,'bankdeposits','1','add'),(373,'bankdeposits','1','update'),(374,'bankdeposits','1','delete'),(375,'banktransfer','1','add'),(376,'journalentry','1','add'),(377,'accountingreports','1','view'),(378,'peoplecategory','1','add'),(379,'peoplecategory','1','update'),(380,'peoplecategory','1','delete'),(381,'labourrecords','1','add'),(382,'payroll','1','add'),(383,'reports','1','view'),(384,'reports','1','download'),(385,'reports','1','delete'),(386,'reports','1','update'),(387,'reports','1','viewall'),(388,'displayreport','1','view'),(389,'grouping','1','add'),(390,'grouping','1','update'),(391,'grouping','1','delete'),(392,'sendsms','1','add'),(393,'sendsms','1','update'),(394,'sendsms','1','delete'),(395,'sendsms','1','transfersms'),(396,'documents','1','add'),(397,'documents','1','update'),(398,'documents','1','delete'),(399,'documents','1','viewalldocuments'),(400,'humanresource','1','add'),(401,'humanresource','1','approve'),(402,'humanresource','1','update'),(403,'humanresource','1','delete'),(404,'humanresource','1','view'),(405,'humanresource','1','allocate'),(406,'humanresource','1','viewallpayroll'),(407,'humanresource','1','leavesetup'),(408,'humanresource','1','allleaves '),(409,'humanresource','1','bioattendance'),(410,'taskscategory','1','add'),(411,'taskscategory','1','update'),(412,'taskscategory','1','delete'),(413,'task','1','add'),(414,'task','1','update'),(415,'task','1','viewall'),(416,'task','1','delete'),(417,'task','1','postspecifictask'),(418,'task','1','postgeneraltask'),(419,'task','1','viewothersspecifictask'),(420,'task','1','viewothersgeneraltask'),(421,'task','1','assigntask'),(422,'task','1','posttaskforothers'),(423,'callcenter','1','add'),(424,'callcenter','1','upadate'),(425,'callcenter','1','view'),(426,'callcenter','1','download'),(427,'callcenter','1','delete'),(428,'deals','1','add'),(429,'deals','1','update'),(430,'deals','1','delete'),(431,'deals','1','viewall'),(432,'complain','1','add'),(433,'complain','1','view'),(434,'complain','1','update'),(435,'complain','1','allcompalin'),(436,'complain','1','delete'),(437,'events','1','add'),(438,'events','1','update'),(439,'events','1','delete'),(440,'password','1','change'),(441,'profile','1','update'),(442,'ecommerce','1','add'),(443,'ecommerce','1','update'),(444,'ecommerce','1','delete'),(445,'ecommerce','1','vieworders'),(446,'ecommerce','1','setup'),(447,'ecommerce','1','approveorders'),(448,'config','1','delete'),(449,'config','1','add'),(450,'config','1','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(530,'sales','3','add'),(531,'sales','3','suspend'),(532,'sales','3','printreceipt'),(533,'sales','3','update'),(534,'sales','3','cash'),(535,'sales','3','delete'),(536,'sales','3','moresales'),(537,'sales','3','sale'),(538,'sales','3','Logout'),(539,'sales','3','mpesabalance'),(540,'sales','3','displaycustomers'),(541,'sales','3','discount'),(542,'sales','3','reprint'),(543,'sales','3','printbill'),(544,'sales','3','productdiscount'),(545,'sales','3','mpesa'),(546,'sales','3','closebill'),(547,'sales','3','viewbuyingprice'),(548,'sales','3','editsellingprice'),(549,'sales','3','updatepaymentmode'),(550,'sales','3','card'),(551,'sales','3','clearpayments'),(552,'sales','3','cheque'),(553,'sales','3','creditnote'),(554,'sales','3','voucher'),(555,'sales','3','salesbeyondbprice'),(556,'sales','3','points'),(557,'sales','3','credit'),(558,'sales','3','dontprint'),(559,'sales','3','backdatesales'),(560,'sales','3','recordcoins'),(561,'sales','3','changetaxstatus'),(562,'sales','3','leaseitems'),(563,'sales','3','giveloyalityponts'),(564,'sales','3','changeuomonsales'),(565,'cashiersales','3','entermpesacode'),(566,'cashiersales','3','editmpesa'),(567,'cashiersales','3','all'),(568,'cashiersales','3','delete'),(569,'cashiersales','3','cashiersales'),(570,'cashiersales','3','editmpesadate'),(571,'cashiersales','3','adddailycollection'),(572,'cashiersales','3','viewtill'),(573,'cashiersales','3','viewdailycollections'),(574,'cashiersales','3','deletedailycollections'),(575,'cashiersales','3','updatedailycollections'),(576,'cashiersales','3','reversempesa'),(577,'cashiersales','3','clearallsales'),(578,'cashiersales','3','viewallcollections'),(579,'cashiersales','3','viewallcounters'),(580,'cashiersales','3','mpesapendingreport'),(581,'cashiersales','3','mpesaverifiedreport'),(582,'cashiersales','3','viewcommission'),(583,'cashiersales','3','viewmpesamessages'),(584,'cashiersales','3','dailysalesonly'),(585,'purchases','3','add'),(586,'purchases','3','update'),(587,'purchases','3','delete'),(588,'purchases','3','updatebuyingprice'),(589,'purchases','3','updatesellingprice'),(590,'purchases','3','updateclosedinvoice'),(591,'purchases','3','viewquotation'),(592,'purchases','3','viewserials'),(593,'purchases','3','viewdirectpurchases'),(594,'purchases','3','viewpurchase'),(595,'purchases','3','salesorder'),(596,'purchases','3','budget'),(597,'purchases','3','showdefaultserials'),(598,'purchases','3','viewallcounters'),(599,'purchases','3','approve'),(600,'viewreturnsales','3','add'),(601,'viewreturnsales','3','update'),(602,'viewreturnsales','3','delete'),(603,'viewreturnsales','3','return'),(604,'viewreturnsales','3','clear'),(605,'viewreturnsales','3','moresales'),(606,'incomeexpenses','3','add'),(607,'incomeexpenses','3','closeexpense'),(608,'incomeexpenses','3','update'),(609,'incomeexpenses','3','updateclosedexpenses'),(610,'incomeexpenses','3','wiewinvoices'),(611,'incomeexpenses','3','viewbills'),(612,'incomeexpenses','3','viewexpense'),(613,'incomeexpenses','3','viewdebtors'),(614,'incomeexpenses','3','viewcreditors'),(615,'members','3','add'),(616,'members','3','update'),(617,'members','3','deletepeople'),(618,'members','3','opencloseshift'),(619,'users','3','add'),(620,'users','3','update'),(621,'users','3','delete'),(622,'users','3','deleteallroles'),(623,'productscategory','3','add'),(624,'productscategory','3','update'),(625,'productscategory','3','delete'),(626,'productlist','3','bulk'),(627,'productlist','3','updatestock'),(628,'productlist','3','move'),(629,'productlist','3','more'),(630,'productlist','3','transfer'),(631,'productlist','3','addstock'),(632,'productlist','3','delete'),(633,'productlist','3','view'),(634,'productlist','3','update'),(635,'productlist','3','add'),(636,'productlist','3','openclosestock'),(637,'productlist','3','stocktaking'),(638,'productlist','3','editstocktaken'),(639,'productlist','3','editopenclosestock'),(640,'productlist','3','changeserialstatus'),(641,'productlist','3','viewserials'),(642,'productlist','3','viewproductsfromallbranches'),(643,'productlist','3','bulkpriceupdate'),(644,'products','3','add'),(645,'products','3','update'),(646,'products','3','delete'),(647,'products','3','addstock'),(648,'products','3','more'),(649,'products','3','bulk'),(650,'products','3','deleteorder'),(651,'products','3','dispatch'),(652,'products','3','removestock'),(653,'products','3','price'),(654,'products','3','removeallstock'),(655,'products','3','bulkpriceupdate'),(656,'incomingstock','3','add'),(657,'incomingstock','3','update'),(658,'incomingstock','3','view'),(659,'incomingstock','3','delete'),(660,'lowstocklist','3','add'),(661,'lowstocklist','3','more'),(662,'lowstocklist','3','view'),(663,'damagedproducts','3','add'),(664,'damagedproducts','3','update'),(665,'damagedproducts','3','delete'),(666,'reports','3','view'),(667,'reports','3','download'),(668,'reports','3','delete'),(669,'reports','3','update'),(670,'reports','3','viewall'),(671,'password','3','change'),(672,'config','3','delete'),(673,'config','3','add'),(674,'config','3','update'),(675,'sales','2','add'),(676,'sales','2','suspend'),(677,'sales','2','printreceipt'),(678,'sales','2','update'),(679,'sales','2','cash'),(680,'sales','2','moresales'),(681,'sales','2','sale'),(682,'sales','2','discount'),(683,'sales','2','select'),(684,'sales','2','productdiscount'),(685,'sales','2','mpesa'),(686,'sales','2','editsellingprice'),(687,'sales','2','updatepaymentmode'),(688,'sales','2','card'),(689,'sales','2','clearpayments'),(690,'sales','2','cheque'),(691,'sales','2','dontprint'),(692,'sales','2','recordcoins'),(693,'sales','2','giveloyalityponts'),(694,'cashiersales','2','entermpesacode'),(695,'cashiersales','2','editmpesa'),(696,'cashiersales','2','cashiersales'),(697,'cashiersales','2','editmpesadate'),(698,'cashiersales','2','adddailycollection'),(699,'cashiersales','2','viewtill'),(700,'cashiersales','2','viewdailycollections'),(701,'cashiersales','2','updatedailycollections'),(702,'cashiersales','2','clearallsales'),(703,'cashiersales','2','viewallcounters'),(704,'cashiersales','2','mpesapendingreport'),(705,'cashiersales','2','mpesaverifiedreport'),(706,'cashiersales','2','viewcommission'),(707,'cashiersales','2','viewmpesamessages'),(708,'cashiersales','2','dailysalesonly'),(709,'purchases','2','add'),(710,'purchases','2','update'),(711,'purchases','2','delete'),(712,'purchases','2','updatebuyingprice'),(713,'purchases','2','updatesellingprice'),(714,'purchases','2','updateclosedinvoice'),(715,'purchases','2','viewquotation'),(716,'purchases','2','viewserials'),(717,'purchases','2','viewdirectpurchases'),(718,'purchases','2','viewpurchase'),(719,'purchases','2','salesorder'),(720,'purchases','2','budget'),(721,'purchases','2','showdefaultserials'),(722,'purchases','2','viewallcounters'),(723,'purchases','2','approve'),(724,'incomeexpenses','2','add'),(725,'incomeexpenses','2','closeexpense'),(726,'incomeexpenses','2','update'),(727,'incomeexpenses','2','updateclosedexpenses'),(728,'incomeexpenses','2','wiewinvoices'),(729,'incomeexpenses','2','viewbills'),(730,'incomeexpenses','2','viewexpense'),(731,'incomeexpenses','2','viewdebtors'),(732,'incomeexpenses','2','viewcreditors'),(733,'members','2','add'),(734,'members','2','update'),(735,'members','2','opencloseshift'),(736,'productscategory','2','add'),(737,'productscategory','2','update'),(738,'productlist','2','bulk'),(739,'productlist','2','updatestock'),(740,'productlist','2','move'),(741,'productlist','2','more'),(742,'productlist','2','transfer'),(743,'productlist','2','addstock'),(744,'productlist','2','view'),(745,'productlist','2','update'),(746,'productlist','2','add'),(747,'productlist','2','editstocktaken'),(748,'productlist','2','editopenclosestock'),(749,'productlist','2','changeserialstatus'),(750,'productlist','2','viewserials'),(751,'productlist','2','viewproductsfromallbranches'),(752,'productlist','2','bulkpriceupdate'),(753,'products','2','add'),(754,'products','2','update'),(755,'products','2','addstock'),(756,'products','2','more'),(757,'products','2','bulk'),(758,'products','2','deleteorder'),(759,'products','2','dispatch'),(760,'products','2','removestock'),(761,'products','2','price'),(762,'products','2','removeallstock'),(763,'products','2','bulkpriceupdate'),(764,'incomingstock','2','add'),(765,'incomingstock','2','update'),(766,'incomingstock','2','view'),(767,'lowstocklist','2','add'),(768,'lowstocklist','2','more'),(769,'lowstocklist','2','view'),(770,'damagedproducts','2','add'),(771,'damagedproducts','2','update'),(772,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (2,'Cashier','Cashier','2021-12-16 15:44:25','active','1','','1',''),(3,'Admin','Manager','2022-05-10 10:20:02','active','1','','1',''),(6,'Stock Controller','','2021-12-21 07:14:02','active','1','','1',''); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcharges` -- LOCK TABLES `roomcharges` WRITE; /*!40000 ALTER TABLE `roomcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4388 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; INSERT INTO `sales` VALUES (1,'','Cash','','2022-05-12 16:27:05','','0','11','2022-05-12 16:27:05','','300','520','1','retail','0','520','1','0','0','0','0','220','0','printed',' ','','1','0','111652361784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2,'','Cash','','2022-05-13 11:40:13','','0','11','2022-05-13 11:40:13','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111652431009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3,'','Cash','','2022-05-13 11:42:44','','0','11','2022-05-13 11:42:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652431352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4,'','Cash','','2022-05-13 11:43:30','','0','11','2022-05-13 11:43:30','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111652431370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(5,'','Cash','','2022-05-13 11:45:54','','0','11','2022-05-13 11:45:54','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111652431540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(6,'','Cash','','2022-05-13 11:46:27','','0','11','2022-05-13 11:46:27','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111652431557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(7,'','Cash','','2022-05-13 11:51:25','','0','11','2022-05-13 11:51:25','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111652431847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(8,'','Cash','','2022-05-13 12:00:14','','0','11','2022-05-13 12:00:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652431895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(9,'','Cash','','2022-05-13 12:37:35','','0','11','2022-05-13 12:37:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111652432423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(10,'','Cash','','2022-05-13 12:40:57','','0','11','2022-05-13 12:40:57','','100','120','1','retail','0','120','1','0','0','0','0','20','0','printed',' ','','1','0','111652434844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(11,'','Cash','','2022-05-13 12:48:55','','0','11','2022-05-13 12:48:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652435072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(12,'','Cash','','2022-05-13 12:58:36','','0','11','2022-05-13 12:58:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111652435860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(13,'','Cash','','2022-05-13 13:07:28','','0','11','2022-05-13 13:07:28','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111652435920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(14,'','Cash','','2022-05-13 13:34:13','','0','11','2022-05-13 13:34:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111652438038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(15,'','Cash','','2022-05-13 17:05:33','','0','11','2022-05-13 17:05:33','','100','150','1','retail','0','150','1','0','0','0','0','50','0','printed',' ','','1','0','111652450687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(16,'','Cash','','2022-05-13 17:06:33','','0','11','2022-05-13 17:06:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111652450769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(17,'','Cash','','2022-05-13 17:07:03','','0','11','2022-05-13 17:07:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111652450797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(18,'','Cash','','2022-05-13 17:07:45','','0','11','2022-05-13 17:07:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111652450826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(19,'','Cash','','2022-05-13 17:09:28','','0','11','2022-05-13 17:09:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652450959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(20,'','Cash','','2022-05-13 17:14:39','','0','11','2022-05-13 17:14:39','','110','220','1','retail','0','220','1','0','0','0','0','110','0','printed',' ','','1','0','111652451258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(21,'','Cash','','2022-05-13 17:16:17','','0','11','2022-05-13 17:16:17','','120','160','1','retail','0','160','1','0','0','0','0','40','0','printed',' ','','1','0','111652451364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(22,'','Cash','','2022-05-13 17:30:53','','0','12','2022-05-13 17:30:53','','140','210','1','retail','0','210','1','0','0','0','0','70','0','printed',' ','','1','0','121652452204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(23,'','Cash','','2022-05-13 17:31:39','','0','12','2022-05-13 17:31:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','121652452281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(24,'','Cash','','2022-05-13 17:32:27','','0','12','2022-05-13 17:32:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','121652452320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(25,'','Cash','','2022-05-13 17:33:59','','0','12','2022-05-13 17:33:59','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121652452423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(26,'','Cash','','2022-05-13 17:34:35','','0','12','2022-05-13 17:34:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121652452441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(27,'','Cash','','2022-05-13 17:37:42','','0','12','2022-05-13 17:37:42','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','121652452478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(28,'','Cash','','2022-05-14 10:24:55','','0','12','2022-05-14 10:24:55','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','121652513003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(29,'','Cash','','2022-05-14 11:15:39','','0','12','2022-05-14 11:15:39','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','121652515057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(30,'','Cash','','2022-05-14 12:02:17','','0','12','2022-05-14 12:02:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121652518809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(31,'','Cash','','2022-05-14 12:02:36','','0','12','2022-05-14 12:02:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121652518940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(32,'','Cash','','2022-05-14 12:07:38','','0','12','2022-05-14 12:07:38','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','121652519196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(33,'','Cash','','2022-05-14 14:38:42','','0','12','2022-05-14 14:38:42','','55','110','1','retail','0','110','1','0','0','0','0','55','0','printed',' ','','1','0','121652528081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(34,'','Cash','','2022-05-14 17:06:17','','0','12','2022-05-14 17:06:17','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','121652537128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(35,'','Cash','','2022-05-14 17:07:05','','0','12','2022-05-14 17:07:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','121652537181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(36,'','Cash','','2022-05-15 12:26:24','','0','11','2022-05-15 12:26:24','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111652606694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(37,'','Cash','','2022-05-15 14:51:40','','0','11','2022-05-15 14:51:40','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','111652615488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(38,'','Cash','','2022-05-16 08:24:16','','0','11','2022-05-16 08:24:16','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111652678602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(39,'','Cash','','2022-05-16 08:24:45','','0','11','2022-05-16 08:24:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652678672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(40,'','Cash','','2022-05-16 09:47:56','','0','11','2022-05-16 09:47:56','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111652678689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(41,'','Cash','','2022-05-16 09:50:28','','0','11','2022-05-16 09:50:28','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','111652683819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(42,'','Cash','','2022-05-16 13:33:31','','0','11','2022-05-16 13:33:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652697194','Cleared','','','','','','','','',0.00,0.00,0,'',''),(43,'','Cash','','2022-05-16 14:18:11','','0','12','2022-05-16 14:18:11','','70','140','1','retail','0','140','1','0','0','0','0','70','0','printed',' ','','1','0','121652699859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(44,'','Cash','','2022-05-16 14:19:21','','0','11','2022-05-16 14:19:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652699879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(45,'','Cash','','2022-05-16 14:19:02','','0','12','2022-05-16 14:19:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121652699914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(46,'','Cash','','2022-05-16 14:20:09','','0','12','2022-05-16 14:20:09','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121652699972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(47,'','Cash','','2022-05-16 16:03:09','','0','11','2022-05-16 16:03:09','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','111652706170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(48,'','Cash','','2022-05-16 16:03:43','','0','11','2022-05-16 16:03:43','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111652706202','Cleared','','','','','','','','',0.00,0.00,0,'',''),(49,'','Cash','','2022-05-16 16:04:10','','0','11','2022-05-16 16:04:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111652706228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(50,'','Cash','','2022-05-16 16:04:39','','0','11','2022-05-16 16:04:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111652706254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(51,'','Cash','','2022-05-16 16:05:41','','0','11','2022-05-16 16:05:41','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','111652706288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(52,'','Cash','','2022-05-16 16:09:03','','0','11','2022-05-16 16:09:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652706503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(53,'','Cash','','2022-05-16 16:29:00','','0','11','2022-05-16 16:29:00','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','111652706548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(54,'','Cash','','2022-05-16 17:01:32','','0','11','2022-05-16 17:01:32','','100','245','1','retail','0','245','1','0','0','0','0','145','0','printed',' ','','1','0','111652709533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(55,'','Cash','','2022-05-16 17:06:28','','0','11','2022-05-16 17:06:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111652709962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(56,'','Cash','','2022-05-16 18:43:31','','0','11','2022-05-16 18:43:31','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111652715761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(57,'','Cash','','2022-05-17 07:07:02','','0','12','2022-05-17 07:07:02','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121652760404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(58,'','Cash','','2022-05-17 07:50:37','','0','12','2022-05-17 07:50:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121652760429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(59,'','Cash','','2022-05-17 07:55:17','','0','12','2022-05-17 07:55:17','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','121652763050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(60,'','Cash','','2022-05-17 09:23:10','','0','12','2022-05-17 09:23:10','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121652768582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(61,'','Cash','','2022-05-17 09:42:19','','0','11','2022-05-17 09:42:19','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111652769709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(62,'','Cash','','2022-05-17 10:16:04','','0','12','2022-05-17 10:16:04','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121652770987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(63,'','Cash','','2022-05-17 11:06:44','','0','12','2022-05-17 11:06:44','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121652771769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(64,'','Cash','','2022-05-17 12:55:18','','0','11','2022-05-17 12:55:18','','300','355','1','retail','0','355','1','0','0','0','0','55','0','printed',' ','','1','0','111652781210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(65,'','Cash','','2022-05-17 12:57:29','','0','11','2022-05-17 12:57:29','','20','80','1','retail','0','80','1','0','0','0','0','60','0','printed',' ','','1','0','111652781345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(66,'','Cash','','2022-05-17 13:30:39','','0','11','2022-05-17 13:30:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111652781634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(67,'','Cash','','2022-05-17 13:31:04','','0','11','2022-05-17 13:31:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652783442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(68,'','Cash','','2022-05-17 14:50:44','','0','12','2022-05-17 14:50:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121652788198','Cleared','','','','','','','','',0.00,0.00,0,'',''),(69,'','Cash','','2022-05-17 16:16:53','','0','12','2022-05-17 16:16:53','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','121652793385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(70,'','Cash','','2022-05-17 16:24:18','','0','12','2022-05-17 16:24:18','','55','500','1','retail','0','500','1','0','0','0','0','445','0','printed',' ','','1','0','121652793707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(71,'','Cash','','2022-05-17 16:29:20','','0','11','2022-05-17 16:29:20','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','111652794144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(72,'','Cash','','2022-05-17 16:29:38','','0','12','2022-05-17 16:29:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121652794097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(73,'','Cash','','2022-05-17 16:31:22','','0','11','2022-05-17 16:31:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111652794268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(74,'','Cash','','2022-05-17 18:02:24','','0','11','2022-05-17 18:02:24','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111652799726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(75,'','Cash','','2022-05-17 18:03:06','','0','11','2022-05-17 18:03:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111652799756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(76,'','Cash','','2022-05-17 18:13:06','','0','11','2022-05-17 18:13:06','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111652799794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(77,'','Cash','','2022-05-18 07:34:51','','0','11','2022-05-18 07:34:51','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','111652848289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(78,'','Cash','','2022-05-18 08:24:56','','0','12','2022-05-18 07:41:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121652848825','Cleared','12','2022-05-18 08:24:56','','','','','','',0.00,0.00,0,'',''),(79,'','Cash','','2022-05-18 08:27:59','','0','12','2022-05-18 08:27:59','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121652851501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(80,'','Cash','','2022-05-18 09:20:32','','0','12','2022-05-18 09:20:32','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','121652854676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(81,'','Cash','','2022-05-18 09:34:41','','0','12','2022-05-18 09:34:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121652854838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(82,'','Cash','','2022-05-18 09:42:17','','0','11','2022-05-18 09:42:17','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','111652856011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(83,'','Cash','','2022-05-18 10:10:48','','0','11','2022-05-18 10:10:48','','0','85','1','retail','0','85','1','0','0','0','0','85','0','printed',' ','','1','0','111652856143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(84,'','Cash','','2022-05-18 11:01:44','','0','11','2022-05-18 11:01:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652860888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(85,'','Cash','','2022-05-18 11:41:52','','0','12','2022-05-18 11:41:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121652863278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(86,'','Cash','','2022-05-18 11:45:23','','0','11','2022-05-18 11:45:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652860910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(87,'','Cash','','2022-05-18 11:52:01','','0','12','2022-05-18 11:52:01','','40','280','1','retail','0','280','1','0','0','0','0','240','0','printed',' ','','1','0','121652863842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(88,'','Cash','','2022-05-18 14:00:24','','0','11','2022-05-18 14:00:24','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111652871591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(89,'','Cash','','2022-05-18 14:04:27','','0','11','2022-05-18 14:04:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111652871628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(90,'','Cash','','2022-05-18 14:01:05','','0','12','2022-05-18 14:01:05','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','121652871647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(91,'','Cash','','2022-05-18 14:33:44','','0','12','2022-05-18 14:33:44','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','121652872168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(92,'','Cash','','2022-05-18 16:00:34','','0','12','2022-05-18 16:00:34','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','121652873650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(93,'','Cash','','2022-05-18 16:00:51','','0','11','2022-05-18 16:00:51','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','111652871870','Cleared','','','','','','','','',0.00,0.00,0,'',''),(94,'','Cash','','2022-05-18 17:49:19','','0','12','2022-05-18 17:49:19','','555','555','1','retail','0','555','1','0','0','0','0','0','0','printed',' ','','1','0','121652884997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(95,'','Cash','','2022-05-18 18:17:24','','0','11','2022-05-18 18:17:24','','135','135','1','retail','0','135','1','0','0','0','0','0','0','printed',' ','','1','0','111652886852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(96,'','Cash','','2022-05-19 08:06:18','','0','11','2022-05-19 08:06:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111652936766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(97,'','Cash','','2022-05-19 08:43:00','','0','12','2022-05-19 08:43:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121652938965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(98,'','Cash','','2022-05-19 09:43:06','','0','12','2022-05-19 09:43:06','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','121652938984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(99,'','Cash','','2022-05-19 09:57:30','','0','12','2022-05-19 09:57:30','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121652942593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(100,'','Cash','','2022-05-19 10:05:07','','0','12','2022-05-19 10:05:07','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121652943455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(101,'','Cash','','2022-05-19 10:07:03','','0','12','2022-05-19 10:07:03','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','121652944007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(102,'','Cash','','2022-05-19 10:10:32','','0','12','2022-05-19 10:10:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121652944184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(103,'','Cash','','2022-05-19 10:42:17','','0','11','2022-05-19 10:42:17','','145','145','1','retail','0','145','1','0','0','0','0','0','0','printed',' ','','1','0','111652945883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(104,'','Cash','','2022-05-19 13:55:16','','0','11','2022-05-19 13:55:16','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','111652957663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(105,'','Cash','','2022-05-19 13:55:53','','0','11','2022-05-19 13:55:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111652957733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(106,'','Cash','','2022-05-19 14:03:42','','0','11','2022-05-19 14:03:42','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111652957755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(107,'','Cash','','2022-05-19 14:16:34','','0','11','2022-05-19 14:16:34','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','111652958264','Cleared','','','','','','','','',0.00,0.00,0,'',''),(108,'','Cash','','2022-05-19 14:26:01','','0','11','2022-05-19 14:26:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111652958998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(109,'','Cash','','2022-05-19 14:57:07','','0','12','2022-05-19 14:57:07','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','121652961412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(110,'','Cash','','2022-05-19 14:57:46','','0','12','2022-05-19 14:57:46','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121652961430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(111,'','Cash','','2022-05-19 14:58:19','','0','11','2022-05-19 14:58:19','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111652961414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(112,'','Cash','','2022-05-19 14:58:37','','0','11','2022-05-19 14:58:37','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111652961505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(113,'','Cash','','2022-05-19 15:49:49','','0','11','2022-05-19 15:49:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111652961528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(114,'','Cash','','2022-05-19 16:30:26','','0','12','2022-05-19 16:30:26','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','121652961468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(115,'','Cash','','2022-05-19 16:32:02','','0','11','2022-05-19 16:32:02','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','111652964610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(116,'','Cash','','2022-05-19 16:32:45','','0','12','2022-05-19 16:32:45','','30','100','1','retail','0','100','1','0','0','0','0','70','0','printed',' ','','1','0','121652967114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(117,'','Cash','','2022-05-19 17:09:04','','0','12','2022-05-19 17:09:04','','250','450','1','retail','0','450','1','0','0','0','0','200','0','printed',' ','','1','0','121652969273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(118,'','Cash','','2022-05-20 08:18:42','','0','12','2022-05-20 08:18:42','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','121653023886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(119,'','Cash','','2022-05-20 09:10:06','','0','11','2022-05-20 09:10:06','','30','200','1','retail','0','200','1','0','0','0','0','170','0','printed',' ','','1','0','111653026938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(120,'','Cash','','2022-05-20 09:18:03','','0','12','2022-05-20 09:18:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121653027469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(121,'','Cash','','2022-05-20 09:23:26','','0','12','2022-05-20 09:23:26','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121653027485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(122,'','Cash','','2022-05-20 09:30:20','','0','12','2022-05-20 09:30:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653027834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(123,'','Cash','','2022-05-20 10:04:57','','0','12','2022-05-20 10:04:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653028223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(124,'','Cash','','2022-05-20 12:05:29','','0','11','2022-05-20 12:05:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111653037328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(125,'','Cash','','2022-05-20 12:24:24','','0','12','2022-05-20 12:24:24','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','121653038634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(126,'','Cash','','2022-05-20 12:39:12','','0','11','2022-05-20 12:39:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653037535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(127,'','Cash','','2022-05-20 12:48:47','','0','11','2022-05-20 12:48:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111653039556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(128,'','Cash','','2022-05-20 13:31:15','','0','12','2022-05-20 13:31:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653042655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(129,'','Cash','','2022-05-20 13:32:25','','0','12','2022-05-20 13:32:25','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','121653042734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(130,'','Cash','','2022-05-20 13:32:56','','0','12','2022-05-20 13:32:56','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121653042749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(131,'','Cash','','2022-05-20 17:51:47','','0','11','2022-05-20 17:51:47','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111653058292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(132,'','Cash','','2022-05-20 17:53:14','','0','11','2022-05-20 17:53:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','111653058386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(133,'','Cash','','2022-05-20 17:53:29','','0','11','2022-05-20 17:53:29','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','111653058398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(134,'','Cash','','2022-05-20 17:53:59','','0','11','2022-05-20 17:53:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653058423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(135,'','Cash','','2022-05-20 17:54:17','','0','11','2022-05-20 17:54:17','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','111653058442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(136,'','Cash','','2022-05-20 17:55:04','','0','11','2022-05-20 17:55:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111653058469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(137,'','Cash','','2022-05-20 17:55:30','','0','11','2022-05-20 17:55:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111653058515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(138,'','Cash','','2022-05-20 17:56:14','','0','11','2022-05-20 17:56:14','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111653058533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(139,'','Cash','','2022-05-20 17:57:09','','0','11','2022-05-20 17:57:09','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','111653058613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(140,'','Cash','','2022-05-20 18:00:05','','0','11','2022-05-20 18:00:05','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','111653058632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(141,'','Cash','','2022-05-20 18:00:29','','0','11','2022-05-20 18:00:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111653058808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(142,'','Cash','','2022-05-20 18:01:07','','0','11','2022-05-20 18:01:07','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111653058833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(143,'','Cash','','2022-05-20 18:02:29','','0','11','2022-05-20 18:02:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111653058872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(144,'','Cash','','2022-05-20 18:06:44','','0','11','2022-05-20 18:06:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111653059188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(145,'','Cash','','2022-05-20 18:40:00','','0','12','2022-05-20 18:40:00','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','121653061181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(146,'','Cash','','2022-05-20 18:40:39','','0','12','2022-05-20 18:40:39','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121653061220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(147,'','Cash','','2022-05-21 11:15:05','','0','12','2022-05-21 11:15:05','','175','175','1','retail','0','175','1','0','0','0','0','0','0','printed',' ','','1','0','121653120855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(148,'','Cash','','2022-05-21 17:07:22','','0','12','2022-05-21 17:07:22','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','121653142029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(149,'','Cash','','2022-05-21 17:12:48','','0','12','2022-05-21 17:12:48','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','121653142046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(150,'','Cash','','2022-05-21 17:13:48','','0','12','2022-05-21 17:13:48','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','121653142411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(151,'','Cash','','2022-05-22 13:58:58','','0','11','2022-05-22 13:58:58','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111653217087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(152,'','Cash','','2022-05-22 15:43:47','','0','11','2022-05-22 15:43:47','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111653223394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(153,'','Cash','','2022-05-22 15:52:27','','0','11','2022-05-22 15:52:27','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111653223438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(154,'','Cash','','2022-05-22 16:04:19','','0','11','2022-05-22 16:04:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653223952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(155,'','Cash','','2022-05-23 08:23:40','','0','12','2022-05-23 08:23:40','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','121653283400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(156,'','Cash','','2022-05-23 09:23:15','','0','11','2022-05-23 09:23:15','','250','350','1','retail','0','350','1','0','0','0','0','100','0','printed',' ','','1','0','111653286936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(157,'','Cash','','2022-05-23 09:23:54','','0','11','2022-05-23 09:23:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653287016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(158,'','Cash','','2022-05-23 09:32:33','','0','11','2022-05-23 09:32:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111653287038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(159,'','Cash','','2022-05-23 10:17:35','','0','11','2022-05-23 10:17:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653287557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(160,'','Cash','','2022-05-23 10:17:56','','0','11','2022-05-23 10:17:56','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111653290261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(161,'','Cash','','2022-05-23 11:16:42','','0','12','2022-05-23 11:16:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653293789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(162,'','Cash','','2022-05-23 11:16:53','','0','12','2022-05-23 11:16:53','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','121653293804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(163,'','Cash','','2022-05-23 11:17:11','','0','12','2022-05-23 11:17:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653293816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(164,'','Cash','','2022-05-23 11:25:01','','0','12','2022-05-23 11:25:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653293833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(165,'','Cash','','2022-05-23 11:25:13','','0','12','2022-05-23 11:25:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653294303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(166,'','Cash','','2022-05-23 11:28:47','','0','11','2022-05-23 11:28:47','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','111653294490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(167,'','Cash','','2022-05-23 11:38:35','','0','12','2022-05-23 11:38:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653294316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(168,'','Cash','','2022-05-23 12:23:30','','0','12','2022-05-23 12:23:30','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','121653295118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(169,'','Cash','','2022-05-23 14:14:36','','0','12','2022-05-23 14:14:36','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','121653297812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(170,'','Cash','','2022-05-23 14:33:16','','0','11','2022-05-23 14:33:16','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','111653305582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(171,'','Cash','','2022-05-23 14:52:44','','0','11','2022-05-23 14:52:44','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111653306719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(172,'','Cash','','2022-05-23 16:53:21','','0','12','2022-05-23 16:53:21','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','121653313913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(173,'','Cash','','2022-05-23 16:57:00','','0','12','2022-05-23 16:57:00','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','121653314003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(174,'','Cash','','2022-05-23 17:37:49','','0','12','2022-05-23 17:37:49','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','121653314227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(175,'','Cash','','2022-05-23 17:40:53','','0','12','2022-05-23 17:40:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653316835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(176,'','Cash','','2022-05-23 17:41:13','','0','12','2022-05-23 17:41:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121653316859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(177,'','Cash','','2022-05-23 18:03:03','','0','11','2022-05-23 18:03:03','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','111653316668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(178,'','Cash','','2022-05-23 18:03:33','','0','11','2022-05-23 18:03:33','','110','220','1','retail','0','220','1','0','0','0','0','110','0','printed',' ','','1','0','111653318195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(179,'','Cash','','2022-05-23 18:26:56','','0','11','2022-05-23 18:26:56','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111653319578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(180,'','Cash','','2022-05-24 07:56:05','','0','11','2022-05-24 07:56:05','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111653368077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(181,'','Cash','','2022-05-24 08:05:40','','0','11','2022-05-24 08:05:40','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111653368170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(182,'','Cash','','2022-05-24 09:45:42','','0','11','2022-05-24 09:45:42','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111653374722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(183,'','Cash','','2022-05-24 09:55:17','','0','11','2022-05-24 09:55:17','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111653374750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(184,'','Cash','','2022-05-24 09:55:41','','0','11','2022-05-24 09:55:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653375320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(185,'','Cash','','2022-05-24 10:25:05','','0','11','2022-05-24 10:25:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111653375344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(186,'','Cash','','2022-05-24 12:52:47','','0','12','2022-05-24 12:52:47','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','121653385922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(187,'','Cash','','2022-05-24 17:13:59','','0','11','2022-05-24 17:13:59','','190','260','1','retail','0','260','1','0','0','0','0','70','0','printed',' ','','1','0','111653401557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(188,'','Cash','','2022-05-24 17:18:07','','0','11','2022-05-24 17:18:07','','80','130','1','retail','0','130','1','0','0','0','0','50','0','printed',' ','','1','0','111653401689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(189,'','Cash','','2022-05-24 17:18:59','','0','11','2022-05-24 17:18:59','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111653401909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(190,'','Cash','','2022-05-24 17:19:45','','0','11','2022-05-24 17:19:45','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111653401943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(191,'','Cash','','2022-05-24 17:20:10','','0','12','2022-05-24 17:20:10','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','121653401997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(192,'','Cash','','2022-05-24 17:21:44','','0','11','2022-05-24 17:21:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111653402096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(193,'','Cash','','2022-05-24 17:21:35','','0','12','2022-05-24 17:21:35','','40','80','1','retail','0','80','1','0','0','0','0','40','0','printed',' ','','1','0','121653402082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(194,'','Cash','','2022-05-24 17:22:09','','0','12','2022-05-24 17:22:09','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','121653402109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(195,'','Cash','','2022-05-24 17:22:57','','0','12','2022-05-24 17:22:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121653402143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(196,'','Cash','','2022-05-24 17:23:30','','0','12','2022-05-24 17:23:30','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121653402182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(197,'','Cash','','2022-05-24 17:23:53','','0','12','2022-05-24 17:23:53','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','121653402216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(198,'','Cash','','2022-05-24 17:34:00','','0','12','2022-05-24 17:34:00','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','121653402249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(199,'','Cash','','2022-05-24 18:43:37','','0','11','2022-05-24 18:43:37','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111653402107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(200,'','Cash','','2022-05-24 18:46:43','','0','11','2022-05-24 18:46:43','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','111653407023','Cleared','','','','','','','','',0.00,0.00,0,'',''),(201,'','Cash','','2022-05-25 09:12:33','','0','12','2022-05-25 09:12:33','','110','150','1','retail','0','150','1','0','0','0','0','40','0','printed',' ','','1','0','121653459068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(202,'','Cash','','2022-05-25 09:13:54','','0','12','2022-05-25 09:13:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653459222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(203,'','Cash','','2022-05-25 09:14:59','','0','12','2022-05-25 09:14:59','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','121653459280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(204,'','Cash','','2022-05-25 09:18:11','','0','11','2022-05-25 09:18:11','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111653459475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(205,'','Cash','','2022-05-25 09:19:29','','0','11','2022-05-25 09:19:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653459500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(206,'','Cash','','2022-05-25 09:36:31','','0','11','2022-05-25 09:36:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111653459572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(207,'','Cash','','2022-05-25 10:22:39','','0','11','2022-05-25 10:22:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111653460594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(208,'','Cash','','2022-05-25 10:23:07','','0','11','2022-05-25 10:23:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653463376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(209,'','Cash','','2022-05-25 16:29:39','','0','12','2022-05-25 16:29:39','','415','665','1','retail','0','665','1','0','0','0','0','250','0','printed',' ','','1','0','121653485312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(210,'','Cash','','2022-05-25 16:31:54','','0','11','2022-05-25 16:31:54','','70','290','1','retail','0','290','1','0','0','0','0','220','0','printed',' ','','1','0','111653485281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(211,'','Cash','','2022-05-25 16:39:40','','0','11','2022-05-25 16:39:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653485539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(212,'','Cash','','2022-05-25 16:40:22','','0','11','2022-05-25 16:40:22','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','111653485984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(213,'','Cash','','2022-05-25 16:40:41','','0','11','2022-05-25 16:40:41','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111653486025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(214,'','Cash','','2022-05-25 16:41:10','','0','11','2022-05-25 16:41:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653486050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(215,'','Cash','','2022-05-25 16:45:55','','0','11','2022-05-25 16:45:55','','150','190','1','retail','0','190','1','0','0','0','0','40','0','printed',' ','','1','0','111653486142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(216,'','Cash','','2022-05-25 17:04:01','','0','12','2022-05-25 17:04:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121653485409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(217,'','Cash','','2022-05-26 08:06:22','','0','11','2022-05-26 08:06:22','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111653541573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(218,'','Cash','','2022-05-26 08:07:15','','0','11','2022-05-26 08:07:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','111653541590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(219,'','Cash','','2022-05-26 08:07:35','','0','11','2022-05-26 08:07:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111653541639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(220,'','Cash','','2022-05-26 08:07:50','','0','11','2022-05-26 08:07:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653541657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(221,'','Cash','','2022-05-26 08:08:36','','0','12','2022-05-26 08:08:36','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','121653541595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(222,'','Cash','','2022-05-26 08:10:42','','0','12','2022-05-26 08:10:42','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','121653541819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(223,'','Cash','','2022-05-26 09:04:18','','0','11','2022-05-26 09:04:18','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111653544962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(224,'','Cash','','2022-05-26 09:04:37','','0','12','2022-05-26 09:04:37','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','121653487445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(225,'','Cash','','2022-05-26 09:05:41','','0','12','2022-05-26 09:05:41','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','121653545125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(226,'','Cash','','2022-05-26 11:05:16','','0','11','2022-05-26 11:05:16','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111653552302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(227,'','Cash','','2022-05-26 15:28:55','','0','11','2022-05-26 15:28:55','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111653568119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(228,'','Cash','','2022-05-26 15:32:34','','0','11','2022-05-26 15:32:34','','140','440','1','retail','0','440','1','0','0','0','0','300','0','printed',' ','','1','0','111653568310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(229,'','Cash','','2022-05-26 15:33:13','','0','11','2022-05-26 15:33:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653568371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(230,'','Cash','','2022-05-26 15:55:09','','0','11','2022-05-26 15:55:09','','50','130','1','retail','0','130','1','0','0','0','0','80','0','printed',' ','','1','0','111653568396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(231,'','Cash','','2022-05-26 16:45:56','','0','11','2022-05-26 16:45:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111653569746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(232,'','Cash','','2022-05-26 16:58:07','','0','12','2022-05-26 16:58:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','121653573370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(233,'','Cash','','2022-05-26 18:27:52','','0','12','2022-05-26 18:27:52','','280','350','1','retail','0','350','1','0','0','0','0','70','0','printed',' ','','1','0','121653578854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(234,'','Cash','','2022-05-27 09:12:18','','0','12','2022-05-27 09:12:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121653631906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(235,'','Cash','','2022-05-27 09:13:24','','0','12','2022-05-27 09:13:24','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121653631984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(236,'','Cash','','2022-05-27 09:19:06','','0','12','2022-05-27 09:19:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121653632007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(237,'','Cash','','2022-05-27 09:22:13','','0','12','2022-05-27 09:22:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653632384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(238,'','Cash','','2022-05-27 09:31:03','','0','12','2022-05-27 09:31:03','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','121653632653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(239,'','Cash','','2022-05-27 13:29:08','','0','11','2022-05-27 13:29:08','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','111653572765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(240,'','Cash','','2022-05-27 13:29:44','','0','11','2022-05-27 13:29:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653647357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(241,'','Cash','','2022-05-27 12:49:34','','0','12','2022-05-27 12:49:34','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','121653644962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(242,'','Cash','','2022-05-27 13:32:03','','0','11','2022-05-27 13:32:03','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','111653647386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(243,'','Cash','','2022-05-27 13:32:41','','0','11','2022-05-27 13:32:41','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed',' ','','1','0','111653647535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(244,'','Cash','','2022-05-27 13:33:12','','0','11','2022-05-27 13:33:12','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111653647571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(245,'','Cash','','2022-05-27 14:14:52','','0','11','2022-05-27 14:14:52','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111653647596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(246,'','Cash','','2022-05-27 14:15:39','','0','11','2022-05-27 14:15:39','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111653650095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(247,'','Cash','','2022-05-27 17:02:54','','0','11','2022-05-27 17:02:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111653660160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(248,'','Cash','','2022-05-27 17:11:35','','0','11','2022-05-27 17:11:35','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','111653660177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(249,'','Cash','','2022-05-27 18:39:54','','0','11','2022-05-27 18:39:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111653665975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(250,'','Cash','','2022-05-27 18:40:34','','0','11','2022-05-27 18:40:34','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','111653665998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(251,'','Cash','','2022-05-27 18:41:01','','0','11','2022-05-27 18:41:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111653666044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(252,'','Cash','','2022-05-27 18:42:53','','0','11','2022-05-27 18:42:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111653666144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(253,'','Cash','','2022-05-28 16:33:45','','0','12','2022-05-28 16:33:45','','355','355','1','retail','0','355','1','0','0','0','0','0','0','printed',' ','','1','0','121653744519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(254,'','Cash','','2022-05-28 16:35:07','','0','12','2022-05-28 16:35:07','','90','150','1','retail','0','150','1','0','0','0','0','60','0','printed',' ','','1','0','121653744891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(255,'','Cash','','2022-05-28 16:35:39','','0','12','2022-05-28 16:35:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','121653744925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(256,'','Cash','','2022-05-29 12:43:23','','0','11','2022-05-29 12:43:23','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','111653817339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(257,'','Cash','','2022-05-30 08:44:09','','0','12','2022-05-30 08:44:09','','135','135','1','retail','0','135','1','0','0','0','0','0','0','printed',' ','','1','0','121653889380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(258,'','Cash','','2022-05-30 08:53:50','','0','12','2022-05-30 08:53:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653889475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(259,'','Cash','','2022-05-30 09:38:17','','0','12','2022-05-30 09:38:17','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','',NULL,'0','121653647527','Cleared','12','2022-05-30 09:38:17','','','','','','',0.00,0.00,0,'',''),(260,'','Cash','','2022-05-30 10:07:06','','0','12','2022-05-30 10:07:06','','40','140','1','retail','0','140','1','0','0','0','0','100','0','printed',' ','','1','0','121653894216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(261,'','Cash','','2022-05-30 10:21:14','','0','12','2022-05-30 10:21:14','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','121653894452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(262,'','Cash','','2022-05-30 11:04:50','','0','12','2022-05-30 11:04:50','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','121653895296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(263,'','Cash','','2022-05-30 11:06:53','','0','12','2022-05-30 11:06:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653897995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(264,'','Cash','','2022-05-30 11:07:53','','0','12','2022-05-30 11:07:53','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121653898057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(265,'','Cash','','2022-05-30 11:08:55','','0','12','2022-05-30 11:08:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','','0','121653898078','Cleared','','','','','','','','',0.00,0.00,0,'',''),(266,'','Cash','','2022-05-30 11:12:56','','0','11','2022-05-30 11:12:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111653898207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(267,'','Cash','','2022-05-30 11:17:11','','0','12','2022-05-30 11:17:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653898427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(268,'','Cash','','2022-05-30 11:21:12','','0','11','2022-05-30 11:21:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653898379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(269,'','Cash','','2022-05-30 11:28:34','','0','12','2022-05-30 11:28:34','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121653898641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(270,'','Cash','','2022-05-30 11:30:04','','0','12','2022-05-30 11:30:04','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','121653899317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(271,'','Cash','','2022-05-30 13:34:45','','0','12','2022-05-30 13:34:45','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','121653906836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(272,'','Cash','','2022-05-30 13:35:35','','0','12','2022-05-30 13:35:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','121653906924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(273,'','Cash','','2022-05-30 14:33:01','','30','12','2022-05-30 14:33:01','','575','575','1','retail','0','575','1','0','0','0','0','30','0','printed',' ','','1','0','121653906938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(274,'','Cash','','2022-05-30 14:38:27','','0','12','2022-05-30 14:38:27','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','121653910390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(275,'','Cash','','2022-05-30 15:24:39','','0','11','2022-05-30 15:24:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111653912720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(276,'','Cash','','2022-05-30 15:40:32','','0','11','2022-05-30 15:40:32','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111653914416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(277,'','Cash','','2022-05-30 15:44:31','','0','11','2022-05-30 15:44:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111653914439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(278,'','Cash','','2022-05-30 15:52:09','','0','11','2022-05-30 15:52:09','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111653914673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(279,'','Cash','','2022-05-30 15:52:39','','0','11','2022-05-30 15:52:39','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111653915137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(280,'','Cash','','2022-05-30 16:07:33','','0','11','2022-05-30 16:07:33','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','111653915162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(281,'','Cash','','2022-05-30 16:14:00','','0','12','2022-05-30 16:14:00','','85','85','1','retail','0','85','1','0','0','0','0','0','0','printed',' ','','1','0','121653916404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(282,'','Cash','','2022-05-30 16:14:46','','0','12','2022-05-30 16:14:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','121653916443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(283,'','Cash','','2022-05-30 16:35:21','','0','11','2022-05-30 16:35:21','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111653916056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(284,'','Cash','','2022-05-30 16:41:18','','0','11','2022-05-30 16:41:18','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111653917730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(285,'','Cash','','2022-05-30 17:28:17','','0','12','2022-05-30 17:28:17','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','121653920869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(286,'','Cash','','2022-05-31 07:31:12','','0','12','2022-05-31 07:31:12','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121653971438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(287,'','Cash','','2022-05-31 09:25:15','','0','11','2022-05-31 09:25:15','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','111653925535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(288,'','Cash','','2022-05-31 09:26:25','','0','12','2022-05-31 09:26:25','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','121653971478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(289,'','Cash','','2022-05-31 09:28:11','','0','12','2022-05-31 09:28:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121653978399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(290,'','Cash','','2022-05-31 09:37:18','','0','12','2022-05-31 09:37:18','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','121653978498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(291,'','Cash','','2022-05-31 09:38:15','','0','12','2022-05-31 09:38:15','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121653979081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(292,'','Cash','','2022-05-31 10:38:52','','0','12','2022-05-31 10:38:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653979101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(293,'','Cash','','2022-05-31 10:47:58','','0','12','2022-05-31 10:47:58','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121653982734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(294,'','Cash','','2022-05-31 11:13:15','','0','12','2022-05-31 11:13:15','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','121653983282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(295,'','Cash','','2022-05-31 11:16:00','','0','12','2022-05-31 11:16:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121653984811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(296,'','Cash','','2022-05-31 12:58:56','','0','11','2022-05-31 12:58:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111653991128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(297,'','Cash','','2022-05-31 12:59:32','','0','11','2022-05-31 12:59:32','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111653991138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(298,'','Cash','','2022-05-31 13:00:15','','0','11','2022-05-31 13:00:15','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111653991175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(299,'','Cash','','2022-05-31 13:23:13','','0','12','2022-05-31 13:23:13','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','121653992563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(300,'','Cash','','2022-05-31 13:46:52','','0','12','2022-05-31 13:46:52','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121653993999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(301,'','Cash','','2022-05-31 14:25:28','','0','12','2022-05-31 14:25:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','121653996303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(302,'','Cash','','2022-05-31 15:15:33','','0','12','2022-05-31 15:15:33','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','121653996333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(303,'','Cash','','2022-06-01 13:58:25','','0','11','2022-06-01 13:58:25','','185','325','1','retail','0','325','1','0','0','0','0','140','0','printed',' ','','1','0','111654080956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(304,'','Cash','','2022-06-01 17:05:03','','0','11','2022-06-01 17:05:03','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111654092281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(305,'','Cash','','2022-06-01 18:30:26','','0','11','2022-06-01 18:30:26','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','111654097407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(306,'','Cash','','2022-06-02 10:04:43','','0','12','2022-06-02 10:04:43','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','121654153471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(307,'','Cash','','2022-06-02 10:05:02','','0','12','2022-06-02 10:05:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121654153487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(308,'','Cash','','2022-06-02 11:18:47','','0','11','2022-06-02 11:18:47','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','111654157878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(309,'','Cash','','2022-06-02 12:06:30','','0','11','2022-06-02 12:06:30','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','111654160780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(310,'','Cash','','2022-06-02 12:27:30','','0','12','2022-06-02 12:27:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654161985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(311,'','Cash','','2022-06-02 13:51:13','','0','12','2022-06-02 13:51:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654162580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(312,'','Cash','','2022-06-02 13:51:39','','0','12','2022-06-02 13:51:39','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654167077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(313,'','Cash','','2022-06-02 13:55:08','','0','12','2022-06-02 13:55:08','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654167159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(314,'','Cash','','2022-06-02 14:01:22','','0','12','2022-06-02 14:01:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','121654167312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(315,'','Cash','','2022-06-02 14:07:57','','0','12','2022-06-02 14:07:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654167701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(316,'','Cash','','2022-06-02 15:49:45','','0','11','2022-06-02 15:49:45','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111654174169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(317,'','Cash','','2022-06-02 16:22:32','','0','11','2022-06-02 16:22:32','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111654174208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(318,'','Cash','','2022-06-02 16:23:51','','0','12','2022-06-02 16:23:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654176155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(319,'','Cash','','2022-06-02 17:14:19','','0','12','2022-06-02 17:14:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121654179226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(320,'','Cash','','2022-06-02 17:27:02','','0','12','2022-06-02 17:27:02','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','121654179894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(321,'','Cash','','2022-06-02 17:38:42','','0','12','2022-06-02 17:38:42','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121654180026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(322,'','Cash','','2022-06-03 08:39:47','','0','12','2022-06-03 08:15:50','','50','100','1','retail','0','100','1','0','0','0','0','50','0','printed',' ','','1','0','121654233182','Cleared','12','2022-06-03 08:39:47','','','','','','',0.00,0.00,0,'',''),(323,'','Cash','','2022-06-03 10:27:46','','0','12','2022-06-03 10:27:46','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','121654241213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(324,'','Cash','','2022-06-03 10:38:00','','0','12','2022-06-03 10:38:00','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','121654241280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(325,'','Cash','','2022-06-03 15:15:11','','0','12','2022-06-03 15:15:11','','460','765','1','retail','0','765','1','0','0','0','0','305','0','printed',' ','','1','0','121654254643','Cleared','','','','','','','','',0.00,0.00,0,'',''),(326,'','Cash','','2022-06-03 16:15:55','','0','12','2022-06-03 16:15:55','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','121654258577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(327,'','Cash','','2022-06-03 18:09:23','','0','12','2022-06-03 18:09:23','','590','590','1','retail','0','590','1','0','0','0','0','0','0','printed',' ','','1','0','121654262169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(328,'','Cash','','2022-06-04 09:36:45','','0','12','2022-06-04 09:36:45','','60','90','1','retail','0','90','1','0','0','0','0','30','0','printed',' ','','1','0','121654323044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(329,'','Cash','','2022-06-04 10:25:48','','0','12','2022-06-04 10:25:48','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','121654324739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(330,'','Cash','','2022-06-04 10:27:31','','0','12','2022-06-04 10:27:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654327555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(331,'','Cash','','2022-06-04 10:45:25','','0','12','2022-06-04 10:45:25','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121654328661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(332,'','Cash','','2022-06-04 11:03:00','','0','12','2022-06-04 11:03:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654328728','Cleared','','','','','','','','',0.00,0.00,0,'',''),(333,'','Cash','','2022-06-04 11:20:22','','5','12','2022-06-04 11:20:22','','30','85','1','retail','0','85','1','0','0','0','0','60','0','printed',' ','','1','0','121654330742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(334,'','Cash','','2022-06-04 11:58:42','','0','12','2022-06-04 11:58:42','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','121654333055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(335,'','Cash','','2022-06-04 12:26:15','','0','12','2022-06-04 12:26:15','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','121654334748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(336,'','Cash','','2022-06-04 13:57:30','','0','12','2022-06-04 13:57:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','121654340214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(337,'','Cash','','2022-06-04 14:17:27','','0','12','2022-06-04 14:17:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121654341028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(338,'','Cash','','2022-06-04 14:22:00','','0','12','2022-06-04 14:22:00','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121654341458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(339,'','Cash','','2022-06-04 15:11:56','','0','12','2022-06-04 15:11:56','','10','150','1','retail','0','150','1','0','0','0','0','140','0','printed',' ','','1','0','121654341723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(340,'','Cash','','2022-06-04 15:26:12','','0','12','2022-06-04 15:26:12','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','121654344736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(341,'','Cash','','2022-06-04 16:17:27','','0','12','2022-06-04 16:17:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654345575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(342,'','Cash','','2022-06-06 07:47:24','','0','12','2022-06-06 07:47:24','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121654490741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(343,'','Cash','','2022-06-06 07:55:32','','0','12','2022-06-06 07:55:32','','20','50','1','retail','0','50','1','0','0','0','0','30','0','printed',' ','','1','0','121654490867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(344,'','Cash','','2022-06-06 08:00:41','','0','12','2022-06-06 08:00:41','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','121654491374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(345,'','Cash','','2022-06-06 08:13:53','','0','12','2022-06-06 08:13:53','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','121654491669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(346,'','Cash','','2022-06-06 08:35:28','','0','12','2022-06-06 08:35:28','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','121654492437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(347,'','Cash','','2022-06-06 09:08:50','','0','12','2022-06-06 09:08:50','','60','410','1','retail','0','410','1','0','0','0','0','350','0','printed',' ','','1','0','121654495540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(348,'','Cash','','2022-06-06 09:13:45','','0','12','2022-06-06 09:13:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654495956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(349,'','Cash','','2022-06-06 09:21:13','','0','12','2022-06-06 09:21:13','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','121654496088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(350,'','Cash','','2022-06-06 09:42:54','','0','12','2022-06-06 09:42:54','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','121654496479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(351,'','Cash','','2022-06-06 09:50:02','','0','12','2022-06-06 09:50:02','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121654497778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(352,'','Cash','','2022-06-06 09:55:07','','0','12','2022-06-06 09:55:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654498205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(353,'','Cash','','2022-06-06 10:03:19','','0','12','2022-06-06 10:03:19','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121654498977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(354,'','Cash','','2022-06-06 10:16:20','','0','12','2022-06-06 10:16:20','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121654499759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(355,'','Cash','','2022-06-06 10:56:45','','0','12','2022-06-06 10:56:45','','20','90','1','retail','0','90','1','0','0','0','0','70','0','printed',' ','','1','0','121654499785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(356,'','Cash','','2022-06-06 10:58:38','','0','12','2022-06-06 10:58:38','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','121654502285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(357,'','Cash','','2022-06-06 11:24:24','','0','12','2022-06-06 11:24:24','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121654502322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(358,'','Cash','','2022-06-06 11:58:06','','0','12','2022-06-06 11:58:06','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','121654505625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(359,'','Cash','','2022-06-06 11:59:21','','20','12','2022-06-06 11:59:21','','0','20','1','retail','0','20','1','0','0','0','0','40','0','printed',' ','','1','0','121654505921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(360,'','Cash','','2022-06-06 12:30:34','','0','12','2022-06-06 12:30:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654507797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(361,'','Cash','','2022-06-06 13:33:08','','0','12','2022-06-06 13:33:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121654509992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(362,'','Cash','','2022-06-06 13:54:29','','0','12','2022-06-06 13:54:29','','140','210','1','retail','0','210','1','0','0','0','0','70','0','printed',' ','','1','0','121654511809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(363,'','Cash','','2022-06-06 14:45:28','','0','12','2022-06-06 14:45:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654515888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(364,'','Cash','','2022-06-06 15:43:07','','0','12','2022-06-06 15:43:07','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','121654518402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(365,'','Cash','','2022-06-06 16:42:12','','0','12','2022-06-06 16:42:12','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121654522888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(366,'','Cash','','2022-06-06 16:48:23','','0','12','2022-06-06 16:48:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','121654522952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(367,'','Cash','','2022-06-06 16:59:52','','0','12','2022-06-06 16:59:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654523315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(368,'','Cash','','2022-06-06 17:05:00','','0','12','2022-06-06 17:05:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121654523996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(369,'','Cash','','2022-06-07 08:34:49','','0','12','2022-06-07 08:34:49','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','121654580074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(370,'','Cash','','2022-06-07 08:37:39','','0','12','2022-06-07 08:37:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654580103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(371,'','Cash','','2022-06-07 09:49:51','','0','12','2022-06-07 09:49:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','121654584456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(372,'','Cash','','2022-06-07 10:02:57','','0','12','2022-06-07 10:02:57','','85','85','1','retail','0','85','1','0','0','0','0','0','0','printed',' ','','1','0','121654584612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(373,'','Cash','','2022-06-07 10:03:14','','0','12','2022-06-07 10:03:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654585384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(374,'','Cash','','2022-06-07 10:09:11','','0','12','2022-06-07 10:09:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654585397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(375,'','Cash','','2022-06-07 10:40:25','','0','12','2022-06-07 10:40:25','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','121654585753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(376,'','Cash','','2022-06-07 11:36:18','','0','12','2022-06-07 11:36:18','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','121654587628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(377,'','Cash','','2022-06-07 12:26:50','','0','12','2022-06-07 12:26:50','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','121654593946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(378,'','Cash','','2022-06-07 12:53:49','','0','12','2022-06-07 12:53:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654595478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(379,'','Cash','','2022-06-07 13:53:09','','0','11','2022-06-07 13:53:09','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','111654596895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(380,'','Cash','','2022-06-07 13:09:18','','0','12','2022-06-07 13:09:18','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','121654595633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(381,'','Cash','','2022-06-07 14:23:11','','0','12','2022-06-07 14:23:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','121654600973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(382,'','Cash','','2022-06-07 14:48:04','','0','12','2022-06-07 14:48:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121654601752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(383,'','Cash','','2022-06-07 16:13:17','','0','12','2022-06-07 16:13:17','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','121654607562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(384,'','Cash','','2022-06-07 16:47:04','','0','12','2022-06-07 16:47:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654607613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(385,'','Cash','','2022-06-07 17:01:08','','0','12','2022-06-07 17:01:08','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121654610449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(386,'','Cash','','2022-06-07 17:02:09','','0','12','2022-06-07 17:02:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654610516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(387,'','Cash','','2022-06-07 18:17:00','','0','12','2022-06-07 18:17:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','121654610538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(388,'','Cash','','2022-06-08 08:20:13','','0','12','2022-06-08 08:20:13','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','121654664064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(389,'','Cash','','2022-06-08 08:59:31','','0','12','2022-06-08 08:59:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','121654667960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(390,'','Cash','','2022-06-08 10:00:50','','0','12','2022-06-08 10:00:50','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','121654667999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(391,'','Cash','','2022-06-08 10:32:00','','0','12','2022-06-08 10:32:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654671652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(392,'','Cash','','2022-06-08 10:32:50','','0','12','2022-06-08 10:32:50','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121654673523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(393,'','Cash','','2022-06-08 11:11:41','','0','12','2022-06-08 11:11:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121654675119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(394,'','Cash','','2022-06-08 12:09:34','','0','12','2022-06-08 12:09:34','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','121654675904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(395,'','Cash','','2022-06-08 12:26:30','','0','12','2022-06-08 12:26:30','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','121654680363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(396,'','Cash','','2022-06-08 12:34:02','','0','12','2022-06-08 12:34:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121654680415','Cleared','','','','','','','','',0.00,0.00,0,'',''),(397,'','Cash','','2022-06-08 16:55:23','','0','12','2022-06-08 16:55:23','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','121654691306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(398,'','Cash','','2022-06-09 07:36:08','','0','12','2022-06-09 07:36:08','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','121654748070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(399,'','Cash','','2022-06-09 08:05:26','','0','12','2022-06-09 08:05:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654749385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(400,'','Cash','','2022-06-09 08:17:18','','0','12','2022-06-09 08:17:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','121654751129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(401,'','Cash','','2022-06-09 09:53:23','','0','12','2022-06-09 09:53:23','','165','165','1','retail','0','165','1','0','0','0','0','0','0','printed',' ','','1','0','121654757569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(402,'','Cash','','2022-06-09 09:54:56','','0','12','2022-06-09 09:54:56','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121654757680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(403,'','Cash','','2022-06-09 10:20:33','','0','12','2022-06-09 10:20:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654757699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(404,'','Cash','','2022-06-10 13:23:52','','0','12','2022-06-10 13:23:52','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','121654856609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(405,'','Cash','','2022-06-10 13:24:05','','0','12','2022-06-10 13:24:05','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','121654856635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(406,'','Cash','','2022-06-10 13:25:49','','0','12','2022-06-10 13:25:49','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','121654856648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(407,'','Cash','','2022-06-10 13:26:28','','0','12','2022-06-10 13:26:28','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121654856762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(408,'','Cash','','2022-06-10 13:28:33','','0','12','2022-06-10 13:28:33','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','121654856791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(409,'','Cash','','2022-06-10 13:29:24','','0','12','2022-06-10 13:29:24','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','121654856918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(410,'','Cash','','2022-06-10 13:30:37','','0','12','2022-06-10 13:30:37','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','121654856969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(411,'','Cash','','2022-06-10 13:52:41','','0','12','2022-06-10 13:52:41','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121654857223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(412,'','Cash','','2022-06-10 13:54:11','','0','12','2022-06-10 13:54:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','121654858364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(413,'','Cash','','2022-06-10 13:54:55','','0','12','2022-06-10 13:54:55','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','121654858486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(414,'','Cash','','2022-06-10 14:18:14','','0','12','2022-06-10 14:18:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','121654858516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(415,'','Cash','','2022-06-10 14:19:45','','0','12','2022-06-10 14:19:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121654859932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(416,'','Cash','','2022-06-10 14:21:38','','0','12','2022-06-10 14:21:38','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','121654859987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(417,'','Cash','','2022-06-10 14:27:06','','0','12','2022-06-10 14:27:06','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','121654860414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(418,'','Cash','','2022-06-10 16:44:38','','0','12','2022-06-10 16:44:38','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121654860429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(419,'','Cash','','2022-06-10 17:07:33','','0','12','2022-06-10 17:07:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','121654870012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(420,'','Cash','','2022-06-10 17:08:52','','0','12','2022-06-10 17:08:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121654870104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(421,'','Cash','','2022-06-11 10:17:10','','0','11','2022-06-11 10:17:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111654931806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(422,'','Cash','','2022-06-11 10:17:43','','0','11','2022-06-11 10:17:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111654931844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(423,'','Cash','','2022-06-11 13:25:47','','0','11','2022-06-11 13:25:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111654943131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(424,'','Cash','','2022-06-11 16:40:07','','0','11','2022-06-11 16:40:07','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111654954796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(425,'','Cash','','2022-06-12 11:40:33','','0','12','2022-06-12 11:40:33','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121655023220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(426,'','Cash','','2022-06-12 11:41:01','','0','12','2022-06-12 11:41:01','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121655023237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(427,'','Cash','','2022-06-12 11:41:22','','0','12','2022-06-12 11:41:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121655023263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(428,'','Cash','','2022-06-12 14:54:32','','0','12','2022-06-12 14:54:32','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','121655034845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(429,'','Cash','','2022-06-12 14:54:50','','0','12','2022-06-12 14:54:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121655034875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(430,'','Cash','','2022-06-12 15:35:16','','0','12','2022-06-12 15:35:16','','20','80','1','retail','0','80','1','0','0','0','0','60','0','printed',' ','','1','0','121655037259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(431,'','Cash','','2022-06-12 16:06:53','','0','12','2022-06-12 16:06:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655037329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(432,'','Cash','','2022-06-13 10:36:22','','0','12','2022-06-13 10:36:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121655099078','Cleared','','','','','','','','',0.00,0.00,0,'',''),(433,'','Cash','','2022-06-13 17:42:21','','0','12','2022-06-13 17:42:21','','0','6000','1','retail','0','6000','1','0','0','0','0','6000','0','printed',' ','','1','0','121655131315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(434,'','Cash','','2022-06-14 08:06:07','','0','12','2022-06-14 08:06:07','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121655183145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(435,'','Cash','','2022-06-14 08:14:10','','0','12','2022-06-14 08:14:10','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121655183238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(436,'','Cash','','2022-06-14 08:17:03','','0','12','2022-06-14 08:17:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655183662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(437,'','Cash','','2022-06-14 08:22:18','','0','12','2022-06-14 08:22:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655183828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(438,'','Cash','','2022-06-14 09:18:57','','0','12','2022-06-14 09:18:57','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','121655184140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(439,'','Cash','','2022-06-14 09:25:11','','5','12','2022-06-14 09:25:11','','0','55','1','retail','0','55','1','0','0','0','0','60','0','printed',' ','','1','0','121655187560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(440,'','Cash','','2022-06-14 09:58:46','','0','12','2022-06-14 09:58:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121655189908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(441,'','Cash','','2022-06-14 10:14:32','','0','12','2022-06-14 10:14:32','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','121655189929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(442,'','Cash','','2022-06-14 12:47:52','','0','12','2022-06-14 12:47:52','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','121655200062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(443,'','Cash','','2022-06-14 12:48:03','','0','12','2022-06-14 12:48:03','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','121655200075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(444,'','Cash','','2022-06-14 12:48:21','','0','12','2022-06-14 12:48:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655200084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(445,'','Cash','','2022-06-14 13:18:55','','0','12','2022-06-14 13:18:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655201921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(446,'','Cash','','2022-06-14 13:19:13','','0','12','2022-06-14 13:19:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121655201939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(447,'','Cash','','2022-06-14 13:19:36','','0','12','2022-06-14 13:19:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655201956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(448,'','Cash','','2022-06-14 15:17:45','','0','12','2022-06-14 15:17:45','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','121655209052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(449,'','Cash','','2022-06-14 15:58:34','','0','12','2022-06-14 15:58:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121655209068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(450,'','Cash','','2022-06-14 16:02:30','','0','12','2022-06-14 16:02:30','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','121655211727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(451,'','Cash','','2022-06-14 16:11:16','','0','12','2022-06-14 16:11:16','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','121655212265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(452,'','Cash','','2022-06-14 16:18:54','','0','12','2022-06-14 16:18:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','121655212303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(453,'','Cash','','2022-06-14 16:22:30','','0','12','2022-06-14 16:22:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655212939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(454,'','Cash','','2022-06-14 16:33:18','','0','12','2022-06-14 16:33:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','121655212953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(455,'','Cash','','2022-06-14 16:49:43','','0','12','2022-06-14 16:49:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655214567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(456,'','Cash','','2022-06-14 16:50:02','','0','12','2022-06-14 16:50:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','121655214585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(457,'','Cash','','2022-06-14 17:33:30','','0','12','2022-06-14 17:33:30','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','121655214654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(458,'','Cash','','2022-06-14 17:45:56','','0','12','2022-06-14 17:45:56','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','121655217212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(459,'','Cash','','2022-06-14 18:07:35','','0','12','2022-06-14 18:07:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121655217979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(460,'','Cash','','2022-06-14 18:09:08','','0','12','2022-06-14 18:09:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','121655219330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(461,'','Cash','','2022-06-14 18:56:59','','0','12','2022-06-14 18:56:59','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','121655219583','Cleared','','','','','','','','',0.00,0.00,0,'',''),(462,'','Cash','','2022-06-15 07:24:44','','0','12','2022-06-15 07:24:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','121655267072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(463,'','Cash','','2022-06-15 07:46:02','','0','12','2022-06-15 07:46:02','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','121655268353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(464,'','Cash','','2022-06-15 09:16:51','','0','18','2022-06-15 09:16:51','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','181655273709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(465,'','Cash','','2022-06-15 09:17:28','','0','18','2022-06-15 09:17:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655273832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(466,'','Cash','','2022-06-15 09:31:32','','0','12','2022-06-15 09:31:32','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','121655274678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(467,'','Cash','','2022-06-15 09:33:27','','0','18','2022-06-15 09:33:27','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655274774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(468,'','Cash','','2022-06-15 09:34:14','','0','18','2022-06-15 09:34:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655274822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(469,'','Cash','','2022-06-15 09:36:40','','0','18','2022-06-15 09:36:40','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655274857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(470,'','Cash','','2022-06-15 09:48:58','','0','18','2022-06-15 09:48:58','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655275726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(471,'','Cash','','2022-06-15 09:52:21','','0','18','2022-06-15 09:52:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655275742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(472,'','Cash','','2022-06-15 09:56:34','','0','18','2022-06-15 09:56:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655275942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(473,'','Cash','','2022-06-15 10:06:15','','0','18','2022-06-15 10:06:15','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655276511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(474,'','Cash','','2022-06-15 10:10:31','','0','18','2022-06-15 10:10:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655276806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(475,'','Cash','','2022-06-15 10:11:30','','0','18','2022-06-15 10:11:30','','0','115','1','retail','0','115','1','0','0','0','0','115','0','printed',' ','','1','0','181655277035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(476,'','Cash','','2022-06-15 10:12:26','','0','18','2022-06-15 10:12:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655277138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(477,'','Cash','','2022-06-15 10:53:57','','0','18','2022-06-15 10:53:57','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181655277148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(478,'','Cash','','2022-06-15 12:06:07','','0','18','2022-06-15 12:06:07','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','181655279664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(479,'','Cash','','2022-06-15 12:06:26','','0','18','2022-06-15 12:06:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655283971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(480,'','Cash','','2022-06-15 12:06:40','','0','18','2022-06-15 12:06:40','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655283988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(481,'','Cash','','2022-06-15 12:48:52','','0','18','2022-06-15 12:48:52','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655284822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(482,'','Cash','','2022-06-15 14:26:43','','70','18','2022-06-15 14:26:43','','140','140','1','retail','0','140','1','0','0','0','0','70','0','printed',' ','','1','0','181655292299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(483,'','Cash','','2022-06-15 14:58:19','','0','18','2022-06-15 14:58:19','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655292430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(484,'','Cash','','2022-06-15 14:59:37','','0','18','2022-06-15 14:59:37','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','181655294308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(485,'','Cash','','2022-06-15 15:00:29','','0','18','2022-06-15 15:00:29','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181655294412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(486,'','Cash','','2022-06-15 15:01:53','','0','18','2022-06-15 15:01:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655294454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(487,'','Cash','','2022-06-15 15:02:53','','0','18','2022-06-15 15:02:53','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181655294560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(488,'','Cash','','2022-06-15 15:13:34','','0','18','2022-06-15 15:13:34','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181655295149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(489,'','Cash','','2022-06-15 16:25:46','','0','18','2022-06-15 16:25:46','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181655299526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(490,'','Cash','','2022-06-15 17:09:55','','0','18','2022-06-15 17:09:55','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181655302185','Cleared','','','','','','','','',0.00,0.00,0,'',''),(491,'','Cash','','2022-06-15 17:10:30','','0','18','2022-06-15 17:10:30','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181655302220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(492,'','Cash','','2022-06-15 17:18:30','','0','18','2022-06-15 17:18:30','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181655302238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(493,'','Cash','','2022-06-15 17:30:16','','0','18','2022-06-15 17:30:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655303402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(494,'','Cash','','2022-06-16 07:57:51','','0','18','2022-06-16 07:57:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655355463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(495,'','Cash','','2022-06-16 08:09:02','','0','18','2022-06-16 08:09:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655355474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(496,'','Cash','','2022-06-16 08:15:25','','0','18','2022-06-16 08:15:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655356146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(497,'','Cash','','2022-06-16 08:15:38','','0','18','2022-06-16 08:15:38','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181655356527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(498,'','Cash','','2022-06-16 08:35:57','','0','18','2022-06-16 08:35:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655357722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(499,'','Cash','','2022-06-16 08:51:17','','0','18','2022-06-16 08:51:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655357761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(500,'','Cash','','2022-06-16 08:51:53','','0','18','2022-06-16 08:51:53','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181655358680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(501,'','Cash','','2022-06-16 08:52:21','','0','18','2022-06-16 08:52:21','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181655358725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(502,'','Cash','','2022-06-16 09:21:33','','0','18','2022-06-16 09:21:33','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655360465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(503,'','Cash','','2022-06-16 09:32:08','','5','18','2022-06-16 09:32:08','','0','55','1','retail','0','55','1','0','0','0','0','60','0','printed',' ','','1','0','181655360497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(504,'','Cash','','2022-06-16 09:49:15','','0','18','2022-06-16 09:49:15','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655361141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(505,'','Cash','','2022-06-16 09:55:08','','0','18','2022-06-16 09:55:08','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181655362488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(506,'','Cash','','2022-06-16 10:01:23','','0','18','2022-06-16 10:01:23','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655362511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(507,'','Cash','','2022-06-16 10:27:39','','0','18','2022-06-16 10:27:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655362885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(508,'','Cash','','2022-06-16 10:28:50','','0','18','2022-06-16 10:28:50','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655364498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(509,'','Cash','','2022-06-16 10:29:01','','0','18','2022-06-16 10:29:01','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655364533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(510,'','Cash','','2022-06-16 10:33:18','','0','18','2022-06-16 10:33:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655364787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(511,'','Cash','','2022-06-16 11:25:01','','0','18','2022-06-16 11:25:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655367888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(512,'','Cash','','2022-06-16 11:26:28','','0','11','2022-06-16 11:26:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111655365344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(513,'','Cash','','2022-06-16 11:35:09','','0','18','2022-06-16 11:35:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655367907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(514,'','Cash','','2022-06-16 11:35:32','','0','18','2022-06-16 11:35:32','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181655368515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(515,'','Cash','','2022-06-16 11:52:49','','0','11','2022-06-16 11:52:49','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111655367994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(516,'','Cash','','2022-06-16 12:16:31','','0','11','2022-06-16 12:16:31','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111655369680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(517,'','Cash','','2022-06-16 12:16:50','','0','11','2022-06-16 12:16:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111655370994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(518,'','Cash','','2022-06-16 12:31:29','','0','18','2022-06-16 12:31:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655369645','Cleared','','','','','','','','',0.00,0.00,0,'',''),(519,'','Cash','','2022-06-16 12:36:01','','0','18','2022-06-16 12:36:01','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655371892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(520,'','Cash','','2022-06-16 12:48:58','','0','18','2022-06-16 12:48:58','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','181655372836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(521,'','Cash','','2022-06-16 12:53:15','','0','18','2022-06-16 12:53:15','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','181655373108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(522,'','Cash','','2022-06-16 12:53:35','','0','18','2022-06-16 12:53:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655373202','Cleared','','','','','','','','',0.00,0.00,0,'',''),(523,'','Cash','','2022-06-16 13:05:55','','0','18','2022-06-16 13:05:55','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655373947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(524,'','Cash','','2022-06-16 13:25:20','','0','18','2022-06-16 13:25:20','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655374241','Cleared','','','','','','','','',0.00,0.00,0,'',''),(525,'','Cash','','2022-06-16 13:41:24','','0','18','2022-06-16 13:41:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655375144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(526,'','Cash','','2022-06-16 13:42:32','','0','18','2022-06-16 13:42:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655376088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(527,'','Cash','','2022-06-16 13:43:51','','0','18','2022-06-16 13:43:51','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181655376158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(528,'','Cash','','2022-06-16 13:58:24','','0','18','2022-06-16 13:58:24','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181655377083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(529,'','Cash','','2022-06-16 14:10:20','','0','18','2022-06-16 14:10:20','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181655377143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(530,'','Cash','','2022-06-16 14:17:00','','70','18','2022-06-16 14:17:00','','140','140','1','retail','0','140','1','0','0','0','0','70','0','printed',' ','','1','0','181655377823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(531,'','Cash','','2022-06-16 14:31:16','','0','18','2022-06-16 14:31:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655379061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(532,'','Cash','','2022-06-16 14:36:38','','0','18','2022-06-16 14:36:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655379375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(533,'','Cash','','2022-06-16 14:52:48','','0','18','2022-06-16 14:52:48','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655380259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(534,'','Cash','','2022-06-16 14:59:54','','0','18','2022-06-16 14:59:54','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181655380370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(535,'','Cash','','2022-06-16 15:23:10','','0','18','2022-06-16 15:23:10','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655382040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(536,'','Cash','','2022-06-16 15:34:39','','0','18','2022-06-16 15:34:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655382828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(537,'','Cash','','2022-06-16 16:00:07','','0','18','2022-06-16 16:00:07','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181655383055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(538,'','Cash','','2022-06-16 16:05:27','','0','18','2022-06-16 16:05:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655384714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(539,'','Cash','','2022-06-16 17:09:58','','0','18','2022-06-16 17:09:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655388576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(540,'','Cash','','2022-06-16 17:29:45','','0','18','2022-06-16 17:29:45','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655388601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(541,'','Cash','','2022-06-17 08:21:26','','0','18','2022-06-17 08:21:26','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655443273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(542,'','Cash','','2022-06-17 08:21:52','','0','18','2022-06-17 08:21:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655443289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(543,'','Cash','','2022-06-17 08:22:11','','0','18','2022-06-17 08:22:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655443314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(544,'','Cash','','2022-06-17 08:29:50','','0','18','2022-06-17 08:29:50','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655443567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(545,'','Cash','','2022-06-17 08:40:22','','0','18','2022-06-17 08:40:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655443793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(546,'','Cash','','2022-06-17 09:15:41','','0','18','2022-06-17 09:15:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655446477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(547,'','Cash','','2022-06-17 09:20:33','','0','18','2022-06-17 09:20:33','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655446544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(548,'','Cash','','2022-06-17 09:21:49','','0','18','2022-06-17 09:21:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655446836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(549,'','Cash','','2022-06-17 09:37:59','','0','18','2022-06-17 09:37:59','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181655446911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(550,'','Cash','','2022-06-17 09:39:06','','0','18','2022-06-17 09:39:06','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655447939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(551,'','Cash','','2022-06-17 09:40:34','','0','11','2022-06-17 09:40:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111655447991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(552,'','Cash','','2022-06-17 09:45:38','','0','18','2022-06-17 09:45:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655448328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(553,'','Cash','','2022-06-17 09:50:26','','0','18','2022-06-17 09:50:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655448340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(554,'','Cash','','2022-06-17 09:58:11','','0','18','2022-06-17 09:58:11','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655449083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(555,'','Cash','','2022-06-17 11:15:07','','0','18','2022-06-17 11:15:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655449093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(556,'','Cash','','2022-06-17 12:50:36','','0','18','2022-06-17 12:50:36','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655459422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(557,'','Cash','','2022-06-17 12:51:38','','0','18','2022-06-17 12:51:38','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181655459491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(558,'','Cash','','2022-06-17 12:52:27','','0','18','2022-06-17 12:52:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655459515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(559,'','Cash','','2022-06-17 12:57:43','','0','18','2022-06-17 12:57:43','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181655459852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(560,'','Cash','','2022-06-17 13:16:37','','0','18','2022-06-17 13:16:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655460986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(561,'','Cash','','2022-06-17 13:23:28','','0','18','2022-06-17 13:23:28','','310','310','1','retail','0','310','1','0','0','0','0','0','0','printed',' ','','1','0','181655461011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(562,'','Cash','','2022-06-17 13:33:28','','0','18','2022-06-17 13:33:28','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655461992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(563,'','Cash','','2022-06-17 13:40:04','','0','18','2022-06-17 13:40:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655462384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(564,'','Cash','','2022-06-17 14:49:47','','0','18','2022-06-17 14:49:47','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655466476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(565,'','Cash','','2022-06-17 14:50:48','','0','18','2022-06-17 14:50:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655466596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(566,'','Cash','','2022-06-17 14:58:46','','0','18','2022-06-17 14:58:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655467111','Cleared','','','','','','','','',0.00,0.00,0,'',''),(567,'','Cash','','2022-06-17 15:20:53','','0','18','2022-06-17 15:20:53','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181655468436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(568,'','Cash','','2022-06-17 15:45:41','','0','18','2022-06-17 15:45:41','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','181655469920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(569,'','Cash','','2022-06-17 16:23:36','','0','18','2022-06-17 16:23:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655472206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(570,'','Cash','','2022-06-17 16:49:28','','0','18','2022-06-17 16:49:28','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','181655473744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(571,'','Cash','','2022-06-17 16:50:13','','0','18','2022-06-17 16:50:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181655473797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(572,'','Cash','','2022-06-17 16:53:41','','0','18','2022-06-17 16:53:41','','1010','1010','1','retail','0','1010','1','0','0','0','0','0','0','printed',' ','','1','0','181655473815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(573,'','Cash','','2022-06-17 16:56:24','','0','18','2022-06-17 16:56:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655474176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(574,'','Cash','','2022-06-17 17:13:51','','0','18','2022-06-17 17:13:51','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','181655475174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(575,'','Cash','','2022-06-18 09:56:27','','0','18','2022-06-18 09:56:27','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655535372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(576,'','Cash','','2022-06-18 09:59:49','','0','18','2022-06-18 09:59:49','','275','275','1','retail','0','275','1','0','0','0','0','0','0','printed',' ','','1','0','181655535567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(577,'','Cash','','2022-06-18 10:02:35','','0','18','2022-06-18 10:02:35','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181655535733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(578,'','Cash','','2022-06-18 10:02:55','','0','18','2022-06-18 10:02:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655535758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(579,'','Cash','','2022-06-18 10:31:32','','0','18','2022-06-18 10:31:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655537483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(580,'','Cash','','2022-06-18 10:32:16','','0','18','2022-06-18 10:32:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655537497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(581,'','Cash','','2022-06-18 10:58:34','','0','18','2022-06-18 10:58:34','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655539057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(582,'','Cash','','2022-06-18 11:03:07','','0','18','2022-06-18 11:03:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655537540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(583,'','Cash','','2022-06-18 11:11:15','','0','18','2022-06-18 11:11:15','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655539867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(584,'','Cash','','2022-06-18 11:11:34','','0','18','2022-06-18 11:11:34','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181655539882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(585,'','Cash','','2022-06-18 11:22:29','','0','18','2022-06-18 11:22:29','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','181655539903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(586,'','Cash','','2022-06-18 11:27:21','','0','18','2022-06-18 11:27:21','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655540591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(587,'','Cash','','2022-06-18 12:53:19','','0','18','2022-06-18 12:53:19','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181655545989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(588,'','Cash','','2022-06-18 13:27:07','','0','18','2022-06-18 13:27:07','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181655548012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(589,'','Cash','','2022-06-18 13:49:58','','0','18','2022-06-18 13:49:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655546339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(590,'','Cash','','2022-06-18 14:04:27','','0','18','2022-06-18 14:04:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655550259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(591,'','Cash','','2022-06-18 15:09:28','','0','18','2022-06-18 15:09:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655554159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(592,'','Cash','','2022-06-18 15:51:06','','0','18','2022-06-18 15:51:06','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655554171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(593,'','Cash','','2022-06-18 16:37:58','','0','18','2022-06-18 16:37:58','','60','200','1','retail','0','200','1','0','0','0','0','140','0','printed',' ','','1','0','181655559348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(594,'','Cash','','2022-06-18 17:29:56','','0','18','2022-06-18 17:29:57','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655562569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(595,'','Cash','','2022-06-19 13:38:28','','0','11','2022-06-19 13:38:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111655635097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(596,'','Cash','','2022-06-19 13:39:21','','0','11','2022-06-19 13:39:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111655635111','Cleared','','','','','','','','',0.00,0.00,0,'',''),(597,'','Cash','','2022-06-19 13:39:41','','0','11','2022-06-19 13:39:41','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111655635170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(598,'','Cash','','2022-06-19 13:41:02','','0','11','2022-06-19 13:41:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111655635190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(599,'','Cash','','2022-06-19 15:19:09','','0','11','2022-06-19 15:19:09','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','111655635314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(600,'','Cash','','2022-06-19 15:19:50','','0','11','2022-06-19 15:19:50','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111655641175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(601,'','Cash','','2022-06-19 15:20:06','','0','11','2022-06-19 15:20:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111655641193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(602,'','Cash','','2022-06-20 07:32:32','','0','18','2022-06-20 07:32:32','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181655699449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(603,'','Cash','','2022-06-20 08:19:52','','0','18','2022-06-20 08:19:52','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655702383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(604,'','Cash','','2022-06-20 09:03:24','','0','18','2022-06-20 09:03:24','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','181655702406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(605,'','Cash','','2022-06-20 09:04:27','','0','18','2022-06-20 09:04:27','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181655705022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(606,'','Cash','','2022-06-20 09:11:55','','0','18','2022-06-20 09:11:55','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655705081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(607,'','Cash','','2022-06-20 09:35:06','','0','18','2022-06-20 09:35:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','181655706769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(608,'','Cash','','2022-06-20 09:38:09','','0','18','2022-06-20 09:38:09','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655706914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(609,'','Cash','','2022-06-20 11:32:13','','0','18','2022-06-20 11:32:13','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181655711575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(610,'','Cash','','2022-06-20 11:33:26','','0','18','2022-06-20 11:33:26','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181655713992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(611,'','Cash','','2022-06-20 11:35:46','','0','18','2022-06-20 11:35:46','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181655714014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(612,'','Cash','','2022-06-20 11:40:50','','0','18','2022-06-20 11:40:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655714166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(613,'','Cash','','2022-06-20 11:59:31','','0','18','2022-06-20 11:59:31','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655714461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(614,'','Cash','','2022-06-20 12:21:24','','0','18','2022-06-20 12:21:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181655716818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(615,'','Cash','','2022-06-20 12:25:03','','0','18','2022-06-20 12:25:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655716923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(616,'','Cash','','2022-06-20 12:27:23','','0','18','2022-06-20 12:27:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181655717106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(617,'','Cash','','2022-06-20 12:53:43','','0','18','2022-06-20 12:53:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655718799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(618,'','Cash','','2022-06-20 13:06:49','','0','18','2022-06-20 13:06:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655719601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(619,'','Cash','','2022-06-20 13:37:17','','0','18','2022-06-20 13:37:17','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181655721411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(620,'','Cash','','2022-06-20 14:43:46','','0','18','2022-06-20 14:43:46','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655724921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(621,'','Cash','','2022-06-20 16:26:03','','0','18','2022-06-20 16:26:03','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655729643','Cleared','','','','','','','','',0.00,0.00,0,'',''),(622,'','Cash','','2022-06-21 07:53:36','','0','18','2022-06-21 07:53:36','','80','400','1','retail','0','400','1','0','0','0','0','320','0','printed',' ','','1','0','181655787195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(623,'','Cash','','2022-06-21 07:54:16','','0','18','2022-06-21 07:54:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655787248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(624,'','Cash','','2022-06-21 07:59:12','','0','18','2022-06-21 07:59:12','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655787261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(625,'','Cash','','2022-06-21 08:01:14','','0','18','2022-06-21 08:01:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655787555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(626,'','Cash','','2022-06-21 08:17:30','','0','18','2022-06-21 08:17:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655788640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(627,'','Cash','','2022-06-21 08:32:15','','0','18','2022-06-21 08:32:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655788659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(628,'','Cash','','2022-06-21 08:46:20','','0','18','2022-06-21 08:46:20','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655790354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(629,'','Cash','','2022-06-21 08:48:21','','0','18','2022-06-21 08:48:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655790383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(630,'','Cash','','2022-06-21 08:54:39','','0','18','2022-06-21 08:54:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655790503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(631,'','Cash','','2022-06-21 09:04:37','','0','18','2022-06-21 09:04:37','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181655791468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(632,'','Cash','','2022-06-21 09:14:20','','0','18','2022-06-21 09:14:20','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655792055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(633,'','Cash','','2022-06-21 09:21:18','','0','18','2022-06-21 09:21:18','','160','220','1','retail','0','220','1','0','0','0','0','60','0','printed',' ','','1','0','181655792062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(634,'','Cash','','2022-06-21 09:36:22','','0','18','2022-06-21 09:36:22','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181655793298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(635,'','Cash','','2022-06-21 09:47:00','','0','18','2022-06-21 09:47:00','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655793392','Cleared','','','','','','','','',0.00,0.00,0,'',''),(636,'','Cash','','2022-06-21 09:48:19','','0','18','2022-06-21 09:48:19','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181655794036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(637,'','Cash','','2022-06-21 10:03:31','','0','18','2022-06-21 10:03:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','','0','181655794338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(638,'','Cash','','2022-06-21 10:21:12','','0','18','2022-06-21 10:21:12','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655795029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(639,'','Cash','','2022-06-21 11:07:21','','0','18','2022-06-21 11:07:21','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655796075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(640,'','Cash','','2022-06-21 11:14:42','','0','18','2022-06-21 11:14:42','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181655799219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(641,'','Cash','','2022-06-21 11:24:11','','0','18','2022-06-21 11:24:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655799309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(642,'','Cash','','2022-06-21 11:27:33','','0','18','2022-06-21 11:27:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655799869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(643,'','Cash','','2022-06-21 11:36:49','','0','18','2022-06-21 11:36:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655800054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(644,'','Cash','','2022-06-21 11:49:50','','0','18','2022-06-21 11:49:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655800616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(645,'','Cash','','2022-06-21 12:25:24','','0','18','2022-06-21 12:25:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655802548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(646,'','Cash','','2022-06-21 12:27:47','','0','18','2022-06-21 12:27:47','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655803650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(647,'','Cash','','2022-06-21 12:44:50','','0','18','2022-06-21 12:44:50','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181655804675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(648,'','Cash','','2022-06-21 13:13:51','','0','18','2022-06-21 13:13:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655806398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(649,'','Cash','','2022-06-21 13:15:55','','0','18','2022-06-21 13:15:55','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655806536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(650,'','Cash','','2022-06-21 13:26:18','','0','18','2022-06-21 13:26:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655807159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(651,'','Cash','','2022-06-21 13:35:09','','0','18','2022-06-21 13:35:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181655807190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(652,'','Cash','','2022-06-21 13:39:47','','0','18','2022-06-21 13:39:47','','85','85','1','retail','0','85','1','0','0','0','0','0','0','printed',' ','','1','0','181655807954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(653,'','Cash','','2022-06-21 13:44:02','','0','18','2022-06-21 13:44:02','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655808235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(654,'','Cash','','2022-06-21 14:03:14','','0','18','2022-06-21 14:03:14','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181655808255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(655,'','Cash','','2022-06-21 14:15:59','','0','18','2022-06-21 14:15:59','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','181655809418','Cleared','','','','','','','','',0.00,0.00,0,'',''),(656,'','Cash','','2022-06-21 14:29:20','','0','18','2022-06-21 14:29:20','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181655810165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(657,'','Cash','','2022-06-21 14:44:04','','0','18','2022-06-21 14:44:04','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181655811830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(658,'','Cash','','2022-06-21 14:44:48','','0','18','2022-06-21 14:44:48','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655811853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(659,'','Cash','','2022-06-21 15:10:30','','0','18','2022-06-21 15:10:30','','275','275','1','retail','0','275','1','0','0','0','0','0','0','printed',' ','','1','0','181655812813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(660,'','Cash','','2022-06-21 15:15:30','','0','18','2022-06-21 15:15:30','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','181655813575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(661,'','Cash','','2022-06-21 15:17:20','','0','18','2022-06-21 15:17:20','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','181655813825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(662,'','Cash','','2022-06-21 15:20:16','','0','18','2022-06-21 15:20:16','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655813915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(663,'','Cash','','2022-06-21 15:49:59','','0','18','2022-06-21 15:49:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181655814524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(664,'','Cash','','2022-06-21 15:50:24','','0','18','2022-06-21 15:50:24','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181655815812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(665,'','Cash','','2022-06-21 16:03:55','','0','18','2022-06-21 16:03:55','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181655816619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(666,'','Cash','','2022-06-21 17:16:42','','0','18','2022-06-21 17:16:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655816647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(667,'','Cash','','2022-06-21 17:17:51','','0','18','2022-06-21 17:17:51','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181655821031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(668,'','Cash','','2022-06-21 17:18:40','','0','18','2022-06-21 17:18:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181655821080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(669,'','Cash','','2022-06-21 17:28:35','','0','18','2022-06-21 17:28:35','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655821228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(670,'','Cash','','2022-06-22 07:58:39','','0','18','2022-06-22 07:58:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655873902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(671,'','Cash','','2022-06-22 07:59:01','','0','18','2022-06-22 07:59:01','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655873922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(672,'','Cash','','2022-06-22 08:04:22','','0','18','2022-06-22 08:04:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655873943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(673,'','Cash','','2022-06-22 08:09:29','','0','18','2022-06-22 08:09:29','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181655874265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(674,'','Cash','','2022-06-22 08:41:52','','0','18','2022-06-22 08:41:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655874572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(675,'','Cash','','2022-06-22 09:18:06','','0','18','2022-06-22 09:18:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655878674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(676,'','Cash','','2022-06-22 09:41:19','','5','18','2022-06-22 09:41:19','','0','55','1','retail','0','55','1','0','0','0','0','60','0','printed',' ','','1','0','181655880065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(677,'','Cash','','2022-06-22 09:42:02','','0','18','2022-06-22 09:42:02','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181655880094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(678,'','Cash','','2022-06-22 09:55:08','','0','18','2022-06-22 09:55:08','','30','50','1','retail','0','50','1','0','0','0','0','20','0','printed',' ','','1','0','181655880134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(679,'','Cash','','2022-06-22 10:08:53','','0','18','2022-06-22 10:08:53','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655880931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(680,'','Cash','','2022-06-22 10:17:23','','0','18','2022-06-22 10:17:23','','40','95','1','retail','0','95','1','0','0','0','0','55','0','printed',' ','','1','0','181655881753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(681,'','Cash','','2022-06-22 10:19:02','','0','18','2022-06-22 10:19:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655882319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(682,'','Cash','','2022-06-22 10:19:50','','0','18','2022-06-22 10:19:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181655882352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(683,'','Cash','','2022-06-22 10:20:30','','0','18','2022-06-22 10:20:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655882414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(684,'','Cash','','2022-06-22 10:27:05','','0','18','2022-06-22 10:27:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655882804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(685,'','Cash','','2022-06-22 10:37:40','','0','18','2022-06-22 10:37:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655883440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(686,'','Cash','','2022-06-22 10:39:24','','0','18','2022-06-22 10:39:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655883464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(687,'','Cash','','2022-06-22 10:39:40','','0','18','2022-06-22 10:39:40','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181655883566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(688,'','Cash','','2022-06-22 11:27:07','','0','18','2022-06-22 11:27:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655883594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(689,'','Cash','','2022-06-22 11:51:58','','0','18','2022-06-22 11:51:58','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655886430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(690,'','Cash','','2022-06-22 12:00:15','','0','18','2022-06-22 12:00:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655887949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(691,'','Cash','','2022-06-22 12:06:20','','0','18','2022-06-22 12:06:20','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181655888748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(692,'','Cash','','2022-06-22 12:34:17','','0','18','2022-06-22 12:34:17','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181655888784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(693,'','Cash','','2022-06-22 12:56:57','','0','18','2022-06-22 12:56:57','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','181655890473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(694,'','Cash','','2022-06-22 12:58:46','','0','18','2022-06-22 12:58:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655891820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(695,'','Cash','','2022-06-22 13:16:09','','0','18','2022-06-22 13:16:09','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','181655891929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(696,'','Cash','','2022-06-22 13:17:32','','0','18','2022-06-22 13:17:32','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181655893018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(697,'','Cash','','2022-06-22 13:23:15','','0','18','2022-06-22 13:23:15','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181655893382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(698,'','Cash','','2022-06-22 13:23:32','','0','18','2022-06-22 13:23:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655893398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(699,'','Cash','','2022-06-22 13:34:56','','5','18','2022-06-22 13:34:56','','0','55','1','retail','0','55','1','0','0','0','0','60','0','printed',' ','','1','0','181655893859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(700,'','Cash','','2022-06-22 13:41:15','','0','18','2022-06-22 13:41:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655894169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(701,'','Cash','','2022-06-22 13:47:36','','0','18','2022-06-22 13:47:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655894544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(702,'','Cash','','2022-06-22 13:54:17','','0','18','2022-06-22 13:54:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655895242','Cleared','','','','','','','','',0.00,0.00,0,'',''),(703,'','Cash','','2022-06-22 13:55:21','','0','18','2022-06-22 13:55:21','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181655895301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(704,'','Cash','','2022-06-22 13:58:38','','0','18','2022-06-22 13:58:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655895508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(705,'','Cash','','2022-06-22 15:00:27','','0','18','2022-06-22 15:00:27','','40','60','1','retail','0','60','1','0','0','0','0','20','0','printed',' ','','1','0','181655898142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(706,'','Cash','','2022-06-22 15:09:39','','0','18','2022-06-22 15:09:39','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655899326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(707,'','Cash','','2022-06-22 15:11:56','','0','18','2022-06-22 15:11:56','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181655899904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(708,'','Cash','','2022-06-22 15:18:59','','0','18','2022-06-22 15:18:59','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181655899925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(709,'','Cash','','2022-06-22 15:21:42','','0','18','2022-06-22 15:21:42','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655900474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(710,'','Cash','','2022-06-22 15:33:40','','0','18','2022-06-22 15:33:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','181655900504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(711,'','Cash','','2022-06-22 15:33:55','','0','18','2022-06-22 15:33:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181655901224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(712,'','Cash','','2022-06-22 15:34:09','','0','18','2022-06-22 15:34:09','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181655901237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(713,'','Cash','','2022-06-22 15:43:17','','0','18','2022-06-22 15:43:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655901621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(714,'','Cash','','2022-06-22 15:53:32','','0','18','2022-06-22 15:53:32','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181655902333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(715,'','Cash','','2022-06-22 15:53:48','','0','18','2022-06-22 15:53:48','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655902416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(716,'','Cash','','2022-06-22 15:55:42','','0','18','2022-06-22 15:55:42','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','181655902436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(717,'','Cash','','2022-06-22 16:47:13','','0','18','2022-06-22 16:47:13','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181655904020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(718,'','Cash','','2022-06-22 17:14:16','','0','18','2022-06-22 17:14:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655905723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(719,'','Cash','','2022-06-22 17:27:24','','0','18','2022-06-22 17:27:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655907917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(720,'','Cash','','2022-06-22 17:36:50','','0','18','2022-06-22 17:36:50','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','181655908046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(721,'','Cash','','2022-06-23 07:54:14','','0','18','2022-06-23 07:54:14','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','181655959979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(722,'','Cash','','2022-06-23 07:55:35','','0','18','2022-06-23 07:55:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655960072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(723,'','Cash','','2022-06-23 08:01:51','','0','18','2022-06-23 08:01:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655960146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(724,'','Cash','','2022-06-23 08:50:37','','0','18','2022-06-23 08:50:37','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181655960516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(725,'','Cash','','2022-06-23 08:51:27','','0','18','2022-06-23 08:51:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655963440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(726,'','Cash','','2022-06-23 08:53:38','','0','18','2022-06-23 08:53:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655963490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(727,'','Cash','','2022-06-23 08:54:33','','0','18','2022-06-23 08:54:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655963619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(728,'','Cash','','2022-06-23 09:06:51','','0','18','2022-06-23 09:06:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655963676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(729,'','Cash','','2022-06-23 09:15:53','','0','18','2022-06-23 09:15:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655964670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(730,'','Cash','','2022-06-23 09:16:12','','0','18','2022-06-23 09:16:12','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655964956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(731,'','Cash','','2022-06-23 09:49:08','','0','18','2022-06-23 09:49:08','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181655966376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(732,'','Cash','','2022-06-23 09:57:40','','0','18','2022-06-23 09:57:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181655966950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(733,'','Cash','','2022-06-23 09:59:01','','5','18','2022-06-23 09:59:01','','0','165','1','retail','0','165','1','0','0','0','0','170','0','printed',' ','','1','0','181655967474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(734,'','Cash','','2022-06-23 10:00:51','','0','18','2022-06-23 10:00:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655967554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(735,'','Cash','','2022-06-23 10:26:17','','0','18','2022-06-23 10:26:17','','10','30','1','retail','0','30','1','0','0','0','0','20','0','printed',' ','','1','0','181655967751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(736,'','Cash','','2022-06-23 10:27:01','','0','18','2022-06-23 10:27:01','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','181655969190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(737,'','Cash','','2022-06-23 10:29:51','','0','18','2022-06-23 10:29:51','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181655969385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(738,'','Cash','','2022-06-23 10:30:19','','0','18','2022-06-23 10:30:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655969401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(739,'','Cash','','2022-06-23 10:46:17','','0','18','2022-06-23 10:46:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655969428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(740,'','Cash','','2022-06-23 10:48:13','','0','18','2022-06-23 10:48:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655970379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(741,'','Cash','','2022-06-23 10:53:43','','0','18','2022-06-23 10:53:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655970495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(742,'','Cash','','2022-06-23 11:11:12','','0','18','2022-06-23 11:11:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655970826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(743,'','Cash','','2022-06-23 11:32:13','','0','18','2022-06-23 11:32:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655971874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(744,'','Cash','','2022-06-23 11:40:52','','0','18','2022-06-23 11:40:52','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181655973136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(745,'','Cash','','2022-06-23 11:54:08','','0','18','2022-06-23 11:54:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655973658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(746,'','Cash','','2022-06-23 12:34:51','','0','18','2022-06-23 12:34:51','','60','80','1','retail','0','80','1','0','0','0','0','20','0','printed',' ','','1','0','181655976092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(747,'','Cash','','2022-06-23 12:36:20','','0','18','2022-06-23 12:36:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655976918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(748,'','Cash','','2022-06-23 12:39:12','','0','18','2022-06-23 12:39:12','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','181655976983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(749,'','Cash','','2022-06-23 12:40:10','','0','18','2022-06-23 12:40:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655977187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(750,'','Cash','','2022-06-23 12:41:53','','0','18','2022-06-23 12:41:53','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181655977301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(751,'','Cash','','2022-06-23 13:17:55','','0','18','2022-06-23 13:17:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181655977388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(752,'','Cash','','2022-06-23 13:19:10','','0','18','2022-06-23 13:19:10','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181655979520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(753,'','Cash','','2022-06-23 13:33:39','','0','18','2022-06-23 13:33:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655979703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(754,'','Cash','','2022-06-23 14:07:36','','0','18','2022-06-23 14:07:36','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655981260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(755,'','Cash','','2022-06-23 14:20:26','','0','18','2022-06-23 14:20:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181655982489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(756,'','Cash','','2022-06-23 14:20:37','','0','18','2022-06-23 14:20:37','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181655983227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(757,'','Cash','','2022-06-23 14:25:05','','0','18','2022-06-23 14:25:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655983378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(758,'','Cash','','2022-06-23 14:25:56','','0','18','2022-06-23 14:25:56','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655983509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(759,'','Cash','','2022-06-23 14:38:56','','0','18','2022-06-23 14:38:56','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655983649','Cleared','','','','','','','','',0.00,0.00,0,'',''),(760,'','Cash','','2022-06-23 14:57:29','','0','18','2022-06-23 14:57:29','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181655985424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(761,'','Cash','','2022-06-23 15:15:56','','0','18','2022-06-23 15:15:56','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655985567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(762,'','Cash','','2022-06-23 15:43:27','','0','18','2022-06-23 15:43:27','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181655987280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(763,'','Cash','','2022-06-23 15:57:24','','0','18','2022-06-23 15:57:24','','140','210','1','retail','0','210','1','0','0','0','0','70','0','printed',' ','','1','0','181655988210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(764,'','Cash','','2022-06-23 15:57:46','','0','18','2022-06-23 15:57:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181655989059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(765,'','Cash','','2022-06-23 15:58:03','','0','18','2022-06-23 15:58:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181655989072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(766,'','Cash','','2022-06-23 16:09:59','','0','18','2022-06-23 16:09:59','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181655989099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(767,'','Cash','','2022-06-23 16:49:53','','0','18','2022-06-23 16:49:53','','00','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181655992157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(768,'','Cash','','2022-06-24 09:35:37','','0','18','2022-06-24 09:35:37','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656052525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(769,'','Cash','','2022-06-24 09:36:56','','0','18','2022-06-24 09:36:56','','40','60','1','retail','0','60','1','0','0','0','0','20','0','printed',' ','','1','0','181656052592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(770,'','Cash','','2022-06-24 10:00:58','','0','18','2022-06-24 10:00:58','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656052640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(771,'','Cash','','2022-06-24 10:22:57','','0','18','2022-06-24 10:22:57','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656054060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(772,'','Cash','','2022-06-24 11:49:53','','0','18','2022-06-24 11:49:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181656059481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(773,'','Cash','','2022-06-24 11:50:13','','0','18','2022-06-24 11:50:13','','80','100','1','retail','0','100','1','0','0','0','0','20','0','printed',' ','','1','0','181656060600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(774,'','Cash','','2022-06-24 12:26:05','','0','18','2022-06-24 12:26:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656060634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(775,'','Cash','','2022-06-24 12:30:55','','0','18','2022-06-24 12:30:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656062773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(776,'','Cash','','2022-06-24 12:34:34','','0','18','2022-06-24 12:34:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181656063250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(777,'','Cash','','2022-06-24 12:35:11','','0','18','2022-06-24 12:35:11','','0','135','1','retail','0','135','1','0','0','0','0','135','0','printed',' ','','1','0','181656063276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(778,'','Cash','','2022-06-24 12:41:04','','0','18','2022-06-24 12:41:04','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656063617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(779,'','Cash','','2022-06-24 12:47:37','','0','18','2022-06-24 12:47:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656064005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(780,'','Cash','','2022-06-24 12:50:13','','0','18','2022-06-24 12:50:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656064204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(781,'','Cash','','2022-06-24 13:04:13','','0','18','2022-06-24 13:04:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656065044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(782,'','Cash','','2022-06-24 13:06:43','','0','18','2022-06-24 13:06:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181656065062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(783,'','Cash','','2022-06-24 13:24:26','','0','18','2022-06-24 13:24:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656066258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(784,'','Cash','','2022-06-24 13:32:42','','0','18','2022-06-24 13:32:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656066280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(785,'','Cash','','2022-06-24 14:13:23','','0','18','2022-06-24 14:13:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656066765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(786,'','Cash','','2022-06-24 14:17:37','','0','18','2022-06-24 14:17:37','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181656069206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(787,'','Cash','','2022-06-24 15:18:51','','0','18','2022-06-24 15:18:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656069495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(788,'','Cash','','2022-06-24 15:19:59','','0','18','2022-06-24 15:19:59','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181656073139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(789,'','Cash','','2022-06-24 15:23:43','','0','18','2022-06-24 15:23:43','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','181656073212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(790,'','Cash','','2022-06-24 15:24:29','','0','18','2022-06-24 15:24:29','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656073457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(791,'','Cash','','2022-06-24 17:31:44','','0','18','2022-06-24 17:31:44','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','181656081011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(792,'','Cash','','2022-06-24 17:32:12','','0','18','2022-06-24 17:32:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656081116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(793,'','Cash','','2022-06-25 09:52:26','','0','18','2022-06-25 09:52:26','','95','95','1','retail','0','95','1','0','0','0','0','0','0','printed',' ','','1','0','181656139908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(794,'','Cash','','2022-06-25 09:57:47','','5','18','2022-06-25 09:57:47','','0','55','1','retail','0','55','1','0','0','0','0','60','0','printed',' ','','1','0','181656140236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(795,'','Cash','','2022-06-25 10:30:14','','0','18','2022-06-25 10:30:14','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656140280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(796,'','Cash','','2022-06-25 10:31:07','','0','18','2022-06-25 10:31:07','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656142260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(797,'','Cash','','2022-06-25 10:39:38','','0','18','2022-06-25 10:39:38','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181656142268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(798,'','Cash','','2022-06-25 13:06:37','','0','18','2022-06-25 13:06:37','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656142780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(799,'','Cash','','2022-06-25 13:07:13','','0','18','2022-06-25 13:07:13','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656151599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(800,'','Cash','','2022-06-25 14:22:05','','0','18','2022-06-25 14:22:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656152532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(801,'','Cash','','2022-06-25 14:23:01','','0','18','2022-06-25 14:23:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181656156168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(802,'','Cash','','2022-06-25 14:43:07','','0','18','2022-06-25 14:43:07','','00','85','1','retail','0','85','1','0','0','0','0','85','0','printed',' ','','1','0','181656157197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(803,'','Cash','','2022-06-25 15:40:42','','0','18','2022-06-25 15:40:42','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656160831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(804,'','Cash','','2022-06-27 07:23:07','','0','18','2022-06-27 07:23:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181656303760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(805,'','Cash','','2022-06-27 07:23:49','','0','18','2022-06-27 07:23:49','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656303812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(806,'','Cash','','2022-06-27 08:41:16','','0','18','2022-06-27 08:41:16','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','181656308318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(807,'','Cash','','2022-06-27 08:51:59','','0','18','2022-06-27 08:51:59','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656308507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(808,'','Cash','','2022-06-27 09:27:40','','0','18','2022-06-27 09:27:40','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181656311245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(809,'','Cash','','2022-06-27 09:28:52','','0','18','2022-06-27 09:28:52','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181656311262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(810,'','Cash','','2022-06-27 10:08:40','','0','18','2022-06-27 10:08:40','','70','100','1','retail','0','100','1','0','0','0','0','30','0','printed',' ','','1','0','181656311362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(811,'','Cash','','2022-06-27 11:13:13','','0','18','2022-06-27 11:13:13','','245','245','1','retail','0','245','1','0','0','0','0','0','0','printed',' ','','1','0','181656317488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(812,'','Cash','','2022-06-27 11:26:38','','0','18','2022-06-27 11:26:38','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656317595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(813,'','Cash','','2022-06-27 11:47:53','','0','18','2022-06-27 11:47:53','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181656318403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(814,'','Cash','','2022-06-27 11:54:31','','0','18','2022-06-27 11:54:31','','50','210','1','retail','0','210','1','0','0','0','0','160','0','printed',' ','','1','0','181656319688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(815,'','Cash','','2022-06-27 12:19:17','','0','18','2022-06-27 12:19:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656321478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(816,'','Cash','','2022-06-27 12:20:16','','0','18','2022-06-27 12:20:16','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656321559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(817,'','Cash','','2022-06-27 12:38:00','','0','18','2022-06-27 12:38:00','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181656321619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(818,'','Cash','','2022-06-27 12:46:33','','0','18','2022-06-27 12:46:33','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656322687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(819,'','Cash','','2022-06-27 12:50:38','','0','18','2022-06-27 12:50:38','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181656323354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(820,'','Cash','','2022-06-27 13:01:31','','0','18','2022-06-27 13:01:31','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656324079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(821,'','Cash','','2022-06-27 13:06:22','','0','18','2022-06-27 13:06:22','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181656324105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(822,'','Cash','','2022-06-27 13:18:53','','0','18','2022-06-27 13:18:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181656324400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(823,'','Cash','','2022-06-27 13:23:17','','0','18','2022-06-27 13:23:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656325140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(824,'','Cash','','2022-06-27 13:24:05','','0','18','2022-06-27 13:24:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656325399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(825,'','Cash','','2022-06-27 13:28:53','','0','18','2022-06-27 13:28:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656325452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(826,'','Cash','','2022-06-27 13:29:39','','0','18','2022-06-27 13:29:39','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656325758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(827,'','Cash','','2022-06-27 13:36:19','','0','18','2022-06-27 13:36:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656325781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(828,'','Cash','','2022-06-27 13:45:27','','0','18','2022-06-27 13:45:27','','20','140','1','retail','0','140','1','0','0','0','0','120','0','printed',' ','','1','0','181656326399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(829,'','Cash','','2022-06-27 13:46:33','','0','18','2022-06-27 13:46:33','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181656326739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(830,'','Cash','','2022-06-27 14:01:07','','0','18','2022-06-27 14:01:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181656327660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(831,'','Cash','','2022-06-27 14:12:54','','0','18','2022-06-27 14:12:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656327672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(832,'','Cash','','2022-06-27 14:25:54','','0','18','2022-06-27 14:25:54','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181656328386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(833,'','Cash','','2022-06-27 14:32:12','','0','18','2022-06-27 14:32:12','','20','60','1','retail','0','60','1','0','0','0','0','40','0','printed',' ','','1','0','181656329317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(834,'','Cash','','2022-06-27 14:33:41','','0','18','2022-06-27 14:33:41','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656329551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(835,'','Cash','','2022-06-27 14:38:51','','0','18','2022-06-27 14:38:51','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','181656329631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(836,'','Cash','','2022-06-27 14:57:13','','0','18','2022-06-27 14:57:13','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','181656329951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(837,'','Cash','','2022-06-27 14:57:26','','0','18','2022-06-27 14:57:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656331037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(838,'','Cash','','2022-06-27 15:13:28','','0','18','2022-06-27 15:13:28','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181656331055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(839,'','Cash','','2022-06-27 16:33:50','','0','18','2022-06-27 16:33:50','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656336817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(840,'','Cash','','2022-06-27 17:45:09','','0','18','2022-06-27 17:45:09','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656337959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(841,'','Cash','','2022-06-28 08:36:28','','0','18','2022-06-28 08:36:28','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181656394563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(842,'','Cash','','2022-06-28 08:44:57','','0','18','2022-06-28 08:44:57','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656394590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(843,'','Cash','','2022-06-28 08:45:25','','0','18','2022-06-28 08:45:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656395099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(844,'','Cash','','2022-06-28 08:48:05','','0','18','2022-06-28 08:48:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181656395134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(845,'','Cash','','2022-06-28 10:03:52','','0','18','2022-06-28 10:03:52','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','181656399590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(846,'','Cash','','2022-06-28 10:10:59','','0','18','2022-06-28 10:10:59','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181656399957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(847,'','Cash','','2022-06-28 10:13:34','','0','18','2022-06-28 10:13:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181656400353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(848,'','Cash','','2022-06-28 10:36:35','','0','18','2022-06-28 10:36:35','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181656401769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(849,'','Cash','','2022-06-28 10:50:38','','0','18','2022-06-28 10:50:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656401798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(850,'','Cash','','2022-06-28 11:28:00','','0','18','2022-06-28 11:28:00','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181656403178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(851,'','Cash','','2022-06-28 11:30:43','','0','18','2022-06-28 11:30:43','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656404889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(852,'','Cash','','2022-06-28 11:32:55','','0','18','2022-06-28 11:32:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181656405047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(853,'','Cash','','2022-06-28 11:43:07','','0','18','2022-06-28 11:43:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656405285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(854,'','Cash','','2022-06-28 11:57:58','','0','18','2022-06-28 11:57:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656405795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(855,'','Cash','','2022-06-28 12:35:09','','0','18','2022-06-28 12:35:09','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656408883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(856,'','Cash','','2022-06-28 13:19:32','','0','18','2022-06-28 13:19:32','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','181656411563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(857,'','Cash','','2022-06-28 13:51:34','','0','18','2022-06-28 13:51:34','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181656413228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(858,'','Cash','','2022-06-28 13:52:02','','0','18','2022-06-28 13:52:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656413508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(859,'','Cash','','2022-06-28 14:02:18','','0','18','2022-06-28 14:02:18','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181656413568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(860,'','Cash','','2022-06-28 14:04:27','','0','18','2022-06-28 14:04:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656414146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(861,'','Cash','','2022-06-28 14:13:22','','0','18','2022-06-28 14:13:22','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181656414270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(862,'','Cash','','2022-06-28 14:24:48','','0','18','2022-06-28 14:24:48','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656414866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(863,'','Cash','','2022-06-28 14:25:10','','0','18','2022-06-28 14:25:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656415492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(864,'','Cash','','2022-06-28 14:30:00','','0','18','2022-06-28 14:30:00','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','181656415787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(865,'','Cash','','2022-06-28 14:31:09','','0','18','2022-06-28 14:31:09','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','181656415860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(866,'','Cash','','2022-06-28 14:38:56','','0','18','2022-06-28 14:38:56','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656415883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(867,'','Cash','','2022-06-28 14:45:47','','0','18','2022-06-28 14:45:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656416444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(868,'','Cash','','2022-06-28 14:46:01','','0','18','2022-06-28 14:46:01','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656416749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(869,'','Cash','','2022-06-28 14:56:22','','0','18','2022-06-28 14:56:22','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656416769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(870,'','Cash','','2022-06-28 15:23:03','','0','18','2022-06-28 15:23:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181656418492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(871,'','Cash','','2022-06-28 17:08:25','','0','18','2022-06-28 17:08:25','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','181656425293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(872,'','Cash','','2022-06-28 17:29:02','','0','18','2022-06-28 17:29:02','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181656426214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(873,'','Cash','','2022-06-28 18:22:35','','0','18','2022-06-28 18:22:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181656429663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(874,'','Cash','','2022-06-29 07:23:32','','0','18','2022-06-29 07:23:32','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656476601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(875,'','Cash','','2022-06-29 08:27:22','','0','18','2022-06-29 08:27:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656476614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(876,'','Cash','','2022-06-29 08:52:00','','0','18','2022-06-29 08:52:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656480496','Cleared','','','','','','','','',0.00,0.00,0,'',''),(877,'','Cash','','2022-06-29 09:03:44','','0','18','2022-06-29 09:03:44','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656481923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(878,'','Cash','','2022-06-29 09:11:06','','0','18','2022-06-29 09:11:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656482626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(879,'','Cash','','2022-06-29 09:48:57','','0','18','2022-06-29 09:48:57','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656483080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(880,'','Cash','','2022-06-29 09:50:08','','0','18','2022-06-29 09:50:08','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656485341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(881,'','Cash','','2022-06-29 09:51:48','','0','18','2022-06-29 09:51:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656485476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(882,'','Cash','','2022-06-29 09:53:27','','0','18','2022-06-29 09:53:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656485535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(883,'','Cash','','2022-06-29 09:54:20','','0','18','2022-06-29 09:54:20','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656485610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(884,'','Cash','','2022-06-29 09:56:16','','0','18','2022-06-29 09:56:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656485769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(885,'','Cash','','2022-06-29 10:15:42','','0','18','2022-06-29 10:15:42','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656486923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(886,'','Cash','','2022-06-29 11:03:07','','0','18','2022-06-29 11:03:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656487725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(887,'','Cash','','2022-06-29 11:07:13','','0','18','2022-06-29 11:07:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656489790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(888,'','Cash','','2022-06-29 11:18:59','','0','18','2022-06-29 11:18:59','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656490038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(889,'','Cash','','2022-06-29 11:28:35','','0','18','2022-06-29 11:28:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656490741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(890,'','Cash','','2022-06-29 12:02:20','','0','18','2022-06-29 12:02:20','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','181656491317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(891,'','Cash','','2022-06-29 12:02:37','','0','18','2022-06-29 12:02:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656493346','Cleared','','','','','','','','',0.00,0.00,0,'',''),(892,'','Cash','','2022-06-29 12:08:45','','0','18','2022-06-29 12:08:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656493710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(893,'','Cash','','2022-06-29 13:31:58','','0','18','2022-06-29 13:31:58','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181656498691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(894,'','Cash','','2022-06-29 13:46:59','','0','18','2022-06-29 13:46:59','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181656498729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(895,'','Cash','','2022-06-29 13:51:05','','0','18','2022-06-29 13:51:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656499633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(896,'','Cash','','2022-06-29 14:15:11','','0','18','2022-06-29 14:15:11','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181656499881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(897,'','Cash','','2022-06-29 14:33:53','','0','18','2022-06-29 14:33:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656501701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(898,'','Cash','','2022-06-29 14:46:13','','0','18','2022-06-29 14:46:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656502436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(899,'','Cash','','2022-06-29 15:06:56','','0','18','2022-06-29 15:06:56','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656503183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(900,'','Cash','','2022-06-29 15:22:23','','0','18','2022-06-29 15:22:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656505331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(901,'','Cash','','2022-06-29 15:29:07','','0','18','2022-06-29 15:29:07','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656505350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(902,'','Cash','','2022-06-29 15:29:41','','0','18','2022-06-29 15:29:41','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656505749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(903,'','Cash','','2022-06-29 16:22:27','','0','18','2022-06-29 16:22:27','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181656505790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(904,'','Cash','','2022-06-29 16:22:37','','0','18','2022-06-29 16:22:37','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656508949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(905,'','Cash','','2022-06-29 16:31:14','','0','18','2022-06-29 16:31:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181656508975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(906,'','Cash','','2022-06-29 16:46:38','','0','18','2022-06-29 16:46:38','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656509828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(907,'','Cash','','2022-06-29 17:13:13','','0','18','2022-06-29 17:13:13','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656511983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(908,'','Cash','','2022-06-29 17:45:47','','0','18','2022-06-29 17:45:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656511995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(909,'','Cash','','2022-06-29 17:46:04','','0','18','2022-06-29 17:46:04','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181656513949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(910,'','Cash','','2022-06-29 17:50:10','','0','18','2022-06-29 17:50:10','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181656514201','Cleared','','','','','','','','',0.00,0.00,0,'',''),(911,'','Cash','','2022-06-30 08:13:27','','0','18','2022-06-30 08:13:27','','20','60','1','retail','0','60','1','0','0','0','0','40','0','printed',' ','','1','0','181656563284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(912,'','Cash','','2022-06-30 08:25:57','','0','18','2022-06-30 08:25:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656566019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(913,'','Cash','','2022-06-30 08:47:46','','0','18','2022-06-30 08:47:46','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181656566762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(914,'','Cash','','2022-06-30 08:48:02','','0','18','2022-06-30 08:48:02','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656568068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(915,'','Cash','','2022-06-30 09:11:28','','0','18','2022-06-30 09:11:28','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656568085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(916,'','Cash','','2022-06-30 09:41:16','','0','18','2022-06-30 09:41:16','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181656569495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(917,'','Cash','','2022-06-30 09:41:38','','0','18','2022-06-30 09:41:38','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656571291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(918,'','Cash','','2022-06-30 10:14:26','','0','18','2022-06-30 10:14:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656571304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(919,'','Cash','','2022-06-30 10:29:17','','0','18','2022-06-30 10:29:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656573276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(920,'','Cash','','2022-06-30 10:34:07','','0','18','2022-06-30 10:34:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656574368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(921,'','Cash','','2022-06-30 10:47:29','','0','18','2022-06-30 10:47:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656574614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(922,'','Cash','','2022-06-30 10:48:22','','0','18','2022-06-30 10:48:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656575255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(923,'','Cash','','2022-06-30 11:12:57','','0','18','2022-06-30 11:12:57','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656575304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(924,'','Cash','','2022-06-30 11:56:55','','0','18','2022-06-30 11:56:55','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181656576779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(925,'','Cash','','2022-06-30 11:58:54','','0','18','2022-06-30 11:58:54','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181656579422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(926,'','Cash','','2022-06-30 12:08:21','','0','18','2022-06-30 12:08:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181656579604','Cleared','','','','','','','','',0.00,0.00,0,'',''),(927,'','Cash','','2022-06-30 12:09:37','','0','18','2022-06-30 12:09:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656580135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(928,'','Cash','','2022-06-30 12:17:06','','0','18','2022-06-30 12:17:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656580266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(929,'','Cash','','2022-06-30 12:32:05','','0','18','2022-06-30 12:32:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656580630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(930,'','Cash','','2022-06-30 12:49:01','','0','18','2022-06-30 12:49:01','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181656581536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(931,'','Cash','','2022-06-30 13:07:26','','0','18','2022-06-30 13:07:26','','340','340','1','retail','0','340','1','0','0','0','0','0','0','printed',' ','','1','0','181656582549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(932,'','Cash','','2022-06-30 13:09:05','','0','18','2022-06-30 13:09:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656583656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(933,'','Cash','','2022-06-30 13:29:00','','0','18','2022-06-30 13:29:00','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181656584889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(934,'','Cash','','2022-06-30 14:18:28','','0','18','2022-06-30 14:18:28','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181656584950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(935,'','Cash','','2022-06-30 14:38:10','','0','18','2022-06-30 14:38:10','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181656589079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(936,'','Cash','','2022-06-30 14:44:53','','0','18','2022-06-30 14:44:53','','70','1390','1','retail','0','1390','1','0','0','0','0','1320','0','printed','','','1','0','181656589112','Cleared','18','2022-06-30 14:46:23','','','','','','',0.00,0.00,0,'',''),(937,'','Cash','','2022-06-30 14:49:23','','0','18','2022-06-30 14:49:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656589736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(938,'','Cash','','2022-06-30 15:16:51','','0','18','2022-06-30 15:16:51','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181656589774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(939,'','Cash','','2022-06-30 15:46:23','','0','18','2022-06-30 15:46:23','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181656591422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(940,'','Cash','','2022-06-30 15:47:18','','0','18','2022-06-30 15:47:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181656593195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(941,'','Cash','','2022-06-30 16:04:38','','-45','18','2022-06-30 16:04:38','','5o','75','1','retail','0','75','1','0','0','0','0','25','0','printed',' ','','1','0','181656593249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(942,'','Cash','','2022-06-30 18:13:28','','0','18','2022-06-30 18:13:28','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','181656601955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(943,'','Cash','','2022-07-01 08:22:50','','0','18','2022-07-01 08:22:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181656652951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(944,'','Cash','','2022-07-01 08:35:50','','0','18','2022-07-01 08:35:50','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656653718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(945,'','Cash','','2022-07-01 08:36:10','','0','18','2022-07-01 08:36:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656653756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(946,'','Cash','','2022-07-01 08:47:38','','0','18','2022-07-01 08:47:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656653780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(947,'','Cash','','2022-07-01 09:36:18','','0','18','2022-07-01 09:36:18','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656654460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(948,'','Cash','','2022-07-01 09:37:14','','0','18','2022-07-01 09:37:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656657406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(949,'','Cash','','2022-07-01 09:38:16','','0','18','2022-07-01 09:38:16','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','181656657437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(950,'','Cash','','2022-07-01 09:55:27','','0','18','2022-07-01 09:55:27','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181656657508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(951,'','Cash','','2022-07-01 10:09:05','','0','18','2022-07-01 10:09:05','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656659338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(952,'','Cash','','2022-07-01 10:14:05','','0','18','2022-07-01 10:14:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656659409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(953,'','Cash','','2022-07-01 11:29:05','','0','18','2022-07-01 11:29:05','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','181656660008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(954,'','Cash','','2022-07-01 11:32:45','','0','18','2022-07-01 11:32:45','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181656664156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(955,'','Cash','','2022-07-01 12:02:14','','0','18','2022-07-01 12:02:14','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656664377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(956,'','Cash','','2022-07-01 12:02:43','','0','18','2022-07-01 12:02:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656666141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(957,'','Cash','','2022-07-01 12:06:24','','0','18','2022-07-01 12:06:24','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181656666367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(958,'','Cash','','2022-07-01 13:00:40','','0','18','2022-07-01 13:00:40','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181656667300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(959,'','Cash','','2022-07-01 13:15:15','','0','18','2022-07-01 13:15:15','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181656670485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(960,'','Cash','','2022-07-01 13:19:27','','0','18','2022-07-01 13:19:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181656670517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(961,'','Cash','','2022-07-01 13:27:55','','0','18','2022-07-01 13:27:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656670786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(962,'','Cash','','2022-07-01 13:38:23','','0','18','2022-07-01 13:38:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656671888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(963,'','Cash','','2022-07-01 14:01:45','','0','18','2022-07-01 14:01:45','','20','80','1','retail','0','80','1','0','0','0','0','60','0','printed',' ','','1','0','181656671930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(964,'','Cash','','2022-07-01 15:19:49','','0','18','2022-07-01 15:19:49','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','181656677935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(965,'','Cash','','2022-07-01 15:20:34','','0','18','2022-07-01 15:20:34','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181656677993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(966,'','Cash','','2022-07-01 15:34:56','','0','18','2022-07-01 15:34:56','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181656678874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(967,'','Cash','','2022-07-01 17:20:28','','0','18','2022-07-01 17:20:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181656679011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(968,'','Cash','','2022-07-01 17:21:44','','0','18','2022-07-01 17:21:44','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656685290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(969,'','Cash','','2022-07-01 17:22:12','','0','18','2022-07-01 17:22:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656685307','Cleared','','','','','','','','',0.00,0.00,0,'',''),(970,'','Cash','','2022-07-01 18:50:49','','0','18','2022-07-01 18:50:49','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','181656690637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(971,'','Cash','','2022-07-01 19:10:47','','0','18','2022-07-01 19:10:47','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','181656690820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(972,'','Cash','','2022-07-01 19:19:25','','0','18','2022-07-01 19:19:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181656692356','Cleared','','','','','','','','',0.00,0.00,0,'',''),(973,'','Cash','','2022-07-03 15:05:02','','0','18','2022-07-03 15:05:02','','90','370','1','retail','0','370','1','0','0','0','0','280','0','printed','','','1','0','181656847746','Cleared','18','2022-07-03 16:34:50','','','','','','',0.00,0.00,0,'',''),(974,'','Cash','','2022-07-03 17:51:57','','0','18','2022-07-03 17:51:57','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181656859908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(975,'','Cash','','2022-07-04 07:37:23','','0','18','2022-07-04 07:37:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656909203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(976,'','Cash','','2022-07-04 07:48:22','','0','18','2022-07-04 07:48:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656909446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(977,'','Cash','','2022-07-04 07:59:18','','0','18','2022-07-04 07:59:18','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181656910745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(978,'','Cash','','2022-07-04 08:34:52','','0','18','2022-07-04 08:34:52','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181656910768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(979,'','Cash','','2022-07-04 08:53:36','','0','18','2022-07-04 08:53:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656912916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(980,'','Cash','','2022-07-04 08:54:09','','0','18','2022-07-04 08:54:09','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed','','','1','0','181656914019','Cleared','18','2022-07-04 08:55:51','','','','','','',0.00,0.00,0,'',''),(981,'','Cash','','2022-07-04 08:54:33','','0','18','2022-07-04 08:54:33','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181656914052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(982,'','Cash','','2022-07-04 09:01:47','','0','18','2022-07-04 09:01:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656914153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(983,'','Cash','','2022-07-04 09:06:57','','0','18','2022-07-04 09:06:57','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','181656914517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(984,'','Cash','','2022-07-04 09:37:44','','0','18','2022-07-04 09:37:44','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','181656914827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(985,'','Cash','','2022-07-04 10:02:08','','0','18','2022-07-04 10:02:08','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656918122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(986,'','Cash','','2022-07-04 10:19:17','','0','18','2022-07-04 10:19:17','','70','250','1','retail','0','250','1','0','0','0','0','180','0','printed',' ','','1','0','181656918130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(987,'','Cash','','2022-07-04 10:20:14','','0','18','2022-07-04 10:20:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181656919200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(988,'','Cash','','2022-07-04 10:21:25','','0','18','2022-07-04 10:21:25','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181656919262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(989,'','Cash','','2022-07-04 10:45:45','','0','18','2022-07-04 10:45:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656920718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(990,'','Cash','','2022-07-04 10:46:26','','0','18','2022-07-04 10:46:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656920749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(991,'','Cash','','2022-07-04 11:14:03','','0','18','2022-07-04 11:14:03','','15','115','1','retail','0','115','1','0','0','0','0','100','0','printed',' ','','1','0','181656920822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(992,'','Cash','','2022-07-04 11:25:26','','0','18','2022-07-04 11:25:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656922463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(993,'','Cash','','2022-07-04 12:04:11','','0','18','2022-07-04 12:04:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656923132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(994,'','Cash','','2022-07-04 12:05:34','','0','18','2022-07-04 12:05:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656925464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(995,'','Cash','','2022-07-04 12:15:02','','0','18','2022-07-04 12:15:02','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181656925536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(996,'','Cash','','2022-07-04 12:42:11','','0','18','2022-07-04 12:42:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656927725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(997,'','Cash','','2022-07-04 12:53:34','','0','18','2022-07-04 12:53:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656928239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(998,'','Cash','','2022-07-04 12:56:38','','0','18','2022-07-04 12:56:38','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181656928442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(999,'','Cash','','2022-07-04 13:04:05','','0','18','2022-07-04 13:04:05','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656928613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1000,'','Cash','','2022-07-04 13:21:19','','0','18','2022-07-04 13:21:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656929119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1001,'','Cash','','2022-07-04 13:22:23','','0','18','2022-07-04 13:22:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656930090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1002,'','Cash','','2022-07-04 13:27:04','','0','18','2022-07-04 13:27:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181656930164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1003,'','Cash','','2022-07-04 13:31:26','','0','18','2022-07-04 13:31:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed','','','1','0','181656930428','Cleared','18','2022-07-04 13:32:27','','','','','','',0.00,0.00,0,'',''),(1004,'','Cash','','2022-07-04 14:29:53','','0','18','2022-07-04 14:29:53','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656934187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1005,'','Cash','','2022-07-04 16:13:04','','0','18','2022-07-04 16:13:04','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181656939799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1006,'','Cash','','2022-07-04 16:40:08','','0','18','2022-07-04 16:40:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181656941302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1007,'','Cash','','2022-07-04 17:32:16','','0','18','2022-07-04 17:32:16','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181656942013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1008,'','Cash','','2022-07-05 07:27:23','','0','18','2022-07-05 07:27:23','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656995228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1009,'','Cash','','2022-07-05 08:05:19','','0','18','2022-07-05 08:05:19','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','181656995533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1010,'','Cash','','2022-07-05 08:15:48','','0','18','2022-07-05 08:15:48','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181656998130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1011,'','Cash','','2022-07-05 08:25:09','','0','18','2022-07-05 08:25:09','','85','85','1','retail','0','85','1','0','0','0','0','0','0','printed',' ','','1','0','181656998157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1012,'','Cash','','2022-07-05 08:32:32','','0','18','2022-07-05 08:32:32','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181656999006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1013,'','Cash','','2022-07-05 08:45:50','','0','18','2022-07-05 08:45:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181656999168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1014,'','Cash','','2022-07-05 09:32:07','','0','18','2022-07-05 09:32:07','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','181657002462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1015,'','Cash','','2022-07-05 09:33:06','','0','18','2022-07-05 09:33:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657002738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1016,'','Cash','','2022-07-05 09:59:51','','0','18','2022-07-05 09:59:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657002788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1017,'','Cash','','2022-07-05 10:03:48','','0','18','2022-07-05 10:03:48','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181657004471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1018,'','Cash','','2022-07-05 10:13:55','','0','18','2022-07-05 10:13:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657004636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1019,'','Cash','','2022-07-05 10:31:38','','0','18','2022-07-05 10:31:38','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657005244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1020,'','Cash','','2022-07-05 10:52:01','','0','18','2022-07-05 10:52:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657006329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1021,'','Cash','','2022-07-05 11:02:28','','0','18','2022-07-05 11:02:28','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181657007526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1022,'','Cash','','2022-07-05 11:07:37','','5','18','2022-07-05 11:07:37','','0','55','1','retail','0','55','1','0','0','0','0','60','0','printed',' ','','1','0','181657008167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1023,'','Cash','','2022-07-05 11:27:54','','0','18','2022-07-05 11:27:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657009102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1024,'','Cash','','2022-07-05 12:25:38','','0','18','2022-07-05 12:25:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181657013119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1025,'','Cash','','2022-07-05 12:52:56','','0','18','2022-07-05 12:52:56','','0','410','1','retail','0','410','1','0','0','0','0','410','0','printed',' ','','1','0','181657014176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1026,'','Cash','','2022-07-05 13:08:08','','0','18','2022-07-05 13:08:08','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181657014829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1027,'','Cash','','2022-07-05 13:32:13','','0','18','2022-07-05 13:32:13','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657015808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1028,'','Cash','','2022-07-05 14:08:03','','0','18','2022-07-05 14:08:03','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657019176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1029,'','Cash','','2022-07-05 14:27:06','','0','18','2022-07-05 14:27:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181657019285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1030,'','Cash','','2022-07-05 14:27:30','','0','18','2022-07-05 14:27:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657020439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1031,'','Cash','','2022-07-05 16:11:38','','0','18','2022-07-05 16:11:38','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181657026683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1032,'','Cash','','2022-07-06 09:18:51','','0','18','2022-07-06 09:18:51','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657088290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1033,'','Cash','','2022-07-06 09:21:06','','0','18','2022-07-06 09:21:06','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181657088336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1034,'','Cash','','2022-07-06 09:55:23','','0','18','2022-07-06 09:55:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657088477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1035,'','Cash','','2022-07-06 10:00:11','','0','18','2022-07-06 10:00:11','','5','65','1','retail','0','65','1','0','0','0','0','60','0','printed',' ','','1','0','181657090534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1036,'','Cash','','2022-07-06 10:12:21','','0','18','2022-07-06 10:12:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657090823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1037,'','Cash','','2022-07-06 10:17:30','','0','18','2022-07-06 10:17:30','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181657091800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1038,'','Cash','','2022-07-06 10:27:50','','0','18','2022-07-06 10:27:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657091853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1039,'','Cash','','2022-07-06 10:29:02','','0','18','2022-07-06 10:29:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657092500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1040,'','Cash','','2022-07-06 10:55:25','','0','18','2022-07-06 10:55:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657094086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1041,'','Cash','','2022-07-06 12:05:37','','0','18','2022-07-06 12:05:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181657097009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1042,'','Cash','','2022-07-06 12:20:13','','0','18','2022-07-06 12:20:13','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657098474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1043,'','Cash','','2022-07-06 12:24:16','','0','18','2022-07-06 12:24:16','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181657099216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1044,'','Cash','','2022-07-06 12:27:40','','0','18','2022-07-06 12:27:40','','165','165','1','retail','0','165','1','0','0','0','0','0','0','printed',' ','','1','0','181657099459','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1045,'','Cash','','2022-07-06 12:32:18','','0','18','2022-07-06 12:32:18','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','181657099886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1046,'','Cash','','2022-07-06 13:46:08','','0','18','2022-07-06 13:46:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181657104361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1047,'','Cash','','2022-07-06 14:06:00','','0','18','2022-07-06 14:06:00','','40','160','1','retail','0','160','1','0','0','0','0','120','0','printed',' ','','1','0','181657104370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1048,'','Cash','','2022-07-06 14:06:53','','0','18','2022-07-06 14:06:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181657105573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1049,'','Cash','','2022-07-06 14:08:13','','0','18','2022-07-06 14:08:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657105621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1050,'','Cash','','2022-07-06 14:19:18','','0','18','2022-07-06 14:19:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657105753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1051,'','Cash','','2022-07-06 15:03:13','','0','18','2022-07-06 15:03:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657106534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1052,'','Cash','','2022-07-06 15:12:42','','0','18','2022-07-06 15:12:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657109001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1053,'','Cash','','2022-07-06 15:34:22','','0','18','2022-07-06 15:34:22','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181657109571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1054,'','Cash','','2022-07-06 16:00:45','','0','18','2022-07-06 16:00:45','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','181657112427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1055,'','Cash','','2022-07-06 16:45:38','','0','18','2022-07-06 16:45:38','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657112514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1056,'','Cash','','2022-07-07 08:05:28','','0','18','2022-07-07 08:05:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181657170320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1057,'','Cash','','2022-07-07 08:44:31','','0','18','2022-07-07 08:44:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181657170336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1058,'','Cash','','2022-07-07 08:45:13','','0','18','2022-07-07 08:45:13','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657172674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1059,'','Cash','','2022-07-07 09:45:26','','0','18','2022-07-07 09:45:26','','115','115','1','retail','0','115','1','0','0','0','0','0','0','printed',' ','','1','0','181657174296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1060,'','Cash','','2022-07-07 09:53:27','','0','18','2022-07-07 09:53:27','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181657176331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1061,'','Cash','','2022-07-07 10:16:41','','0','18','2022-07-07 10:16:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657176809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1062,'','Cash','','2022-07-07 12:02:06','','0','18','2022-07-07 12:02:06','','0','276','1','retail','0','276','1','0','0','0','0','276','0','printed',' ','','1','0','181657184395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1063,'','Cash','','2022-07-07 12:32:24','','0','18','2022-07-07 12:32:24','','50','160','1','retail','0','160','1','0','0','0','0','110','0','printed',' ','','1','0','181657184553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1064,'','Cash','','2022-07-07 12:42:18','','0','18','2022-07-07 12:42:18','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181657186876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1065,'','Cash','','2022-07-07 13:02:43','','0','18','2022-07-07 13:02:43','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181657186949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1066,'','Cash','','2022-07-07 13:30:19','','0','18','2022-07-07 13:30:19','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181657188178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1067,'','Cash','','2022-07-07 13:44:14','','0','18','2022-07-07 13:44:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657189826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1068,'','Cash','','2022-07-07 14:10:54','','0','18','2022-07-07 14:10:54','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657190662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1069,'','Cash','','2022-07-07 14:22:12','','0','18','2022-07-07 14:22:12','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657192921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1070,'','Cash','','2022-07-07 14:25:32','','0','18','2022-07-07 14:25:32','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181657192935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1071,'','Cash','','2022-07-07 14:29:17','','0','18','2022-07-07 14:29:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657193134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1072,'','Cash','','2022-07-07 14:54:09','','0','18','2022-07-07 14:54:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657194840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1073,'','Cash','','2022-07-07 15:04:45','','0','18','2022-07-07 15:04:45','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181657194851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1074,'','Cash','','2022-07-07 15:06:14','','0','18','2022-07-07 15:06:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657195498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1075,'','Cash','','2022-07-07 15:37:16','','0','18','2022-07-07 15:37:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181657196957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1076,'','Cash','','2022-07-07 16:29:43','','0','18','2022-07-07 16:29:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181657198529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1077,'','Cash','','2022-07-07 17:21:34','','0','18','2022-07-07 17:21:34','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181657202878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1078,'','Cash','','2022-07-07 17:21:47','','0','18','2022-07-07 17:21:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657203699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1079,'','Cash','','2022-07-08 08:29:20','','0','11','2022-07-08 08:29:20','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','111657258002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1080,'','Cash','','2022-07-08 08:37:50','','0','11','2022-07-08 08:37:50','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111657258168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1081,'','Cash','','2022-07-08 08:44:41','','0','11','2022-07-08 08:44:41','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111657258675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1082,'','Cash','','2022-07-08 10:15:56','','0','11','2022-07-08 10:15:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111657259084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1083,'','Cash','','2022-07-08 10:16:30','','0','11','2022-07-08 10:16:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111657264570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1084,'','Cash','','2022-07-08 10:18:15','','0','11','2022-07-08 10:18:15','','0','175','1','retail','0','175','1','0','0','0','0','175','0','printed',' ','','1','0','111657264594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1085,'','Cash','','2022-07-08 10:19:06','','0','11','2022-07-08 10:19:06','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','111657264709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1086,'','Cash','','2022-07-08 10:19:31','','0','11','2022-07-08 10:19:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111657264750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1087,'','Cash','','2022-07-08 11:00:47','','0','11','2022-07-08 11:00:47','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111657264774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1088,'','Cash','','2022-07-08 11:31:20','','0','11','2022-07-08 11:31:20','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111657269054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1089,'','Cash','','2022-07-08 11:39:50','','0','11','2022-07-08 11:39:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111657269092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1090,'','Cash','','2022-07-08 12:33:13','','0','11','2022-07-08 12:33:13','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','111657272777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1091,'','Cash','','2022-07-08 12:42:52','','0','11','2022-07-08 12:42:52','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111657272797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1092,'','Cash','','2022-07-08 14:36:22','','0','11','2022-07-08 14:36:22','','50','130','1','retail','0','130','1','0','0','0','0','80','0','printed',' ','','1','0','111657273375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1093,'','Cash','','2022-07-08 14:37:26','','0','11','2022-07-08 14:37:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111657280209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1094,'','Cash','','2022-07-08 14:37:39','','0','11','2022-07-08 14:37:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111657280249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1095,'','Cash','','2022-07-08 14:59:44','','0','11','2022-07-08 14:59:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111657280263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1096,'','Cash','','2022-07-08 15:00:07','','0','11','2022-07-08 15:00:07','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111657281593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1097,'','Cash','','2022-07-08 15:21:21','','0','11','2022-07-08 15:21:21','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','111657281610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1098,'','Cash','','2022-07-08 17:04:51','','0','11','2022-07-08 17:04:51','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111657288923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1099,'','Cash','','2022-07-08 17:05:36','','0','11','2022-07-08 17:05:36','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111657289097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1100,'','Cash','','2022-07-08 18:14:56','','0','11','2022-07-08 18:14:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111657293245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1101,'','Cash','','2022-07-09 15:38:36','','0','11','2022-07-09 15:38:36','','405','405','1','retail','0','405','1','0','0','0','0','0','0','printed',' ','','1','0','111657370230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1102,'','Cash','','2022-07-10 11:17:31','','0','18','2022-07-10 11:17:31','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181657439017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1103,'','Cash','','2022-07-10 11:43:46','','0','18','2022-07-10 11:43:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657442588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1104,'','Cash','','2022-07-10 13:45:23','','0','18','2022-07-10 13:45:23','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','181657449885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1105,'','Cash','','2022-07-10 13:46:09','','0','18','2022-07-10 13:46:09','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181657449936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1106,'','Cash','','2022-07-10 14:24:24','','0','18','2022-07-10 14:24:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657449981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1107,'','Cash','','2022-07-10 14:24:47','','0','18','2022-07-10 14:24:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181657452276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1108,'','Cash','','2022-07-10 16:02:41','','0','18','2022-07-10 16:02:41','','15','115','1','retail','0','115','1','0','0','0','0','100','0','printed',' ','','1','0','181657452290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1109,'','Cash','','2022-07-11 08:24:41','','0','18','2022-07-11 08:24:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657517055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1110,'','Cash','','2022-07-11 09:20:24','','0','18','2022-07-11 09:20:24','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657517083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1111,'','Cash','','2022-07-11 09:21:17','','0','18','2022-07-11 09:21:17','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657520426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1112,'','Cash','','2022-07-11 09:46:22','','0','18','2022-07-11 09:46:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657521954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1113,'','Cash','','2022-07-11 09:55:12','','0','18','2022-07-11 09:55:12','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657522000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1114,'','Cash','','2022-07-11 12:49:24','','0','18','2022-07-11 12:49:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657532955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1115,'','Cash','','2022-07-11 14:57:03','','0','18','2022-07-11 14:57:03','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181657540615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1116,'','Cash','','2022-07-11 16:36:09','','0','18','2022-07-11 16:36:09','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed','','','1','0','181657546503','Cleared','18','2022-07-11 16:36:35','','','','','','',0.00,0.00,0,'',''),(1117,'','Cash','','2022-07-11 16:36:53','','0','18','2022-07-11 16:36:53','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed','','','1','0','181657546604','Cleared','18','2022-07-11 16:37:40','','','','','','',0.00,0.00,0,'',''),(1118,'','Cash','','2022-07-11 16:39:01','','0','18','2022-07-11 16:39:01','','0','125','1','retail','0','125','1','0','0','0','0','125','0','printed',' ','','1','0','181657546706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1119,'','Cash','','2022-07-11 16:54:53','','0','18','2022-07-11 16:54:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657547664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1120,'','Cash','','2022-07-11 17:31:05','','0','18','2022-07-11 17:31:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657547698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1121,'','Cash','','2022-07-12 07:54:28','','0','18','2022-07-12 07:54:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657601656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1122,'','Cash','','2022-07-12 08:11:41','','0','18','2022-07-12 08:11:41','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed','','','1','0','181657601744','Cleared','18','2022-07-12 08:12:47','','','','','','',0.00,0.00,0,'',''),(1123,'','Cash','','2022-07-12 08:13:16','','0','18','2022-07-12 08:13:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181657602773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1124,'','Cash','','2022-07-12 08:29:35','','0','18','2022-07-12 08:29:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657602808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1125,'','Cash','','2022-07-12 08:43:04','','0','18','2022-07-12 08:43:04','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181657603777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1126,'','Cash','','2022-07-12 08:43:22','','0','18','2022-07-12 08:43:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657604594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1127,'','Cash','','2022-07-12 09:02:36','','0','18','2022-07-12 09:02:36','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657604738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1128,'','Cash','','2022-07-12 09:32:36','','0','18','2022-07-12 09:32:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657605760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1129,'','Cash','','2022-07-12 09:32:55','','0','18','2022-07-12 09:32:55','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','181657607558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1130,'','Cash','','2022-07-12 09:42:25','','0','18','2022-07-12 09:42:25','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657608137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1131,'','Cash','','2022-07-12 09:42:44','','0','18','2022-07-12 09:42:44','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181657608147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1132,'','Cash','','2022-07-12 09:52:05','','0','18','2022-07-12 09:52:05','','40','60','1','retail','0','60','1','0','0','0','0','20','0','printed',' ','','1','0','181657608170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1133,'','Cash','','2022-07-12 10:04:43','','0','18','2022-07-12 10:04:43','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657609472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1134,'','Cash','','2022-07-12 10:05:39','','0','18','2022-07-12 10:05:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657609487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1135,'','Cash','','2022-07-12 10:13:37','','0','18','2022-07-12 10:13:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657609542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1136,'','Cash','','2022-07-12 10:19:02','','0','18','2022-07-12 10:19:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657610021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1137,'','Cash','','2022-07-12 10:21:29','','0','18','2022-07-12 10:21:29','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','',NULL,'0','181657610345','Cleared','18','2022-07-12 10:21:29','','','','','','',0.00,0.00,0,'',''),(1138,'','Cash','','2022-07-12 11:39:27','','0','18','2022-07-12 11:39:27','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657615014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1139,'','Cash','','2022-07-12 12:13:15','','0','18','2022-07-12 12:13:15','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181657615177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1140,'','Cash','','2022-07-12 12:22:01','','0','18','2022-07-12 12:22:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181657617212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1141,'','Cash','','2022-07-12 12:53:53','','0','18','2022-07-12 12:53:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657617734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1142,'','Cash','','2022-07-12 13:17:09','','0','18','2022-07-12 13:17:09','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181657619782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1143,'','Cash','','2022-07-12 13:17:57','','0','18','2022-07-12 13:17:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657621040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1144,'','Cash','','2022-07-12 13:20:31','','0','18','2022-07-12 13:20:31','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657621107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1145,'','Cash','','2022-07-12 13:28:37','','0','18','2022-07-12 13:28:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657621663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1146,'','Cash','','2022-07-12 13:35:24','','0','18','2022-07-12 13:35:24','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181657621720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1147,'','Cash','','2022-07-12 13:36:35','','0','18','2022-07-12 13:36:35','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','181657622138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1148,'','Cash','','2022-07-12 13:41:00','','0','18','2022-07-12 13:41:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657622452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1149,'','Cash','','2022-07-12 15:05:51','','0','18','2022-07-12 15:05:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657627534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1150,'','Cash','','2022-07-12 15:18:16','','0','18','2022-07-12 15:18:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657628173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1151,'','Cash','','2022-07-12 15:23:06','','0','18','2022-07-12 15:23:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181657628302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1152,'','Cash','','2022-07-12 15:34:18','','0','18','2022-07-12 15:34:18','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181657628589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1153,'','Cash','','2022-07-12 16:08:28','','0','18','2022-07-12 16:08:28','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657629267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1154,'','Cash','','2022-07-12 17:06:23','','0','18','2022-07-12 17:06:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181657634775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1155,'','Cash','','2022-07-12 17:20:49','','0','18','2022-07-12 17:20:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657635317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1156,'','Cash','','2022-07-13 08:16:07','','0','18','2022-07-13 08:16:07','','50','190','1','retail','0','190','1','0','0','0','0','140','0','printed',' ','','1','0','181657689212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1157,'','Cash','','2022-07-13 08:41:15','','0','18','2022-07-13 08:41:15','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657689382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1158,'','Cash','','2022-07-13 08:49:19','','0','18','2022-07-13 08:49:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181657690877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1159,'','Cash','','2022-07-13 08:56:25','','0','18','2022-07-13 08:56:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181657691379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1160,'','Cash','','2022-07-13 09:44:35','','0','18','2022-07-13 09:44:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181657691797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1161,'','Cash','','2022-07-13 09:46:43','','0','18','2022-07-13 09:46:43','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181657694686','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1162,'','Cash','','2022-07-13 09:48:11','','0','18','2022-07-13 09:48:11','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181657694838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1163,'','Cash','','2022-07-13 10:05:15','','0','18','2022-07-13 10:05:15','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','181657694902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1164,'','Cash','','2022-07-13 10:56:37','','0','18','2022-07-13 10:56:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181657698866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1165,'','Cash','','2022-07-13 10:56:59','','0','18','2022-07-13 10:56:59','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181657699006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1166,'','Cash','','2022-07-13 11:15:56','','0','18','2022-07-13 11:15:56','','50','150','1','retail','0','150','1','0','0','0','0','100','0','printed',' ','','1','0','181657699964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1167,'','Cash','','2022-07-13 11:26:34','','0','18','2022-07-13 11:26:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181657700774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1168,'','Cash','','2022-07-13 11:27:24','','0','18','2022-07-13 11:27:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181657700801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1169,'','Cash','','2022-07-13 11:35:49','','0','18','2022-07-13 11:35:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181657700860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1170,'','Cash','','2022-07-13 11:44:58','','0','18','2022-07-13 11:44:58','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','181657701360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1171,'','Cash','','2022-07-13 12:47:28','','0','18','2022-07-13 12:47:28','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','181657702037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1172,'','Cash','','2022-07-13 13:46:43','','0','18','2022-07-13 13:46:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181657705652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1173,'','Cash','','2022-07-13 13:46:54','','0','18','2022-07-13 13:46:54','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181657709206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1174,'','Cash','','2022-07-13 14:10:23','','0','18','2022-07-13 14:10:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657709225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1175,'','Cash','','2022-07-13 14:10:38','','0','18','2022-07-13 14:10:38','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657710628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1176,'','Cash','','2022-07-13 15:17:53','','0','18','2022-07-13 15:17:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657714665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1177,'','Cash','','2022-07-14 09:02:42','','0','18','2022-07-14 09:02:42','','40','140','1','retail','0','140','1','0','0','0','0','100','0','printed',' ','','1','0','181657778298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1178,'','Cash','','2022-07-14 11:21:50','','0','18','2022-07-14 11:21:50','','415','415','1','retail','0','415','1','0','0','0','0','0','0','printed',' ','','','0','181657786862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1179,'','Cash','','2022-07-14 11:23:32','','0','18','2022-07-14 11:23:32','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181657786982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1180,'','Cash','','2022-07-14 11:29:35','','0','18','2022-07-14 11:29:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657787015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1181,'','Cash','','2022-07-14 11:47:12','','0','18','2022-07-14 11:47:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657787640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1182,'','Cash','','2022-07-14 11:47:55','','0','18','2022-07-14 11:47:55','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181657788436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1183,'','Cash','','2022-07-14 12:29:14','','0','18','2022-07-14 12:29:14','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657788477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1184,'','Cash','','2022-07-14 13:19:02','','0','18','2022-07-14 13:19:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181657778572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1185,'','Cash','','2022-07-14 13:20:47','','0','18','2022-07-14 13:20:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181657793977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1186,'','Cash','','2022-07-14 14:37:51','','0','18','2022-07-14 14:37:51','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181657798572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1187,'','Cash','','2022-07-14 14:48:53','','0','18','2022-07-14 14:48:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657798674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1188,'','Cash','','2022-07-14 15:15:57','','0','18','2022-07-14 15:15:57','','0','740','1','retail','0','740','1','0','0','0','0','740','0','printed',' ','','1','0','181657800825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1189,'','Cash','','2022-07-14 16:08:53','','0','18','2022-07-14 16:08:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181657804122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1190,'','Cash','','2022-07-14 16:10:59','','0','18','2022-07-14 16:10:59','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181657804219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1191,'','Cash','','2022-07-14 16:11:24','','0','18','2022-07-14 16:11:24','','0','41','1','retail','0','41','1','0','0','0','0','41','0','printed',' ','','1','0','181657804265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1192,'','Cash','','2022-07-14 16:12:10','','0','18','2022-07-14 16:12:10','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','181657804294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1193,'','Cash','','2022-07-14 16:12:47','','0','18','2022-07-14 16:12:47','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','181657804351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1194,'','Cash','','2022-07-14 16:13:16','','0','18','2022-07-14 16:13:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181657804381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1195,'','Cash','','2022-07-15 08:07:47','','0','18','2022-07-15 08:07:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657861635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1196,'','Cash','','2022-07-15 08:25:03','','0','18','2022-07-15 08:25:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657861682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1197,'','Cash','','2022-07-15 08:55:04','','0','18','2022-07-15 08:55:04','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657862708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1198,'','Cash','','2022-07-15 09:05:49','','0','18','2022-07-15 09:05:49','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181657865100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1199,'','Cash','','2022-07-15 09:15:40','','0','18','2022-07-15 09:15:40','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181657865152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1200,'','Cash','','2022-07-15 09:17:02','','0','18','2022-07-15 09:17:02','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181657865765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1201,'','Cash','','2022-07-15 10:07:19','','0','18','2022-07-15 10:07:19','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657865860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1202,'','Cash','','2022-07-15 10:21:47','','0','18','2022-07-15 10:21:47','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657868842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1203,'','Cash','','2022-07-15 11:13:54','','0','18','2022-07-15 11:13:54','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181657872820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1204,'','Cash','','2022-07-15 11:14:17','','0','18','2022-07-15 11:14:17','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657872839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1205,'','Cash','','2022-07-15 11:53:38','','0','18','2022-07-15 11:53:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657872859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1206,'','Cash','','2022-07-15 13:11:06','','0','18','2022-07-15 13:11:06','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','181657879817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1207,'','Cash','','2022-07-15 13:11:32','','0','18','2022-07-15 13:11:32','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181657879878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1208,'','Cash','','2022-07-15 13:11:58','','0','18','2022-07-15 13:11:58','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181657879907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1209,'','Cash','','2022-07-15 13:13:56','','0','18','2022-07-15 13:13:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181657879997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1210,'','Cash','','2022-07-15 13:48:49','','0','18','2022-07-15 13:48:49','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181657880749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1211,'','Cash','','2022-07-15 13:58:52','','0','18','2022-07-15 13:58:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181657882143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1212,'','Cash','','2022-07-15 14:15:59','','0','18','2022-07-15 14:15:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181657882738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1213,'','Cash','','2022-07-15 15:21:43','','0','18','2022-07-15 15:21:43','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657884606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1214,'','Cash','','2022-07-16 09:19:03','','0','18','2022-07-16 09:19:03','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181657952332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1215,'','Cash','','2022-07-16 14:11:24','','0','18','2022-07-16 14:11:24','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181657969114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1216,'','Cash','','2022-07-16 14:12:58','','0','18','2022-07-16 14:12:58','','0','185','1','retail','0','185','1','0','0','0','0','185','0','printed',' ','','1','0','181657969894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1217,'','Cash','','2022-07-16 14:14:18','','0','18','2022-07-16 14:14:18','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181657969993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1218,'','Cash','','2022-07-16 14:16:13','','0','18','2022-07-16 14:16:13','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','181657970107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1219,'','Cash','','2022-07-16 15:52:17','','0','18','2022-07-16 15:52:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181657970245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1220,'','Cash','','2022-07-16 15:52:30','','0','18','2022-07-16 15:52:30','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181657975939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1221,'','Cash','','2022-07-16 16:48:37','','0','18','2022-07-16 16:48:37','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181657975952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1222,'','Cash','','2022-07-17 15:34:53','','0','11','2022-07-17 15:34:53','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111658061272','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1223,'','Cash','','2022-07-17 15:35:33','','0','11','2022-07-17 15:35:33','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111658061304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1224,'','Cash','','2022-07-17 15:35:47','','0','11','2022-07-17 15:35:47','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111658061335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1225,'','Cash','','2022-07-17 15:36:29','','0','11','2022-07-17 15:36:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111658061378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1226,'','Cash','','2022-07-18 08:15:18','','0','18','2022-07-18 08:15:18','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181658120443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1227,'','Cash','','2022-07-18 08:16:59','','0','18','2022-07-18 08:16:59','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181658121333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1228,'','Cash','','2022-07-18 08:17:35','','0','18','2022-07-18 08:17:35','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658121432','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1229,'','Cash','','2022-07-18 09:17:49','','0','18','2022-07-18 09:17:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658125043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1230,'','Cash','','2022-07-18 09:57:11','','0','18','2022-07-18 09:57:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658125417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1231,'','Cash','','2022-07-18 10:13:41','','0','18','2022-07-18 10:13:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658127436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1232,'','Cash','','2022-07-18 10:57:12','','0','18','2022-07-18 10:57:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658128424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1233,'','Cash','','2022-07-18 11:13:31','','0','18','2022-07-18 11:13:31','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181658131059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1234,'','Cash','','2022-07-18 11:14:05','','0','18','2022-07-18 11:14:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181658132020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1235,'','Cash','','2022-07-18 11:16:08','','0','18','2022-07-18 11:16:08','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181658132103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1236,'','Cash','','2022-07-18 12:48:30','','0','18','2022-07-18 12:48:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658135425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1237,'','Cash','','2022-07-18 13:08:28','','0','18','2022-07-18 13:08:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181658137713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1238,'','Cash','','2022-07-18 13:47:15','','0','18','2022-07-18 13:47:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181658138917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1239,'','Cash','','2022-07-18 14:48:24','','0','18','2022-07-18 14:48:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658141238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1240,'','Cash','','2022-07-18 15:13:30','','0','18','2022-07-18 15:13:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658145028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1241,'','Cash','','2022-07-18 15:33:50','','0','18','2022-07-18 15:33:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181658147305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1242,'','Cash','','2022-07-18 16:02:31','','0','18','2022-07-18 16:02:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181658147635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1243,'','Cash','','2022-07-19 09:19:19','','0','18','2022-07-19 09:19:19','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181658211517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1244,'','Cash','','2022-07-19 09:19:59','','0','18','2022-07-19 09:19:59','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181658211580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1245,'','Cash','','2022-07-19 09:21:06','','0','18','2022-07-19 09:21:06','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181658211609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1246,'','Cash','','2022-07-19 09:28:43','','0','11','2022-07-19 09:28:43','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111658212109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1247,'','Cash','','2022-07-19 10:14:31','','0','18','2022-07-19 10:14:31','','20','80','1','retail','0','80','1','0','0','0','0','60','0','printed',' ','','1','0','181658214784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1248,'','Cash','','2022-07-19 10:48:57','','0','18','2022-07-19 10:48:57','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658216926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1249,'','Cash','','2022-07-19 10:49:11','','0','18','2022-07-19 10:49:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658216940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1250,'','Cash','','2022-07-19 10:49:50','','0','18','2022-07-19 10:49:50','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181658216956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1251,'','Cash','','2022-07-19 11:23:37','','0','18','2022-07-19 11:23:37','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181658218948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1252,'','Cash','','2022-07-19 11:48:18','','0','18','2022-07-19 11:48:18','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181658220485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1253,'','Cash','','2022-07-19 12:06:34','','0','18','2022-07-19 12:06:34','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','181658219026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1254,'','Cash','','2022-07-19 13:01:19','','0','18','2022-07-19 13:01:19','','50','70','1','retail','0','70','1','0','0','0','0','20','0','printed',' ','','1','0','181658221618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1255,'','Cash','','2022-07-19 13:34:08','','0','18','2022-07-19 13:34:08','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658224922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1256,'','Cash','','2022-07-19 13:34:19','','0','18','2022-07-19 13:34:19','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658226852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1257,'','Cash','','2022-07-19 14:18:21','','0','18','2022-07-19 14:18:21','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','181658228684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1258,'','Cash','','2022-07-19 14:18:59','','0','18','2022-07-19 14:18:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181658229506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1259,'','Cash','','2022-07-19 14:19:16','','0','18','2022-07-19 14:19:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658229543','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1260,'','Cash','','2022-07-19 14:44:31','','0','18','2022-07-19 14:44:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658229562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1261,'','Cash','','2022-07-19 15:00:06','','0','18','2022-07-19 15:00:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658231947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1262,'','Cash','','2022-07-19 15:00:30','','0','18','2022-07-19 15:00:30','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181658232018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1263,'','Cash','','2022-07-19 16:02:22','','0','18','2022-07-19 16:02:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658235719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1264,'','Cash','','2022-07-20 08:36:46','','0','18','2022-07-20 08:36:46','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181658295393','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1265,'','Cash','','2022-07-20 08:37:14','','0','18','2022-07-20 08:37:14','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181658295423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1266,'','Cash','','2022-07-20 08:37:51','','0','18','2022-07-20 08:37:51','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181658295451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1267,'','Cash','','2022-07-20 09:50:59','','0','18','2022-07-20 09:50:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658295618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1268,'','Cash','','2022-07-20 10:05:00','','0','18','2022-07-20 10:05:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658299862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1269,'','Cash','','2022-07-20 10:05:17','','0','18','2022-07-20 10:05:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181658300702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1270,'','Cash','','2022-07-20 11:27:27','','0','18','2022-07-20 11:27:27','',' 20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181658300718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1271,'','Cash','','2022-07-20 11:28:01','','0','18','2022-07-20 11:28:01','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','181658305660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1272,'','Cash','','2022-07-20 11:34:33','','0','18','2022-07-20 11:34:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181658305707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1273,'','Cash','','2022-07-20 11:43:00','','0','18','2022-07-20 11:43:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658306076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1274,'','Cash','','2022-07-20 11:43:39','','0','18','2022-07-20 11:43:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658306585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1275,'','Cash','','2022-07-20 12:25:04','','0','18','2022-07-20 12:25:04','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181658309017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1276,'','Cash','','2022-07-20 12:55:47','','0','18','2022-07-20 12:55:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181658309116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1277,'','Cash','','2022-07-20 12:57:33','','0','18','2022-07-20 12:57:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658310961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1278,'','Cash','','2022-07-20 13:21:33','','0','18','2022-07-20 13:21:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181658311305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1279,'','Cash','','2022-07-20 13:32:20','','0','18','2022-07-20 13:32:20','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181658313123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1280,'','Cash','','2022-07-20 13:52:54','','0','18','2022-07-20 13:52:54','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658314338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1281,'','Cash','','2022-07-20 14:11:12','','0','18','2022-07-20 14:11:12','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658315466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1282,'','Cash','','2022-07-20 14:11:27','','0','18','2022-07-20 14:11:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658315475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1283,'','Cash','','2022-07-20 14:20:48','','0','18','2022-07-20 14:20:48','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','181658315489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1284,'','Cash','','2022-07-20 14:56:53','','0','18','2022-07-20 14:56:53','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181658316050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1285,'','Cash','','2022-07-20 15:21:45','','0','18','2022-07-20 15:21:45','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181658318215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1286,'','Cash','','2022-07-20 15:31:16','','0','18','2022-07-20 15:31:16','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181658320266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1287,'','Cash','','2022-07-20 16:27:02','','0','18','2022-07-20 16:27:02','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181658320282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1288,'','Cash','','2022-07-21 08:33:03','','0','18','2022-07-21 08:33:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658381570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1289,'','Cash','','2022-07-21 08:33:18','','0','18','2022-07-21 08:33:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658381586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1290,'','Cash','','2022-07-21 08:33:47','','0','18','2022-07-21 08:33:47','','20','60','1','retail','0','60','1','0','0','0','0','40','0','printed',' ','','1','0','181658381600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1291,'','Cash','','2022-07-21 09:25:06','','0','18','2022-07-21 09:25:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658381654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1292,'','Cash','','2022-07-21 09:25:20','','0','18','2022-07-21 09:25:20','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658384711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1293,'','Cash','','2022-07-21 10:02:36','','0','18','2022-07-21 10:02:36','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658384722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1294,'','Cash','','2022-07-21 10:02:50','','0','18','2022-07-21 10:02:50','','30','60','1','retail','0','60','1','0','0','0','0','30','0','printed',' ','','1','0','181658386958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1295,'','Cash','','2022-07-21 10:15:54','','0','18','2022-07-21 10:15:54','','30','130','1','retail','0','130','1','0','0','0','0','100','0','printed',' ','','1','0','181658387001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1296,'','Cash','','2022-07-21 10:33:33','','0','18','2022-07-21 10:33:33','','40','60','1','retail','0','60','1','0','0','0','0','20','0','printed',' ','','1','0','181658387766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1297,'','Cash','','2022-07-21 11:20:37','','0','18','2022-07-21 11:20:37','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','181658388824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1298,'','Cash','','2022-07-21 11:53:32','','0','18','2022-07-21 11:53:32','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181658393603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1299,'','Cash','','2022-07-21 12:00:39','','0','18','2022-07-21 12:00:39','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181658393920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1300,'','Cash','','2022-07-21 12:21:41','','0','18','2022-07-21 12:21:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658394116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1301,'','Cash','','2022-07-21 13:22:49','','0','18','2022-07-21 13:22:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658395322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1302,'','Cash','','2022-07-21 13:23:51','','0','18','2022-07-21 13:23:51','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','181658398979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1303,'','Cash','','2022-07-21 13:24:11','','0','18','2022-07-21 13:24:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658399044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1304,'','Cash','','2022-07-21 14:28:16','','0','18','2022-07-21 14:28:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658399397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1305,'','Cash','','2022-07-21 15:17:50','','0','18','2022-07-21 15:17:50','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181658403543','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1306,'','Cash','','2022-07-21 15:18:15','','0','18','2022-07-21 15:18:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181658405880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1307,'','Cash','','2022-07-21 15:37:28','','0','18','2022-07-21 15:37:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658405901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1308,'','Cash','','2022-07-21 15:43:59','','0','18','2022-07-21 15:43:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181658407264','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1309,'','Cash','','2022-07-21 17:31:37','','0','18','2022-07-21 17:31:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658409047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1310,'','Cash','','2022-07-21 18:35:12','','0','18','2022-07-21 18:35:12','','0','598','1','retail','0','598','1','0','0','0','0','598','0','printed',' ','','1','0','181658417677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1311,'','Cash','','2022-07-21 18:37:46','','0','18','2022-07-21 18:37:46','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','181658417855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1312,'','Cash','','2022-07-21 18:38:07','','0','18','2022-07-21 18:38:07','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181658417871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1313,'','Cash','','2022-07-22 07:47:08','','0','18','2022-07-22 07:47:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181658465204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1314,'','Cash','','2022-07-22 08:25:04','','0','18','2022-07-22 08:25:04','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658465236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1315,'','Cash','','2022-07-22 08:29:23','','0','18','2022-07-22 08:29:23','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181658467510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1316,'','Cash','','2022-07-22 08:47:10','','0','18','2022-07-22 08:47:10','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181658468802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1317,'','Cash','','2022-07-22 09:03:51','','0','18','2022-07-22 09:03:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181658468834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1318,'','Cash','','2022-07-22 09:09:11','','0','18','2022-07-22 09:09:11','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181658470009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1319,'','Cash','','2022-07-22 09:09:43','','0','18','2022-07-22 09:09:43','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658470163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1320,'','Cash','','2022-07-22 09:40:12','','0','18','2022-07-22 09:40:12','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181658470224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1321,'','Cash','','2022-07-22 09:49:24','','0','18','2022-07-22 09:49:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658472143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1322,'','Cash','','2022-07-22 10:04:20','','0','18','2022-07-22 10:04:20','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','181658473329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1323,'','Cash','','2022-07-22 10:38:15','','0','18','2022-07-22 10:38:15','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658473479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1324,'','Cash','','2022-07-22 12:19:47','','0','18','2022-07-22 12:19:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658475519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1325,'','Cash','','2022-07-22 13:01:02','','0','18','2022-07-22 13:01:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658481598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1326,'','Cash','','2022-07-22 13:23:08','','0','18','2022-07-22 13:23:08','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181658484065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1327,'','Cash','','2022-07-22 13:30:09','','0','18','2022-07-22 13:30:09','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181658485796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1328,'','Cash','','2022-07-22 14:30:08','','0','18','2022-07-22 14:30:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658485811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1329,'','Cash','','2022-07-22 14:31:24','','0','18','2022-07-22 14:31:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658489475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1330,'','Cash','','2022-07-22 14:32:01','','0','18','2022-07-22 14:32:01','','0','27','1','retail','0','27','1','0','0','0','0','027','0','printed',' ','','1','0','181658489492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1331,'','Cash','','2022-07-22 14:32:46','','0','18','2022-07-22 14:32:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658489551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1332,'','Cash','','2022-07-22 14:41:26','','0','18','2022-07-22 14:41:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658489611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1333,'','Cash','','2022-07-22 16:34:54','','0','18','2022-07-22 16:34:54','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181658496829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1334,'','Cash','','2022-07-22 17:00:30','','0','18','2022-07-22 17:00:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658496919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1335,'','Cash','','2022-07-22 17:09:08','','0','18','2022-07-22 17:09:08','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181658498936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1336,'','Cash','','2022-07-22 17:16:19','','0','18','2022-07-22 17:16:19','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181658499357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1337,'','Cash','','2022-07-22 17:16:47','','0','18','2022-07-22 17:16:47','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181658499396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1338,'','Cash','','2022-07-22 18:09:28','','0','18','2022-07-22 18:09:28','','0','470','1','retail','0','470','1','0','0','0','0','470','0','printed',' ','','1','0','181658502513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1339,'','Cash','','2022-07-23 14:47:53','','0','18','2022-07-23 14:47:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181658575668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1340,'','Cash','','2022-07-23 14:49:06','','0','18','2022-07-23 14:49:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181658576934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1341,'','Cash','','2022-07-23 17:45:06','','0','18','2022-07-23 17:45:06','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','181658587492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1342,'','Cash','','2022-07-23 17:46:25','','0','18','2022-07-23 17:46:25','','0','225','1','retail','0','225','1','0','0','0','0','225','0','printed',' ','','1','0','181658587510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1343,'','Cash','','2022-07-23 17:53:53','','0','18','2022-07-23 17:53:53','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181658588022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1344,'','Cash','','2022-07-24 14:12:14','','0','11','2022-07-24 14:12:14','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','111658661083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1345,'','Cash','','2022-07-24 15:06:05','','0','11','2022-07-24 15:06:05','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111658661138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1346,'','Cash','','2022-07-25 08:42:36','','0','18','2022-07-25 08:42:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658726711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1347,'','Cash','','2022-07-25 09:55:31','','0','18','2022-07-25 09:55:31','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','181658727767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1348,'','Cash','','2022-07-25 09:56:02','','0','18','2022-07-25 09:56:02','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181658732140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1349,'','Cash','','2022-07-25 10:03:34','','0','18','2022-07-25 10:03:34','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658732172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1350,'','Cash','','2022-07-25 10:11:21','','0','18','2022-07-25 10:11:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181658732747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1351,'','Cash','','2022-07-25 10:13:19','','0','18','2022-07-25 10:13:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658733089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1352,'','Cash','','2022-07-25 10:15:36','','0','18','2022-07-25 10:15:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658733207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1353,'','Cash','','2022-07-25 10:17:00','','0','18','2022-07-25 10:17:00','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658733363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1354,'','Cash','','2022-07-25 11:30:32','','0','18','2022-07-25 11:30:32','','80','200','1','retail','0','200','1','0','0','0','0','120','0','printed',' ','','1','0','181658733424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1355,'','Cash','','2022-07-25 11:38:44','','0','18','2022-07-25 11:38:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658738042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1356,'','Cash','','2022-07-25 11:38:58','','0','18','2022-07-25 11:38:58','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181658738327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1357,'','Cash','','2022-07-25 12:19:40','','0','18','2022-07-25 12:19:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658738345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1358,'','Cash','','2022-07-25 13:14:28','','0','18','2022-07-25 13:14:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658741826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1359,'','Cash','','2022-07-25 13:15:06','','0','18','2022-07-25 13:15:06','','100','200','1','retail','0','200','1','0','0','0','0','100','0','printed',' ','','1','0','181658744079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1360,'','Cash','','2022-07-25 13:35:01','','0','18','2022-07-25 13:35:01','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','181658744283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1361,'','Cash','','2022-07-25 14:32:00','','0','18','2022-07-25 14:32:00','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','','1','0','181658748681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1362,'','Cash','','2022-07-25 14:33:15','','0','18','2022-07-25 14:33:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658748740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1363,'','Cash','','2022-07-25 15:00:14','','0','18','2022-07-25 15:00:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181658748810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1364,'','Cash','','2022-07-25 15:10:02','','0','18','2022-07-25 15:10:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181658750608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1365,'','Cash','','2022-07-25 15:12:24','','0','18','2022-07-25 15:12:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658751005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1366,'','Cash','','2022-07-25 15:16:48','','0','18','2022-07-25 15:16:48','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181658751388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1367,'','Cash','','2022-07-25 16:06:04','','0','18','2022-07-25 16:06:04','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','181658754359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1368,'','Cash','','2022-07-25 16:21:25','','0','18','2022-07-25 16:21:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181658755265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1369,'','Cash','','2022-07-25 16:56:35','','0','18','2022-07-25 16:56:35','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181658757332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1370,'','Cash','','2022-07-26 07:32:12','','0','18','2022-07-26 07:32:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658809922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1371,'','Cash','','2022-07-26 08:19:25','','0','18','2022-07-26 08:19:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181658812744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1372,'','Cash','','2022-07-26 08:22:39','','0','18','2022-07-26 08:22:39','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181658812770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1373,'','Cash','','2022-07-26 08:37:46','','0','18','2022-07-26 08:37:46','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658812965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1374,'','Cash','','2022-07-26 09:13:38','','0','18','2022-07-26 09:13:38','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658814268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1375,'','Cash','','2022-07-26 09:26:18','','0','18','2022-07-26 09:26:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181658816021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1376,'','Cash','','2022-07-26 09:34:55','','0','18','2022-07-26 09:34:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181658816780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1377,'','Cash','','2022-07-26 10:00:32','','0','18','2022-07-26 10:00:32','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181658817625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1378,'','Cash','','2022-07-26 10:11:53','','0','18','2022-07-26 10:11:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658818849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1379,'','Cash','','2022-07-26 10:18:15','','0','18','2022-07-26 10:18:15','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658819650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1380,'','Cash','','2022-07-26 10:43:58','','0','18','2022-07-26 10:43:58','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658819941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1381,'','Cash','','2022-07-26 10:48:25','','0','18','2022-07-26 10:48:25','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181658821448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1382,'','Cash','','2022-07-26 10:55:28','','0','18','2022-07-26 10:55:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181658821946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1383,'','Cash','','2022-07-26 11:06:22','','0','18','2022-07-26 11:06:22','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181658822331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1384,'','Cash','','2022-07-26 11:06:53','','0','18','2022-07-26 11:06:53','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181658822792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1385,'','Cash','','2022-07-26 11:35:01','','0','18','2022-07-26 11:35:01','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181658822974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1386,'','Cash','','2022-07-26 11:47:10','','0','18','2022-07-26 11:47:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658825216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1387,'','Cash','','2022-07-26 11:57:49','','0','18','2022-07-26 11:57:49','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658825237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1388,'','Cash','','2022-07-26 12:33:42','','0','18','2022-07-26 12:33:42','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658827995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1389,'','Cash','','2022-07-26 12:45:34','','0','18','2022-07-26 12:45:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658828026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1390,'','Cash','','2022-07-26 12:58:06','','0','18','2022-07-26 12:58:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658828943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1391,'','Cash','','2022-07-26 13:05:28','','0','18','2022-07-26 13:05:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658829491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1392,'','Cash','','2022-07-26 13:56:40','','0','18','2022-07-26 13:56:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658829933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1393,'','Cash','','2022-07-26 14:00:23','','0','18','2022-07-26 14:00:23','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','181658833145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1394,'','Cash','','2022-07-26 14:38:30','','0','18','2022-07-26 14:38:30','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','181658833911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1395,'','Cash','','2022-07-26 15:22:36','','0','18','2022-07-26 15:22:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658838056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1396,'','Cash','','2022-07-26 15:40:36','','0','18','2022-07-26 15:40:36','','10','30','1','retail','0','30','1','0','0','0','0','20','0','printed',' ','','1','0','181658838161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1397,'','Cash','','2022-07-26 15:57:14','','0','18','2022-07-26 15:57:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181658840227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1398,'','Cash','','2022-07-26 16:06:37','','0','18','2022-07-26 16:06:37','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','181658840615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1399,'','Cash','','2022-07-26 16:07:25','','0','18','2022-07-26 16:07:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181658840812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1400,'','Cash','','2022-07-27 08:18:03','','0','18','2022-07-27 08:18:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181658899067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1401,'','Cash','','2022-07-27 08:44:42','','0','18','2022-07-27 08:44:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658899118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1402,'','Cash','','2022-07-27 09:45:57','','0','18','2022-07-27 09:45:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658900697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1403,'','Cash','','2022-07-27 09:47:11','','0','18','2022-07-27 09:47:11','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181658904366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1404,'','Cash','','2022-07-27 09:54:28','','0','18','2022-07-27 09:54:28','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658904440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1405,'','Cash','','2022-07-27 10:36:13','','0','18','2022-07-27 10:36:13','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','181658904873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1406,'','Cash','','2022-07-27 11:08:01','','0','18','2022-07-27 11:08:01','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181658907915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1407,'','Cash','','2022-07-27 11:24:57','','0','18','2022-07-27 11:24:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181658909540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1408,'','Cash','','2022-07-27 11:26:14','','0','18','2022-07-27 11:26:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658910306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1409,'','Cash','','2022-07-27 11:32:49','','0','18','2022-07-27 11:32:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658910386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1410,'','Cash','','2022-07-27 11:45:06','','0','18','2022-07-27 11:45:06','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181658910773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1411,'','Cash','','2022-07-27 11:46:27','','0','18','2022-07-27 11:46:27','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181658911561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1412,'','Cash','','2022-07-27 11:47:32','','0','18','2022-07-27 11:47:32','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181658911641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1413,'','Cash','','2022-07-27 12:00:47','','0','18','2022-07-27 12:00:47','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181658911654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1414,'','Cash','','2022-07-27 12:08:04','','0','18','2022-07-27 12:08:04','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658912454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1415,'','Cash','','2022-07-27 12:18:17','','0','18','2022-07-27 12:18:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658913488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1416,'','Cash','','2022-07-27 12:40:14','','0','18','2022-07-27 12:40:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181658914770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1417,'','Cash','','2022-07-27 12:44:29','','0','18','2022-07-27 12:44:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658914840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1418,'','Cash','','2022-07-27 13:20:08','','0','18','2022-07-27 13:20:08','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181658915071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1419,'','Cash','','2022-07-27 13:21:03','','0','18','2022-07-27 13:21:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658917229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1420,'','Cash','','2022-07-27 13:23:46','','0','18','2022-07-27 13:23:46','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658917265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1421,'','Cash','','2022-07-27 13:46:36','','0','18','2022-07-27 13:46:36','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658918781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1422,'','Cash','','2022-07-27 13:47:24','','0','18','2022-07-27 13:47:24','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','181658918800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1423,'','Cash','','2022-07-27 13:53:07','','0','18','2022-07-27 13:53:07','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','181658919070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1424,'','Cash','','2022-07-27 14:47:21','','0','18','2022-07-27 14:47:21','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658919200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1425,'','Cash','','2022-07-27 14:52:30','','0','18','2022-07-27 14:52:30','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658922444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1426,'','Cash','','2022-07-27 16:03:38','','0','18','2022-07-27 16:03:38','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181658924811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1427,'','Cash','','2022-07-27 16:43:21','','0','18','2022-07-27 16:43:21','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181658927042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1428,'','Cash','','2022-07-27 17:10:41','','0','18','2022-07-27 17:10:41','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181658931007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1429,'','Cash','','2022-07-27 17:13:18','','0','18','2022-07-27 17:13:18','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181658931183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1430,'','Cash','','2022-07-27 17:14:14','','0','18','2022-07-27 17:14:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658931237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1431,'','Cash','','2022-07-27 17:52:28','','0','18','2022-07-27 17:52:28','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658933536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1432,'','Cash','','2022-07-27 18:04:07','','0','18','2022-07-27 18:04:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181658933638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1433,'','Cash','','2022-07-27 18:04:22','','0','18','2022-07-27 18:04:22','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181658934249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1434,'','Cash','','2022-07-27 18:11:20','','0','18','2022-07-27 18:11:20','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','181658934668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1435,'','Cash','','2022-07-28 08:33:16','','0','18','2022-07-28 08:33:16','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658986316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1436,'','Cash','','2022-07-28 08:53:50','','0','18','2022-07-28 08:53:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658986401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1437,'','Cash','','2022-07-28 09:04:07','','0','18','2022-07-28 09:04:07','','205','205','1','retail','0','205','1','0','0','0','0','0','0','printed',' ','','1','0','181658987636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1438,'','Cash','','2022-07-28 09:04:33','','0','18','2022-07-28 09:04:33','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658988266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1439,'','Cash','','2022-07-28 09:19:25','','0','18','2022-07-28 09:19:25','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181658988276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1440,'','Cash','','2022-07-28 09:27:48','','0','18','2022-07-28 09:27:48','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181658989172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1441,'','Cash','','2022-07-28 09:31:50','','0','18','2022-07-28 09:31:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658989706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1442,'','Cash','','2022-07-28 09:54:08','','0','18','2022-07-28 09:54:08','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658989992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1443,'','Cash','','2022-07-28 10:07:16','','0','18','2022-07-28 10:07:16','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181658991251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1444,'','Cash','','2022-07-28 10:07:26','','0','18','2022-07-28 10:07:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658992038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1445,'','Cash','','2022-07-28 10:10:44','','0','18','2022-07-28 10:10:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658992137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1446,'','Cash','','2022-07-28 10:33:05','','0','18','2022-07-28 10:33:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181658992805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1447,'','Cash','','2022-07-28 10:56:49','','0','18','2022-07-28 10:56:49','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181658993590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1448,'','Cash','','2022-07-28 11:00:29','','0','18','2022-07-28 11:00:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','181658995019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1449,'','Cash','','2022-07-28 11:38:51','','0','18','2022-07-28 11:38:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658996187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1450,'','Cash','','2022-07-28 11:52:30','','0','18','2022-07-28 11:52:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181658998342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1451,'','Cash','','2022-07-28 11:59:29','','0','18','2022-07-28 11:59:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658998352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1452,'','Cash','','2022-07-28 12:01:21','','0','18','2022-07-28 12:01:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181658998772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1453,'','Cash','','2022-07-28 13:31:38','','0','18','2022-07-28 13:31:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659003913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1454,'','Cash','','2022-07-28 14:01:41','','0','18','2022-07-28 14:01:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659006087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1455,'','Cash','','2022-07-28 14:11:22','','0','18','2022-07-28 14:11:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659006106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1456,'','Cash','','2022-07-28 15:08:44','','0','18','2022-07-28 15:08:44','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659006769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1457,'','Cash','','2022-07-28 15:11:03','','0','18','2022-07-28 15:11:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659010154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1458,'','Cash','','2022-07-28 15:16:26','','0','18','2022-07-28 15:16:26','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181659010266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1459,'','Cash','','2022-07-28 15:16:42','','0','18','2022-07-28 15:16:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659010588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1460,'','Cash','','2022-07-28 15:31:56','','0','18','2022-07-28 15:31:56','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181659010605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1461,'','Cash','','2022-07-28 16:03:11','','0','18','2022-07-28 16:03:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659011518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1462,'','Cash','','2022-07-28 16:03:23','','0','18','2022-07-28 16:03:23','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659013395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1463,'','Cash','','2022-07-28 16:07:10','','0','18','2022-07-28 16:07:10','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181659013502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1464,'','Cash','','2022-07-28 16:54:01','','0','18','2022-07-28 16:54:01','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181659013640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1465,'','Cash','','2022-07-28 17:01:13','','0','18','2022-07-28 17:01:13','','00','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','181659016708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1466,'','Cash','','2022-07-28 17:04:03','','0','18','2022-07-28 17:04:03','','0','430','1','retail','0','430','1','0','0','0','0','430','0','printed',' ','','1','0','181659016923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1467,'','Cash','','2022-07-28 18:13:36','','0','18','2022-07-28 18:13:36','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181659017063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1468,'','Cash','','2022-07-29 07:37:07','','0','18','2022-07-29 07:37:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659069409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1469,'','Cash','','2022-07-29 07:47:06','','0','18','2022-07-29 07:47:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659069430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1470,'','Cash','','2022-07-29 09:00:51','','0','18','2022-07-29 09:00:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659074444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1471,'','Cash','','2022-07-29 10:18:14','','0','18','2022-07-29 10:18:14','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659079087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1472,'','Cash','','2022-07-29 10:41:49','','0','18','2022-07-29 10:41:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659079100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1473,'','Cash','','2022-07-29 10:44:21','','0','18','2022-07-29 10:44:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659080517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1474,'','Cash','','2022-07-29 10:52:10','','0','18','2022-07-29 10:52:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181659081064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1475,'','Cash','','2022-07-29 11:21:37','','0','18','2022-07-29 11:21:37','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181659082867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1476,'','Cash','','2022-07-29 11:22:34','','0','18','2022-07-29 11:22:34','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181659082906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1477,'','Cash','','2022-07-29 11:23:44','','0','18','2022-07-29 11:23:44','','00','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659083016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1478,'','Cash','','2022-07-29 11:57:10','','0','18','2022-07-29 11:57:10','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659083037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1479,'','Cash','','2022-07-29 13:23:07','','0','18','2022-07-29 13:23:07','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659090180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1480,'','Cash','','2022-07-29 14:26:07','','0','18','2022-07-29 14:26:07','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181659090189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1481,'','Cash','','2022-07-29 14:26:25','','0','18','2022-07-29 14:26:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659093972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1482,'','Cash','','2022-07-29 14:55:01','','0','18','2022-07-29 14:55:01','','30','80','1','retail','0','80','1','0','0','0','0','50','0','printed',' ','','1','0','181659093989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1483,'','Cash','','2022-07-29 15:05:50','','0','18','2022-07-29 15:05:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181659095710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1484,'','Cash','','2022-07-29 15:06:03','','0','18','2022-07-29 15:06:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659096353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1485,'','Cash','','2022-07-29 15:07:01','','0','18','2022-07-29 15:07:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659096366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1486,'','Cash','','2022-07-29 15:11:06','','0','18','2022-07-29 15:11:06','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659096464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1487,'','Cash','','2022-07-29 15:32:53','','0','18','2022-07-29 15:32:53','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181659096669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1488,'','Cash','','2022-07-29 15:49:09','','0','18','2022-07-29 15:49:09','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659097985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1489,'','Cash','','2022-07-29 15:57:19','','0','18','2022-07-29 15:57:19','','0','195','1','retail','0','195','1','0','0','0','0','195','0','printed',' ','','1','0','181659099392','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1490,'','Cash','','2022-07-29 15:57:57','','0','18','2022-07-29 15:57:57','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181659099466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1491,'','Cash','','2022-07-29 16:13:52','','0','18','2022-07-29 16:13:52','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181659099486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1492,'','Cash','','2022-07-29 17:01:07','','0','18','2022-07-29 17:01:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659103122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1493,'','Cash','','2022-07-29 17:05:54','','0','18','2022-07-29 17:05:54','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','181659103271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1494,'','Cash','','2022-07-29 18:06:57','','0','18','2022-07-29 18:06:57','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181659107186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1495,'','Cash','','2022-07-30 15:03:37','','0','11','2022-07-30 15:03:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111659182594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1496,'','Cash','','2022-07-30 15:05:29','','0','11','2022-07-30 15:05:29','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111659182620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1497,'','Cash','','2022-07-30 15:05:56','','0','11','2022-07-30 15:05:56','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','111659182740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1498,'','Cash','','2022-07-30 15:06:27','','0','11','2022-07-30 15:06:27','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111659182776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1499,'','Cash','','2022-07-30 15:17:24','','0','11','2022-07-30 15:17:24','','60','120','1','retail','0','120','1','0','0','0','0','60','0','printed',' ','','1','0','111659183419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1500,'','Cash','','2022-07-31 09:54:33','','0','18','2022-07-31 09:54:33','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659250462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1501,'','Cash','','2022-07-31 10:28:17','','0','18','2022-07-31 10:28:17','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181659252480','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1502,'','Cash','','2022-07-31 12:57:56','','0','18','2022-07-31 12:57:56','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659261378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1503,'','Cash','','2022-07-31 13:19:35','','0','18','2022-07-31 13:19:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659261502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1504,'','Cash','','2022-07-31 13:47:40','','0','18','2022-07-31 13:47:40','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181659262777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1505,'','Cash','','2022-07-31 13:47:56','','0','18','2022-07-31 13:47:56','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed','','','1','0','181659264464','Cleared','18','2022-07-31 13:48:27','','','','','','',0.00,0.00,0,'',''),(1506,'','Cash','','2022-08-01 08:50:46','','0','18','2022-08-01 08:50:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659331132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1507,'','Cash','','2022-08-01 09:25:30','','0','18','2022-08-01 09:25:30','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659333173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1508,'','Cash','','2022-08-01 09:27:51','','0','18','2022-08-01 09:27:51','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','181659335133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1509,'','Cash','','2022-08-01 10:25:34','','0','18','2022-08-01 10:25:34','','20','120','1','retail','0','120','1','0','0','0','0','100','0','printed',' ','','1','0','181659335274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1510,'','Cash','','2022-08-01 10:26:57','','0','18','2022-08-01 10:26:57','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed','','','1','0','181659338745','Cleared','18','2022-08-01 10:29:03','','','','','','',0.00,0.00,0,'',''),(1511,'','Cash','','2022-08-01 11:01:28','','0','18','2022-08-01 11:01:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181659338954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1512,'','Cash','','2022-08-01 15:31:41','','0','18','2022-08-01 15:31:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659357091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1513,'','Cash','','2022-08-01 15:31:55','','0','18','2022-08-01 15:31:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659357106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1514,'','Cash','','2022-08-01 15:41:41','','0','18','2022-08-01 15:41:41','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659357263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1515,'','Cash','','2022-08-01 16:36:58','','0','18','2022-08-01 16:36:58','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','181659360983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1516,'','Cash','','2022-08-01 16:38:11','','0','18','2022-08-01 16:38:11','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181659361046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1517,'','Cash','','2022-08-01 17:10:31','','0','18','2022-08-01 17:10:31','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659361106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1518,'','Cash','','2022-08-01 17:20:29','','0','18','2022-08-01 17:20:29','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181659363035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1519,'','Cash','','2022-08-01 17:59:57','','0','18','2022-08-01 17:59:57','','00','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659365961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1520,'','Cash','','2022-08-01 18:00:25','','0','18','2022-08-01 18:00:25','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181659366017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1521,'','Cash','','2022-08-02 09:08:25','','0','18','2022-08-02 09:08:25','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659418220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1522,'','Cash','','2022-08-02 09:08:38','','0','18','2022-08-02 09:08:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659420509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1523,'','Cash','','2022-08-02 09:13:43','','0','18','2022-08-02 09:13:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659420520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1524,'','Cash','','2022-08-02 09:17:20','','0','18','2022-08-02 09:17:20','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181659420826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1525,'','Cash','','2022-08-02 10:22:48','','0','18','2022-08-02 10:22:48','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181659421043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1526,'','Cash','','2022-08-02 10:25:54','','0','18','2022-08-02 10:25:54','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','181659425046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1527,'','Cash','','2022-08-02 10:53:52','','0','18','2022-08-02 10:53:52','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181659425167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1528,'','Cash','','2022-08-02 11:06:52','','0','18','2022-08-02 11:06:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659426839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1529,'','Cash','','2022-08-02 11:30:56','','0','18','2022-08-02 11:30:56','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181659429011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1530,'','Cash','','2022-08-02 11:39:15','','0','18','2022-08-02 11:39:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659429547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1531,'','Cash','','2022-08-02 11:42:48','','0','18','2022-08-02 11:42:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659429560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1532,'','Cash','','2022-08-02 11:46:05','','0','18','2022-08-02 11:46:05','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','181659429771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1533,'','Cash','','2022-08-02 11:52:03','','0','18','2022-08-02 11:52:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659429978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1534,'','Cash','','2022-08-02 14:05:25','','0','18','2022-08-02 14:05:25','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181659431431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1535,'','Cash','','2022-08-02 14:09:02','','0','18','2022-08-02 14:09:02','','0','115','1','retail','0','115','1','0','0','0','0','115','0','printed',' ','','1','0','181659438404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1536,'','Cash','','2022-08-02 14:09:55','','0','18','2022-08-02 14:09:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181659438552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1537,'','Cash','','2022-08-02 15:01:17','','0','18','2022-08-02 15:01:17','','440','440','1','retail','0','440','1','0','0','0','0','0','0','printed',' ','','1','0','181659441589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1538,'','Cash','','2022-08-02 15:02:23','','0','18','2022-08-02 15:02:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659441685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1539,'','Cash','','2022-08-02 15:30:25','','0','18','2022-08-02 15:30:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659442116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1540,'','Cash','','2022-08-02 15:47:10','','0','18','2022-08-02 15:47:10','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181659444419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1541,'','Cash','','2022-08-02 15:47:37','','0','18','2022-08-02 15:47:37','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181659444438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1542,'','Cash','','2022-08-02 15:47:58','','0','18','2022-08-02 15:47:58','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181659444469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1543,'','Cash','','2022-08-02 15:48:21','','0','18','2022-08-02 15:48:21','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181659444487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1544,'','Cash','','2022-08-02 15:48:52','','0','18','2022-08-02 15:48:52','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181659444520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1545,'','Cash','','2022-08-02 16:01:13','','0','18','2022-08-02 16:01:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659444539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1546,'','Cash','','2022-08-02 16:21:31','','0','18','2022-08-02 16:21:31','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','181659446481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1547,'','Cash','','2022-08-02 16:23:20','','0','18','2022-08-02 16:23:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659446531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1548,'','Cash','','2022-08-02 16:36:03','','0','18','2022-08-02 16:36:03','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181659447355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1549,'','Cash','','2022-08-02 16:56:25','','0','18','2022-08-02 16:56:25','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181659447371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1550,'','Cash','','2022-08-02 17:21:18','','0','18','2022-08-02 17:21:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659448596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1551,'','Cash','','2022-08-02 17:34:31','','0','18','2022-08-02 17:34:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659450861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1552,'','Cash','','2022-08-03 09:18:03','','0','18','2022-08-03 09:18:03','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659507472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1553,'','Cash','','2022-08-03 09:27:30','','0','18','2022-08-03 09:27:30','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','181659507486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1554,'','Cash','','2022-08-03 09:42:21','','0','18','2022-08-03 09:42:21','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181659508053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1555,'','Cash','','2022-08-03 10:00:30','','0','18','2022-08-03 10:00:30','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181659510013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1556,'','Cash','','2022-08-03 10:18:18','','0','18','2022-08-03 10:18:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659510034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1557,'','Cash','','2022-08-03 10:33:52','','0','18','2022-08-03 10:33:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659511119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1558,'','Cash','','2022-08-03 11:57:53','','0','18','2022-08-03 11:57:53','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181659512075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1559,'','Cash','','2022-08-03 11:59:41','','0','18','2022-08-03 11:59:41','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181659517083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1560,'','Cash','','2022-08-03 12:04:36','','0','18','2022-08-03 12:04:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181659517394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1561,'','Cash','','2022-08-03 12:14:19','','0','18','2022-08-03 12:14:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181659518040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1562,'','Cash','','2022-08-03 12:22:28','','0','18','2022-08-03 12:22:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659518063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1563,'','Cash','','2022-08-03 12:54:12','','0','18','2022-08-03 12:54:12','','250','450','1','retail','0','450','1','0','0','0','0','200','0','printed',' ','','1','0','181659518556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1564,'','Cash','','2022-08-03 12:56:16','','0','18','2022-08-03 12:56:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181659520563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1565,'','Cash','','2022-08-03 13:38:45','','0','18','2022-08-03 13:38:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659522982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1566,'','Cash','','2022-08-03 13:43:07','','0','18','2022-08-03 13:43:07','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659523135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1567,'','Cash','','2022-08-03 14:08:13','','0','18','2022-08-03 14:08:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659523396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1568,'','Cash','','2022-08-03 14:36:41','','0','18','2022-08-03 14:36:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659526588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1569,'','Cash','','2022-08-03 14:54:31','','0','18','2022-08-03 14:54:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659526604','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1570,'','Cash','','2022-08-03 14:54:42','','0','18','2022-08-03 14:54:42','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181659527674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1571,'','Cash','','2022-08-03 15:20:32','','0','18','2022-08-03 15:20:32','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659529212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1572,'','Cash','','2022-08-03 15:23:28','','0','18','2022-08-03 15:23:28','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181659529391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1573,'','Cash','','2022-08-03 15:24:22','','0','18','2022-08-03 15:24:22','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','',NULL,'0','181659529450','Cleared','18','2022-08-03 15:24:22','','','','','','',0.00,0.00,0,'',''),(1574,'','Cash','','2022-08-03 15:25:33','','0','18','2022-08-03 15:25:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659529516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1575,'','Cash','','2022-08-03 15:28:42','','0','18','2022-08-03 15:28:42','','0','330','1','retail','0','330','1','0','0','0','0','330','0','printed',' ','','1','0','181659529547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1576,'','Cash','','2022-08-03 15:29:12','','0','18','2022-08-03 15:29:12','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181659529739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1577,'','Cash','','2022-08-03 15:29:58','','0','18','2022-08-03 15:29:58','','0','125','1','retail','0','125','1','0','0','0','0','125','0','printed',' ','','1','0','181659529775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1578,'','Cash','','2022-08-03 16:14:04','','0','18','2022-08-03 16:14:04','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','181659529962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1579,'','Cash','','2022-08-03 16:20:04','','0','18','2022-08-03 16:20:04','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181659532453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1580,'','Cash','','2022-08-04 07:49:43','','0','18','2022-08-04 07:49:43','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659587374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1581,'','Cash','','2022-08-04 08:46:22','','0','18','2022-08-04 08:46:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659588623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1582,'','Cash','','2022-08-04 09:07:40','','0','18','2022-08-04 09:07:40','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181659593228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1583,'','Cash','','2022-08-04 09:35:29','','0','18','2022-08-04 09:35:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659593280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1584,'','Cash','','2022-08-04 09:48:13','','0','18','2022-08-04 09:48:13','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181659595664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1585,'','Cash','','2022-08-04 09:54:26','','0','18','2022-08-04 09:54:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181659595707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1586,'','Cash','','2022-08-04 10:34:13','','0','18','2022-08-04 10:34:13','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','181659597109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1587,'','Cash','','2022-08-04 10:55:48','','0','18','2022-08-04 10:55:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181659598828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1588,'','Cash','','2022-08-04 10:57:19','','0','18','2022-08-04 10:57:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','181659599762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1589,'','Cash','','2022-08-04 11:55:44','','0','18','2022-08-04 11:55:44','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181659599843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1590,'','Cash','','2022-08-04 12:57:11','','0','18','2022-08-04 12:57:11','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','181659606918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1591,'','Cash','','2022-08-04 12:58:45','','0','18','2022-08-04 12:58:45','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181659607055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1592,'','Cash','','2022-08-04 12:59:02','','0','18','2022-08-04 12:59:02','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181659607135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1593,'','Cash','','2022-08-04 12:59:29','','0','18','2022-08-04 12:59:29','','0','18','1','retail','0','18','1','0','0','0','0','18','0','printed',' ','','1','0','181659607154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1594,'','Cash','','2022-08-04 13:01:06','','0','18','2022-08-04 13:01:06','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181659607236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1595,'','Cash','','2022-08-04 13:49:33','','0','18','2022-08-04 13:49:33','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181659609552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1596,'','Cash','','2022-08-04 13:49:45','','0','18','2022-08-04 13:49:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659610176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1597,'','Cash','','2022-08-04 13:50:58','','0','18','2022-08-04 13:50:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659610250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1598,'','Cash','','2022-08-04 13:51:07','','0','18','2022-08-04 13:51:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659610260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1599,'','Cash','','2022-08-04 14:21:03','','0','18','2022-08-04 14:21:03','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181659610281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1600,'','Cash','','2022-08-04 14:27:07','','0','18','2022-08-04 14:27:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181659612165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1601,'','Cash','','2022-08-04 15:04:14','','0','18','2022-08-04 15:04:14','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659612431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1602,'','Cash','','2022-08-04 15:04:27','','0','18','2022-08-04 15:04:27','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659614657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1603,'','Cash','','2022-08-04 15:08:36','','0','18','2022-08-04 15:08:36','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659614899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1604,'','Cash','','2022-08-04 15:10:33','','0','18','2022-08-04 15:10:33','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181659614929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1605,'','Cash','','2022-08-04 15:12:08','','0','18','2022-08-04 15:12:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659615044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1606,'','Cash','','2022-08-04 15:12:27','','0','18','2022-08-04 15:12:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659615137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1607,'','Cash','','2022-08-04 15:12:54','','0','18','2022-08-04 15:12:54','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181659615165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1608,'','Cash','','2022-08-04 15:14:24','','0','18','2022-08-04 15:14:24','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','181659615200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1609,'','Cash','','2022-08-04 15:45:42','','0','18','2022-08-04 15:45:42','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659617128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1610,'','Cash','','2022-08-04 16:00:05','','0','18','2022-08-04 16:00:05','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181659617648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1611,'','Cash','','2022-08-04 16:00:53','','0','18','2022-08-04 16:00:53','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181659618010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1612,'','Cash','','2022-08-04 16:23:58','','0','18','2022-08-04 16:23:58','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','181659619353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1613,'','Cash','','2022-08-04 17:29:46','','0','18','2022-08-04 17:29:46','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181659620767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1614,'','Cash','','2022-08-04 17:39:23','','0','18','2022-08-04 17:39:23','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181659623903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1615,'','Cash','','2022-08-04 17:39:45','','0','18','2022-08-04 17:39:45','','26','26','1','retail','0','26','1','0','0','0','0','0','0','printed',' ','','1','0','181659623973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1616,'','Cash','','2022-08-04 17:41:19','','0','18','2022-08-04 17:41:19','','0','26','1','retail','0','26','1','0','0','0','0','26','0','printed',' ','','1','0','181659624068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1617,'','Cash','','2022-08-04 18:00:32','','0','18','2022-08-04 18:00:32','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181659625222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1618,'','Cash','','2022-08-05 08:21:41','','0','18','2022-08-05 08:21:41','','40','85','1','retail','0','85','1','0','0','0','0','45','0','printed',' ','','1','0','181659676827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1619,'','Cash','','2022-08-05 09:23:27','','0','18','2022-08-05 09:23:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659679602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1620,'','Cash','','2022-08-05 10:03:14','','0','18','2022-08-05 10:03:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659680612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1621,'','Cash','','2022-08-05 10:03:30','','0','18','2022-08-05 10:03:30','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181659682998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1622,'','Cash','','2022-08-05 10:14:13','','0','18','2022-08-05 10:14:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181659683018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1623,'','Cash','','2022-08-05 10:46:48','','0','18','2022-08-05 10:46:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659683657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1624,'','Cash','','2022-08-05 12:12:04','','0','18','2022-08-05 12:12:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181659690690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1625,'','Cash','','2022-08-05 12:26:32','','0','18','2022-08-05 12:26:32','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181659690729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1626,'','Cash','','2022-08-05 12:48:25','','0','18','2022-08-05 12:48:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181659692895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1627,'','Cash','','2022-08-05 13:41:30','','0','18','2022-08-05 13:41:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659696053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1628,'','Cash','','2022-08-05 13:59:10','','0','18','2022-08-05 13:59:10','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181659696093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1629,'','Cash','','2022-08-05 13:59:28','','0','18','2022-08-05 13:59:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659697153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1630,'','Cash','','2022-08-05 14:20:04','','0','18','2022-08-05 14:20:04','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659697192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1631,'','Cash','','2022-08-05 14:33:12','','0','18','2022-08-05 14:33:12','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181659698411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1632,'','Cash','','2022-08-05 14:46:29','','0','18','2022-08-05 14:46:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181659699207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1633,'','Cash','','2022-08-05 14:55:31','','0','18','2022-08-05 14:55:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181659699992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1634,'','Cash','','2022-08-05 14:59:05','','0','18','2022-08-05 14:59:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181659700539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1635,'','Cash','','2022-08-05 15:00:06','','0','18','2022-08-05 15:00:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181659700766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1636,'','Cash','','2022-08-05 15:28:34','','0','18','2022-08-05 15:28:34','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181659702503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1637,'','Cash','','2022-08-05 16:15:39','','0','18','2022-08-05 16:15:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181659705310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1638,'','Cash','','2022-08-05 16:17:06','','0','18','2022-08-05 16:17:06','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181659705343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1639,'','Cash','','2022-08-05 16:17:52','','0','18','2022-08-05 16:17:52','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181659705440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1640,'','Cash','','2022-08-05 17:57:00','','0','18','2022-08-05 17:57:00','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181659711372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1641,'','Cash','','2022-08-17 12:35:01','','0','18','2022-08-17 12:35:01','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181660728722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1642,'','Cash','','2022-08-17 12:35:24','','0','18','2022-08-17 12:35:24','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181660728908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1643,'','Cash','','2022-08-17 12:35:42','','0','18','2022-08-17 12:35:42','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181660728930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1644,'','Cash','','2022-08-17 12:36:10','','0','18','2022-08-17 12:36:10','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181660728962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1645,'','Cash','','2022-08-17 13:37:50','','0','18','2022-08-17 13:37:50','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181660731258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1646,'','Cash','','2022-08-17 14:18:06','','0','18','2022-08-17 14:18:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181660732695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1647,'','Cash','','2022-08-17 14:29:33','','0','18','2022-08-17 14:29:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181660735089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1648,'','Cash','','2022-08-17 15:12:32','','0','18','2022-08-17 15:12:32','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','181660735915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1649,'','Cash','','2022-08-17 15:46:48','','0','18','2022-08-17 15:46:48','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660738360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1650,'','Cash','','2022-08-17 15:59:09','','0','18','2022-08-17 15:59:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181660740413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1651,'','Cash','','2022-08-17 16:13:29','','0','18','2022-08-17 16:13:29','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181660741157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1652,'','Cash','','2022-08-17 17:15:07','','0','18','2022-08-17 17:15:07','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660742017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1653,'','Cash','','2022-08-17 18:34:23','','0','18','2022-08-17 18:34:23','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181660750455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1654,'','Cash','','2022-08-17 18:34:49','','0','18','2022-08-17 18:34:49','','0','23','1','retail','0','23','1','0','0','0','0','23','0','printed',' ','','1','0','181660750470','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1655,'','Cash','','2022-08-18 08:20:41','','0','18','2022-08-18 08:20:41','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181660800028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1656,'','Cash','','2022-08-18 08:21:17','','0','18','2022-08-18 08:21:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181660800044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1657,'','Cash','','2022-08-18 10:38:53','','0','18','2022-08-18 10:38:53','','25','40','1','retail','0','40','1','0','0','0','0','15','0','printed',' ','','1','0','181660806830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1658,'','Cash','','2022-08-18 10:42:09','','0','18','2022-08-18 10:42:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181660808354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1659,'','Cash','','2022-08-18 11:10:40','','0','18','2022-08-18 11:10:40','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181660808538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1660,'','Cash','','2022-08-18 11:15:29','','0','18','2022-08-18 11:15:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181660810248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1661,'','Cash','','2022-08-18 12:01:39','','0','18','2022-08-18 12:01:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181660813121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1662,'','Cash','','2022-08-18 12:06:09','','0','18','2022-08-18 12:06:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181660813304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1663,'','Cash','','2022-08-18 12:07:12','','0','18','2022-08-18 12:07:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181660813614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1664,'','Cash','','2022-08-18 12:09:32','','0','18','2022-08-18 12:09:32','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181660813710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1665,'','Cash','','2022-08-18 12:42:29','','0','18','2022-08-18 12:42:29','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181660813784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1666,'','Cash','','2022-08-18 12:43:07','','0','18','2022-08-18 12:43:07','','00','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181660815771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1667,'','Cash','','2022-08-18 12:43:46','','0','18','2022-08-18 12:43:46','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181660815815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1668,'','Cash','','2022-08-18 12:50:50','','0','18','2022-08-18 12:50:50','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181660815845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1669,'','Cash','','2022-08-18 12:52:39','','0','18','2022-08-18 12:52:39','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181660816258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1670,'','Cash','','2022-08-18 13:43:48','','0','18','2022-08-18 13:43:48','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660819397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1671,'','Cash','','2022-08-18 13:47:21','','0','18','2022-08-18 13:47:21','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181660819464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1672,'','Cash','','2022-08-18 14:02:47','','0','18','2022-08-18 14:02:47','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181660816368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1673,'','Cash','','2022-08-18 14:04:39','','0','18','2022-08-18 14:04:39','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181660820639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1674,'','Cash','','2022-08-18 14:19:15','','0','18','2022-08-18 14:19:15','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181660820886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1675,'','Cash','','2022-08-18 14:42:04','','0','18','2022-08-18 14:42:04','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660821566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1676,'','Cash','','2022-08-18 15:33:26','','0','18','2022-08-18 15:33:26','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181660822927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1677,'','Cash','','2022-08-18 15:38:56','','0','18','2022-08-18 15:38:56','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181660826018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1678,'','Cash','','2022-08-18 15:52:26','','0','18','2022-08-18 15:52:06','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181660826341','Cleared','18','2022-08-18 15:52:26','','','','','','',0.00,0.00,0,'',''),(1679,'','Cash','','2022-08-18 16:09:04','','50','18','2022-08-18 16:09:04','','50','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181660827160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1680,'','Cash','','2022-08-18 16:10:00','','0','18','2022-08-18 16:10:00','','0','127','1','retail','0','127','1','0','0','0','0','127','0','printed',' ','','1','0','181660828171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1681,'','Cash','','2022-08-18 16:35:10','','0','18','2022-08-18 16:35:10','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181660829683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1682,'','Cash','','2022-08-18 16:35:40','','0','18','2022-08-18 16:35:40','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','181660829729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1683,'','Cash','','2022-08-18 17:12:58','','0','18','2022-08-18 17:12:58','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181660831968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1684,'','Cash','','2022-08-18 17:31:38','','0','18','2022-08-18 17:31:38','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181660832002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1685,'','Cash','','2022-08-18 17:32:02','','0','18','2022-08-18 17:32:02','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181660833113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1686,'','Cash','','2022-08-18 18:13:46','','0','18','2022-08-18 18:13:46','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181660835609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1687,'','Cash','','2022-08-18 18:14:36','','0','18','2022-08-18 18:14:36','','0','23','1','retail','0','23','1','0','0','0','0','23','0','printed',' ','','1','0','181660835641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1688,'','Cash','','2022-08-18 18:15:20','','0','18','2022-08-18 18:15:20','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181660835708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1689,'','Cash','','2022-08-18 18:15:51','','0','18','2022-08-18 18:15:51','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181660835732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1690,'','Cash','','2022-08-18 18:16:31','','0','18','2022-08-18 18:16:31','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181660835767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1691,'','Cash','','2022-08-18 18:33:57','','0','18','2022-08-18 18:33:57','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660836829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1692,'','Cash','','2022-08-18 18:34:25','','0','18','2022-08-18 18:34:25','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181660836840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1693,'','Cash','','2022-08-19 08:02:41','','0','18','2022-08-19 08:02:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181660884502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1694,'','Cash','','2022-08-19 09:17:28','','0','18','2022-08-19 09:17:28','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181660885365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1695,'','Cash','','2022-08-19 09:35:53','','0','18','2022-08-19 09:35:53','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660889860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1696,'','Cash','','2022-08-19 09:39:48','','0','18','2022-08-19 09:39:48','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181660890957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1697,'','Cash','','2022-08-19 09:43:07','','0','18','2022-08-19 09:43:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181660891203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1698,'','Cash','','2022-08-19 09:43:25','','0','18','2022-08-19 09:43:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181660891392','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1699,'','Cash','','2022-08-19 09:44:07','','0','18','2022-08-19 09:44:07','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181660891416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1700,'','Cash','','2022-08-19 09:56:57','','0','18','2022-08-19 09:56:57','','0','18','1','retail','0','18','1','0','0','0','0','18','0','printed',' ','','1','0','181660891451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1701,'','Cash','','2022-08-19 10:10:50','','0','18','2022-08-19 10:10:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181660892226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1702,'','Cash','','2022-08-19 10:26:54','','0','18','2022-08-19 10:26:54','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181660893155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1703,'','Cash','','2022-08-19 10:31:29','','0','18','2022-08-19 10:31:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660894282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1704,'','Cash','','2022-08-19 11:55:09','','0','18','2022-08-19 11:55:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181660894607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1705,'','Cash','','2022-08-19 12:16:10','','0','18','2022-08-19 12:16:10','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660899319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1706,'','Cash','','2022-08-19 12:16:30','','0','18','2022-08-19 12:16:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181660900574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1707,'','Cash','','2022-08-19 12:16:48','','0','18','2022-08-19 12:16:48','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181660900592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1708,'','Cash','','2022-08-19 13:53:04','','0','18','2022-08-19 13:53:04','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181660906374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1709,'','Cash','','2022-08-19 14:37:08','','0','18','2022-08-19 14:37:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181660908975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1710,'','Cash','','2022-08-19 14:37:49','','0','18','2022-08-19 14:37:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181660909037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1711,'','Cash','','2022-08-19 14:38:26','','0','18','2022-08-19 14:38:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181660909073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1712,'','Cash','','2022-08-19 14:43:52','','0','18','2022-08-19 14:43:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181660909109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1713,'','Cash','','2022-08-19 14:46:10','','0','18','2022-08-19 14:46:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181660909435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1714,'','Cash','','2022-08-19 14:46:56','','0','18','2022-08-19 14:46:56','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','',NULL,'0','181660909588','Cleared','18','2022-08-19 14:46:56','','','','','','',0.00,0.00,0,'',''),(1715,'','Cash','','2022-08-19 14:49:46','','0','18','2022-08-19 14:49:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181660909779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1716,'','Cash','','2022-08-19 15:35:57','','0','18','2022-08-19 15:35:57','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181660909789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1717,'','Cash','','2022-08-19 15:36:36','','0','18','2022-08-19 15:36:36','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181660912579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1718,'','Cash','','2022-08-19 15:37:30','','0','18','2022-08-19 15:37:30','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660912599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1719,'','Cash','','2022-08-19 16:05:50','','0','18','2022-08-19 16:05:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181660914258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1720,'','Cash','','2022-08-19 17:14:14','','0','18','2022-08-19 17:14:14','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181660917959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1721,'','Cash','','2022-08-19 18:16:22','','0','18','2022-08-19 18:16:22','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181660922169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1722,'','Cash','','2022-08-19 18:16:36','','0','18','2022-08-19 18:16:36','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181660922189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1723,'','Cash','','2022-08-19 18:17:05','','0','18','2022-08-19 18:17:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181660922203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1724,'','Cash','','2022-08-20 17:15:55','','0','11','2022-08-20 17:15:55','','180','280','1','retail','0','280','1','0','0','0','0','100','0','printed',' ','','1','0','111661004836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1725,'','Cash','','2022-08-20 17:18:13','','0','11','2022-08-20 17:18:13','','70','140','1','retail','0','140','1','0','0','0','0','70','0','printed',' ','','1','0','111661004997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1726,'','Cash','','2022-08-20 17:39:26','','0','11','2022-08-20 17:39:26','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','111661005122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1727,'','Cash','','2022-08-21 11:40:02','','0','18','2022-08-21 11:40:02','','95','95','1','retail','0','95','1','0','0','0','0','0','0','printed',' ','','1','0','181661071104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1728,'','Cash','','2022-08-21 11:40:36','','0','18','2022-08-21 11:40:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181661071206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1729,'','Cash','','2022-08-21 16:49:56','','0','18','2022-08-21 16:49:56','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181661089752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1730,'','Cash','','2022-08-22 08:11:29','','0','11','2022-08-22 08:11:29','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111661145062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1731,'','Cash','','2022-08-22 09:05:10','','0','18','2022-08-22 09:05:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661147559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1732,'','Cash','','2022-08-22 09:25:49','','0','18','2022-08-22 09:25:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661148319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1733,'','Cash','','2022-08-22 09:26:10','','0','18','2022-08-22 09:26:10','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181661149553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1734,'','Cash','','2022-08-22 09:26:41','','0','18','2022-08-22 09:26:41','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181661149579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1735,'','Cash','','2022-08-22 09:27:03','','0','18','2022-08-22 09:27:03','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181661149609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1736,'','Cash','','2022-08-22 09:27:29','','0','18','2022-08-22 09:27:29','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181661149631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1737,'','Cash','','2022-08-22 09:27:59','','0','18','2022-08-22 09:27:59','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181661149663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1738,'','Cash','','2022-08-22 09:45:35','','0','18','2022-08-22 09:45:35','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181661149695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1739,'','Cash','','2022-08-22 09:50:09','','0','18','2022-08-22 09:50:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181661150919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1740,'','Cash','','2022-08-22 09:56:57','','0','18','2022-08-22 09:56:57','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed',' ','','1','0','181661151362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1741,'','Cash','','2022-08-22 09:57:18','','0','18','2022-08-22 09:57:18','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181661151430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1742,'','Cash','','2022-08-22 09:57:37','','0','18','2022-08-22 09:57:37','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661151447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1743,'','Cash','','2022-08-22 11:33:25','','0','18','2022-08-22 11:33:25','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661157044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1744,'','Cash','','2022-08-22 11:37:28','','0','18','2022-08-22 11:37:28','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181661157438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1745,'','Cash','','2022-08-22 11:37:52','','0','18','2022-08-22 11:37:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181661157456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1746,'','Cash','','2022-08-22 11:38:18','','0','18','2022-08-22 11:38:18','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661157483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1747,'','Cash','','2022-08-22 11:38:36','','0','18','2022-08-22 11:38:36','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181661157506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1748,'','Cash','','2022-08-22 11:43:04','','0','18','2022-08-22 11:43:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181661157535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1749,'','Cash','','2022-08-22 12:36:31','','0','18','2022-08-22 12:36:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661157786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1750,'','Cash','','2022-08-22 13:00:32','','0','18','2022-08-22 13:00:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181661160995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1751,'','Cash','','2022-08-22 13:04:28','','0','18','2022-08-22 13:04:28','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','181661162441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1752,'','Cash','','2022-08-22 13:07:52','','0','18','2022-08-22 13:07:52','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661162678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1753,'','Cash','','2022-08-22 13:20:10','','0','18','2022-08-22 13:20:10','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661162877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1754,'','Cash','','2022-08-22 13:21:01','','0','18','2022-08-22 13:21:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661163614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1755,'','Cash','','2022-08-22 13:22:31','','0','18','2022-08-22 13:22:31','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181661163669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1756,'','Cash','','2022-08-22 13:23:36','','0','18','2022-08-22 13:23:36','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181661163793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1757,'','Cash','','2022-08-22 14:01:17','','0','18','2022-08-22 14:01:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661164746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1758,'','Cash','','2022-08-22 14:09:29','','0','18','2022-08-22 14:09:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661166415','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1759,'','Cash','','2022-08-22 14:30:18','','0','18','2022-08-22 14:30:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661167809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1760,'','Cash','','2022-08-22 14:58:28','','0','18','2022-08-22 14:58:28','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661167822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1761,'','Cash','','2022-08-22 15:03:09','','0','18','2022-08-22 15:03:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661169514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1762,'','Cash','','2022-08-22 16:19:04','','0','18','2022-08-22 16:19:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181661169812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1763,'','Cash','','2022-08-22 17:26:22','','0','18','2022-08-22 17:26:22','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181661174348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1764,'','Cash','','2022-08-22 18:06:09','','0','18','2022-08-22 18:06:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661178424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1765,'','Cash','','2022-08-23 08:32:16','','0','18','2022-08-23 08:32:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661232727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1766,'','Cash','','2022-08-23 09:00:27','','0','18','2022-08-23 09:00:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181661232741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1767,'','Cash','','2022-08-23 09:00:44','','0','18','2022-08-23 09:00:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181661234430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1768,'','Cash','','2022-08-23 09:11:51','','0','18','2022-08-23 09:11:51','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181661234447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1769,'','Cash','','2022-08-23 09:15:10','','0','18','2022-08-23 09:15:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661235304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1770,'','Cash','','2022-08-23 09:23:28','','0','18','2022-08-23 09:23:28','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661235314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1771,'','Cash','','2022-08-23 10:00:36','','0','18','2022-08-23 10:00:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661235813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1772,'','Cash','','2022-08-23 10:08:29','','0','18','2022-08-23 10:08:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661238043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1773,'','Cash','','2022-08-23 10:29:01','','0','18','2022-08-23 10:29:01','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181661239730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1774,'','Cash','','2022-08-23 10:29:30','','0','18','2022-08-23 10:29:30','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181661239763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1775,'','Cash','','2022-08-23 10:33:58','','0','18','2022-08-23 10:33:58','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181661239787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1776,'','Cash','','2022-08-23 10:35:37','','0','18','2022-08-23 10:35:37','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661240047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1777,'','Cash','','2022-08-23 12:23:41','','0','18','2022-08-23 12:23:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661240220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1778,'','Cash','','2022-08-23 12:26:13','','0','18','2022-08-23 12:26:13','','0','56','1','retail','0','56','1','0','0','0','0','56','0','printed',' ','','1','0','181661246624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1779,'','Cash','','2022-08-23 12:26:35','','0','18','2022-08-23 12:26:35','','0','12','1','retail','0','12','1','0','0','0','0','12','0','printed',' ','','1','0','181661246780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1780,'','Cash','','2022-08-23 12:42:38','','0','18','2022-08-23 12:42:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661246810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1781,'','Cash','','2022-08-23 13:28:38','','0','18','2022-08-23 13:28:38','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181661247769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1782,'','Cash','','2022-08-23 13:40:11','','0','18','2022-08-23 13:40:11','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181661251190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1783,'','Cash','','2022-08-23 13:54:53','','0','18','2022-08-23 13:54:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661251753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1784,'','Cash','','2022-08-23 13:56:05','','0','18','2022-08-23 13:56:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661252099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1785,'','Cash','','2022-08-23 14:05:12','','0','18','2022-08-23 14:05:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661252685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1786,'','Cash','','2022-08-23 14:12:19','','0','18','2022-08-23 14:12:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661252714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1787,'','Cash','','2022-08-23 14:13:17','','0','18','2022-08-23 14:13:17','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181661253141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1788,'','Cash','','2022-08-23 14:30:55','','0','18','2022-08-23 14:30:55','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181661253200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1789,'','Cash','','2022-08-23 14:50:36','','0','18','2022-08-23 14:50:36','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181661254258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1790,'','Cash','','2022-08-23 15:36:15','','0','18','2022-08-23 15:36:15','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181661258165','Cleared','18','2022-08-23 15:36:15','','','','','','',0.00,0.00,0,'',''),(1791,'','Cash','','2022-08-23 15:52:28','','0','18','2022-08-23 15:52:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181661259110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1792,'','Cash','','2022-08-23 16:03:30','','0','18','2022-08-23 16:03:30','','30','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181661259180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1793,'','Cash','','2022-08-23 16:50:28','','0','12','2022-08-23 16:50:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121661262592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1794,'','Cash','','2022-08-23 16:54:42','','0','12','2022-08-23 16:54:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','121661262632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1795,'','Cash','','2022-08-23 17:58:52','','0','18','2022-08-23 17:58:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661266724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1796,'','Cash','','2022-08-23 18:09:39','','0','18','2022-08-23 18:09:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181661266735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1797,'','Cash','','2022-08-23 18:10:56','','0','18','2022-08-23 18:10:56','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181661267434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1798,'','Cash','','2022-08-23 18:11:30','','0','18','2022-08-23 18:11:30','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181661267484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1799,'','Cash','','2022-08-23 18:12:10','','0','18','2022-08-23 18:12:10','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181661267495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1800,'','Cash','','2022-08-23 18:12:39','','0','18','2022-08-23 18:12:39','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181661267544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1801,'','Cash','','2022-08-24 08:22:47','','0','18','2022-08-24 08:22:47','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181661317578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1802,'','Cash','','2022-08-24 08:23:52','','0','18','2022-08-24 08:23:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181661318571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1803,'','Cash','','2022-08-24 08:25:57','','0','18','2022-08-24 08:25:57','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181661318636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1804,'','Cash','','2022-08-24 08:27:18','','0','18','2022-08-24 08:27:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661318832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1805,'','Cash','','2022-08-24 08:45:05','','0','18','2022-08-24 08:45:05','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181661318841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1806,'','Cash','','2022-08-24 09:02:25','','0','18','2022-08-24 09:02:25','','60','120','1','retail','0','120','1','0','0','0','0','60','0','printed',' ','','1','0','181661319908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1807,'','Cash','','2022-08-24 09:44:46','','0','18','2022-08-24 09:44:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661323478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1808,'','Cash','','2022-08-24 09:45:42','','0','18','2022-08-24 09:45:42','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181661323531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1809,'','Cash','','2022-08-24 10:26:38','','0','18','2022-08-24 10:26:38','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181661323634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1810,'','Cash','','2022-08-24 10:27:10','','0','18','2022-08-24 10:27:10','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181661326021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1811,'','Cash','','2022-08-24 10:32:03','','0','18','2022-08-24 10:32:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661326044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1812,'','Cash','','2022-08-24 11:08:40','','0','18','2022-08-24 11:08:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181661326326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1813,'','Cash','','2022-08-24 12:22:36','','0','18','2022-08-24 12:22:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661332950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1814,'','Cash','','2022-08-24 12:28:34','','0','18','2022-08-24 12:28:34','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','181661333308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1815,'','Cash','','2022-08-24 13:03:46','','0','18','2022-08-24 13:03:46','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661335409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1816,'','Cash','','2022-08-24 13:40:21','','0','18','2022-08-24 13:40:21','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181661335553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1817,'','Cash','','2022-08-24 13:40:49','','0','18','2022-08-24 13:40:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','',NULL,'0','181661337634','Cleared','18','2022-08-24 13:40:49','','','','','','',0.00,0.00,0,'',''),(1818,'','Cash','','2022-08-24 13:42:10','','0','18','2022-08-24 13:42:10','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181661337672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1819,'','Cash','','2022-08-24 13:57:53','','0','18','2022-08-24 13:57:53','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181661338664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1820,'','Cash','','2022-08-24 14:07:07','','0','18','2022-08-24 14:07:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661338895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1821,'','Cash','','2022-08-24 14:35:23','','0','18','2022-08-24 14:35:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181661340880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1822,'','Cash','','2022-08-24 14:35:54','','0','18','2022-08-24 14:35:54','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181661340942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1823,'','Cash','','2022-08-24 14:36:06','','0','18','2022-08-24 14:36:06','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661340958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1824,'','Cash','','2022-08-24 14:36:33','','0','18','2022-08-24 14:36:33','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','181661340979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1825,'','Cash','','2022-08-24 14:37:08','','0','18','2022-08-24 14:37:08','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181661340996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1826,'','Cash','','2022-08-24 14:38:54','','0','18','2022-08-24 14:38:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661341118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1827,'','Cash','','2022-08-24 14:43:35','','0','18','2022-08-24 14:43:35','','0','19','1','retail','0','19','1','0','0','0','0','19','0','printed',' ','','1','0','181661341403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1828,'','Cash','','2022-08-24 14:49:53','','0','18','2022-08-24 14:49:53','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed','','','1','0','181661341424','Cleared','18','2022-08-24 14:50:38','','','','','','',0.00,0.00,0,'',''),(1829,'','Cash','','2022-08-24 15:05:32','','0','18','2022-08-24 15:05:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661342702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1830,'','Cash','','2022-08-24 15:18:07','','0','18','2022-08-24 15:18:07','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181661343177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1831,'','Cash','','2022-08-24 15:43:03','','0','18','2022-08-24 15:43:03','','100','170','1','retail','0','170','1','0','0','0','0','70','0','printed',' ','','1','0','181661343498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1832,'','Cash','','2022-08-24 16:33:37','','0','18','2022-08-24 16:33:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181661344993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1833,'','Cash','','2022-08-24 16:33:47','','0','18','2022-08-24 16:33:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661348019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1834,'','Cash','','2022-08-24 16:39:50','','0','18','2022-08-24 16:39:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661348379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1835,'','Cash','','2022-08-24 16:41:20','','0','18','2022-08-24 16:41:20','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661348413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1836,'','Cash','','2022-08-24 16:58:10','','0','18','2022-08-24 16:58:10','','390','390','1','retail','0','390','1','0','0','0','0','0','0','printed',' ','','1','0','181661348489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1837,'','Cash','','2022-08-24 17:27:20','','0','18','2022-08-24 17:27:20','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','181661349496','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1838,'','Cash','','2022-08-24 17:28:51','','0','18','2022-08-24 17:28:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661351243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1839,'','Cash','','2022-08-24 18:13:11','','0','18','2022-08-24 18:13:11','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','181661353974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1840,'','Cash','','2022-08-24 18:13:41','','0','18','2022-08-24 18:13:41','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181661354003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1841,'','Cash','','2022-08-24 18:14:29','','0','18','2022-08-24 18:14:29','','0','22','1','retail','0','22','1','0','0','0','0','22','0','printed',' ','','1','0','181661354042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1842,'','Cash','','2022-08-25 09:02:07','','0','18','2022-08-25 09:02:07','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661404559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1843,'','Cash','','2022-08-25 09:10:02','','0','11','2022-08-25 09:10:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111661407770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1844,'','Cash','','2022-08-25 09:50:01','','0','18','2022-08-25 09:50:01','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181661409823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1845,'','Cash','','2022-08-25 09:54:42','','0','18','2022-08-25 09:54:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181661410462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1846,'','Cash','','2022-08-25 10:16:47','','0','11','2022-08-25 10:16:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111661411773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1847,'','Cash','','2022-08-25 10:36:16','','0','18','2022-08-25 10:36:16','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661410483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1848,'','Cash','','2022-08-25 10:36:24','','0','18','2022-08-25 10:36:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661412978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1849,'','Cash','','2022-08-25 10:42:18','','0','11','2022-08-25 10:42:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','111661412497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1850,'','Cash','','2022-08-25 10:47:07','','0','18','2022-08-25 10:47:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661412987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1851,'','Cash','','2022-08-25 10:48:09','','0','18','2022-08-25 10:48:09','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181661413630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1852,'','Cash','','2022-08-25 11:14:28','','0','18','2022-08-25 11:14:28','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181661413693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1853,'','Cash','','2022-08-25 11:31:40','','0','18','2022-08-25 11:31:40','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661415274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1854,'','Cash','','2022-08-25 11:45:29','','0','18','2022-08-25 11:45:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661416321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1855,'','Cash','','2022-08-25 12:22:18','','0','18','2022-08-25 12:22:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181661417401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1856,'','Cash','','2022-08-25 12:27:03','','0','18','2022-08-25 12:27:03','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181661419412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1857,'','Cash','','2022-08-25 13:01:39','','0','18','2022-08-25 13:01:39','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661419647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1858,'','Cash','','2022-08-25 13:47:33','','0','18','2022-08-25 13:47:33','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181661421705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1859,'','Cash','','2022-08-25 15:48:55','','0','18','2022-08-25 15:48:55','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661431724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1860,'','Cash','','2022-08-25 15:57:44','','0','18','2022-08-25 15:57:44','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181661431741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1861,'','Cash','','2022-08-25 16:04:47','','0','11','2022-08-25 16:04:47','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','111661432649','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1862,'','Cash','','2022-08-25 16:14:04','','0','18','2022-08-25 16:14:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661432696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1863,'','Cash','','2022-08-25 16:44:44','','0','18','2022-08-25 16:44:44','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','181661433681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1864,'','Cash','','2022-08-25 16:53:55','','0','18','2022-08-25 16:53:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181661435097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1865,'','Cash','','2022-08-25 17:06:42','','0','18','2022-08-25 17:06:42','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181661436396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1866,'','Cash','','2022-08-25 17:14:40','','0','18','2022-08-25 17:14:40','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661436407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1867,'','Cash','','2022-08-25 17:27:49','','0','18','2022-08-25 17:27:49','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181661436884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1868,'','Cash','','2022-08-25 18:06:21','','0','18','2022-08-25 18:06:21','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','181661439958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1869,'','Cash','','2022-08-26 08:22:58','','0','18','2022-08-26 08:22:58','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181661487767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1870,'','Cash','','2022-08-26 09:02:33','','0','18','2022-08-26 09:02:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181661491390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1871,'','Cash','','2022-08-26 09:07:33','','0','18','2022-08-26 09:07:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661493766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1872,'','Cash','','2022-08-26 09:21:31','','0','18','2022-08-26 09:21:31','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661494877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1873,'','Cash','','2022-08-26 09:43:07','','0','18','2022-08-26 09:43:07','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','181661494895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1874,'','Cash','','2022-08-26 09:59:45','','0','18','2022-08-26 09:59:45','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181661496205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1875,'','Cash','','2022-08-26 10:08:07','','0','18','2022-08-26 10:08:07','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181661497516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1876,'','Cash','','2022-08-26 10:09:27','','0','18','2022-08-26 10:09:27','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181661497700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1877,'','Cash','','2022-08-26 10:24:44','','0','18','2022-08-26 10:24:44','','0','85','1','retail','0','85','1','0','0','0','0','85','0','printed',' ','','1','0','181661497775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1878,'','Cash','','2022-08-26 10:25:47','','0','18','2022-08-26 10:25:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181661498708','Cleared','18','2022-08-26 10:25:47','','','','','','',0.00,0.00,0,'',''),(1879,'','Cash','','2022-08-26 10:31:22','','0','11','2022-08-26 10:31:22','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111661499071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1880,'','Cash','','2022-08-26 11:32:02','','0','11','2022-08-26 11:32:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111661502062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1881,'','Cash','','2022-08-26 11:41:50','','0','18','2022-08-26 11:41:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661500096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1882,'','Cash','','2022-08-26 11:49:28','','0','18','2022-08-26 11:49:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661503326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1883,'','Cash','','2022-08-26 12:04:43','','0','18','2022-08-26 12:04:43','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181661503773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1884,'','Cash','','2022-08-26 12:06:51','','0','18','2022-08-26 12:06:51','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661504803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1885,'','Cash','','2022-08-26 12:19:28','','0','18','2022-08-26 12:19:28','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181661504831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1886,'','Cash','','2022-08-26 15:15:57','','0','18','2022-08-26 15:15:57','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181661510073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1887,'','Cash','','2022-08-26 15:45:23','','0','18','2022-08-26 15:45:23','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181661516166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1888,'','Cash','','2022-08-26 15:46:01','','0','18','2022-08-26 15:46:01','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181661517931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1889,'','Cash','','2022-08-26 17:10:01','','0','18','2022-08-26 17:10:01','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','181661518494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1890,'','Cash','','2022-08-26 17:26:23','','0','18','2022-08-26 17:26:23','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181661523137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1891,'','Cash','','2022-08-26 17:27:45','','0','18','2022-08-26 17:27:45','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181661524021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1892,'','Cash','','2022-08-26 17:33:21','','0','18','2022-08-26 17:33:21','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181661524074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1893,'','Cash','','2022-08-27 11:28:48','','0','18','2022-08-27 11:28:48','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181661588893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1894,'','Cash','','2022-08-27 11:30:02','','0','18','2022-08-27 11:30:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661588960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1895,'','Cash','','2022-08-27 11:33:23','','0','18','2022-08-27 11:33:23','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181661589007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1896,'','Cash','','2022-08-27 11:40:07','','0','18','2022-08-27 11:40:07','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181661589206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1897,'','Cash','','2022-08-27 13:06:15','','0','11','2022-08-27 13:06:15','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111661594760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1898,'','Cash','','2022-08-27 13:42:46','','0','11','2022-08-27 13:42:46','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','111661594786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1899,'','Cash','','2022-08-27 14:55:47','','0','11','2022-08-27 14:55:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111661596971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1900,'','Cash','','2022-08-29 08:13:57','','0','18','2022-08-29 08:13:57','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','181661750006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1901,'','Cash','','2022-08-29 08:17:53','','0','18','2022-08-29 08:17:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661750045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1902,'','Cash','','2022-08-29 08:31:34','','0','18','2022-08-29 08:31:34','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661750276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1903,'','Cash','','2022-08-29 08:55:01','','0','18','2022-08-29 08:55:01','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661751099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1904,'','Cash','','2022-08-29 09:17:49','','0','18','2022-08-29 09:17:49','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661752504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1905,'','Cash','','2022-08-29 09:49:23','','0','18','2022-08-29 09:49:23','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661755756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1906,'','Cash','','2022-08-29 09:59:24','','0','18','2022-08-29 09:59:24','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661755772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1907,'','Cash','','2022-08-29 10:36:45','','0','18','2022-08-29 10:36:45','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661756379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1908,'','Cash','','2022-08-29 10:58:06','','0','18','2022-08-29 10:58:06','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181661758608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1909,'','Cash','','2022-08-29 11:12:44','','0','18','2022-08-29 11:12:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661759895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1910,'','Cash','','2022-08-29 11:27:10','','0','18','2022-08-29 11:27:10','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','181661760769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1911,'','Cash','','2022-08-29 11:32:25','','0','18','2022-08-29 11:32:25','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181661761648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1912,'','Cash','','2022-08-29 11:44:34','','0','18','2022-08-29 11:44:34','','27','27','1','retail','0','27','1','0','0','0','0','0','0','printed',' ','','1','0','181661761953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1913,'','Cash','','2022-08-29 11:51:02','','0','18','2022-08-29 11:51:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661762703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1914,'','Cash','','2022-08-29 11:51:38','','0','18','2022-08-29 11:51:38','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661763065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1915,'','Cash','','2022-08-29 12:40:25','','0','11','2022-08-29 12:40:25','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111661766015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1916,'','Cash','','2022-08-29 13:41:19','','0','18','2022-08-29 13:41:19','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181661763109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1917,'','Cash','','2022-08-29 13:48:06','','0','11','2022-08-29 13:48:06','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','111661770065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1918,'','Cash','','2022-08-29 15:45:57','','0','18','2022-08-29 15:45:57','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181661771277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1919,'','Cash','','2022-08-29 16:12:22','','0','18','2022-08-29 16:12:22','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181661778707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1920,'','Cash','','2022-08-29 17:38:12','','0','18','2022-08-29 17:38:12','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181661782491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1921,'','Cash','','2022-08-30 08:39:27','','0','11','2022-08-30 08:39:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111661837952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1922,'','Cash','','2022-08-30 09:01:58','','0','18','2022-08-30 09:01:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661839254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1923,'','Cash','','2022-08-30 09:15:31','','0','18','2022-08-30 09:15:31','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181661839326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1924,'','Cash','','2022-08-30 09:42:11','','0','18','2022-08-30 09:42:11','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181661840141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1925,'','Cash','','2022-08-30 09:42:43','','0','18','2022-08-30 09:42:43','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661841744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1926,'','Cash','','2022-08-30 09:42:57','','0','18','2022-08-30 09:42:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661841768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1927,'','Cash','','2022-08-30 09:58:13','','0','18','2022-08-30 09:58:13','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181661841781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1928,'','Cash','','2022-08-30 10:03:51','','0','18','2022-08-30 10:03:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661842771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1929,'','Cash','','2022-08-30 10:08:00','','0','18','2022-08-30 10:08:00','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181661843266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1930,'','Cash','','2022-08-30 10:39:38','','0','18','2022-08-30 10:39:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661843284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1931,'','Cash','','2022-08-30 11:30:58','','0','18','2022-08-30 11:30:58','','20','40','1','retail','0','40','1','0','0','0','0','20','0','printed',' ','','1','0','181661848108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1932,'','Cash','','2022-08-30 12:28:18','','0','18','2022-08-30 12:28:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661850216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1933,'','Cash','','2022-08-30 12:39:22','','0','18','2022-08-30 12:39:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181661851702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1934,'','Cash','','2022-08-30 13:01:39','','0','18','2022-08-30 13:01:39','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661853284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1935,'','Cash','','2022-08-30 13:02:29','','0','18','2022-08-30 13:02:29','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181661853701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1936,'','Cash','','2022-08-30 13:27:47','','0','18','2022-08-30 13:27:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661853752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1937,'','Cash','','2022-08-30 14:29:08','','0','18','2022-08-30 14:29:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181661858931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1938,'','Cash','','2022-08-30 14:44:48','','0','18','2022-08-30 14:44:48','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661858951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1939,'','Cash','','2022-08-30 14:51:04','','0','18','2022-08-30 14:51:04','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181661859921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1940,'','Cash','','2022-08-30 15:20:48','','0','18','2022-08-30 15:20:48','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181661862005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1941,'','Cash','','2022-08-30 16:28:41','','0','11','2022-08-30 16:28:41','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','111661866050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1942,'','Cash','','2022-08-30 17:02:43','','0','11','2022-08-30 17:02:43','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111661866371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1943,'','Cash','','2022-08-30 17:03:03','','0','11','2022-08-30 17:03:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111661868174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1944,'','Cash','','2022-08-30 17:12:44','','0','11','2022-08-30 17:12:44','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111661868752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1945,'','Cash','','2022-08-30 17:21:59','','0','11','2022-08-30 17:21:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111661868776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1946,'','Cash','','2022-08-30 17:22:18','','0','11','2022-08-30 17:22:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111661869326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1947,'','Cash','','2022-08-30 18:30:41','','0','18','2022-08-30 18:30:41','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661873432','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1948,'','Cash','','2022-08-30 18:46:31','','0','11','2022-08-30 18:46:31','','0','1340','1','retail','0','1340','1','0','0','0','0','1340','0','printed',' ','','1','0','111661874369','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1949,'','Cash','','2022-08-30 18:47:52','','0','11','2022-08-30 18:47:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111661874405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1950,'','Cash','','2022-08-31 08:16:00','','0','18','2022-08-31 08:16:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661922941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1951,'','Cash','','2022-08-31 08:19:37','','0','11','2022-08-31 08:19:37','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111661923088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1952,'','Cash','','2022-08-31 08:40:08','','0','11','2022-08-31 08:40:08','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111661923376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1953,'','Cash','','2022-08-31 08:55:06','','0','18','2022-08-31 08:55:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661925290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1954,'','Cash','','2022-08-31 09:25:50','','0','18','2022-08-31 09:25:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661925311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1955,'','Cash','','2022-08-31 09:26:05','','0','18','2022-08-31 09:26:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661927154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1956,'','Cash','','2022-08-31 09:31:22','','0','18','2022-08-31 09:31:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661927476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1957,'','Cash','','2022-08-31 09:56:13','','0','18','2022-08-31 09:56:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661927485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1958,'','Cash','','2022-08-31 09:56:58','','0','18','2022-08-31 09:56:58','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181661928985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1959,'','Cash','','2022-08-31 10:30:56','','0','18','2022-08-31 10:30:56','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181661930155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1960,'','Cash','','2022-08-31 10:46:00','','0','18','2022-08-31 10:46:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661931059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1961,'','Cash','','2022-08-31 10:50:20','','0','18','2022-08-31 10:50:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661931973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1962,'','Cash','','2022-08-31 11:00:53','','0','18','2022-08-31 11:00:53','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181661932224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1963,'','Cash','','2022-08-31 12:01:24','','0','11','2022-08-31 12:01:24','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111661936457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1964,'','Cash','','2022-08-31 12:09:04','','0','18','2022-08-31 12:09:04','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','181661932856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1965,'','Cash','','2022-08-31 12:17:46','','0','18','2022-08-31 12:17:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661937451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1966,'','Cash','','2022-08-31 12:29:51','','0','18','2022-08-31 12:29:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181661937902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1967,'','Cash','','2022-08-31 12:51:02','','0','18','2022-08-31 12:51:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661939437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1968,'','Cash','','2022-08-31 12:52:34','','0','11','2022-08-31 12:52:34','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111661939484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1969,'','Cash','','2022-08-31 12:55:33','','0','11','2022-08-31 12:55:33','','0 ','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','111661939565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1970,'','Cash','','2022-08-31 14:08:38','','0','18','2022-08-31 14:08:38','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','181661944028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1971,'','Cash','','2022-08-31 14:32:24','','0','18','2022-08-31 14:32:24','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181661944122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1972,'','Cash','','2022-08-31 14:38:32','','0','18','2022-08-31 14:38:32','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181661945903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1973,'','Cash','','2022-08-31 15:24:59','','0','18','2022-08-31 15:24:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181661945914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1974,'','Cash','','2022-08-31 15:29:13','','0','18','2022-08-31 15:29:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661948707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1975,'','Cash','','2022-08-31 15:35:21','','0','18','2022-08-31 15:35:21','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181661948961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1976,'','Cash','','2022-08-31 16:50:10','','0','18','2022-08-31 16:50:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181661951730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1977,'','Cash','','2022-08-31 17:42:58','','0','18','2022-08-31 17:42:58','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181661953813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1978,'','Cash','','2022-08-31 17:53:05','','0','18','2022-08-31 17:53:05','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','181661956980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1979,'','Cash','','2022-09-01 07:58:52','','0','18','2022-09-01 07:58:52','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662008323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1980,'','Cash','','2022-09-01 08:21:53','','0','18','2022-09-01 08:21:53','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662008432','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1981,'','Cash','','2022-09-01 08:24:43','','0','18','2022-09-01 08:24:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662009719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1982,'','Cash','','2022-09-01 08:56:29','','0','18','2022-09-01 08:56:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662009887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1983,'','Cash','','2022-09-01 10:29:23','','0','18','2022-09-01 10:29:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662017205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1984,'','Cash','','2022-09-01 10:33:24','','0','18','2022-09-01 10:33:24','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181662017366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1985,'','Cash','','2022-09-01 10:44:23','','0','18','2022-09-01 10:44:23','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662017607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1986,'','Cash','','2022-09-01 10:58:47','','0','18','2022-09-01 10:58:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662018269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1987,'','Cash','','2022-09-01 11:13:26','','0','11','2022-09-01 11:13:26','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111662017477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1988,'','Cash','','2022-09-01 11:19:59','','0','18','2022-09-01 11:19:59','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181662019132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1989,'','Cash','','2022-09-01 11:45:57','','0','11','2022-09-01 11:45:57','','20','50','1','retail','0','50','1','0','0','0','0','30','0','printed',' ','','1','0','111662020021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1990,'','Cash','','2022-09-01 11:46:16','','0','11','2022-09-01 11:46:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111662021966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1991,'','Cash','','2022-09-01 11:47:27','','0','11','2022-09-01 11:47:27','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111662021979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1992,'','Cash','','2022-09-01 12:31:43','','0','18','2022-09-01 12:31:43','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181662024693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1993,'','Cash','','2022-09-01 12:39:19','','0','18','2022-09-01 12:39:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662025150','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1994,'','Cash','','2022-09-01 12:56:32','','0','11','2022-09-01 12:56:32','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111662022049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1995,'','Cash','','2022-09-01 13:07:11','','0','18','2022-09-01 13:07:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181662025163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1996,'','Cash','','2022-09-01 13:07:30','','0','18','2022-09-01 13:07:30','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181662026839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1997,'','Cash','','2022-09-01 13:22:55','','0','18','2022-09-01 13:22:55','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181662026879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1998,'','Cash','','2022-09-01 13:56:12','','0','18','2022-09-01 13:56:12','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181662027778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1999,'','Cash','','2022-09-01 15:27:11','','0','18','2022-09-01 15:27:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181662035176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2000,'','Cash','','2022-09-01 15:27:45','','0','18','2022-09-01 15:27:45','','0','36','1','retail','0','36','1','0','0','0','0','36','0','printed',' ','','1','0','181662035241','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2001,'','Cash','','2022-09-01 16:18:55','','0','18','2022-09-01 16:18:55','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181662038329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2002,'','Cash','','2022-09-01 18:23:06','','0','11','2022-09-01 18:23:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111662045760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2003,'','Cash','','2022-09-01 18:36:48','','0','11','2022-09-01 18:36:48','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111662045794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2004,'','Cash','','2022-09-02 08:50:37','','0','18','2022-09-02 08:50:37','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181662097825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2005,'','Cash','','2022-09-02 09:13:57','','0','18','2022-09-02 09:13:57','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181662097840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2006,'','Cash','','2022-09-02 09:16:47','','0','18','2022-09-02 09:16:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181662099238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2007,'','Cash','','2022-09-02 11:52:54','','0','11','2022-09-02 11:52:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111662108757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2008,'','Cash','','2022-09-02 12:19:45','','0','18','2022-09-02 12:19:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662110357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2009,'','Cash','','2022-09-02 12:24:18','','0','18','2022-09-02 12:24:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181662110393','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2010,'','Cash','','2022-09-02 12:35:20','','0','18','2022-09-02 12:35:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181662110667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2011,'','Cash','','2022-09-02 12:55:06','','0','18','2022-09-02 12:55:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662112497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2012,'','Cash','','2022-09-02 13:01:46','','0','18','2022-09-02 13:01:46','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181662112516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2013,'','Cash','','2022-09-02 14:02:30','','0','11','2022-09-02 14:02:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111662110591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2014,'','Cash','','2022-09-02 14:10:07','','0','11','2022-09-02 14:10:07','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','111662116555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2015,'','Cash','','2022-09-02 14:29:50','','0','18','2022-09-02 14:29:50','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181662118117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2016,'','Cash','','2022-09-02 14:31:53','','0','18','2022-09-02 14:31:53','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181662118286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2017,'','Cash','','2022-09-02 15:02:34','','0','18','2022-09-02 15:02:34','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181662120143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2018,'','Cash','','2022-09-02 15:34:05','','0','18','2022-09-02 15:34:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662120187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2019,'','Cash','','2022-09-02 15:56:17','','0','18','2022-09-02 15:56:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662122049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2020,'','Cash','','2022-09-02 16:27:14','','0','18','2022-09-02 16:27:14','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181662123401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2021,'','Cash','','2022-09-03 14:46:43','','0','18','2022-09-03 14:46:43','','325','325','1','retail','0','325','1','0','0','0','0','0','0','printed',' ','','1','0','181662205577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2022,'','Cash','','2022-09-03 14:51:10','','0','18','2022-09-03 14:51:10','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','181662205834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2023,'','Cash','','2022-09-03 14:52:17','','0','18','2022-09-03 14:52:17','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','181662205875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2024,'','Cash','','2022-09-03 14:52:39','','0','18','2022-09-03 14:52:39','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181662205940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2025,'','Cash','','2022-09-03 14:53:17','','0','18','2022-09-03 14:53:17','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','181662205962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2026,'','Cash','','2022-09-03 14:53:41','','0','18','2022-09-03 14:53:41','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181662206002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2027,'','Cash','','2022-09-03 14:54:07','','0','18','2022-09-03 14:54:07','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181662206030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2028,'','Cash','','2022-09-03 14:54:33','','0','18','2022-09-03 14:54:33','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662206058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2029,'','Cash','','2022-09-03 15:16:18','','0','18','2022-09-03 15:16:18','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181662207365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2030,'','Cash','','2022-09-03 15:25:38','','0','18','2022-09-03 15:25:38','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181662207928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2031,'','Cash','','2022-09-06 08:26:23','','0','18','2022-09-06 08:26:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662441966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2032,'','Cash','','2022-09-06 08:27:41','','0','18','2022-09-06 08:27:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662441986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2033,'','Cash','','2022-09-06 08:28:02','','0','18','2022-09-06 08:28:02','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181662442066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2034,'','Cash','','2022-09-06 08:41:11','','0','18','2022-09-06 08:41:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662442820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2035,'','Cash','','2022-09-06 08:50:01','','0','18','2022-09-06 08:50:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662443128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2036,'','Cash','','2022-09-06 09:04:58','','0','18','2022-09-06 09:04:58','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181662443403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2037,'','Cash','','2022-09-06 09:15:49','','0','18','2022-09-06 09:15:49','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181662444310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2038,'','Cash','','2022-09-06 09:19:15','','0','18','2022-09-06 09:19:15','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181662445129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2039,'','Cash','','2022-09-06 09:57:22','','0','18','2022-09-06 09:57:22','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181662445172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2040,'','Cash','','2022-09-06 10:54:23','','0','18','2022-09-06 10:54:23','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181662447530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2041,'','Cash','','2022-09-06 10:54:57','','0','18','2022-09-06 10:54:57','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','181662450876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2042,'','Cash','','2022-09-06 10:55:46','','0','18','2022-09-06 10:55:46','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662450932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2043,'','Cash','','2022-09-06 10:56:37','','0','18','2022-09-06 10:56:37','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662450959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2044,'','Cash','','2022-09-06 11:08:06','','0','18','2022-09-06 11:08:06','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181662451022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2045,'','Cash','','2022-09-06 11:32:18','','0','12','2022-09-06 11:32:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','121662453128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2046,'','Cash','','2022-09-06 11:52:07','','0','18','2022-09-06 11:52:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662453343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2047,'','Cash','','2022-09-06 11:55:12','','0','18','2022-09-06 11:55:12','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662454331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2048,'','Cash','','2022-09-06 12:04:09','','0','18','2022-09-06 12:04:09','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181662454515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2049,'','Cash','','2022-09-06 12:14:16','','0','18','2022-09-06 12:14:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662455057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2050,'','Cash','','2022-09-06 12:31:45','','0','12','2022-09-06 12:31:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','121662455732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2051,'','Cash','','2022-09-06 13:12:59','','0','18','2022-09-06 13:12:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662459131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2052,'','Cash','','2022-09-06 13:25:52','','0','18','2022-09-06 13:25:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662459193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2053,'','Cash','','2022-09-06 13:26:02','','0','18','2022-09-06 13:26:02','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181662459955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2054,'','Cash','','2022-09-06 13:52:26','','0','18','2022-09-06 13:52:26','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662459978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2055,'','Cash','','2022-09-06 14:08:13','','0','18','2022-09-06 14:08:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662462199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2056,'','Cash','','2022-09-06 15:04:16','','0','18','2022-09-06 15:04:16','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','181662462503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2057,'','Cash','','2022-09-06 15:10:52','','0','18','2022-09-06 15:10:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662466226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2058,'','Cash','','2022-09-06 15:37:51','','0','18','2022-09-06 15:37:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662467473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2059,'','Cash','','2022-09-06 15:39:25','','0','18','2022-09-06 15:39:25','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181662467930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2060,'','Cash','','2022-09-06 16:06:53','','0','18','2022-09-06 16:06:53','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181662468013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2061,'','Cash','','2022-09-06 16:12:59','','0','18','2022-09-06 16:12:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662469964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2062,'','Cash','','2022-09-06 16:14:08','','0','18','2022-09-06 16:14:08','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662469982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2063,'','Cash','','2022-09-06 16:15:09','','0','18','2022-09-06 16:15:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662470061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2064,'','Cash','','2022-09-06 17:02:02','','0','18','2022-09-06 17:02:02','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181662470116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2065,'','Cash','','2022-09-06 17:07:34','','0','18','2022-09-06 17:07:34','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181662472955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2066,'','Cash','','2022-09-06 17:32:36','','0','18','2022-09-06 17:32:36','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181662473257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2067,'','Cash','','2022-09-06 17:33:29','','0','18','2022-09-06 17:33:29','','0','27','1','retail','0','27','1','0','0','0','0','27','0','printed',' ','','1','0','181662474768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2068,'','Cash','','2022-09-06 17:33:45','','0','18','2022-09-06 17:33:45','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181662474817','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2069,'','Cash','','2022-09-06 17:34:39','','0','18','2022-09-06 17:34:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181662474861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2070,'','Cash','','2022-09-07 09:12:39','','0','18','2022-09-07 09:12:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181662531057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2071,'','Cash','','2022-09-07 09:40:35','','0','18','2022-09-07 09:40:35','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181662531362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2072,'','Cash','','2022-09-07 09:41:19','','0','18','2022-09-07 09:41:19','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662532873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2073,'','Cash','','2022-09-07 09:48:16','','0','18','2022-09-07 09:48:16','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181662532881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2074,'','Cash','','2022-09-07 09:48:41','','0','18','2022-09-07 09:48:41','','0','960','1','retail','0','960','1','0','0','0','0','960','0','printed',' ','','1','0','181662533306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2075,'','Cash','','2022-09-07 09:49:13','','0','18','2022-09-07 09:49:13','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181662533334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2076,'','Cash','','2022-09-07 09:50:20','','0','18','2022-09-07 09:50:20','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662533371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2077,'','Cash','','2022-09-07 10:20:34','','0','18','2022-09-07 10:20:34','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181662533423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2078,'','Cash','','2022-09-07 10:21:14','','0','18','2022-09-07 10:21:14','','0','580','1','retail','0','580','1','0','0','0','0','580','0','printed',' ','','1','0','181662535243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2079,'','Cash','','2022-09-07 10:22:22','','0','18','2022-09-07 10:22:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662535290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2080,'','Cash','','2022-09-07 10:24:55','','0','18','2022-09-07 10:24:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662535345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2081,'','Cash','','2022-09-07 10:28:09','','0','18','2022-09-07 10:28:09','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181662535499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2082,'','Cash','','2022-09-07 10:58:15','','0','18','2022-09-07 10:58:15','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181662536284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2083,'','Cash','','2022-09-07 11:29:48','','0','18','2022-09-07 11:29:48','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','181662537498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2084,'','Cash','','2022-09-07 11:37:39','','0','18','2022-09-07 11:37:39','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181662539404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2085,'','Cash','','2022-09-07 11:42:30','','0','18','2022-09-07 11:42:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662539941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2086,'','Cash','','2022-09-07 11:42:38','','0','18','2022-09-07 11:42:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662540152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2087,'','Cash','','2022-09-07 11:47:31','','0','18','2022-09-07 11:47:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181662540234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2088,'','Cash','','2022-09-07 12:08:43','','0','18','2022-09-07 12:08:43','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','181662541711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2089,'','Cash','','2022-09-07 12:56:31','','0','18','2022-09-07 12:56:31','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','181662543542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2090,'','Cash','','2022-09-07 12:57:00','','0','18','2022-09-07 12:57:00','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181662544594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2091,'','Cash','','2022-09-07 13:31:57','','0','18','2022-09-07 13:31:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181662545493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2092,'','Cash','','2022-09-07 13:48:16','','0','18','2022-09-07 13:48:16','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181662546741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2093,'','Cash','','2022-09-07 14:25:10','','0','18','2022-09-07 14:25:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662549483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2094,'','Cash','','2022-09-07 14:27:51','','0','18','2022-09-07 14:27:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662549913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2095,'','Cash','','2022-09-07 14:30:09','','0','18','2022-09-07 14:30:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181662550075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2096,'','Cash','','2022-09-07 15:29:39','','0','18','2022-09-07 15:29:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181662550212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2097,'','Cash','','2022-09-07 16:23:39','','0','18','2022-09-07 16:23:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662553781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2098,'','Cash','','2022-09-07 17:31:19','','0','18','2022-09-07 17:31:19','','0','24','1','retail','0','24','1','0','0','0','0','24','0','printed',' ','','1','0','181662561014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2099,'','Cash','','2022-09-07 17:35:42','','0','18','2022-09-07 17:35:42','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181662561137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2100,'','Cash','','2022-09-08 08:24:40','','0','18','2022-09-08 08:24:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662611756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2101,'','Cash','','2022-09-08 08:25:36','','0','18','2022-09-08 08:25:36','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181662614683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2102,'','Cash','','2022-09-08 09:00:58','','0','18','2022-09-08 09:00:58','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181662614744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2103,'','Cash','','2022-09-08 09:13:00','','0','18','2022-09-08 09:13:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662616875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2104,'','Cash','','2022-09-08 10:07:40','','0','18','2022-09-08 10:07:40','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181662617585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2105,'','Cash','','2022-09-08 10:24:07','','0','18','2022-09-08 10:24:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662620863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2106,'','Cash','','2022-09-08 10:25:34','','0','18','2022-09-08 10:25:34','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181662621861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2107,'','Cash','','2022-09-08 10:33:54','','0','18','2022-09-08 10:33:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662621946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2108,'','Cash','','2022-09-08 10:53:50','','0','18','2022-09-08 10:53:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181662622502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2109,'','Cash','','2022-09-08 10:57:17','','0','18','2022-09-08 10:57:17','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','181662623639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2110,'','Cash','','2022-09-08 11:49:27','','0','18','2022-09-08 11:49:27','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181662626943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2111,'','Cash','','2022-09-08 11:53:23','','0','18','2022-09-08 11:53:23','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181662627181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2112,'','Cash','','2022-09-08 12:11:02','','0','18','2022-09-08 12:11:02','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181662627414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2113,'','Cash','','2022-09-08 12:42:40','','0','18','2022-09-08 12:42:40','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662630153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2114,'','Cash','','2022-09-08 14:38:05','','0','18','2022-09-08 14:38:05','','0','875','1','retail','0','875','1','0','0','0','0','875','0','printed',' ','','1','0','181662637046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2115,'','Cash','','2022-09-08 14:39:35','','0','18','2022-09-08 14:39:35','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181662637098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2116,'','Cash','','2022-09-08 14:41:23','','0','18','2022-09-08 14:41:23','','0','24','1','retail','0','24','1','0','0','0','0','24','0','printed',' ','','1','0','181662637208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2117,'','Cash','','2022-09-08 14:42:19','','0','18','2022-09-08 14:42:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662637300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2118,'','Cash','','2022-09-08 15:13:32','','0','18','2022-09-08 15:13:32','','0','64','1','retail','0','64','1','0','0','0','0','64','0','printed',' ','','1','0','181662639191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2119,'','Cash','','2022-09-08 15:14:01','','0','18','2022-09-08 15:14:01','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','181662639227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2120,'','Cash','','2022-09-08 15:23:57','','0','18','2022-09-08 15:23:57','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181662639296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2121,'','Cash','','2022-09-08 16:13:15','','0','18','2022-09-08 16:13:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181662640533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2122,'','Cash','','2022-09-08 16:34:29','','0','18','2022-09-08 16:34:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662643365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2123,'','Cash','','2022-09-09 08:09:24','','0','18','2022-09-09 08:09:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181662699588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2124,'','Cash','','2022-09-09 08:09:53','','0','18','2022-09-09 08:09:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181662700168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2125,'','Cash','','2022-09-09 08:55:14','','0','18','2022-09-09 08:55:14','cheifmessage','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181662702449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2126,'','Cash','','2022-09-09 09:16:37','','0','18','2022-09-09 09:16:37','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181662703150','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2127,'','Cash','','2022-09-09 10:02:56','','0','18','2022-09-09 10:02:56','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662706589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2128,'','Cash','','2022-09-09 10:34:05','','0','18','2022-09-09 10:34:05','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181662706978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2129,'','Cash','','2022-09-09 11:58:39','','0','18','2022-09-09 11:58:39','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181662713911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2130,'','Cash','','2022-09-09 12:19:51','','0','18','2022-09-09 12:19:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662715184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2131,'','Cash','','2022-09-09 12:20:03','','0','18','2022-09-09 12:20:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662715193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2132,'','Cash','','2022-09-09 13:11:06','','0','18','2022-09-09 13:11:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181662715205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2133,'','Cash','','2022-09-09 13:13:09','','0','18','2022-09-09 13:13:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','181662718288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2134,'','Cash','','2022-09-09 13:16:00','','0','18','2022-09-09 13:16:00','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662718391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2135,'','Cash','','2022-09-09 13:19:59','','0','18','2022-09-09 13:19:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662718585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2136,'','Cash','','2022-09-09 13:54:50','','0','18','2022-09-09 13:54:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181662718801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2137,'','Cash','','2022-09-09 14:31:02','','0','18','2022-09-09 14:31:02','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181662720898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2138,'','Cash','','2022-09-09 15:04:15','','0','18','2022-09-09 15:04:15','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181662724750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2139,'','Cash','','2022-09-09 16:38:55','','0','18','2022-09-09 16:38:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181662725839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2140,'','Cash','','2022-09-09 16:39:38','','0','18','2022-09-09 16:39:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181662730737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2141,'','Cash','','2022-09-09 17:18:51','','0','18','2022-09-09 17:18:51','','0','91','1','retail','0','91','1','0','0','0','0','91','0','printed',' ','','1','0','181662733103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2142,'','Cash','','2022-09-09 17:19:17','','0','18','2022-09-09 17:19:17','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','181662733142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2143,'','Cash','','2022-09-09 17:30:50','','0','18','2022-09-09 17:30:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662733213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2144,'','Cash','','2022-09-09 17:40:07','','0','18','2022-09-09 17:40:07','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181662733853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2145,'','Cash','','2022-09-09 17:52:11','','0','18','2022-09-09 17:52:11','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181662735122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2146,'','Cash','','2022-09-12 10:02:15','','0','18','2022-09-12 10:02:15','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181662966126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2147,'','Cash','','2022-09-12 10:05:42','','0','18','2022-09-12 10:05:42','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181662966138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2148,'','Cash','','2022-09-12 10:06:13','','0','18','2022-09-12 10:06:13','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181662966353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2149,'','Cash','','2022-09-12 11:07:51','','0','18','2022-09-12 11:07:51','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181662970027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2150,'','Cash','','2022-09-12 11:09:34','','0','18','2022-09-12 11:09:34','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181662970078','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2151,'','Cash','','2022-09-12 11:10:31','','0','18','2022-09-12 11:10:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662970224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2152,'','Cash','','2022-09-12 11:50:47','','0','18','2022-09-12 11:50:47','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','181662970233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2153,'','Cash','','2022-09-12 11:54:27','','0','18','2022-09-12 11:54:27','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181662972853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2154,'','Cash','','2022-09-12 12:31:37','','0','18','2022-09-12 12:31:37','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662973300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2155,'','Cash','','2022-09-12 12:36:17','','0','18','2022-09-12 12:36:17','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181662975101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2156,'','Cash','','2022-09-12 12:52:29','','0','18','2022-09-12 12:52:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662975389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2157,'','Cash','','2022-09-12 13:14:17','','0','18','2022-09-12 13:14:17','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','181662976352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2158,'','Cash','','2022-09-12 13:31:13','','0','18','2022-09-12 13:31:13','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181662977667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2159,'','Cash','','2022-09-12 13:31:46','','0','18','2022-09-12 13:31:46','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181662978694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2160,'','Cash','','2022-09-12 13:32:01','','0','18','2022-09-12 13:32:01','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181662978712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2161,'','Cash','','2022-09-12 14:18:04','','0','18','2022-09-12 14:18:04','','0','106','1','retail','0','106','1','0','0','0','0','106','0','printed',' ','','1','0','181662978724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2162,'','Cash','','2022-09-12 14:18:26','','0','18','2022-09-12 14:18:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181662981493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2163,'','Cash','','2022-09-12 14:20:21','','0','18','2022-09-12 14:20:21','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181662981513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2164,'','Cash','','2022-09-12 14:39:10','','0','18','2022-09-12 14:39:10','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181662982731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2165,'','Cash','','2022-09-12 14:50:48','','0','18','2022-09-12 14:50:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662982765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2166,'','Cash','','2022-09-12 14:59:19','','0','18','2022-09-12 14:59:19','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181662983459','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2167,'','Cash','','2022-09-12 15:11:28','','0','18','2022-09-12 15:11:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181662983974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2168,'','Cash','','2022-09-12 17:09:59','','0','18','2022-09-12 17:09:59','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181662991789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2169,'','Cash','','2022-09-12 17:10:35','','0','18','2022-09-12 17:10:35','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181662991810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2170,'','Cash','','2022-09-12 17:10:58','','0','18','2022-09-12 17:10:58','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','181662991846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2171,'','Cash','','2022-09-12 17:11:34','','0','18','2022-09-12 17:11:34','','0','79','1','retail','0','79','1','0','0','0','0','79','0','printed',' ','','1','0','181662991875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2172,'','Cash','','2022-09-12 17:18:54','','0','18','2022-09-12 17:18:54','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181662991914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2173,'','Cash','','2022-09-12 17:19:40','','0','18','2022-09-12 17:19:40','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181662992340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2174,'','Cash','','2022-09-12 17:28:50','','0','18','2022-09-12 17:28:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181662992463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2175,'','Cash','','2022-09-12 17:32:35','','0','18','2022-09-12 17:32:35','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181662993139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2176,'','Cash','','2022-09-12 17:51:33','','0','18','2022-09-12 17:51:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181662993193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2177,'','Cash','','2022-09-12 18:18:12','','0','18','2022-09-12 18:18:12','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','181662995858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2178,'','Cash','','2022-09-12 18:18:56','','0','18','2022-09-12 18:18:56','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181662995904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2179,'','Cash','','2022-09-12 18:19:21','','0','18','2022-09-12 18:19:21','','0','13','1','retail','0','13','1','0','0','0','0','13','0','printed',' ','','1','0','181662995950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2180,'','Cash','','2022-09-12 18:20:13','','0','18','2022-09-12 18:20:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181662996002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2181,'','Cash','','2022-09-14 08:28:29','','0','18','2022-09-14 08:28:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663133278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2182,'','Cash','','2022-09-14 09:24:22','','0','18','2022-09-14 09:24:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663136650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2183,'','Cash','','2022-09-14 10:02:18','','0','18','2022-09-14 10:02:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663136667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2184,'','Cash','','2022-09-14 10:03:23','','0','18','2022-09-14 10:03:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663138945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2185,'','Cash','','2022-09-14 10:14:57','','0','18','2022-09-14 10:14:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181663139666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2186,'','Cash','','2022-09-14 10:15:20','','0','18','2022-09-14 10:15:20','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181663139700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2187,'','Cash','','2022-09-14 10:29:21','','0','18','2022-09-14 10:29:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663139723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2188,'','Cash','','2022-09-14 10:35:16','','0','18','2022-09-14 10:35:16','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181663140563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2189,'','Cash','','2022-09-14 10:45:59','','0','18','2022-09-14 10:45:59','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181663140935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2190,'','Cash','','2022-09-14 10:46:20','','0','18','2022-09-14 10:46:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663141570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2191,'','Cash','','2022-09-14 11:28:45','','0','18','2022-09-14 11:28:45','','0','560','1','retail','0','560','1','0','0','0','0','560','0','printed',' ','','1','0','181663144100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2192,'','Cash','','2022-09-14 11:49:34','','0','18','2022-09-14 11:49:34','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663145365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2193,'','Cash','','2022-09-14 12:03:43','','0','18','2022-09-14 12:03:43','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181663145384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2194,'','Cash','','2022-09-14 12:27:08','','0','18','2022-09-14 12:27:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181663146225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2195,'','Cash','','2022-09-14 12:44:58','','0','18','2022-09-14 12:44:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663147633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2196,'','Cash','','2022-09-14 13:10:56','','0','18','2022-09-14 13:10:56','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','181663148709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2197,'','Cash','','2022-09-14 13:11:28','','0','18','2022-09-14 13:11:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663150273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2198,'','Cash','','2022-09-14 13:12:00','','0','18','2022-09-14 13:12:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181663150301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2199,'','Cash','','2022-09-14 13:23:14','','0','18','2022-09-14 13:23:14','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663150721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2200,'','Cash','','2022-09-14 13:28:17','','0','18','2022-09-14 13:28:17','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663151261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2201,'','Cash','','2022-09-14 15:14:56','','0','18','2022-09-14 15:14:56','','10','110','1','retail','0','110','1','0','0','0','0','100','0','printed',' ','','1','0','181663154840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2202,'','Cash','','2022-09-14 15:15:27','','0','18','2022-09-14 15:15:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663157718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2203,'','Cash','','2022-09-14 15:15:46','','0','18','2022-09-14 15:15:46','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663157739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2204,'','Cash','','2022-09-14 16:39:50','','0','18','2022-09-14 16:39:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663162775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2205,'','Cash','','2022-09-14 17:33:24','','0','18','2022-09-14 17:33:24','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181663162792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2206,'','Cash','','2022-09-14 17:47:59','','0','18','2022-09-14 17:47:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663166749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2207,'','Cash','','2022-09-14 17:51:47','','0','18','2022-09-14 17:51:47','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181663166882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2208,'','Cash','','2022-09-14 17:53:02','','0','18','2022-09-14 17:53:02','','0','57','1','retail','0','57','1','0','0','0','0','57','0','printed',' ','','1','0','181663167170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2209,'','Cash','','2022-09-15 08:26:36','','0','18','2022-09-15 08:26:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181663219564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2210,'','Cash','','2022-09-15 08:48:47','','0','18','2022-09-15 08:48:47','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663220919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2211,'','Cash','','2022-09-15 08:54:44','','0','18','2022-09-15 08:54:44','','155','155','1','retail','0','155','1','0','0','0','0','0','0','printed',' ','','1','0','181663221029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2212,'','Cash','','2022-09-15 08:55:59','','0','18','2022-09-15 08:55:59','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181663221289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2213,'','Cash','','2022-09-15 08:57:39','','0','18','2022-09-15 08:57:39','','60','195','1','retail','0','195','1','0','0','0','0','135','0','printed',' ','','1','0','181663221363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2214,'','Cash','','2022-09-15 10:18:02','','0','18','2022-09-15 10:18:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663219600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2215,'','Cash','','2022-09-15 10:18:13','','0','18','2022-09-15 10:18:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663226286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2216,'','Cash','','2022-09-15 11:09:48','','0','18','2022-09-15 11:09:48','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181663229169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2217,'','Cash','','2022-09-15 11:19:50','','0','18','2022-09-15 11:19:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181663229981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2218,'','Cash','','2022-09-15 11:20:12','','0','18','2022-09-15 11:20:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663229993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2219,'','Cash','','2022-09-15 11:37:28','','0','18','2022-09-15 11:37:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663230019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2220,'','Cash','','2022-09-15 12:03:55','','0','18','2022-09-15 12:03:55','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663231271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2221,'','Cash','','2022-09-15 12:18:29','','0','18','2022-09-15 12:18:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663232750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2222,'','Cash','','2022-09-15 13:45:17','','0','18','2022-09-15 13:45:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663237800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2223,'','Cash','','2022-09-15 14:23:52','','0','18','2022-09-15 14:23:52','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','181663238721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2224,'','Cash','','2022-09-15 14:41:29','','0','18','2022-09-15 14:41:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663241042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2225,'','Cash','','2022-09-15 15:00:18','','0','18','2022-09-15 15:00:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663242104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2226,'','Cash','','2022-09-15 15:08:53','','0','18','2022-09-15 15:08:53','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181663243230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2227,'','Cash','','2022-09-15 15:22:21','','0','18','2022-09-15 15:22:21','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181663243747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2228,'','Cash','','2022-09-15 15:22:33','','0','18','2022-09-15 15:22:33','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663244543','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2229,'','Cash','','2022-09-15 15:24:28','','0','18','2022-09-15 15:24:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663244555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2230,'','Cash','','2022-09-15 15:32:50','','0','18','2022-09-15 15:32:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663244671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2231,'','Cash','','2022-09-15 15:38:37','','0','18','2022-09-15 15:38:37','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed','','','1','0','181663245505','Cleared','18','2022-09-15 15:39:33','','','','','','',0.00,0.00,0,'',''),(2232,'','Cash','','2022-09-15 16:49:16','','0','18','2022-09-15 16:49:16','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','181663245581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2233,'','Cash','','2022-09-15 17:21:29','','0','18','2022-09-15 17:21:29','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181663251661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2234,'','Cash','','2022-09-15 17:26:43','','0','18','2022-09-15 17:26:43','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181663251717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2235,'','Cash','','2022-09-15 17:28:00','','0','18','2022-09-15 17:28:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181663252072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2236,'','Cash','','2022-09-15 17:28:27','','0','18','2022-09-15 17:28:27','','0','48','1','retail','0','48','1','0','0','0','0','48','0','printed',' ','','1','0','181663252090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2237,'','Cash','','2022-09-15 17:36:50','','0','18','2022-09-15 17:36:50','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181663252597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2238,'','Cash','','2022-09-16 08:26:12','','0','18','2022-09-16 08:26:12','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663305965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2239,'','Cash','','2022-09-16 08:27:22','','0','18','2022-09-16 08:27:22','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','181663305976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2240,'','Cash','','2022-09-16 08:40:53','','0','18','2022-09-16 08:40:53','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663306055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2241,'','Cash','','2022-09-16 08:50:23','','0','18','2022-09-16 08:50:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663306856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2242,'','Cash','','2022-09-16 08:54:36','','0','18','2022-09-16 08:54:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663307441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2243,'','Cash','','2022-09-16 09:12:55','','0','18','2022-09-16 09:12:56','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181663307678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2244,'','Cash','','2022-09-16 09:22:49','','0','18','2022-09-16 09:22:49','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','181663308780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2245,'','Cash','','2022-09-16 09:27:14','','0','18','2022-09-16 09:27:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663309381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2246,'','Cash','','2022-09-16 10:06:38','','0','18','2022-09-16 10:06:38','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181663309654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2247,'','Cash','','2022-09-16 10:18:34','','0','18','2022-09-16 10:18:34','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181663312023','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2248,'','Cash','','2022-09-16 10:20:53','','0','18','2022-09-16 10:20:53','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181663312759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2249,'','Cash','','2022-09-16 10:25:21','','0','18','2022-09-16 10:25:21','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181663312873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2250,'','Cash','','2022-09-16 10:45:56','','0','18','2022-09-16 10:45:56','','0','43','1','retail','0','43','1','0','0','0','0','43','0','printed',' ','','1','0','181663313143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2251,'','Cash','','2022-09-16 10:56:39','','0','18','2022-09-16 10:56:39','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181663314980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2252,'','Cash','','2022-09-16 10:57:29','','0','18','2022-09-16 10:57:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181663315025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2253,'','Cash','','2022-09-16 10:58:18','','0','18','2022-09-16 10:58:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663315089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2254,'','Cash','','2022-09-16 11:45:45','','0','18','2022-09-16 11:45:45','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181663315109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2255,'','Cash','','2022-09-16 12:57:24','','0','18','2022-09-16 12:57:24','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','181663317976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2256,'','Cash','','2022-09-16 12:57:37','','0','18','2022-09-16 12:57:37','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663322249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2257,'','Cash','','2022-09-16 13:26:39','','0','18','2022-09-16 13:26:39','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663323791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2258,'','Cash','','2022-09-16 13:26:47','','0','18','2022-09-16 13:26:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663324001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2259,'','Cash','','2022-09-16 13:27:37','','0','18','2022-09-16 13:27:37','','0','44','1','retail','0','44','1','0','0','0','0','44','0','printed',' ','','1','0','181663324035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2260,'','Cash','','2022-09-16 13:41:45','','0','18','2022-09-16 13:41:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663324897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2261,'','Cash','','2022-09-16 14:25:50','','0','18','2022-09-16 14:25:50','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181663327539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2262,'','Cash','','2022-09-16 14:41:53','','0','18','2022-09-16 14:41:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663327559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2263,'','Cash','','2022-09-16 14:42:57','','0','18','2022-09-16 14:42:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663328515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2264,'','Cash','','2022-09-16 15:25:57','','0','18','2022-09-16 15:25:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663328725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2265,'','Cash','','2022-09-16 15:26:10','','0','18','2022-09-16 15:26:10','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181663331161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2266,'','Cash','','2022-09-16 15:29:08','','0','18','2022-09-16 15:29:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663331181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2267,'','Cash','','2022-09-16 15:37:06','','0','18','2022-09-16 15:37:06','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181663331816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2268,'','Cash','','2022-09-16 16:11:01','','0','18','2022-09-16 16:11:01','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663332166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2269,'','Cash','','2022-09-16 16:17:04','','0','18','2022-09-16 16:17:04','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181663333894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2270,'','Cash','','2022-09-16 16:51:35','','0','18','2022-09-16 16:51:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181663334358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2271,'','Cash','','2022-09-17 10:45:27','','0','18','2022-09-17 10:45:27','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663400717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2272,'','Cash','','2022-09-17 10:45:47','','0','18','2022-09-17 10:45:47','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181663400738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2273,'','Cash','','2022-09-17 12:13:26','','0','18','2022-09-17 12:13:26','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181663400749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2274,'','Cash','','2022-09-17 12:14:30','','0','18','2022-09-17 12:14:30','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663406063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2275,'','Cash','','2022-09-17 12:14:53','','0','18','2022-09-17 12:14:53','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181663406073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2276,'','Cash','','2022-09-17 12:15:03','','0','18','2022-09-17 12:15:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663406097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2277,'','Cash','','2022-09-17 13:05:40','','0','18','2022-09-17 13:05:40','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','181663406105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2278,'','Cash','','2022-09-17 14:09:43','','0','18','2022-09-17 14:09:43','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181663410186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2279,'','Cash','','2022-09-17 17:03:05','','0','18','2022-09-17 17:03:05','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181663423373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2280,'','Cash','','2022-09-17 17:03:33','','0','18','2022-09-17 17:03:33','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181663423400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2281,'','Cash','','2022-09-17 17:03:55','','0','18','2022-09-17 17:03:55','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663423424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2282,'','Cash','','2022-09-17 17:36:32','','0','18','2022-09-17 17:36:32','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663425378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2283,'','Cash','','2022-09-17 17:36:47','','0','18','2022-09-17 17:36:47','','390','390','1','retail','0','390','1','0','0','0','0','0','0','printed',' ','','1','0','181663425395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2284,'','Cash','','2022-09-17 17:38:54','','0','18','2022-09-17 17:38:54','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181663425525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2285,'','Cash','','2022-09-19 07:45:47','','0','18','2022-09-19 07:45:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663561943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2286,'','Cash','','2022-09-19 07:46:27','','0','18','2022-09-19 07:46:27','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663562778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2287,'','Cash','','2022-09-19 07:47:22','','0','11','2022-09-19 07:47:22','','10','210','1','retail','0','210','1','0','0','0','0','200','0','printed',' ','','1','0','111663562796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2288,'','Cash','','2022-09-19 08:05:38','','0','18','2022-09-19 08:05:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663562802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2289,'','Cash','','2022-09-19 08:17:42','','0','18','2022-09-19 08:17:42','','185','185','1','retail','0','185','1','0','0','0','0','0','0','printed',' ','','1','0','181663564519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2290,'','Cash','','2022-09-19 08:18:46','','0','18','2022-09-19 08:18:46','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181663564665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2291,'','Cash','','2022-09-19 09:07:21','','0','18','2022-09-19 09:07:21','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663567634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2292,'','Cash','','2022-09-19 09:07:39','','0','11','2022-09-19 09:07:39','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111663562856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2293,'','Cash','','2022-09-19 09:12:59','','0','18','2022-09-19 09:12:59','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663567971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2294,'','Cash','','2022-09-19 09:20:58','','0','18','2022-09-19 09:20:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181663567984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2295,'','Cash','','2022-09-19 09:28:06','','0','11','2022-09-19 09:28:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111663568870','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2296,'','Cash','','2022-09-19 09:53:33','','0','18','2022-09-19 09:53:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663568465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2297,'','Cash','','2022-09-19 10:02:31','','0','18','2022-09-19 10:02:31','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663570427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2298,'','Cash','','2022-09-19 10:02:42','','0','18','2022-09-19 10:02:42','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663570955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2299,'','Cash','','2022-09-19 10:02:59','','0','18','2022-09-19 10:02:59','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181663570967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2300,'','Cash','','2022-09-19 10:44:52','','0','18','2022-09-19 10:44:52','','70','210','1','retail','0','210','1','0','0','0','0','140','0','printed',' ','','1','0','181663573373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2301,'','Cash','','2022-09-19 10:48:12','','0','11','2022-09-19 10:48:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111663573367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2302,'','Cash','','2022-09-19 10:49:08','','0','11','2022-09-19 10:49:08','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','111663573700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2303,'','Cash','','2022-09-19 10:49:34','','0','11','2022-09-19 10:49:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111663573759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2304,'','Cash','','2022-09-19 11:02:35','','0','11','2022-09-19 11:02:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111663573776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2305,'','Cash','','2022-09-19 11:05:48','','0','18','2022-09-19 11:05:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663573514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2306,'','Cash','','2022-09-19 11:23:42','','0','18','2022-09-19 11:23:42','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181663574757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2307,'','Cash','','2022-09-19 11:30:23','','0','18','2022-09-19 11:30:23','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663575989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2308,'','Cash','','2022-09-19 11:36:53','','0','18','2022-09-19 11:36:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663576233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2309,'','Cash','','2022-09-19 11:45:36','','0','18','2022-09-19 11:45:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663577124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2310,'','Cash','','2022-09-19 12:32:18','','0','18','2022-09-19 12:32:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181663579594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2311,'','Cash','','2022-09-19 12:57:42','','0','18','2022-09-19 12:57:42','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181663581447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2312,'','Cash','','2022-09-19 13:25:15','','0','18','2022-09-19 13:25:15','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','181663583102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2313,'','Cash','','2022-09-19 13:26:28','','0','18','2022-09-19 13:26:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663583132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2314,'','Cash','','2022-09-19 13:34:33','','0','18','2022-09-19 13:34:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663583666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2315,'','Cash','','2022-09-19 13:35:57','','0','18','2022-09-19 13:35:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663583676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2316,'','Cash','','2022-09-19 13:38:00','','0','18','2022-09-19 13:38:00','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181663583858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2317,'','Cash','','2022-09-19 13:42:48','','0','18','2022-09-19 13:42:48','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663582060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2318,'','Cash','','2022-09-19 13:45:14','','0','18','2022-09-19 13:45:14','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181663584171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2319,'','Cash','','2022-09-19 13:49:57','','0','18','2022-09-19 13:49:57','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181663584587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2320,'','Cash','','2022-09-19 14:33:06','','0','18','2022-09-19 14:33:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663584316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2321,'','Cash','','2022-09-19 14:48:13','','0','18','2022-09-19 14:48:13','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','181663587190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2322,'','Cash','','2022-09-19 15:23:38','','0','18','2022-09-19 15:23:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663590203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2323,'','Cash','','2022-09-19 15:29:01','','0','18','2022-09-19 15:29:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663590222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2324,'','Cash','','2022-09-19 15:38:25','','0','18','2022-09-19 15:38:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663590904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2325,'','Cash','','2022-09-19 15:56:46','','0','18','2022-09-19 15:56:46','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181663591120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2326,'','Cash','','2022-09-19 15:59:36','','0','18','2022-09-19 15:59:36','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181663591119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2327,'','Cash','','2022-09-19 16:09:27','','0','18','2022-09-19 16:09:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663592209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2328,'','Cash','','2022-09-19 16:10:19','','0','18','2022-09-19 16:10:19','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181663592972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2329,'','Cash','','2022-09-19 16:12:18','','0','18','2022-09-19 16:12:18','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663592380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2330,'','Cash','','2022-09-19 16:24:43','','0','18','2022-09-19 16:24:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181663593146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2331,'','Cash','','2022-09-19 16:35:40','','0','18','2022-09-19 16:35:40','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181663593897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2332,'','Cash','','2022-09-19 17:08:44','','0','18','2022-09-19 17:08:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663596484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2333,'','Cash','','2022-09-20 07:49:51','','0','11','2022-09-20 07:49:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111663649381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2334,'','Cash','','2022-09-20 08:38:47','','0','18','2022-09-20 08:38:47','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181663652305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2335,'','Cash','','2022-09-20 09:13:09','','0','18','2022-09-20 09:13:09','','0','115','1','retail','0','115','1','0','0','0','0','115','0','printed',' ','','1','0','111663649394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2336,'','Cash','','2022-09-20 09:24:41','','0','18','2022-09-20 09:24:41','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663651929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2337,'','Cash','','2022-09-20 09:45:48','','0','18','2022-09-20 09:45:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663656331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2338,'','Cash','','2022-09-20 10:01:29','','0','18','2022-09-20 10:01:29','',' 0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663656357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2339,'','Cash','','2022-09-20 10:34:43','','0','18','2022-09-20 10:34:43','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','181663657303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2340,'','Cash','','2022-09-20 10:35:22','','0','18','2022-09-20 10:35:22','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663659308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2341,'','Cash','','2022-09-20 10:36:10','','0','18','2022-09-20 10:36:10','','30','60','1','retail','0','60','1','0','0','0','0','30','0','printed',' ','','1','0','181663654426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2342,'','Cash','','2022-09-20 10:37:24','','0','18','2022-09-20 10:37:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663659330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2343,'','Cash','','2022-09-20 10:43:46','','0','18','2022-09-20 10:43:46','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663659396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2344,'','Cash','','2022-09-20 10:44:44','','0','11','2022-09-20 10:44:44','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111663659871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2345,'','Cash','','2022-09-20 11:16:58','','0','11','2022-09-20 11:16:58','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111663659895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2346,'','Cash','','2022-09-20 12:08:18','','0','18','2022-09-20 12:08:18','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181663659447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2347,'','Cash','','2022-09-20 12:23:46','','0','11','2022-09-20 12:23:46','','0','155','1','retail','0','155','1','0','0','0','0','155','0','printed',' ','','1','0','111663661831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2348,'','Cash','','2022-09-20 12:25:07','','0','18','2022-09-20 12:25:07','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','181663664906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2349,'','Cash','','2022-09-20 12:38:01','','0','18','2022-09-20 12:38:01','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181663666279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2350,'','Cash','','2022-09-20 13:02:46','','0','18','2022-09-20 13:02:46','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181663666692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2351,'','Cash','','2022-09-20 13:12:47','','0','18','2022-09-20 13:12:47','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181663668588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2352,'','Cash','','2022-09-20 13:37:06','','0','18','2022-09-20 13:37:06','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181663668861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2353,'','Cash','','2022-09-20 13:49:17','','0','18','2022-09-20 13:49:17','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181663670234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2354,'','Cash','','2022-09-20 14:17:59','','0','18','2022-09-20 14:17:59','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181663672325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2355,'','Cash','','2022-09-20 17:00:57','','0','18','2022-09-20 17:00:57','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','181663677000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2356,'','Cash','','2022-09-20 17:03:46','','0','18','2022-09-20 17:03:46','','115','115','1','retail','0','115','1','0','0','0','0','0','0','printed',' ','','1','0','181663682461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2357,'','Cash','','2022-09-20 17:06:41','','0','18','2022-09-20 17:06:41','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181663682669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2358,'','Cash','','2022-09-20 17:22:01','','0','18','2022-09-20 17:22:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663682803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2359,'','Cash','','2022-09-20 17:43:52','','0','18','2022-09-20 17:43:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663683723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2360,'','Cash','','2022-09-20 18:16:21','','0','18','2022-09-20 18:16:21','','0','63','1','retail','0','63','1','0','0','0','0','63','0','printed',' ','','1','0','181663686271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2361,'','Cash','','2022-09-20 18:17:26','','0','18','2022-09-20 18:17:26','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','181663686994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2362,'','Cash','','2022-09-21 08:02:34','','0','11','2022-09-21 08:02:34','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111663736542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2363,'','Cash','','2022-09-21 08:25:02','','0','11','2022-09-21 08:25:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111663736558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2364,'','Cash','','2022-09-21 08:36:32','','0','18','2022-09-21 08:36:32','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663738579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2365,'','Cash','','2022-09-21 08:38:38','','0','18','2022-09-21 08:38:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181663738601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2366,'','Cash','','2022-09-21 08:44:57','','0','18','2022-09-21 08:44:57','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','181663738725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2367,'','Cash','','2022-09-21 08:47:35','','0','18','2022-09-21 08:47:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663739100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2368,'','Cash','','2022-09-21 08:51:40','','0','18','2022-09-21 08:51:40','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663739257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2369,'','Cash','','2022-09-21 09:15:55','','0','18','2022-09-21 09:15:55','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663739510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2370,'','Cash','','2022-09-21 09:16:08','','0','18','2022-09-21 09:16:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663740959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2371,'','Cash','','2022-09-21 09:16:34','','0','18','2022-09-21 09:16:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181663740985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2372,'','Cash','','2022-09-21 09:31:28','','0','18','2022-09-21 09:31:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663741001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2373,'','Cash','','2022-09-21 09:51:52','','0','11','2022-09-21 09:51:52','','0','105','1','retail','0','105','1','0','0','0','0','105','0','printed',' ','','1','0','111663737904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2374,'','Cash','','2022-09-21 09:56:16','','0','18','2022-09-21 09:56:16','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181663741891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2375,'','Cash','','2022-09-21 10:37:07','','0','18','2022-09-21 10:37:07','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181663743442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2376,'','Cash','','2022-09-21 10:37:49','','0','18','2022-09-21 10:37:49','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181663745829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2377,'','Cash','','2022-09-21 10:41:09','','0','18','2022-09-21 10:41:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663745872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2378,'','Cash','','2022-09-21 10:42:12','','0','11','2022-09-21 10:42:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111663743124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2379,'','Cash','','2022-09-21 10:59:54','','0','11','2022-09-21 10:59:54','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111663746141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2380,'','Cash','','2022-09-21 11:01:19','','0','11','2022-09-21 11:01:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111663747196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2381,'','Cash','','2022-09-21 11:01:48','','0','11','2022-09-21 11:01:48','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','111663747282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2382,'','Cash','','2022-09-21 11:31:46','','0','18','2022-09-21 11:31:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663746076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2383,'','Cash','','2022-09-21 11:56:39','','40','18','2022-09-21 11:56:39','','40','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663749118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2384,'','Cash','','2022-09-21 13:13:34','','0','11','2022-09-21 13:13:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111663755207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2385,'','Cash','','2022-09-21 13:31:14','','0','18','2022-09-21 13:31:14','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663750628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2386,'','Cash','','2022-09-21 13:33:03','','0','18','2022-09-21 13:33:03','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181663756282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2387,'','Cash','','2022-09-21 13:37:11','','0','11','2022-09-21 13:37:11','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','111663756600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2388,'','Cash','','2022-09-21 13:52:33','','0','18','2022-09-21 13:52:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181663757530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2389,'','Cash','','2022-09-21 13:55:03','','0','18','2022-09-21 13:55:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663757557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2390,'','Cash','','2022-09-21 14:07:54','','0','18','2022-09-21 14:07:54','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','181663757707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2391,'','Cash','','2022-09-21 14:13:59','','0','18','2022-09-21 14:13:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663758489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2392,'','Cash','','2022-09-21 14:41:23','','0','11','2022-09-21 14:41:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111663756666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2393,'','Cash','','2022-09-21 14:41:45','','0','11','2022-09-21 14:41:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111663760495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2394,'','Cash','','2022-09-21 15:32:15','','0','18','2022-09-21 15:32:15','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181663758843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2395,'','Cash','','2022-09-21 15:53:24','','0','18','2022-09-21 15:53:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181663763558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2396,'','Cash','','2022-09-21 16:04:39','','0','18','2022-09-21 16:04:39','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181663764808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2397,'','Cash','','2022-09-21 16:05:51','','0','18','2022-09-21 16:05:51','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181663765500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2398,'','Cash','','2022-09-21 17:40:30','','0','18','2022-09-21 17:40:30','','0','18','1','retail','0','18','1','0','0','0','0','18','0','printed',' ','','1','0','181663765562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2399,'','Cash','','2022-09-21 17:41:20','','0','18','2022-09-21 17:41:20','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','181663771240','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2400,'','Cash','','2022-09-21 17:59:01','','0','18','2022-09-21 17:59:01','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663771292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2401,'','Cash','','2022-09-22 08:06:55','','0','18','2022-09-22 08:06:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663823205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2402,'','Cash','','2022-09-22 08:07:04','','0','18','2022-09-22 08:07:04','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181663823217','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2403,'','Cash','','2022-09-22 09:17:54','','0','18','2022-09-22 09:17:54','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181663823226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2404,'','Cash','','2022-09-22 09:35:54','','0','18','2022-09-22 09:35:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663827479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2405,'','Cash','','2022-09-22 09:37:09','','0','18','2022-09-22 09:37:09','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181663828584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2406,'','Cash','','2022-09-22 09:37:27','','0','18','2022-09-22 09:37:27','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663828636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2407,'','Cash','','2022-09-22 09:37:44','','0','18','2022-09-22 09:37:44','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663828654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2408,'','Cash','','2022-09-22 09:43:48','','0','18','2022-09-22 09:43:48','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663829019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2409,'','Cash','','2022-09-22 09:53:28','','0','18','2022-09-22 09:53:28','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181663829031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2410,'','Cash','','2022-09-22 10:09:48','','0','18','2022-09-22 10:09:48','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181663829619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2411,'','Cash','','2022-09-22 10:10:18','','0','18','2022-09-22 10:10:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181663830592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2412,'','Cash','','2022-09-22 10:10:31','','0','18','2022-09-22 10:10:31','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181663830625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2413,'','Cash','','2022-09-22 10:16:07','','0','18','2022-09-22 10:16:07','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663830633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2414,'','Cash','','2022-09-22 10:17:23','','0','18','2022-09-22 10:17:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663830974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2415,'','Cash','','2022-09-22 11:03:20','','0','11','2022-09-22 11:03:20','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','111663833759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2416,'','Cash','','2022-09-22 11:30:30','','0','18','2022-09-22 11:30:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663831051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2417,'','Cash','','2022-09-22 11:34:09','','0','18','2022-09-22 11:34:09','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663835435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2418,'','Cash','','2022-09-22 11:45:43','','0','18','2022-09-22 11:45:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181663835683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2419,'','Cash','','2022-09-22 12:15:18','','0','18','2022-09-22 12:15:18','','0','22','1','retail','0','22','1','0','0','0','0','22','0','printed',' ','','1','0','181663836351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2420,'','Cash','','2022-09-22 13:29:37','','0','18','2022-09-22 13:29:37','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181663838129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2421,'','Cash','','2022-09-22 13:29:49','','0','18','2022-09-22 13:29:49','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663842582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2422,'','Cash','','2022-09-22 13:29:41','','0','11','2022-09-22 13:29:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111663842566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2423,'','Cash','','2022-09-22 13:30:03','','0','18','2022-09-22 13:30:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663842592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2424,'','Cash','','2022-09-22 13:37:12','','0','11','2022-09-22 13:37:12','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111663842598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2425,'','Cash','','2022-09-22 14:11:14','','0','18','2022-09-22 14:11:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663842618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2426,'','Cash','','2022-09-22 14:14:57','','0','11','2022-09-22 14:14:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111663843053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2427,'','Cash','','2022-09-22 17:01:10','','0','18','2022-09-22 17:01:10','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','181663855226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2428,'','Cash','','2022-09-22 17:37:00','','0','18','2022-09-22 17:37:00','','0','154','1','retail','0','154','1','0','0','0','0','154','0','printed',' ','','1','0','181663857321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2429,'','Cash','','2022-09-22 17:39:43','','0','18','2022-09-22 17:39:43','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663857436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2430,'','Cash','','2022-09-23 08:45:09','','0','11','2022-09-23 08:45:09','','0','330','1','retail','0','330','1','0','0','0','0','330','0','printed',' ','','1','0','111663911841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2431,'','Cash','','2022-09-23 08:57:55','','0','18','2022-09-23 08:57:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663910341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2432,'','Cash','','2022-09-23 09:06:11','','0','18','2022-09-23 09:06:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663913163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2433,'','Cash','','2022-09-23 09:06:21','','0','18','2022-09-23 09:06:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181663913175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2434,'','Cash','','2022-09-23 09:23:29','','0','18','2022-09-23 09:23:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181663913184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2435,'','Cash','','2022-09-23 12:42:20','','0','11','2022-09-23 12:42:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','111663926124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2436,'','Cash','','2022-09-23 12:44:04','','0','18','2022-09-23 12:44:04','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181663926205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2437,'','Cash','','2022-09-23 12:44:59','','0','18','2022-09-23 12:44:59','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181663926254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2438,'','Cash','','2022-09-23 12:45:44','','0','11','2022-09-23 12:45:44','','1000','1050','1','retail','0','1050','1','0','0','0','0','50','0','printed',' ','','1','0','111663926187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2439,'','Cash','','2022-09-23 12:46:21','','0','18','2022-09-23 12:46:21','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181663926311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2440,'','Cash','','2022-09-23 12:48:10','','0','11','2022-09-23 12:48:10','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','111663926382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2441,'','Cash','','2022-09-23 12:49:00','','0','11','2022-09-23 12:49:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','111663926495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2442,'','Cash','','2022-09-23 12:49:39','','0','11','2022-09-23 12:49:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111663926544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2443,'','Cash','','2022-09-23 12:49:52','','0','11','2022-09-23 12:49:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111663926582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2444,'','Cash','','2022-09-23 12:50:18','','0','11','2022-09-23 12:50:18','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111663926595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2445,'','Cash','','2022-09-23 13:04:56','','0','18','2022-09-23 13:04:56','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663926394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2446,'','Cash','','2022-09-23 13:13:04','','0','18','2022-09-23 13:13:04','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','181663927668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2447,'','Cash','','2022-09-23 13:13:31','','0','18','2022-09-23 13:13:31','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181663927994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2448,'','Cash','','2022-09-23 13:14:24','','0','18','2022-09-23 13:14:24','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181663928019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2449,'','Cash','','2022-09-23 13:19:53','','0','18','2022-09-23 13:19:53','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181663928073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2450,'','Cash','','2022-09-23 15:06:16','','0','18','2022-09-23 15:06:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181663930044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2451,'','Cash','','2022-09-23 15:07:29','','0','18','2022-09-23 15:07:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181663934783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2452,'','Cash','','2022-09-23 15:09:47','','0','18','2022-09-23 15:09:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181663934854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2453,'','Cash','','2022-09-23 15:18:00','','0','18','2022-09-23 15:18:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181663934995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2454,'','Cash','','2022-09-23 15:23:23','','0','18','2022-09-23 15:23:23','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181663935488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2455,'','Cash','','2022-09-23 15:28:46','','0','18','2022-09-23 15:28:46','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181663935818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2456,'','Cash','','2022-09-23 15:29:25','','0','18','2022-09-23 15:29:25','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181663936128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2457,'','Cash','','2022-09-23 15:46:35','','0','18','2022-09-23 15:46:35','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181663936182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2458,'','Cash','','2022-09-23 15:49:11','','0','18','2022-09-23 15:49:11','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181663937205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2459,'','Cash','','2022-09-23 17:31:16','','0','11','2022-09-23 17:31:16','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111663943463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2460,'','Cash','','2022-09-23 17:35:37','','0','18','2022-09-23 17:35:37','','0','47','1','retail','0','47','1','0','0','0','0','47','0','printed',' ','','1','0','181663943724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2461,'','Cash','','2022-09-23 17:36:08','','0','18','2022-09-23 17:36:08','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181663943749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2462,'','Cash','','2022-09-23 17:36:54','','0','18','2022-09-23 17:36:54','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181663943793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2463,'','Cash','','2022-09-23 17:37:35','','0','18','2022-09-23 17:37:35','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181663943826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2464,'','Cash','','2022-09-24 11:53:56','','0','18','2022-09-24 11:53:56','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664009619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2465,'','Cash','','2022-09-24 12:07:26','','0','18','2022-09-24 12:07:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181664009800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2466,'','Cash','','2022-09-24 12:49:47','','0','18','2022-09-24 12:49:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664012979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2467,'','Cash','','2022-09-24 14:33:26','','0','18','2022-09-24 14:33:26','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664012996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2468,'','Cash','','2022-09-24 16:01:58','','0','18','2022-09-24 16:01:58','','455','455','1','retail','0','455','1','0','0','0','0','0','0','printed',' ','','1','0','181664019218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2469,'','Cash','','2022-09-24 16:44:55','','0','18','2022-09-24 16:44:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664024526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2470,'','Cash','','2022-09-24 16:45:49','','0','18','2022-09-24 16:45:49','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181664027138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2471,'','Cash','','2022-09-24 16:46:13','','0','18','2022-09-24 16:46:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181664027158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2472,'','Cash','','2022-09-24 16:46:59','','0','18','2022-09-24 16:46:59','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181664027209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2473,'','Cash','','2022-09-26 08:34:05','','0','18','2022-09-26 08:34:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664170433','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2474,'','Cash','','2022-09-26 08:35:20','','0','11','2022-09-26 08:35:20','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','111664170500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2475,'','Cash','','2022-09-26 09:05:55','','0','18','2022-09-26 09:05:55','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664170454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2476,'','Cash','','2022-09-26 09:06:16','','0','18','2022-09-26 09:06:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664172366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2477,'','Cash','','2022-09-26 09:44:11','','0','18','2022-09-26 09:44:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664172378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2478,'','Cash','','2022-09-26 10:26:48','','0','18','2022-09-26 10:26:48','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181664177090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2479,'','Cash','','2022-09-26 10:35:31','','0','18','2022-09-26 10:35:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664177725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2480,'','Cash','','2022-09-26 10:36:44','','0','18','2022-09-26 10:36:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664177756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2481,'','Cash','','2022-09-26 10:43:40','','0','18','2022-09-26 10:43:40','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664177932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2482,'','Cash','','2022-09-26 10:46:57','','0','18','2022-09-26 10:46:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664178227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2483,'','Cash','','2022-09-26 10:51:27','','0','18','2022-09-26 10:51:27','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664178421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2484,'','Cash','','2022-09-26 11:38:08','','0','11','2022-09-26 11:38:08','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111664181427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2485,'','Cash','','2022-09-26 11:51:08','','0','11','2022-09-26 11:51:08','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111664181500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2486,'','Cash','','2022-09-26 12:03:29','','0','11','2022-09-26 12:03:29','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111664182284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2487,'','Cash','','2022-09-26 12:20:24','','0','18','2022-09-26 12:20:24','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181664182830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2488,'','Cash','','2022-09-26 12:23:46','','0','11','2022-09-26 12:23:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111664183024','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2489,'','Cash','','2022-09-26 12:24:24','','0','18','2022-09-26 12:24:24','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181664184084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2490,'','Cash','','2022-09-26 12:35:55','','0','18','2022-09-26 12:35:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664184910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2491,'','Cash','','2022-09-26 13:19:25','','0','18','2022-09-26 13:19:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181664184959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2492,'','Cash','','2022-09-26 13:23:28','','0','18','2022-09-26 13:23:28','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181664187582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2493,'','Cash','','2022-09-26 13:26:08','','0','18','2022-09-26 13:26:08','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181664187818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2494,'','Cash','','2022-09-26 13:56:20','','0','18','2022-09-26 13:56:20','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181664187971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2495,'','Cash','','2022-09-26 14:10:22','','0','18','2022-09-26 14:10:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664190437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2496,'','Cash','','2022-09-26 14:29:19','','0','18','2022-09-26 14:29:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664190625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2497,'','Cash','','2022-09-26 14:30:49','','0','11','2022-09-26 14:30:49','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111664190122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2498,'','Cash','','2022-09-26 14:40:36','','0','18','2022-09-26 14:40:36','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181664192317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2499,'','Cash','','2022-09-26 14:50:40','','0','18','2022-09-26 14:50:40','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664192447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2500,'','Cash','','2022-09-26 14:54:05','','0','11','2022-09-26 14:54:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111664191878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2501,'','Cash','','2022-09-26 15:13:14','','0','18','2022-09-26 15:13:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664193045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2502,'','Cash','','2022-09-26 15:48:59','','0','11','2022-09-26 15:48:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111664196516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2503,'','Cash','','2022-09-26 15:49:13','','0','18','2022-09-26 15:49:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664195151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2504,'','Cash','','2022-09-26 15:54:55','','0','18','2022-09-26 15:54:55','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181664196886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2505,'','Cash','','2022-09-26 16:21:16','','0','18','2022-09-26 16:21:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181664198421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2506,'','Cash','','2022-09-26 16:28:57','','0','18','2022-09-26 16:28:57','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664198489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2507,'','Cash','','2022-09-26 16:36:23','','0','18','2022-09-26 16:36:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664198958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2508,'','Cash','','2022-09-26 16:57:16','','0','18','2022-09-26 16:57:16','','0','85','1','retail','0','85','1','0','0','0','0','85','0','printed',' ','','1','0','181664199390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2509,'','Cash','','2022-09-26 17:13:09','','0','18','2022-09-26 17:13:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181664200654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2510,'','Cash','','2022-09-26 17:13:20','','0','18','2022-09-26 17:13:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664201592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2511,'','Cash','','2022-09-26 17:30:20','','0','18','2022-09-26 17:30:20','','180','300','1','retail','0','300','1','0','0','0','0','120','0','printed',' ','','1','0','181664201607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2512,'','Cash','','2022-09-26 17:31:02','','0','18','2022-09-26 17:31:02','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181664202638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2513,'','Cash','','2022-09-26 17:31:39','','0','18','2022-09-26 17:31:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664202673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2514,'','Cash','','2022-09-27 08:45:46','','0','11','2022-09-27 08:45:46','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','111664257538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2515,'','Cash','','2022-09-27 09:04:30','','0','18','2022-09-27 09:04:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664256946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2516,'','Cash','','2022-09-27 09:13:39','','0','18','2022-09-27 09:13:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664258676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2517,'','Cash','','2022-09-27 09:20:35','','0','18','2022-09-27 09:20:35','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181664259228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2518,'','Cash','','2022-09-27 09:22:02','','0','18','2022-09-27 09:22:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664259639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2519,'','Cash','','2022-09-27 09:40:48','','0','11','2022-09-27 09:40:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111664257653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2520,'','Cash','','2022-09-27 10:11:05','','0','18','2022-09-27 10:11:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664259725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2521,'','Cash','','2022-09-27 10:11:41','','0','18','2022-09-27 10:11:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664262669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2522,'','Cash','','2022-09-27 10:33:32','','0','18','2022-09-27 10:33:32','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181664262704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2523,'','Cash','','2022-09-27 11:13:21','','0','11','2022-09-27 11:13:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111664266369','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2524,'','Cash','','2022-09-27 11:21:52','','0','18','2022-09-27 11:21:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664264032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2525,'','Cash','','2022-09-27 11:35:34','','0','18','2022-09-27 11:35:34','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181664266916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2526,'','Cash','','2022-09-27 13:29:07','','0','18','2022-09-27 13:29:07','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181664273241','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2527,'','Cash','','2022-09-27 13:31:26','','0','18','2022-09-27 13:31:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664274678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2528,'','Cash','','2022-09-27 13:51:36','','0','18','2022-09-27 13:51:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664274689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2529,'','Cash','','2022-09-27 13:54:20','','0','18','2022-09-27 13:54:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181664276048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2530,'','Cash','','2022-09-27 14:37:05','','0','18','2022-09-27 14:37:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664276064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2531,'','Cash','','2022-09-27 14:48:46','','0','18','2022-09-27 14:48:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664278628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2532,'','Cash','','2022-09-27 15:02:25','','0','18','2022-09-27 15:02:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181664279332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2533,'','Cash','','2022-09-27 15:07:22','','0','18','2022-09-27 15:07:22','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181664280433','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2534,'','Cash','','2022-09-27 15:13:36','','0','18','2022-09-27 15:13:36','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664280806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2535,'','Cash','','2022-09-27 15:44:29','','0','18','2022-09-27 15:44:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664280187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2536,'','Cash','','2022-09-27 15:54:26','','0','18','2022-09-27 15:54:26','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181664282680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2537,'','Cash','','2022-09-27 15:54:48','','0','18','2022-09-27 15:54:48','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181664280819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2538,'','Cash','','2022-09-27 16:15:16','','0','18','2022-09-27 16:15:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664283272','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2539,'','Cash','','2022-09-27 16:15:26','','0','18','2022-09-27 16:15:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664283292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2540,'','Cash','','2022-09-27 16:36:50','','0','18','2022-09-27 16:36:50','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','181664284530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2541,'','Cash','','2022-09-27 17:25:22','','0','18','2022-09-27 17:25:22','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','181664284518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2542,'','Cash','','2022-09-28 08:38:32','','0','11','2022-09-28 08:38:32','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111664343499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2543,'','Cash','','2022-09-28 08:58:00','','0','18','2022-09-28 08:58:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664340833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2544,'','Cash','','2022-09-28 09:03:29','','0','18','2022-09-28 09:03:29','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','181664344684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2545,'','Cash','','2022-09-28 09:04:13','','0','18','2022-09-28 09:04:13','','0','13','1','retail','0','13','1','0','0','0','0','13','0','printed',' ','','1','0','181664345011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2546,'','Cash','','2022-09-28 09:25:26','','0','18','2022-09-28 09:25:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664345063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2547,'','Cash','','2022-09-28 09:28:45','','0','11','2022-09-28 09:28:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111664343522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2548,'','Cash','','2022-09-28 09:30:46','','0','11','2022-09-28 09:30:46','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111664346531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2549,'','Cash','','2022-09-28 10:10:38','','0','11','2022-09-28 10:10:38','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','111664346649','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2550,'','Cash','','2022-09-28 10:13:23','','0','18','2022-09-28 10:13:23','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181664346331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2551,'','Cash','','2022-09-28 11:20:26','','0','11','2022-09-28 11:20:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111664352844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2552,'','Cash','','2022-09-28 11:22:28','','0','11','2022-09-28 11:22:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111664353234','Cleared','11','2022-09-28 11:22:28','','','','','','',0.00,0.00,0,'',''),(2553,'','Cash','','2022-09-28 12:18:06','','0','18','2022-09-28 12:18:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181664356665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2554,'','Cash','','2022-09-28 12:58:01','','0','11','2022-09-28 12:58:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111664356919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2555,'','Cash','','2022-09-28 13:23:33','','0','18','2022-09-28 13:23:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181664357914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2556,'','Cash','','2022-09-28 13:25:07','','0','11','2022-09-28 13:25:07','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111664359083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2557,'','Cash','','2022-09-28 13:40:26','','0','18','2022-09-28 13:40:26','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181664360616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2558,'','Cash','','2022-09-28 13:53:16','','0','18','2022-09-28 13:53:16','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181664361629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2559,'','Cash','','2022-09-28 14:16:47','','0','18','2022-09-28 14:16:47','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664363783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2560,'','Cash','','2022-09-28 14:21:10','','0','18','2022-09-28 14:21:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181664363820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2561,'','Cash','','2022-09-28 14:29:52','','0','11','2022-09-28 14:29:52','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111664360719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2562,'','Cash','','2022-09-28 15:02:59','','0','18','2022-09-28 15:02:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181664364079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2563,'','Cash','','2022-09-28 15:27:04','','0','18','2022-09-28 15:27:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664366771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2564,'','Cash','','2022-09-28 15:51:41','','0','11','2022-09-28 15:51:41','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','111664367121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2565,'','Cash','','2022-09-28 15:55:30','','0','11','2022-09-28 15:55:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111664369525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2566,'','Cash','','2022-09-28 16:19:37','','0','18','2022-09-28 16:19:37','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181664368028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2567,'','Cash','','2022-09-28 16:46:26','','0','11','2022-09-28 16:46:26','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','111664372750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2568,'','Cash','','2022-09-28 17:21:47','','0','18','2022-09-28 17:21:47','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181664371188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2569,'','Cash','','2022-09-28 17:32:38','','0','11','2022-09-28 17:32:38','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111664372790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2570,'','Cash','','2022-09-28 17:33:08','','0','11','2022-09-28 17:33:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111664375574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2571,'','Cash','','2022-09-28 17:45:02','','0','11','2022-09-28 17:45:02','','180','360','1','retail','0','360','1','0','0','0','0','180','0','printed',' ','','1','0','111664376289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2572,'','Cash','','2022-09-28 18:07:12','','0','18','2022-09-28 18:07:12','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181664374911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2573,'','Cash','','2022-09-28 18:28:17','','0','11','2022-09-28 18:28:17','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','111664378869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2574,'','Cash','','2022-09-29 08:00:13','','0','11','2022-09-29 08:00:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111664427589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2575,'','Cash','','2022-09-29 08:00:31','','0','11','2022-09-29 08:00:31','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111664427616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2576,'','Cash','','2022-09-29 08:00:50','','0','11','2022-09-29 08:00:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111664427640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2577,'','Cash','','2022-09-29 08:08:46','','0','11','2022-09-29 08:08:46','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111664427652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2578,'','Cash','','2022-09-29 08:32:18','','0','18','2022-09-29 08:32:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664429522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2579,'','Cash','','2022-09-29 08:32:41','','0','11','2022-09-29 08:32:41','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','111664428136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2580,'','Cash','','2022-09-29 09:27:50','','0','18','2022-09-29 09:27:50','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181664429542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2581,'','Cash','','2022-09-29 10:23:18','','0','11','2022-09-29 10:23:18','','0','48','1','retail','0','48','1','0','0','0','0','48','0','printed',' ','','1','0','111664436141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2582,'','Cash','','2022-09-29 10:23:54','','0','11','2022-09-29 10:23:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111664436212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2583,'','Cash','','2022-09-29 10:37:23','','0','11','2022-09-29 10:37:23','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','111664436237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2584,'','Cash','','2022-09-29 11:21:02','','0','18','2022-09-29 11:21:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181664439526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2585,'','Cash','','2022-09-29 11:30:21','','0','18','2022-09-29 11:30:21','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664439666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2586,'','Cash','','2022-09-29 11:41:12','','0','18','2022-09-29 11:41:12','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181664440227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2587,'','Cash','','2022-09-29 11:42:41','','0','18','2022-09-29 11:42:41','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181664440886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2588,'','Cash','','2022-09-29 11:49:05','','0','11','2022-09-29 11:49:05','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111664441197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2589,'','Cash','','2022-09-29 11:51:17','','0','18','2022-09-29 11:51:17','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181664440964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2590,'','Cash','','2022-09-29 12:32:47','','0','18','2022-09-29 12:32:47','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181664441495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2591,'','Cash','','2022-09-29 12:33:49','','0','18','2022-09-29 12:33:49','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181664443978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2592,'','Cash','','2022-09-29 12:52:20','','0','18','2022-09-29 12:52:20','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181664444210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2593,'','Cash','','2022-09-29 12:56:11','','0','18','2022-09-29 12:56:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181664445148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2594,'','Cash','','2022-09-29 13:10:45','','0','11','2022-09-29 13:10:45','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111664441350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2595,'','Cash','','2022-09-29 13:28:15','','0','11','2022-09-29 13:28:15','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111664446254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2596,'','Cash','','2022-09-29 13:38:05','','0','11','2022-09-29 13:38:05','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','1','0','111664447297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2597,'','Cash','','2022-09-29 14:01:20','','0','18','2022-09-29 14:01:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664445374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2598,'','Cash','','2022-09-29 14:02:00','','0','18','2022-09-29 14:02:00','','0','72','1','retail','0','72','1','0','0','0','0','72','0','printed',' ','','1','0','181664449282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2599,'','Cash','','2022-09-29 15:35:16','','0','18','2022-09-29 15:35:16','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','181664449330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2600,'','Cash','','2022-09-29 16:16:10','','0','11','2022-09-29 16:16:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111664454745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2601,'','Cash','','2022-09-29 17:55:31','','0','18','2022-09-29 17:55:31','','180','360','1','retail','0','360','1','0','0','0','0','180','0','printed',' ','','1','0','181664463315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2602,'','Cash','','2022-09-30 07:59:18','','0','11','2022-09-30 07:59:18','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','111664513937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2603,'','Cash','','2022-09-30 09:02:55','','0','18','2022-09-30 09:02:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664513639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2604,'','Cash','','2022-09-30 09:04:52','','0','18','2022-09-30 09:04:52','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181664517781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2605,'','Cash','','2022-09-30 09:55:25','','0','11','2022-09-30 09:55:25','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111664520804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2606,'','Cash','','2022-09-30 10:04:55','','0','18','2022-09-30 10:04:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181664517903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2607,'','Cash','','2022-09-30 10:10:33','','0','18','2022-09-30 10:10:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664521501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2608,'','Cash','','2022-09-30 10:54:06','','0','11','2022-09-30 10:54:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111664520929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2609,'','Cash','','2022-09-30 11:20:39','','0','18','2022-09-30 11:20:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181664521838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2610,'','Cash','','2022-09-30 11:35:31','','0','18','2022-09-30 11:35:31','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','181664526893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2611,'','Cash','','2022-09-30 12:13:26','','0','11','2022-09-30 12:13:26','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111664524451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2612,'','Cash','','2022-09-30 12:14:00','','0','11','2022-09-30 12:14:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111664529219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2613,'','Cash','','2022-09-30 12:33:04','','0','18','2022-09-30 12:33:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664527308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2614,'','Cash','','2022-09-30 12:59:52','','0','18','2022-09-30 12:59:52','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181664530386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2615,'','Cash','','2022-09-30 13:04:08','','0','11','2022-09-30 13:04:08','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111664529279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2616,'','Cash','','2022-09-30 13:05:31','','0','18','2022-09-30 13:05:31','','135','135','1','retail','0','135','1','0','0','0','0','0','0','printed',' ','','1','0','181664531994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2617,'','Cash','','2022-09-30 13:18:02','','0','18','2022-09-30 13:18:02','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181664533074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2618,'','Cash','','2022-09-30 13:29:08','','0','18','2022-09-30 13:29:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181664533094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2619,'','Cash','','2022-09-30 13:30:56','','0','11','2022-09-30 13:30:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111664533130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2620,'','Cash','','2022-09-30 14:48:19','','0','18','2022-09-30 14:48:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181664533751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2621,'','Cash','','2022-09-30 16:02:17','','0','18','2022-09-30 16:02:17','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181664542923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2622,'','Cash','','2022-09-30 16:20:05','','0','18','2022-09-30 16:20:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664543995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2623,'','Cash','','2022-09-30 16:26:59','','0','18','2022-09-30 16:26:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181664544008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2624,'','Cash','','2022-09-30 16:29:00','','0','18','2022-09-30 16:29:00','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664544422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2625,'','Cash','','2022-09-30 17:38:39','','0','18','2022-09-30 17:38:39','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181664548706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2626,'','Cash','','2022-09-30 17:39:40','','0','18','2022-09-30 17:39:40','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181664548757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2627,'','Cash','','2022-09-30 17:52:08','','0','18','2022-09-30 17:52:08','','0','32','1','retail','0','32','1','0','0','0','0','32','0','printed',' ','','1','0','181664549515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2628,'','Cash','','2022-09-30 17:55:12','','0','18','2022-09-30 17:55:12','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','181664549539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2629,'','Cash','','2022-09-30 17:59:09','','0','18','2022-09-30 17:59:09','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664542117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2630,'','Cash','','2022-10-01 09:45:31','','0','11','2022-10-01 09:45:31','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111664606719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2631,'','Cash','','2022-10-01 09:45:51','','0','11','2022-10-01 09:45:51','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111664606740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2632,'','Cash','','2022-10-01 11:34:13','','0','18','2022-10-01 11:34:13','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181664613209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2633,'','Cash','','2022-10-01 11:36:38','','0','18','2022-10-01 11:36:38','','0','410','1','retail','0','410','1','0','0','0','0','410','0','printed',' ','','1','0','181664613288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2634,'','Cash','','2022-10-01 11:37:03','','0','18','2022-10-01 11:37:03','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181664613409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2635,'','Cash','','2022-10-01 11:57:55','','0','18','2022-10-01 11:57:55','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664613629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2636,'','Cash','','2022-10-01 12:32:46','','0','18','2022-10-01 12:32:46','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181664614678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2637,'','Cash','','2022-10-01 13:21:38','','0','11','2022-10-01 13:21:38','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111664619598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2638,'','Cash','','2022-10-01 15:34:01','','0','18','2022-10-01 15:34:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181664627628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2639,'','Cash','','2022-10-03 08:04:17','','0','11','2022-10-03 08:04:17','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111664773447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2640,'','Cash','','2022-10-03 08:18:37','','0','11','2022-10-03 08:18:37','','0','175','1','retail','0','175','1','0','0','0','0','175','0','printed',' ','','1','0','111664774292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2641,'','Cash','','2022-10-03 08:19:07','','0','11','2022-10-03 08:19:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111664774332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2642,'','Cash','','2022-10-03 09:12:28','','0','18','2022-10-03 09:12:28','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181664777534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2643,'','Cash','','2022-10-03 09:28:55','','0','18','2022-10-03 09:28:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181664777558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2644,'','Cash','','2022-10-03 10:10:32','','0','11','2022-10-03 10:10:32','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','111664780987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2645,'','Cash','','2022-10-03 10:36:03','','0','18','2022-10-03 10:36:03','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181664778539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2646,'','Cash','','2022-10-03 10:50:17','','0','11','2022-10-03 10:50:17','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','111664783401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2647,'','Cash','','2022-10-03 11:45:25','','0','11','2022-10-03 11:45:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','',NULL,'0','111664783428','Cleared','11','2022-10-03 11:45:25','','','','','','',0.00,0.00,0,'',''),(2648,'','Cash','','2022-10-03 12:02:40','','0','11','2022-10-03 12:02:40','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111664786769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2649,'','Cash','','2022-10-03 12:03:09','','0','11','2022-10-03 12:03:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111664787768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2650,'','Cash','','2022-10-03 12:03:20','','0','11','2022-10-03 12:03:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111664787791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2651,'','Cash','','2022-10-03 12:04:32','','0','11','2022-10-03 12:04:32','','215','215','1','retail','0','215','1','0','0','0','0','0','0','printed',' ','','1','0','111664787830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2652,'','Cash','','2022-10-03 12:04:55','','0','11','2022-10-03 12:04:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111664787879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2653,'','Cash','','2022-10-03 13:12:42','','0','18','2022-10-03 13:12:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181664791950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2654,'','Cash','','2022-10-03 14:16:52','','0','18','2022-10-03 14:16:52','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181664791965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2655,'','Cash','','2022-10-03 14:17:07','','0','18','2022-10-03 14:17:07','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664795815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2656,'','Cash','','2022-10-03 15:39:33','','0','18','2022-10-03 15:39:33','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','181664799852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2657,'','Cash','','2022-10-03 15:56:50','','0','11','2022-10-03 15:56:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111664787897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2658,'','Cash','','2022-10-03 16:17:42','','0','18','2022-10-03 16:17:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181664800844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2659,'','Cash','','2022-10-03 17:50:40','','0','11','2022-10-03 17:50:40','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','111664808501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2660,'','Cash','','2022-10-04 08:26:00','','0','18','2022-10-04 08:26:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664861150','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2661,'','Cash','','2022-10-04 08:35:48','','0','11','2022-10-04 08:35:48','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','111664861687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2662,'','Cash','','2022-10-04 08:53:49','','0','18','2022-10-04 08:53:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664862810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2663,'','Cash','','2022-10-04 08:57:03','','0','18','2022-10-04 08:57:03','','0','41','1','retail','0','41','1','0','0','0','0','41','0','printed',' ','','1','0','181664862834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2664,'','Cash','','2022-10-04 09:11:49','','0','18','2022-10-04 09:11:49','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','181664863031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2665,'','Cash','','2022-10-04 09:12:13','','0','18','2022-10-04 09:12:13','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','181664863917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2666,'','Cash','','2022-10-04 10:05:08','','0','11','2022-10-04 10:05:08','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','111664861786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2667,'','Cash','','2022-10-04 10:20:21','','0','11','2022-10-04 10:20:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','',NULL,'0','111664868008','Cleared','11','2022-10-04 10:20:21','','','','','','',0.00,0.00,0,'',''),(2668,'','Cash','','2022-10-04 10:20:38','','0','11','2022-10-04 10:20:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111664868028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2669,'','Cash','','2022-10-04 10:34:54','','0','18','2022-10-04 10:34:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664868862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2670,'','Cash','','2022-10-04 10:54:15','','0','18','2022-10-04 10:54:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181664868915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2671,'','Cash','','2022-10-04 10:54:57','','0','18','2022-10-04 10:54:57','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181664870058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2672,'','Cash','','2022-10-04 10:59:32','','0','18','2022-10-04 10:59:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181664870099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2673,'','Cash','','2022-10-04 11:03:47','','0','18','2022-10-04 11:03:47','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181664870384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2674,'','Cash','','2022-10-04 11:15:55','','0','18','2022-10-04 11:15:55','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181664870631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2675,'','Cash','','2022-10-04 11:27:16','','0','11','2022-10-04 11:27:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111664868041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2676,'','Cash','','2022-10-04 11:35:02','','0','18','2022-10-04 11:35:02','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181664872412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2677,'','Cash','','2022-10-04 11:35:20','','0','18','2022-10-04 11:35:20','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181664872510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2678,'','Cash','','2022-10-04 11:36:14','','0','18','2022-10-04 11:36:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664872563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2679,'','Cash','','2022-10-04 11:40:36','','0','18','2022-10-04 11:40:36','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181664872692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2680,'','Cash','','2022-10-04 11:41:05','','0','18','2022-10-04 11:41:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181664872846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2681,'','Cash','','2022-10-04 11:56:11','','0','18','2022-10-04 11:56:11','','20','30','1','retail','0','30','1','0','0','0','0','10','0','printed',' ','','1','0','181664872876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2682,'','Cash','','2022-10-04 11:56:39','','0','18','2022-10-04 11:56:39','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','181664873789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2683,'','Cash','','2022-10-04 11:56:57','','0','18','2022-10-04 11:56:57','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181664873808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2684,'','Cash','','2022-10-04 11:58:50','','0','11','2022-10-04 11:58:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111664873872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2685,'','Cash','','2022-10-04 11:59:19','','0','11','2022-10-04 11:59:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111664873939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2686,'','Cash','','2022-10-04 12:00:32','','0','11','2022-10-04 12:00:32','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','111664873968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2687,'','Cash','','2022-10-04 12:25:53','','0','18','2022-10-04 12:25:53','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181664874669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2688,'','Cash','','2022-10-04 12:38:11','','0','11','2022-10-04 12:38:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111664874067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2689,'','Cash','','2022-10-04 12:49:32','','0','11','2022-10-04 12:49:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111664876295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2690,'','Cash','','2022-10-04 12:50:33','','0','11','2022-10-04 12:50:33','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111664877020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2691,'','Cash','','2022-10-04 12:52:54','','0','11','2022-10-04 12:52:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','111664877037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2692,'','Cash','','2022-10-04 12:56:50','','0','18','2022-10-04 12:56:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181664877385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2693,'','Cash','','2022-10-04 12:59:35','','0','18','2022-10-04 12:59:35','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181664877418','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2694,'','Cash','','2022-10-04 13:02:46','','0','18','2022-10-04 13:02:46','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181664877578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2695,'','Cash','','2022-10-04 13:26:18','','0','18','2022-10-04 13:26:18','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181664877770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2696,'','Cash','','2022-10-04 13:47:58','','0','18','2022-10-04 13:47:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664879181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2697,'','Cash','','2022-10-04 14:30:33','','0','18','2022-10-04 14:30:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664880493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2698,'','Cash','','2022-10-04 14:32:59','','0','11','2022-10-04 14:32:59','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111664877178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2699,'','Cash','','2022-10-04 14:44:25','','0','11','2022-10-04 14:44:25','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','111664883183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2700,'','Cash','','2022-10-04 14:45:51','','0','18','2022-10-04 14:45:51','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664883037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2701,'','Cash','','2022-10-04 16:22:51','','0','18','2022-10-04 16:22:51','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','181664889745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2702,'','Cash','','2022-10-04 16:26:16','','0','18','2022-10-04 16:26:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181664889775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2703,'','Cash','','2022-10-04 16:26:35','','0','18','2022-10-04 16:26:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181664889977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2704,'','Cash','','2022-10-04 16:36:29','','0','18','2022-10-04 16:36:29','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181664890001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2705,'','Cash','','2022-10-04 17:02:04','','0','18','2022-10-04 17:02:04','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181664890604','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2706,'','Cash','','2022-10-05 09:24:23','','0','18','2022-10-05 09:24:23','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181664949896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2707,'','Cash','','2022-10-05 09:24:41','','0','18','2022-10-05 09:24:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181664951071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2708,'','Cash','','2022-10-05 09:37:03','','0','18','2022-10-05 09:37:03','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181664951086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2709,'','Cash','','2022-10-05 09:48:39','','0','18','2022-10-05 09:48:39','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181664951834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2710,'','Cash','','2022-10-05 09:54:27','','0','18','2022-10-05 09:54:27','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181664952767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2711,'','Cash','','2022-10-05 09:54:50','','0','18','2022-10-05 09:54:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181664952869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2712,'','Cash','','2022-10-05 10:43:06','','0','18','2022-10-05 10:43:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181664952901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2713,'','Cash','','2022-10-05 10:47:19','','0','18','2022-10-05 10:47:19','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181664956027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2714,'','Cash','','2022-10-05 10:47:52','','0','18','2022-10-05 10:47:52','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','181664956041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2715,'','Cash','','2022-10-05 10:49:52','','0','11','2022-10-05 10:49:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111664956062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2716,'','Cash','','2022-10-05 10:54:00','','0','11','2022-10-05 10:54:00','','495','495','1','retail','0','495','1','0','0','0','0','0','0','printed',' ','','1','0','111664956313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2717,'','Cash','','2022-10-05 10:55:35','','0','18','2022-10-05 10:55:35','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181664956092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2718,'','Cash','','2022-10-05 11:54:19','','0','18','2022-10-05 11:54:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181664956540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2719,'','Cash','','2022-10-05 12:01:55','','0','11','2022-10-05 12:01:55','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','111664960475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2720,'','Cash','','2022-10-05 12:03:04','','0','18','2022-10-05 12:03:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181664960067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2721,'','Cash','','2022-10-05 12:08:21','','0','18','2022-10-05 12:08:21','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181664960589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2722,'','Cash','','2022-10-05 12:09:54','','0','18','2022-10-05 12:09:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181664960913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2723,'','Cash','','2022-10-05 12:11:58','','0','18','2022-10-05 12:11:58','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','181664961006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2724,'','Cash','','2022-10-05 12:19:25','','0','11','2022-10-05 12:19:25','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','111664960518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2725,'','Cash','','2022-10-05 12:21:01','','0','18','2022-10-05 12:21:01','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181664961330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2726,'','Cash','','2022-10-05 12:39:52','','0','18','2022-10-05 12:39:52','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181664962781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2727,'','Cash','','2022-10-05 14:16:12','','0','11','2022-10-05 14:16:12','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','111664961577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2728,'','Cash','','2022-10-05 14:53:47','','0','11','2022-10-05 14:53:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111664970816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2729,'','Cash','','2022-10-05 15:46:54','','0','11','2022-10-05 15:46:54','','680','680','1','retail','0','680','1','0','0','0','0','0','0','printed',' ','','1','0','111664973978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2730,'','Cash','','2022-10-05 16:26:36','','0','11','2022-10-05 16:26:36','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111664975360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2731,'','Cash','','2022-10-05 16:50:04','','0','11','2022-10-05 16:50:04','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','111664977792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2732,'','Cash','','2022-10-05 16:50:20','','0','11','2022-10-05 16:50:20','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111664977806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2733,'','Cash','','2022-10-05 16:51:26','','0','11','2022-10-05 16:51:27','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','111664977829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2734,'','Cash','','2022-10-05 16:59:00','','0','11','2022-10-05 16:59:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111664977892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2735,'','Cash','','2022-10-05 17:50:42','','0','18','2022-10-05 17:50:42','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181664981340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2736,'','Cash','','2022-10-05 17:51:13','','0','18','2022-10-05 17:51:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181664981453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2737,'','Cash','','2022-10-06 08:17:58','','0','11','2022-10-06 08:17:58','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111665033462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2738,'','Cash','','2022-10-06 08:18:20','','0','11','2022-10-06 08:18:20','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','111665033481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2739,'','Cash','','2022-10-06 08:32:43','','0','11','2022-10-06 08:32:43','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111665033509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2740,'','Cash','','2022-10-06 08:42:54','','0','18','2022-10-06 08:42:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181665034920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2741,'','Cash','','2022-10-06 08:44:17','','0','18','2022-10-06 08:44:17','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181665035038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2742,'','Cash','','2022-10-06 08:59:39','','0','18','2022-10-06 08:59:39','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665035065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2743,'','Cash','','2022-10-06 09:41:02','','0','18','2022-10-06 09:41:02','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181665035991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2744,'','Cash','','2022-10-06 09:46:35','','0','11','2022-10-06 09:46:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111665034371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2745,'','Cash','','2022-10-06 10:09:58','','0','18','2022-10-06 10:09:58','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181665038465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2746,'','Cash','','2022-10-06 10:11:40','','0','18','2022-10-06 10:11:40','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181665040227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2747,'','Cash','','2022-10-06 11:01:55','','0','11','2022-10-06 11:01:55','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','111665043013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2748,'','Cash','','2022-10-06 11:03:34','','0','18','2022-10-06 11:03:34','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181665040313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2749,'','Cash','','2022-10-06 11:26:08','','0','18','2022-10-06 11:26:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665043422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2750,'','Cash','','2022-10-06 11:30:41','','0','18','2022-10-06 11:30:41','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181665044773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2751,'','Cash','','2022-10-06 11:35:01','','0','18','2022-10-06 11:35:01','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','181665045049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2752,'','Cash','','2022-10-06 11:44:04','','0','18','2022-10-06 11:44:04','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181665045313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2753,'','Cash','','2022-10-06 12:04:14','','0','18','2022-10-06 12:04:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665045849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2754,'','Cash','','2022-10-06 12:43:27','','0','18','2022-10-06 12:43:27','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','181665047059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2755,'','Cash','','2022-10-06 12:54:50','','0','11','2022-10-06 12:54:50','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111665050079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2756,'','Cash','','2022-10-06 12:55:39','','0','11','2022-10-06 12:55:39','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','111665050107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2757,'','Cash','','2022-10-06 13:03:05','','0','18','2022-10-06 13:03:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181665050577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2758,'','Cash','','2022-10-06 13:23:16','','0','18','2022-10-06 13:23:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181665050595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2759,'','Cash','','2022-10-06 14:30:12','','0','18','2022-10-06 14:30:12','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','181665053245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2760,'','Cash','','2022-10-06 14:30:37','','0','18','2022-10-06 14:30:37','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181665055825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2761,'','Cash','','2022-10-06 14:37:34','','0','18','2022-10-06 14:37:34','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181665055845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2762,'','Cash','','2022-10-06 14:40:41','','0','18','2022-10-06 14:40:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181665056276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2763,'','Cash','','2022-10-06 15:12:57','','0','18','2022-10-06 15:12:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181665056445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2764,'','Cash','','2022-10-06 15:13:48','','0','11','2022-10-06 15:13:48','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111665058405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2765,'','Cash','','2022-10-06 15:18:39','','0','18','2022-10-06 15:18:39','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181665058387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2766,'','Cash','','2022-10-06 15:20:31','','0','18','2022-10-06 15:20:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181665058726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2767,'','Cash','','2022-10-06 15:35:44','','0','18','2022-10-06 15:35:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181665059310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2768,'','Cash','','2022-10-06 15:37:31','','0','18','2022-10-06 15:37:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665059835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2769,'','Cash','','2022-10-06 16:20:59','','0','11','2022-10-06 16:20:59','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','111665061660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2770,'','Cash','','2022-10-06 17:16:27','','0','11','2022-10-06 17:16:27','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','111665062462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2771,'','Cash','','2022-10-07 08:36:09','','0','11','2022-10-07 08:36:09','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111665120942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2772,'','Cash','','2022-10-07 08:51:13','','0','18','2022-10-07 08:51:13','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181665121853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2773,'','Cash','','2022-10-07 09:05:20','','0','18','2022-10-07 09:05:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665121877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2774,'','Cash','','2022-10-07 09:37:59','','0','11','2022-10-07 09:37:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111665120971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2775,'','Cash','','2022-10-07 09:39:00','','0','11','2022-10-07 09:39:00','','30','50','1','retail','0','50','1','0','0','0','0','20','0','printed',' ','','1','0','111665124730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2776,'','Cash','','2022-10-07 09:43:27','','0','18','2022-10-07 09:43:27','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665124999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2777,'','Cash','','2022-10-07 09:44:19','','0','11','2022-10-07 09:44:19','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111665124749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2778,'','Cash','','2022-10-07 09:58:57','','0','18','2022-10-07 09:58:57','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665125927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2779,'','Cash','','2022-10-07 10:01:47','','0','18','2022-10-07 10:01:47','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665126098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2780,'','Cash','','2022-10-07 10:27:04','','0','11','2022-10-07 10:27:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111665125063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2781,'','Cash','','2022-10-07 10:27:56','','0','18','2022-10-07 10:27:56','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181665126110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2782,'','Cash','','2022-10-07 10:47:50','','0','18','2022-10-07 10:47:50','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181665127679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2783,'','Cash','','2022-10-07 11:04:58','','0','18','2022-10-07 11:04:58','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181665128960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2784,'','Cash','','2022-10-07 11:17:11','','0','18','2022-10-07 11:17:11','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181665129916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2785,'','Cash','','2022-10-07 11:46:59','','0','18','2022-10-07 11:46:59','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181665130636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2786,'','Cash','','2022-10-07 12:22:26','','0','18','2022-10-07 12:22:26','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','181665132423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2787,'','Cash','','2022-10-07 12:39:45','','0','11','2022-10-07 12:39:45','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111665135543','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2788,'','Cash','','2022-10-07 12:56:48','','0','18','2022-10-07 12:56:48','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181665135611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2789,'','Cash','','2022-10-07 13:11:45','','0','18','2022-10-07 13:11:45','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','181665137494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2790,'','Cash','','2022-10-07 14:15:11','','0','18','2022-10-07 14:15:11','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181665137517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2791,'','Cash','','2022-10-07 14:16:56','','0','18','2022-10-07 14:16:56','','0','31','1','retail','0','31','1','0','0','0','0','31','0','printed',' ','','1','0','181665141315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2792,'','Cash','','2022-10-07 14:24:37','','0','18','2022-10-07 14:24:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181665141427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2793,'','Cash','','2022-10-07 14:24:52','','0','18','2022-10-07 14:24:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665141882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2794,'','Cash','','2022-10-07 14:25:34','','0','11','2022-10-07 14:25:34','','0','340','1','retail','0','340','1','0','0','0','0','340','0','printed',' ','','1','0','111665141909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2795,'','Cash','','2022-10-07 14:26:23','','0','11','2022-10-07 14:26:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111665141948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2796,'','Cash','','2022-10-07 14:50:45','','0','18','2022-10-07 14:50:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181665142879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2797,'','Cash','','2022-10-07 17:03:17','','0','11','2022-10-07 17:03:17','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111665151389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2798,'','Cash','','2022-10-07 17:07:36','','0','18','2022-10-07 17:07:36','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181665151647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2799,'','Cash','','2022-10-07 17:08:04','','0','18','2022-10-07 17:08:04','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','181665151665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2800,'','Cash','','2022-10-08 13:01:22','','0','11','2022-10-08 13:01:22','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111665223234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2801,'','Cash','','2022-10-08 13:01:58','','0','11','2022-10-08 13:01:58','','0','370','1','retail','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','111665223292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2802,'','Cash','','2022-10-08 15:39:02','','0','11','2022-10-08 15:39:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111665232633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2803,'','Cash','','2022-10-08 16:26:30','','0','11','2022-10-08 16:26:30','','60','120','1','retail','0','120','1','0','0','0','0','60','0','printed',' ','','1','0','111665235573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2804,'','Cash','','2022-10-10 13:47:41','','0','18','2022-10-10 13:47:41','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181665395540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2805,'','Cash','','2022-10-10 13:52:35','','0','18','2022-10-10 13:52:35','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181665399058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2806,'','Cash','','2022-10-10 14:07:57','','0','18','2022-10-10 14:07:57','','200','300','1','retail','0','300','1','0','0','0','0','100','0','printed',' ','','1','0','181665399162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2807,'','Cash','','2022-10-10 14:29:57','','0','18','2022-10-10 14:29:57','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181665400105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2808,'','Cash','','2022-10-10 16:12:50','','0','11','2022-10-10 16:12:50','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','111665407553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2809,'','Cash','','2022-10-10 16:14:12','','0','11','2022-10-10 16:14:12','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111665407590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2810,'','Cash','','2022-10-11 09:18:43','','0','18','2022-10-11 09:18:43','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181665466710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2811,'','Cash','','2022-10-11 09:20:43','','0','18','2022-10-11 09:20:43','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181665469206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2812,'','Cash','','2022-10-11 09:21:07','','0','18','2022-10-11 09:21:07','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181665469255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2813,'','Cash','','2022-10-11 09:26:52','','0','18','2022-10-11 09:26:52','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','181665469279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2814,'','Cash','','2022-10-11 09:31:14','','0','18','2022-10-11 09:31:14','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181665469630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2815,'','Cash','','2022-10-11 09:36:46','','0','18','2022-10-11 09:36:46','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181665470083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2816,'','Cash','','2022-10-11 09:48:09','','0','11','2022-10-11 09:48:09','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111665467479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2817,'','Cash','','2022-10-11 10:02:47','','0','18','2022-10-11 10:02:47','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181665470213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2818,'','Cash','','2022-10-11 10:20:24','','0','18','2022-10-11 10:20:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181665471780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2819,'','Cash','','2022-10-11 11:17:56','','0','18','2022-10-11 11:17:56','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181665472827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2820,'','Cash','','2022-10-11 11:18:11','','0','18','2022-10-11 11:18:11','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181665476282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2821,'','Cash','','2022-10-11 11:23:39','','0','11','2022-10-11 11:23:39','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','111665476533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2822,'','Cash','','2022-10-11 11:24:01','','0','11','2022-10-11 11:24:01','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111665476628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2823,'','Cash','','2022-10-11 11:24:44','','0','11','2022-10-11 11:24:44','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111665476663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2824,'','Cash','','2022-10-11 11:32:28','','0','18','2022-10-11 11:32:28','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181665476295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2825,'','Cash','','2022-10-11 12:10:00','','0','18','2022-10-11 12:10:00','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181665477159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2826,'','Cash','','2022-10-11 12:14:35','','0','11','2022-10-11 12:14:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111665476700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2827,'','Cash','','2022-10-11 12:17:27','','0','11','2022-10-11 12:17:27','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','111665479684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2828,'','Cash','','2022-10-11 13:35:08','','0','11','2022-10-11 13:35:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111665484474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2829,'','Cash','','2022-10-11 13:52:11','','0','18','2022-10-11 13:52:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181665479765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2830,'','Cash','','2022-10-11 14:44:07','','0','18','2022-10-11 14:44:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665485578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2831,'','Cash','','2022-10-11 15:00:29','','0','18','2022-10-11 15:00:29','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181665489586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2832,'','Cash','','2022-10-11 15:21:03','','0','11','2022-10-11 15:21:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111665490837','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2833,'','Cash','','2022-10-11 15:49:03','','0','18','2022-10-11 15:49:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665492286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2834,'','Cash','','2022-10-11 16:33:35','','0','18','2022-10-11 16:33:35','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181665492549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2835,'','Cash','','2022-10-11 16:41:02','','0','18','2022-10-11 16:41:02','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181665495260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2836,'','Cash','','2022-10-11 18:00:13','','0','11','2022-10-11 18:00:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111665500381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2837,'','Cash','','2022-10-11 18:06:21','','0','11','2022-10-11 18:06:22','','0','587','1','retail','0','587','1','0','0','0','0','587','0','printed',' ','','1','0','111665500719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2838,'','Cash','','2022-10-12 08:38:56','','0','18','2022-10-12 08:38:56','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665553129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2839,'','Cash','','2022-10-12 08:39:11','','0','18','2022-10-12 08:39:11','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181665553140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2840,'','Cash','','2022-10-12 08:56:01','','0','18','2022-10-12 08:56:01','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181665554153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2841,'','Cash','','2022-10-12 09:00:24','','0','18','2022-10-12 09:00:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665554170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2842,'','Cash','','2022-10-12 09:10:56','','0','11','2022-10-12 09:10:56','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111665552652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2843,'','Cash','','2022-10-12 09:38:06','','0','18','2022-10-12 09:38:06','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181665556087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2844,'','Cash','','2022-10-12 09:43:11','','0','18','2022-10-12 09:43:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665556689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2845,'','Cash','','2022-10-12 09:43:53','','0','18','2022-10-12 09:43:53','','20','70','1','retail','0','70','1','0','0','0','0','50','0','printed',' ','','1','0','181665557001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2846,'','Cash','','2022-10-12 09:46:36','','0','18','2022-10-12 09:46:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665557058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2847,'','Cash','','2022-10-12 10:04:57','','0','18','2022-10-12 10:04:57','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181665557200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2848,'','Cash','','2022-10-12 10:22:56','','0','18','2022-10-12 10:22:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181665558300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2849,'','Cash','','2022-10-12 10:24:43','','0','11','2022-10-12 10:24:43','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','111665559444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2850,'','Cash','','2022-10-12 11:03:08','','0','11','2022-10-12 11:03:08','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111665559487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2851,'','Cash','','2022-10-12 11:11:24','','0','18','2022-10-12 11:11:24','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181665559389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2852,'','Cash','','2022-10-12 11:45:16','','0','18','2022-10-12 11:45:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665562293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2853,'','Cash','','2022-10-12 11:52:31','','0','18','2022-10-12 11:52:31','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181665564318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2854,'','Cash','','2022-10-12 11:52:57','','0','18','2022-10-12 11:52:57','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181665564765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2855,'','Cash','','2022-10-12 12:32:38','','0','18','2022-10-12 12:32:38','','0','48','1','retail','0','48','1','0','0','0','0','48','0','printed',' ','','1','0','181665564794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2856,'','Cash','','2022-10-12 12:55:25','','0','18','2022-10-12 12:55:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181665567169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2857,'','Cash','','2022-10-12 13:06:08','','0','18','2022-10-12 13:06:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181665568535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2858,'','Cash','','2022-10-12 13:31:33','','0','18','2022-10-12 13:31:33','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665569173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2859,'','Cash','','2022-10-12 13:37:50','','0','18','2022-10-12 13:37:50','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181665571042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2860,'','Cash','','2022-10-12 13:38:02','','0','18','2022-10-12 13:38:02','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181665571076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2861,'','Cash','','2022-10-12 14:03:29','','0','18','2022-10-12 14:03:29','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181665571099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2862,'','Cash','','2022-10-12 14:19:28','','0','18','2022-10-12 14:19:28','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665572623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2863,'','Cash','','2022-10-12 14:24:18','','0','11','2022-10-12 14:24:18','','0','340','1','retail','0','340','1','0','0','0','0','340','0','printed',' ','','1','0','111665573796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2864,'','Cash','','2022-10-12 14:26:42','','0','18','2022-10-12 14:26:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665573995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2865,'','Cash','','2022-10-12 17:52:30','','0','11','2022-10-12 17:52:30','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181665574970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2866,'','Cash','','2022-10-12 18:03:16','','0','11','2022-10-12 18:03:16','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','111665586988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2867,'','Cash','','2022-10-12 18:03:37','','0','11','2022-10-12 18:03:37','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','111665587007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2868,'','Cash','','2022-10-12 18:04:24','','0','11','2022-10-12 18:04:24','','0','325','1','retail','0','325','1','0','0','0','0','325','0','printed',' ','','1','0','111665587048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2869,'','Cash','','2022-10-13 08:58:39','','0','18','2022-10-13 08:58:39','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665640710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2870,'','Cash','','2022-10-13 08:59:36','','0','18','2022-10-13 08:59:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181665640769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2871,'','Cash','','2022-10-13 09:09:57','','0','11','2022-10-13 09:09:57','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111665641381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2872,'','Cash','','2022-10-13 09:19:51','','0','18','2022-10-13 09:19:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665640778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2873,'','Cash','','2022-10-13 09:59:14','','0','18','2022-10-13 09:59:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181665641998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2874,'','Cash','','2022-10-13 10:06:35','','0','18','2022-10-13 10:06:35','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665644357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2875,'','Cash','','2022-10-13 10:30:06','','0','11','2022-10-13 10:30:06','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','111665645188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2876,'','Cash','','2022-10-13 10:56:19','','0','18','2022-10-13 10:56:19','','0','53','1','retail','0','53','1','0','0','0','0','53','0','printed',' ','','1','0','181665645489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2877,'','Cash','','2022-10-13 11:17:14','','0','18','2022-10-13 11:13:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665647793','Cleared','18','2022-10-13 11:17:14','','','','','','',0.00,0.00,0,'',''),(2878,'','Cash','','2022-10-13 11:43:52','','0','18','2022-10-13 11:43:52','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181665649037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2879,'','Cash','','2022-10-13 12:05:02','','0','18','2022-10-13 12:05:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665650636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2880,'','Cash','','2022-10-13 12:21:04','','0','18','2022-10-13 12:21:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665651909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2881,'','Cash','','2022-10-13 12:27:49','','0','11','2022-10-13 12:27:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111665649025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2882,'','Cash','','2022-10-13 12:57:05','','0','11','2022-10-13 12:57:05','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','111665653276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2883,'','Cash','','2022-10-13 12:57:24','','0','11','2022-10-13 12:57:24','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','111665655031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2884,'','Cash','','2022-10-13 13:25:28','','0','11','2022-10-13 13:25:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111665656716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2885,'','Cash','','2022-10-13 13:33:17','','0','11','2022-10-13 13:33:17','','30','120','1','retail','0','120','1','0','0','0','0','90','0','printed',' ','','1','0','111665656740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2886,'','Cash','','2022-10-13 14:20:35','','0','18','2022-10-13 14:20:35','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','181665652867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2887,'','Cash','','2022-10-13 14:47:34','','0','18','2022-10-13 14:47:34','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','181665660048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2888,'','Cash','','2022-10-13 14:50:58','','0','18','2022-10-13 14:50:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181665661662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2889,'','Cash','','2022-10-13 15:26:54','','0','11','2022-10-13 15:26:54','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181665661871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2890,'','Cash','','2022-10-13 15:46:39','','0','18','2022-10-13 15:46:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181665665153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2891,'','Cash','','2022-10-13 16:27:01','','0','18','2022-10-13 16:27:01','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181665665204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2892,'','Cash','','2022-10-13 16:40:46','','0','18','2022-10-13 16:40:46','','0','770','1','retail','0','770','1','0','0','0','0','770','0','printed',' ','','1','0','181665668425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2893,'','Cash','','2022-10-13 16:44:27','','0','11','2022-10-13 16:44:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111665668651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2894,'','Cash','','2022-10-13 17:41:18','','0','11','2022-10-13 17:41:18','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','111665672068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2895,'','Cash','','2022-10-13 17:41:58','','0','11','2022-10-13 17:41:58','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed','','','1','0','111665672101','Cleared','11','2022-10-13 17:43:05','','','','','','',0.00,0.00,0,'',''),(2896,'','Cash','','2022-10-13 17:50:06','','0','18','2022-10-13 17:50:06','','0','134','1','retail','0','134','1','0','0','0','0','134','0','printed','','',NULL,'0','181665672203','Cleared','18','2022-10-13 17:50:53','','','','','','',0.00,0.00,0,'',''),(2897,'','Cash','','2022-10-14 08:38:59','','0','18','2022-10-14 08:38:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181665725926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2898,'','Cash','','2022-10-14 10:15:39','','0','11','2022-10-14 10:15:39','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111665731723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2899,'','Cash','','2022-10-14 10:19:27','','0','11','2022-10-14 10:19:27','','175','175','1','retail','0','175','1','0','0','0','0','0','0','printed',' ','','1','0','111665731746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2900,'','Cash','','2022-10-14 10:19:40','','0','11','2022-10-14 10:19:40','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111665731969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2901,'','Cash','','2022-10-14 11:18:25','','0','18','2022-10-14 11:18:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665735495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2902,'','Cash','','2022-10-14 11:49:28','','0','11','2022-10-14 11:49:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111665736423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2903,'','Cash','','2022-10-14 11:49:57','','0','11','2022-10-14 11:49:57','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','111665737373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2904,'','Cash','','2022-10-14 11:50:24','','0','11','2022-10-14 11:50:24','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111665737400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2905,'','Cash','','2022-10-14 13:09:16','','0','11','2022-10-14 13:09:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111665742050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2906,'','Cash','','2022-10-14 13:21:24','','0','18','2022-10-14 13:21:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665739994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2907,'','Cash','','2022-10-14 13:31:01','','0','18','2022-10-14 13:31:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665743454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2908,'','Cash','','2022-10-14 13:35:51','','0','18','2022-10-14 13:35:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181665743735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2909,'','Cash','','2022-10-14 14:30:51','','0','11','2022-10-14 14:30:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111665746599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2910,'','Cash','','2022-10-14 15:30:36','','0','11','2022-10-14 15:30:36','','0','600','1','retail','0','600','1','0','0','0','0','0600','0','printed',' ','','1','0','111665750617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2911,'','Cash','','2022-10-14 15:31:29','','0','11','2022-10-14 15:31:29','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','111665750650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2912,'','Cash','','2022-10-14 15:33:10','','0','18','2022-10-14 15:33:10','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181665750744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2913,'','Cash','','2022-10-14 15:33:33','','0','18','2022-10-14 15:33:33','','0','42','1','retail','0','42','1','0','0','0','0','42','0','printed',' ','','1','0','181665750803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2914,'','Cash','','2022-10-14 15:35:44','','0','11','2022-10-14 15:35:44','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','111665750930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2915,'','Cash','','2022-10-14 16:05:51','','0','11','2022-10-14 16:05:51','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','111665750953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2916,'','Cash','','2022-10-14 17:27:00','','0','11','2022-10-14 17:27:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111665752759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2917,'','Cash','','2022-10-14 17:27:25','','0','11','2022-10-14 17:27:25','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111665757634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2918,'','Cash','','2022-10-14 17:27:53','','0','11','2022-10-14 17:27:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111665757647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2919,'','Cash','','2022-10-15 11:02:37','','0','11','2022-10-15 11:02:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111665820934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2920,'','Cash','','2022-10-15 16:30:21','','0','11','2022-10-15 16:30:21','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed','','','1','0','111665840590','Cleared','11','2022-10-15 16:31:47','','','','','','',0.00,0.00,0,'',''),(2921,'','Cash','','2022-10-15 16:36:15','','0','18','2022-10-15 16:36:15','','0','445','1','retail','0','445','1','0','0','0','0','445','0','printed',' ','','1','0','181665840828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2922,'','Cash','','2022-10-17 09:31:59','','0','11','2022-10-17 09:31:59','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111665988283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2923,'','Cash','','2022-10-17 09:32:28','','0','11','2022-10-17 09:32:28','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111665988328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2924,'','Cash','','2022-10-17 09:33:17','','0','11','2022-10-17 09:33:17','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','111665988357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2925,'','Cash','','2022-10-17 09:34:07','','0','11','2022-10-17 09:34:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111665988409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2926,'','Cash','','2022-10-17 09:41:58','','0','18','2022-10-17 09:41:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665984823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2927,'','Cash','','2022-10-17 10:05:16','','0','11','2022-10-17 10:05:16','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111665988458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2928,'','Cash','','2022-10-17 10:53:44','','0','18','2022-10-17 10:53:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181665988920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2929,'','Cash','','2022-10-17 10:54:53','','0','18','2022-10-17 10:54:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181665993228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2930,'','Cash','','2022-10-17 11:27:10','','0','18','2022-10-17 11:27:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181665993320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2931,'','Cash','','2022-10-17 11:49:24','','0','18','2022-10-17 11:49:24','','290','290','1','retail','0','290','1','0','0','0','0','0','0','printed',' ','','1','0','181665995237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2932,'','Cash','','2022-10-17 11:54:05','','0','18','2022-10-17 11:54:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181665996569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2933,'','Cash','','2022-10-17 12:03:45','','0','18','2022-10-17 12:03:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181665996847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2934,'','Cash','','2022-10-17 12:05:38','','0','18','2022-10-17 12:05:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665997428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2935,'','Cash','','2022-10-17 12:33:38','','0','18','2022-10-17 12:33:38','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181665997540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2936,'','Cash','','2022-10-17 12:42:50','','0','18','2022-10-17 12:42:50','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181665999224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2937,'','Cash','','2022-10-17 12:49:25','','0','18','2022-10-17 12:49:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181665999784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2938,'','Cash','','2022-10-17 13:31:47','','0','18','2022-10-17 13:31:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666000167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2939,'','Cash','','2022-10-17 13:37:50','','0','18','2022-10-17 13:37:50','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181666002712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2940,'','Cash','','2022-10-17 13:56:54','','0','11','2022-10-17 13:56:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','111666004171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2941,'','Cash','','2022-10-17 15:00:16','','0','18','2022-10-17 15:00:16','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181666003089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2942,'','Cash','','2022-10-17 15:30:00','','0','18','2022-10-17 15:30:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181666008017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2943,'','Cash','','2022-10-17 16:11:45','','0','18','2022-10-17 16:11:45','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181666009803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2944,'','Cash','','2022-10-17 16:12:01','','0','18','2022-10-17 16:12:01','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181666012310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2945,'','Cash','','2022-10-17 16:12:20','','0','18','2022-10-17 16:12:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181666012327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2946,'','Cash','','2022-10-17 16:12:45','','0','18','2022-10-17 16:12:45','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181666012348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2947,'','Cash','','2022-10-17 17:50:51','','0','11','2022-10-17 17:50:51','','0','79','1','retail','0','79','1','0','0','0','0','79','0','printed',' ','','1','0','111666018134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2948,'','Cash','','2022-10-17 17:52:37','','0','11','2022-10-17 17:52:37','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111666018259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2949,'','Cash','','2022-10-17 17:53:29','','0','11','2022-10-17 17:53:29','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111666018374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2950,'','Cash','','2022-10-17 17:58:28','','0','11','2022-10-17 17:58:28','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','111666018581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2951,'','Cash','','2022-10-18 08:00:10','','0','11','2022-10-18 08:00:10','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','111666069177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2952,'','Cash','','2022-10-18 11:01:27','','0','18','2022-10-18 11:01:27','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181666078850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2953,'','Cash','','2022-10-18 11:28:46','','0','18','2022-10-18 11:28:46','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181666081719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2954,'','Cash','','2022-10-18 11:49:17','','0','18','2022-10-18 11:49:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181666082946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2955,'','Cash','','2022-10-18 12:20:36','','0','18','2022-10-18 12:20:36','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181666084597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2956,'','Cash','','2022-10-18 12:40:39','','0','18','2022-10-18 12:40:39','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181666084841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2957,'','Cash','','2022-10-18 12:44:11','','0','18','2022-10-18 12:44:11','','180','300','1','retail','0','300','1','0','0','0','0','120','0','printed',' ','','1','0','181666086240','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2958,'','Cash','','2022-10-18 12:48:22','','0','18','2022-10-18 12:48:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666086280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2959,'','Cash','','2022-10-18 13:13:21','','0','18','2022-10-18 13:13:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181666087992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2960,'','Cash','','2022-10-18 13:13:32','','0','18','2022-10-18 13:13:32','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181666088004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2961,'','Cash','','2022-10-18 13:46:09','','0','18','2022-10-18 13:46:09','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181666085382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2962,'','Cash','','2022-10-18 13:46:23','','0','18','2022-10-18 13:46:23','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181666089973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2963,'','Cash','','2022-10-18 13:50:53','','0','18','2022-10-18 13:50:53','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181666088020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2964,'','Cash','','2022-10-18 14:05:51','','0','18','2022-10-18 14:05:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181666090261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2965,'','Cash','','2022-10-18 14:05:59','','0','18','2022-10-18 14:05:59','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181666091153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2966,'','Cash','','2022-10-18 15:39:01','','0','18','2022-10-18 15:39:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181666096732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2967,'','Cash','','2022-10-18 17:03:06','','0','18','2022-10-18 17:03:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181666101773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2968,'','Cash','','2022-10-18 17:08:27','','0','18','2022-10-18 17:08:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181666101795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2969,'','Cash','','2022-10-18 17:09:15','','0','18','2022-10-18 17:09:15','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','181666102109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2970,'','Cash','','2022-10-18 17:43:53','','0','18','2022-10-18 17:43:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181666102165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2971,'','Cash','','2022-10-18 17:57:14','','0','11','2022-10-18 17:57:14','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111666105022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2972,'','Cash','','2022-10-18 17:57:49','','0','11','2022-10-18 17:57:49','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','111666105045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2973,'','Cash','','2022-10-18 17:58:12','','0','11','2022-10-18 17:58:12','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111666105083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2974,'','Cash','','2022-10-18 17:58:41','','0','11','2022-10-18 17:58:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111666105103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2975,'','Cash','','2022-10-18 17:59:01','','0','11','2022-10-18 17:59:01','','0','87','1','retail','0','87','1','0','0','0','0','87','0','printed',' ','','1','0','111666105130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2976,'','Cash','','2022-10-19 08:13:28','','0','18','2022-10-19 08:13:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666156368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2977,'','Cash','','2022-10-19 08:36:25','','0','11','2022-10-19 08:36:25','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','111666157741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2978,'','Cash','','2022-10-19 09:22:52','','0','18','2022-10-19 09:22:52','','60','120','1','retail','0','120','1','0','0','0','0','60','0','printed',' ','','1','0','181666160562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2979,'','Cash','','2022-10-19 09:23:12','','0','18','2022-10-19 09:23:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666160584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2980,'','Cash','','2022-10-19 09:23:27','','0','18','2022-10-19 09:23:27','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181666160595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2981,'','Cash','','2022-10-19 09:38:28','','0','18','2022-10-19 09:38:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181666160611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2982,'','Cash','','2022-10-19 10:04:19','','0','18','2022-10-19 10:04:19','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181666161511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2983,'','Cash','','2022-10-19 10:12:59','','0','18','2022-10-19 10:12:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666163062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2984,'','Cash','','2022-10-19 10:20:09','','0','18','2022-10-19 10:20:09','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181666163584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2985,'','Cash','','2022-10-19 10:21:22','','0','18','2022-10-19 10:21:22','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181666164016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2986,'','Cash','','2022-10-19 10:23:09','','0','18','2022-10-19 10:23:09','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181666164085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2987,'','Cash','','2022-10-19 11:20:46','','0','11','2022-10-19 11:20:46','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111666161457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2988,'','Cash','','2022-10-19 11:20:58','','0','11','2022-10-19 11:20:58','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111666167650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2989,'','Cash','','2022-10-19 11:38:00','','0','18','2022-10-19 11:38:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181666164191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2990,'','Cash','','2022-10-19 13:04:32','','0','18','2022-10-19 13:04:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666172871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2991,'','Cash','','2022-10-19 13:42:40','','0','11','2022-10-19 13:42:40','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111666174825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2992,'','Cash','','2022-10-19 13:54:30','','0','18','2022-10-19 13:54:30','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181666173876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2993,'','Cash','','2022-10-19 13:54:50','','0','18','2022-10-19 13:54:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181666176874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2994,'','Cash','','2022-10-19 13:55:27','','0','18','2022-10-19 13:55:27','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','1','0','181666176898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2995,'','Cash','','2022-10-19 14:34:22','','0','18','2022-10-19 14:34:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181666177070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2996,'','Cash','','2022-10-19 14:34:34','','0','18','2022-10-19 14:34:34','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181666179266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2997,'','Cash','','2022-10-19 14:38:29','','0','18','2022-10-19 14:38:29','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181666179278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2998,'','Cash','','2022-10-19 16:06:29','','0','11','2022-10-19 16:06:29','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111666184774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2999,'','Cash','','2022-10-19 16:14:29','','0','18','2022-10-19 16:14:29','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','181666185249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3000,'','Cash','','2022-10-19 16:15:06','','0','18','2022-10-19 16:15:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181666185282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3001,'','Cash','','2022-10-19 16:16:08','','0','18','2022-10-19 16:16:08','','0','62','1','retail','0','62','1','0','0','0','0','62','0','printed',' ','','1','0','181666185338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3002,'','Cash','','2022-10-19 16:17:45','','0','18','2022-10-19 16:17:45','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181666185435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3003,'','Cash','','2022-10-20 14:57:05','','0','18','2022-10-20 14:57:05','','0','85','1','retail','0','85','1','0','0','0','0','85','0','printed',' ','','1','0','181666267009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3004,'','Cash','','2022-10-20 14:57:23','','0','18','2022-10-20 14:57:23','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181666267035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3005,'','Cash','','2022-10-20 14:57:40','','0','18','2022-10-20 14:57:40','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181666267046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3006,'','Cash','','2022-10-21 07:59:42','','0','11','2022-10-21 07:59:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666328368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3007,'','Cash','','2022-10-21 08:13:47','','0','11','2022-10-21 08:13:47','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111666328385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3008,'','Cash','','2022-10-21 08:18:05','','0','11','2022-10-21 08:18:05','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111666329229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3009,'','Cash','','2022-10-21 08:53:03','','0','11','2022-10-21 08:53:03','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','111666329505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3010,'','Cash','','2022-10-21 09:31:18','','0','11','2022-10-21 09:31:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111666331594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3011,'','Cash','','2022-10-21 09:31:41','','0','11','2022-10-21 09:31:41','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111666333890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3012,'','Cash','','2022-10-21 10:18:45','','0','11','2022-10-21 10:18:45','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111666333910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3013,'','Cash','','2022-10-21 10:30:53','','0','11','2022-10-21 10:30:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','',NULL,'0','111666336728','Cleared','11','2022-10-21 10:30:53','','','','','','',0.00,0.00,0,'',''),(3014,'','Cash','','2022-10-21 10:31:35','','0','11','2022-10-21 10:31:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666337472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3015,'','Cash','','2022-10-21 11:31:53','','0','11','2022-10-21 11:31:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111666337497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3016,'','Cash','','2022-10-21 12:50:43','','0','11','2022-10-21 12:50:43','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111666345803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3017,'','Cash','','2022-10-21 14:21:28','','0','11','2022-10-21 14:21:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111666345851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3018,'','Cash','','2022-10-21 14:23:12','','0','11','2022-10-21 14:23:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666351296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3019,'','Cash','','2022-10-21 14:38:21','','0','11','2022-10-21 14:38:21','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','111666351395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3020,'','Cash','','2022-10-21 18:09:36','','0','11','2022-10-21 18:09:36','','60','120','1','retail','0','120','1','0','0','0','0','60','0','printed',' ','','1','0','111666364959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3021,'','Cash','','2022-10-21 18:19:42','','0','11','2022-10-21 18:19:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','111666365569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3022,'','Cash','','2022-10-21 18:20:07','','0','11','2022-10-21 18:20:07','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111666365585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3023,'','Cash','','2022-10-21 18:21:04','','0','11','2022-10-21 18:21:04','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111666365653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3024,'','Cash','','2022-10-21 18:21:54','','0','11','2022-10-21 18:21:54','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111666365704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3025,'','Cash','','2022-10-22 13:49:17','','0','11','2022-10-22 13:49:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666435736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3026,'','Cash','','2022-10-22 13:52:11','','0','18','2022-10-22 13:52:11','','180','480','1','retail','0','480','1','0','0','0','0','300','0','printed',' ','','1','0','181666435921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3027,'','Cash','','2022-10-22 16:55:53','','0','11','2022-10-22 16:55:53','','40','110','1','retail','0','110','1','0','0','0','0','70','0','printed',' ','','1','0','111666446932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3028,'','Cash','','2022-10-24 08:46:33','','0','18','2022-10-24 08:46:33','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181666590305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3029,'','Cash','','2022-10-24 09:02:15','','0','11','2022-10-24 09:02:15','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','111666591321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3030,'','Cash','','2022-10-24 09:14:53','','0','18','2022-10-24 09:14:53','','0','340','1','retail','0','340','1','0','0','0','0','340','0','printed',' ','','1','0','181666590398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3031,'','Cash','','2022-10-24 09:51:09','','0','18','2022-10-24 09:51:09','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181666592136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3032,'','Cash','','2022-10-24 10:38:00','','0','18','2022-10-24 10:38:00','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181666594283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3033,'','Cash','','2022-10-24 10:38:23','','0','18','2022-10-24 10:38:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666597088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3034,'','Cash','','2022-10-24 12:01:40','','0','18','2022-10-24 12:01:40','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181666597105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3035,'','Cash','','2022-10-24 12:08:18','','0','18','2022-10-24 12:08:18','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181666602107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3036,'','Cash','','2022-10-24 12:10:01','','0','11','2022-10-24 12:10:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666602588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3037,'','Cash','','2022-10-24 12:10:15','','0','11','2022-10-24 12:10:15','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111666602604','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3038,'','Cash','','2022-10-24 12:29:03','','0','18','2022-10-24 12:29:03','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181666602504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3039,'','Cash','','2022-10-24 12:40:33','','0','11','2022-10-24 12:40:33','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111666602618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3040,'','Cash','','2022-10-24 13:40:44','','0','11','2022-10-24 13:40:44','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111666608031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3041,'','Cash','','2022-10-24 13:50:08','','0','18','2022-10-24 13:50:08','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181666605963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3042,'','Cash','','2022-10-24 14:59:25','','0','18','2022-10-24 14:59:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666608633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3043,'','Cash','','2022-10-24 15:10:06','','0','11','2022-10-24 15:10:06','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','111666608060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3044,'','Cash','','2022-10-24 15:10:26','','0','11','2022-10-24 15:10:26','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','111666613411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3045,'','Cash','','2022-10-24 15:13:32','','0','18','2022-10-24 15:13:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181666612769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3046,'','Cash','','2022-10-24 15:50:29','','0','11','2022-10-24 15:50:29','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111666615196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3047,'','Cash','','2022-10-24 16:11:07','','0','11','2022-10-24 16:11:07','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111666615835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3048,'','Cash','','2022-10-24 16:11:34','','0','11','2022-10-24 16:11:34','','240','300','1','retail','0','300','1','0','0','0','0','60','0','printed',' ','','1','0','111666617071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3049,'','Cash','','2022-10-24 16:17:21','','0','18','2022-10-24 16:17:21','','0','59','1','retail','0','59','1','0','0','0','0','59','0','printed',' ','','1','0','181666617406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3050,'','Cash','','2022-10-24 16:19:00','','0','18','2022-10-24 16:19:00','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','181666617494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3051,'','Cash','','2022-10-24 16:19:24','','0','18','2022-10-24 16:19:24','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181666617551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3052,'','Cash','','2022-10-24 16:56:41','','0','11','2022-10-24 16:56:41','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111666618174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3053,'','Cash','','2022-10-24 17:47:45','','0','18','2022-10-24 17:47:45','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181666622842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3054,'','Cash','','2022-10-25 09:27:20','','0','18','2022-10-25 09:27:20','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181666679232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3055,'','Cash','','2022-10-25 09:28:19','','0','18','2022-10-25 09:28:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181666679291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3056,'','Cash','','2022-10-25 09:28:41','','0','18','2022-10-25 09:28:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181666679302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3057,'','Cash','','2022-10-25 09:45:16','','0','11','2022-10-25 09:45:16','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','111666680249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3058,'','Cash','','2022-10-25 09:54:32','','0','11','2022-10-25 09:54:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111666680332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3059,'','Cash','','2022-10-25 09:55:26','','0','11','2022-10-25 09:55:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666680912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3060,'','Cash','','2022-10-25 10:17:45','','0','11','2022-10-25 10:17:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111666680932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3061,'','Cash','','2022-10-25 10:18:00','','0','11','2022-10-25 10:18:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666682267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3062,'','Cash','','2022-10-25 10:18:18','','0','11','2022-10-25 10:18:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111666682283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3063,'','Cash','','2022-10-25 10:30:39','','0','18','2022-10-25 10:30:39','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181666678619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3064,'','Cash','','2022-10-25 10:35:51','','0','18','2022-10-25 10:35:51','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181666683047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3065,'','Cash','','2022-10-25 10:56:56','','0','11','2022-10-25 10:56:56','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111666682300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3066,'','Cash','','2022-10-25 10:59:01','','0','18','2022-10-25 10:59:01','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181666683457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3067,'','Cash','','2022-10-25 11:08:39','','0','18','2022-10-25 11:08:39','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181666685298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3068,'','Cash','','2022-10-25 11:37:43','','0','18','2022-10-25 11:37:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181666685322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3069,'','Cash','','2022-10-25 11:40:02','','0','18','2022-10-25 11:40:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181666687065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3070,'','Cash','','2022-10-25 11:43:46','','0','18','2022-10-25 11:43:46','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181666687206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3071,'','Cash','','2022-10-25 12:13:53','','0','18','2022-10-25 12:13:54','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181666687429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3072,'','Cash','','2022-10-25 13:03:18','','0','11','2022-10-25 13:03:18','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','1','0','111666684665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3073,'','Cash','','2022-10-25 13:03:45','','0','11','2022-10-25 13:03:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666692208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3074,'','Cash','','2022-10-25 13:06:19','','0','11','2022-10-25 13:06:19','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','111666692332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3075,'','Cash','','2022-10-25 13:56:33','','0','11','2022-10-25 13:56:33','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111666692381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3076,'','Cash','','2022-10-25 15:41:54','','0','11','2022-10-25 15:41:54','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','111666697735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3077,'','Cash','','2022-10-25 16:12:14','','0','11','2022-10-25 16:12:14','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111666701727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3078,'','Cash','','2022-10-25 18:00:53','','0','11','2022-10-25 18:00:53','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','111666710030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3079,'','Cash','','2022-10-25 18:02:15','','0','11','2022-10-25 18:02:15','','0','99','1','retail','0','99','1','0','0','0','0','99','0','printed',' ','','1','0','111666710122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3080,'','Cash','','2022-10-25 18:02:41','','0','11','2022-10-25 18:02:41','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','111666710143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3081,'','Cash','','2022-10-25 18:03:21','','0','11','2022-10-25 18:03:21','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111666710185','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3082,'','Cash','','2022-10-25 18:04:29','','0','11','2022-10-25 18:04:29','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','111666710214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3083,'','Cash','','2022-10-26 08:27:23','','0','11','2022-10-26 08:27:23','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111666762030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3084,'','Cash','','2022-10-26 09:08:16','','0','18','2022-10-26 09:08:16','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181666764489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3085,'','Cash','','2022-10-26 09:23:39','','0','11','2022-10-26 09:23:39','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','111666762051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3086,'','Cash','','2022-10-26 09:34:18','','0','11','2022-10-26 09:34:18','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','111666765428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3087,'','Cash','','2022-10-26 10:08:21','','0','11','2022-10-26 10:08:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111666766070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3088,'','Cash','','2022-10-26 11:42:38','','0','18','2022-10-26 11:42:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181666773746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3089,'','Cash','','2022-10-26 11:47:20','','0','18','2022-10-26 11:47:20','','340','340','1','retail','0','340','1','0','0','0','0','0','0','printed',' ','','1','0','181666773764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3090,'','Cash','','2022-10-26 11:59:31','','0','18','2022-10-26 11:59:31','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181666774750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3091,'','Cash','','2022-10-26 12:57:30','','0','11','2022-10-26 12:57:30','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','111666778224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3092,'','Cash','','2022-10-26 12:58:25','','0','11','2022-10-26 12:58:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','111666774816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3093,'','Cash','','2022-10-26 13:21:51','','0','11','2022-10-26 13:21:51','','0','85','1','retail','0','85','1','0','0','0','0','85','0','printed',' ','','1','0','111666778438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3094,'','Cash','','2022-10-26 13:41:40','','0','11','2022-10-26 13:41:40','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111666779723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3095,'','Cash','','2022-10-26 13:52:27','','0','11','2022-10-26 13:52:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111666780909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3096,'','Cash','','2022-10-26 14:08:45','','0','11','2022-10-26 14:08:45','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','111666781556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3097,'','Cash','','2022-10-26 15:52:59','','0','11','2022-10-26 15:52:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111666788770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3098,'','Cash','','2022-10-26 18:03:00','','0','11','2022-10-26 18:03:00','','0','82','1','retail','0','82','1','0','0','0','0','82','0','printed',' ','','1','0','111666796566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3099,'','Cash','','2022-10-26 18:03:39','','0','11','2022-10-26 18:03:39','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','111666796593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3100,'','Cash','','2022-10-27 08:39:42','','0','18','2022-10-27 08:39:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666849175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3101,'','Cash','','2022-10-27 09:19:48','','0','18','2022-10-27 09:19:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181666849221','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3102,'','Cash','','2022-10-27 09:35:16','','0','11','2022-10-27 09:35:16','','0','125','1','retail','0','125','1','0','0','0','0','125','0','printed',' ','','1','0','111666852491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3103,'','Cash','','2022-10-27 09:45:12','','0','11','2022-10-27 09:45:12','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111666852534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3104,'','Cash','','2022-10-27 10:19:41','','0','11','2022-10-27 10:19:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111666853121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3105,'','Cash','','2022-10-27 11:06:26','','0','18','2022-10-27 11:06:26','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181666857977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3106,'','Cash','','2022-10-27 11:34:48','','0','18','2022-10-27 11:34:48','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181666858010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3107,'','Cash','','2022-10-27 11:35:13','','0','18','2022-10-27 11:35:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181666859698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3108,'','Cash','','2022-10-27 11:35:50','','0','11','2022-10-27 11:35:50','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','111666859734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3109,'','Cash','','2022-10-27 11:36:28','','0','11','2022-10-27 11:36:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666859773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3110,'','Cash','','2022-10-27 11:37:45','','0','18','2022-10-27 11:37:45','','0','340','1','retail','0','340','1','0','0','0','0','340','0','printed',' ','','1','0','181666859834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3111,'','Cash','','2022-10-27 12:22:04','','0','18','2022-10-27 12:22:04','','0','48','1','retail','0','48','1','0','0','0','0','48','0','printed',' ','','1','0','181666859883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3112,'','Cash','','2022-10-27 12:23:49','','0','11','2022-10-27 12:23:49','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','111666859759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3113,'','Cash','','2022-10-27 12:50:26','','0','11','2022-10-27 12:50:26','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111666864203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3114,'','Cash','','2022-10-27 13:53:09','','0','11','2022-10-27 13:53:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111666865610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3115,'','Cash','','2022-10-27 14:50:20','','0','11','2022-10-27 14:50:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666871410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3116,'','Cash','','2022-10-27 14:58:45','','0','11','2022-10-27 14:58:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111666871423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3117,'','Cash','','2022-10-27 16:17:54','','0','11','2022-10-27 16:17:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666876666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3118,'','Cash','','2022-10-27 16:26:47','','0','11','2022-10-27 16:26:47','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111666876951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3119,'','Cash','','2022-10-27 16:27:05','','0','11','2022-10-27 16:27:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111666877209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3120,'','Cash','','2022-10-27 17:25:53','','0','18','2022-10-27 17:25:53','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','181666880740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3121,'','Cash','','2022-10-27 17:31:57','','0','18','2022-10-27 17:31:57','','0','22','1','retail','0','22','1','0','0','0','0','22','0','printed',' ','','1','0','181666881099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3122,'','Cash','','2022-10-28 08:31:51','','0','11','2022-10-28 08:31:51','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','111666934884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3123,'','Cash','','2022-10-28 08:35:15','','0','11','2022-10-28 08:35:15','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111666935123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3124,'','Cash','','2022-10-28 09:04:07','','0','18','2022-10-28 09:04:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181666935434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3125,'','Cash','','2022-10-28 09:37:26','','0','11','2022-10-28 09:37:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666939005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3126,'','Cash','','2022-10-28 10:00:32','','0','18','2022-10-28 10:00:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181666937311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3127,'','Cash','','2022-10-28 10:48:41','','0','18','2022-10-28 10:48:41','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181666943315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3128,'','Cash','','2022-10-28 10:54:37','','0','18','2022-10-28 10:54:37','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181666943323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3129,'','Cash','','2022-10-28 10:59:41','','0','11','2022-10-28 10:59:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666943970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3130,'','Cash','','2022-10-28 11:20:49','','0','11','2022-10-28 11:20:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111666945239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3131,'','Cash','','2022-10-28 11:50:00','','0','11','2022-10-28 11:50:00','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111666945251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3132,'','Cash','','2022-10-28 11:51:04','','0','11','2022-10-28 11:51:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111666947007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3133,'','Cash','','2022-10-28 12:18:35','','0','11','2022-10-28 12:18:35','','30','50','1','retail','0','50','1','0','0','0','0','20','0','printed',' ','','1','0','111666947065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3134,'','Cash','','2022-10-28 12:39:35','','0','18','2022-10-28 12:39:35','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181666949933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3135,'','Cash','','2022-10-28 12:47:30','','0','11','2022-10-28 12:47:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111666948730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3136,'','Cash','','2022-10-28 14:58:42','','0','11','2022-10-28 14:58:42','','0','1360','1','retail','0','1360','1','0','0','0','0','1360','0','printed',' ','','1','0','111666958219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3137,'','Cash','','2022-10-28 14:59:09','','0','18','2022-10-28 14:59:09','','0','85','1','retail','0','85','1','0','0','0','0','85','0','printed',' ','','1','0','181666958263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3138,'','Cash','','2022-10-28 14:59:53','','0','18','2022-10-28 14:59:53','','0','81','1','retail','0','81','1','0','0','0','0','81','0','printed',' ','','1','0','181666958361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3139,'','Cash','','2022-10-28 15:01:21','','0','18','2022-10-28 15:01:21','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181666958401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3140,'','Cash','','2022-10-28 15:19:41','','0','18','2022-10-28 15:19:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181666958492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3141,'','Cash','','2022-10-28 15:43:17','','0','18','2022-10-28 15:43:17','','70','280','1','retail','0','280','1','0','0','0','0','210','0','printed',' ','','1','0','181666959666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3142,'','Cash','','2022-10-28 15:45:06','','0','18','2022-10-28 15:45:06','','20','80','1','retail','0','80','1','0','0','0','0','60','0','printed',' ','','1','0','181666961014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3143,'','Cash','','2022-10-28 15:48:58','','0','18','2022-10-28 15:48:58','','690','690','1','retail','0','690','1','0','0','0','0','0','0','printed',' ','','1','0','181666961178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3144,'','Cash','','2022-10-28 15:52:14','','0','11','2022-10-28 15:52:14','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111666961518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3145,'','Cash','','2022-10-28 15:52:42','','0','11','2022-10-28 15:52:42','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','111666961542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3146,'','Cash','','2022-10-28 15:53:44','','0','18','2022-10-28 15:53:44','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181666961614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3147,'','Cash','','2022-10-28 16:05:25','','0','11','2022-10-28 16:05:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111666962316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3148,'','Cash','','2022-10-28 16:07:07','','0','11','2022-10-28 16:07:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111666962334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3149,'','Cash','','2022-10-28 17:36:28','','0','11','2022-10-28 17:36:28','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111666962436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3150,'','Cash','','2022-10-28 18:13:34','','0','11','2022-10-28 18:13:34','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111666969978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3151,'','Cash','','2022-10-29 08:38:38','','0','11','2022-10-29 08:38:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111667021906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3152,'','Cash','','2022-10-29 09:16:08','','0','11','2022-10-29 09:16:08','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111667021921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3153,'','Cash','','2022-10-29 09:51:28','','0','11','2022-10-29 09:51:28','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111667024172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3154,'','Cash','','2022-10-29 12:06:01','','0','11','2022-10-29 12:06:01','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111667034348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3155,'','Cash','','2022-10-29 16:20:50','','0','18','2022-10-29 16:20:50','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181667041323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3156,'','Cash','','2022-10-29 16:24:08','','0','18','2022-10-29 16:24:08','','60','120','1','retail','0','120','1','0','0','0','0','60','0','printed',' ','','1','0','181667049839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3157,'','Cash','','2022-10-31 09:33:19','','0','11','2022-10-31 09:33:19','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111667194830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3158,'','Cash','','2022-10-31 09:45:59','','0','11','2022-10-31 09:45:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','111667198017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3159,'','Cash','','2022-10-31 10:04:03','','0','11','2022-10-31 10:04:03','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111667199813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3160,'','Cash','','2022-10-31 10:33:02','','0','11','2022-10-31 10:33:02','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','111667199851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3161,'','Cash','','2022-10-31 10:33:47','','0','11','2022-10-31 10:33:47','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111667201594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3162,'','Cash','','2022-10-31 10:40:31','','0','18','2022-10-31 10:40:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667200008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3163,'','Cash','','2022-10-31 11:08:35','','0','18','2022-10-31 11:08:35','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181667202033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3164,'','Cash','','2022-10-31 12:37:51','','0','18','2022-10-31 12:37:51','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181667209051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3165,'','Cash','','2022-10-31 13:17:54','','0','18','2022-10-31 13:17:54','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181667211375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3166,'','Cash','','2022-10-31 13:18:24','','0','18','2022-10-31 13:18:24','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181667211495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3167,'','Cash','','2022-10-31 13:22:08','','0','11','2022-10-31 13:22:08','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','111667211699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3168,'','Cash','','2022-10-31 14:03:34','','0','18','2022-10-31 14:03:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181667211507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3169,'','Cash','','2022-10-31 14:24:11','','0','18','2022-10-31 14:24:11','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181667214216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3170,'','Cash','','2022-10-31 16:00:44','','0','11','2022-10-31 16:00:44','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111667220734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3171,'','Cash','','2022-10-31 16:26:33','','0','18','2022-10-31 16:26:33','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181667221336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3172,'','Cash','','2022-10-31 17:13:18','','0','18','2022-10-31 17:13:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667222797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3173,'','Cash','','2022-10-31 17:51:57','','0','18','2022-10-31 17:51:57','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181667225621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3174,'','Cash','','2022-10-31 18:06:30','','0','18','2022-10-31 18:06:30','','60','300','1','retail','0','300','1','0','0','0','0','240','0','printed',' ','','1','0','181667228697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3175,'','Cash','','2022-10-31 18:12:00','','0','11','2022-10-31 18:12:00','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111667228977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3176,'','Cash','','2022-11-01 08:17:03','','0','18','2022-11-01 08:17:03','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181667279633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3177,'','Cash','','2022-11-01 09:52:11','','0','18','2022-11-01 09:52:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181667279832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3178,'','Cash','','2022-11-01 09:53:35','','0','18','2022-11-01 09:53:35','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181667285554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3179,'','Cash','','2022-11-01 10:12:18','','0','18','2022-11-01 10:12:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181667285630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3180,'','Cash','','2022-11-01 10:35:27','','0','18','2022-11-01 10:35:27','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181667286741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3181,'','Cash','','2022-11-01 10:44:54','','0','18','2022-11-01 10:44:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667288129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3182,'','Cash','','2022-11-01 10:51:26','','0','18','2022-11-01 10:51:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667288705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3183,'','Cash','','2022-11-01 10:55:44','','0','11','2022-11-01 10:55:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111667289327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3184,'','Cash','','2022-11-01 12:29:22','','0','11','2022-11-01 12:29:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111667289346','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3185,'','Cash','','2022-11-01 12:48:34','','0','11','2022-11-01 12:48:34','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111667294967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3186,'','Cash','','2022-11-01 14:57:21','','0','18','2022-11-01 14:57:21','','0','475','1','retail','0','475','1','0','0','0','0','475','0','printed',' ','','1','0','181667303800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3187,'','Cash','','2022-11-01 15:24:53','','0','18','2022-11-01 15:24:53','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','181667305464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3188,'','Cash','','2022-11-02 10:18:53','','0','11','2022-11-02 10:18:53','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','111667373446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3189,'','Cash','','2022-11-02 13:41:43','','0','18','2022-11-02 13:41:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181667385669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3190,'','Cash','','2022-11-02 13:41:57','','0','18','2022-11-02 13:41:57','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181667385707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3191,'','Cash','','2022-11-02 13:48:28','','0','18','2022-11-02 13:48:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667385725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3192,'','Cash','','2022-11-02 14:05:25','','0','18','2022-11-02 14:05:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667386111','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3193,'','Cash','','2022-11-02 14:31:54','','0','11','2022-11-02 14:31:54','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111667388670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3194,'','Cash','','2022-11-02 14:32:12','','0','11','2022-11-02 14:32:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111667388717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3195,'','Cash','','2022-11-02 16:51:10','','0','11','2022-11-02 16:51:10','','315','315','1','retail','0','315','1','0','0','0','0','0','0','printed',' ','','1','0','111667396474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3196,'','Cash','','2022-11-02 17:02:17','','0','18','2022-11-02 17:02:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667397710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3197,'','Cash','','2022-11-02 17:10:08','','0','18','2022-11-02 17:10:08','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181667397739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3198,'','Cash','','2022-11-02 17:28:51','','0','18','2022-11-02 17:28:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181667398219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3199,'','Cash','','2022-11-02 17:29:06','','0','18','2022-11-02 17:29:06','','180','240','1','retail','0','240','1','0','0','0','0','60','0','printed',' ','','1','0','181667399334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3200,'','Cash','','2022-11-03 08:11:23','','0','11','2022-11-03 08:11:23','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','111667452247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3201,'','Cash','','2022-11-03 08:47:48','','0','11','2022-11-03 08:47:48','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111667454419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3202,'','Cash','','2022-11-03 09:29:13','','0','18','2022-11-03 09:29:13','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181667451297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3203,'','Cash','','2022-11-03 10:22:32','','0','18','2022-11-03 10:08:02','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667456957','Cleared','18','2022-11-03 10:22:32','','','','','','',0.00,0.00,0,'',''),(3204,'','Cash','','2022-11-03 10:53:20','','0','18','2022-11-03 10:53:20','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181667461991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3205,'','Cash','','2022-11-03 11:05:27','','0','18','2022-11-03 11:05:27','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181667462020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3206,'','Cash','','2022-11-03 11:36:21','','0','11','2022-11-03 11:36:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111667464566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3207,'','Cash','','2022-11-03 11:44:55','','0','18','2022-11-03 11:44:55','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181667462730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3208,'','Cash','','2022-11-03 11:49:59','','0','18','2022-11-03 11:49:59','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181667465098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3209,'','Cash','','2022-11-03 13:52:15','','0','11','2022-11-03 13:52:15','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','111667472716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3210,'','Cash','','2022-11-03 14:33:03','','0','11','2022-11-03 14:33:03','','135','135','1','retail','0','135','1','0','0','0','0','0','0','printed',' ','','1','0','111667475172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3211,'','Cash','','2022-11-03 14:41:15','','0','18','2022-11-03 14:41:15','','0','26','1','retail','0','26','1','0','0','0','0','26','0','printed',' ','','1','0','181667475643','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3212,'','Cash','','2022-11-03 14:41:43','','0','18','2022-11-03 14:41:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181667475688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3213,'','Cash','','2022-11-03 14:42:18','','0','18','2022-11-03 14:42:18','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181667475715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3214,'','Cash','','2022-11-03 14:42:36','','0','18','2022-11-03 14:42:36','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181667475747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3215,'','Cash','','2022-11-03 14:43:13','','0','18','2022-11-03 14:43:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181667475782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3216,'','Cash','','2022-11-03 14:44:25','','0','18','2022-11-03 14:44:25','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181667475848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3217,'','Cash','','2022-11-03 15:00:57','','0','18','2022-11-03 15:00:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181667475895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3218,'','Cash','','2022-11-03 15:05:49','','0','18','2022-11-03 15:05:49','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181667476862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3219,'','Cash','','2022-11-03 15:20:31','','0','18','2022-11-03 15:20:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667477153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3220,'','Cash','','2022-11-03 15:55:28','','0','18','2022-11-03 15:55:28','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181667478034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3221,'','Cash','','2022-11-03 16:47:01','','0','18','2022-11-03 16:47:01','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181667481254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3222,'','Cash','','2022-11-03 17:21:46','','0','11','2022-11-03 17:21:46','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111667482368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3223,'','Cash','','2022-11-03 18:01:36','','0','11','2022-11-03 18:01:36','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','111667487687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3224,'','Cash','','2022-11-04 09:41:45','','0','18','2022-11-04 09:41:45','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181667544086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3225,'','Cash','','2022-11-04 09:42:30','','0','18','2022-11-04 09:42:30','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181667544114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3226,'','Cash','','2022-11-04 09:42:52','','0','18','2022-11-04 09:42:52','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181667544158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3227,'','Cash','','2022-11-04 09:43:07','','0','18','2022-11-04 09:43:07','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181667544179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3228,'','Cash','','2022-11-04 09:43:44','','0','18','2022-11-04 09:43:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667544190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3229,'','Cash','','2022-11-04 09:58:08','','0','18','2022-11-04 09:58:08','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181667543218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3230,'','Cash','','2022-11-04 09:58:33','','0','18','2022-11-04 09:58:33','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181667545097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3231,'','Cash','','2022-11-04 10:33:16','','0','11','2022-11-04 10:33:16','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111667544718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3232,'','Cash','','2022-11-04 10:53:02','','0','18','2022-11-04 10:53:02','','0','85','1','retail','0','85','1','0','0','0','0','85','0','printed',' ','','1','0','181667545122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3233,'','Cash','','2022-11-04 12:33:30','','0','11','2022-11-04 12:33:30','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111667554372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3234,'','Cash','','2022-11-04 16:52:38','','0','11','2022-11-04 16:52:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111667569935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3235,'','Cash','','2022-11-04 16:53:04','','0','11','2022-11-04 16:53:04','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111667569967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3236,'','Cash','','2022-11-04 17:20:14','','0','11','2022-11-04 17:20:14','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','111667570193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3237,'','Cash','','2022-11-04 17:51:13','','0','11','2022-11-04 17:51:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111667571624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3238,'','Cash','','2022-11-04 19:05:39','','0','11','2022-11-04 19:05:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','111667577923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3239,'','Cash','','2022-11-04 19:14:55','','0','18','2022-11-04 19:14:55','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','181667578483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3240,'','Cash','','2022-11-04 19:15:56','','0','18','2022-11-04 19:15:56','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181667578546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3241,'','Cash','','2022-11-05 09:48:28','','0','18','2022-11-05 09:48:28','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181667629583','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3242,'','Cash','','2022-11-05 09:48:40','','0','18','2022-11-05 09:48:40','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181667630910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3243,'','Cash','','2022-11-05 09:58:16','','0','18','2022-11-05 09:58:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181667630923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3244,'','Cash','','2022-11-05 10:06:47','','0','18','2022-11-05 10:06:47','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181667631505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3245,'','Cash','','2022-11-05 10:09:09','','0','18','2022-11-05 10:09:09','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181667632020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3246,'','Cash','','2022-11-05 10:36:24','','0','18','2022-11-05 10:36:24','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181667632152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3247,'','Cash','','2022-11-05 11:24:23','','0','18','2022-11-05 11:24:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667633787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3248,'','Cash','','2022-11-05 13:33:14','','0','18','2022-11-05 13:33:14','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','181667644376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3249,'','Cash','','2022-11-07 08:14:23','','0','11','2022-11-07 08:14:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111667798012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3250,'','Cash','','2022-11-07 08:21:11','','0','11','2022-11-07 08:21:11','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111667798076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3251,'','Cash','','2022-11-07 08:27:04','','0','11','2022-11-07 08:27:04','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111667798480','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3252,'','Cash','','2022-11-07 08:48:52','','0','18','2022-11-07 08:48:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667796592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3253,'','Cash','','2022-11-07 08:58:56','','0','11','2022-11-07 08:58:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111667800727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3254,'','Cash','','2022-11-07 09:27:08','','0','18','2022-11-07 09:27:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667802147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3255,'','Cash','','2022-11-07 09:30:11','','0','18','2022-11-07 09:30:11','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181667802431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3256,'','Cash','','2022-11-07 10:14:35','','0','18','2022-11-07 10:14:35','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181667802614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3257,'','Cash','','2022-11-07 10:18:19','','0','18','2022-11-07 10:18:19','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667805293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3258,'','Cash','','2022-11-07 10:42:23','','0','18','2022-11-07 10:42:23','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181667806923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3259,'','Cash','','2022-11-07 11:02:56','','0','18','2022-11-07 11:02:56','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667806956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3260,'','Cash','','2022-11-07 11:28:24','','0','18','2022-11-07 11:28:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181667809417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3261,'','Cash','','2022-11-07 12:04:43','','0','18','2022-11-07 12:04:43','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667811851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3262,'','Cash','','2022-11-07 12:18:09','','0','11','2022-11-07 12:18:09','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','111667812212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3263,'','Cash','','2022-11-07 12:44:35','','0','11','2022-11-07 12:44:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111667812692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3264,'','Cash','','2022-11-07 12:46:51','','0','11','2022-11-07 12:46:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111667814277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3265,'','Cash','','2022-11-07 12:58:16','','0','18','2022-11-07 12:58:16','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181667814426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3266,'','Cash','','2022-11-07 13:03:07','','0','11','2022-11-07 13:03:07','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111667815348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3267,'','Cash','','2022-11-07 13:34:58','','0','11','2022-11-07 13:34:58','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111667815390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3268,'','Cash','','2022-11-07 13:35:11','','0','11','2022-11-07 13:35:11','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111667817303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3269,'','Cash','','2022-11-07 15:08:31','','0','11','2022-11-07 15:08:31','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','111667817313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3270,'','Cash','','2022-11-07 15:09:14','','0','11','2022-11-07 15:09:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','111667822916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3271,'','Cash','','2022-11-07 15:13:14','','0','18','2022-11-07 15:13:14','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181667823168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3272,'','Cash','','2022-11-07 15:14:17','','0','18','2022-11-07 15:14:17','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181667823209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3273,'','Cash','','2022-11-07 18:11:07','','0','18','2022-11-07 18:11:07','','60','180','1','retail','0','180','1','0','0','0','0','120','0','printed',' ','','1','0','181667833790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3274,'','Cash','','2022-11-07 18:11:51','','0','18','2022-11-07 18:11:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181667833889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3275,'','Cash','','2022-11-07 18:12:12','','0','18','2022-11-07 18:12:12','','0','42','1','retail','0','42','1','0','0','0','0','42','0','printed',' ','','1','0','181667833918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3276,'','Cash','','2022-11-07 18:12:41','','0','18','2022-11-07 18:12:41','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181667833944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3277,'','Cash','','2022-11-07 18:13:20','','0','18','2022-11-07 18:13:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181667833969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3278,'','Cash','','2022-11-07 18:14:00','','0','18','2022-11-07 18:14:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181667834010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3279,'','Cash','','2022-11-08 08:22:50','','0','18','2022-11-08 08:22:50','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','181667884963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3280,'','Cash','','2022-11-08 08:29:45','','0','18','2022-11-08 08:29:45','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','181667884973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3281,'','Cash','','2022-11-08 08:47:24','','0','18','2022-11-08 08:47:24','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181667885396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3282,'','Cash','','2022-11-08 08:55:48','','0','18','2022-11-08 08:55:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667886454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3283,'','Cash','','2022-11-08 09:28:05','','0','18','2022-11-08 09:28:05','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181667886952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3284,'','Cash','','2022-11-08 10:28:47','','0','11','2022-11-08 10:28:47','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','111667892172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3285,'','Cash','','2022-11-08 10:28:59','','0','18','2022-11-08 10:28:59','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181667888896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3286,'','Cash','','2022-11-08 10:29:12','','0','18','2022-11-08 10:29:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181667892545','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3287,'','Cash','','2022-11-08 10:40:34','','0','11','2022-11-08 10:40:34','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111667892539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3288,'','Cash','','2022-11-08 11:12:52','','0','11','2022-11-08 11:12:52','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111667895148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3289,'','Cash','','2022-11-08 11:34:45','','0','18','2022-11-08 11:34:45','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181667896464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3290,'','Cash','','2022-11-08 12:25:00','','0','11','2022-11-08 12:25:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111667896283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3291,'','Cash','','2022-11-08 13:08:32','','0','11','2022-11-08 13:08:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111667901620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3292,'','Cash','','2022-11-08 13:32:26','','0','18','2022-11-08 13:32:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667896500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3293,'','Cash','','2022-11-08 14:29:49','','0','11','2022-11-08 14:29:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111667902115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3294,'','Cash','','2022-11-08 15:32:02','','0','18','2022-11-08 15:32:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181667903550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3295,'','Cash','','2022-11-08 15:32:39','','0','18','2022-11-08 15:32:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181667910726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3296,'','Cash','','2022-11-08 16:17:57','','0','11','2022-11-08 16:17:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111667910862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3297,'','Cash','','2022-11-08 18:13:45','','0','11','2022-11-08 18:13:45','','60','240','1','retail','0','240','1','0','0','0','0','180','0','printed',' ','','1','0','111667920417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3298,'','Cash','','2022-11-08 18:15:10','','0','11','2022-11-08 18:15:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111667920497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3299,'','Cash','','2022-11-09 07:33:16','','0','18','2022-11-09 07:33:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181667967997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3300,'','Cash','','2022-11-09 08:55:26','','0','18','2022-11-09 08:55:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667972013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3301,'','Cash','','2022-11-09 08:59:56','','0','18','2022-11-09 08:59:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181667973535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3302,'','Cash','','2022-11-09 09:37:40','','0','11','2022-11-09 09:37:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111667975851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3303,'','Cash','','2022-11-09 10:51:51','','0','11','2022-11-09 09:47:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111667975862','Cleared','11','2022-11-09 10:51:51','','','','','','',0.00,0.00,0,'',''),(3304,'','Cash','','2022-11-09 10:09:32','','0','18','2022-11-09 10:09:32','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181667973599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3305,'','Cash','','2022-11-09 10:45:52','','0','18','2022-11-09 10:45:52','','130','300','1','retail','0','300','1','0','0','0','0','170','0','printed',' ','','1','0','181667977775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3306,'','Cash','','2022-11-09 11:08:23','','0','18','2022-11-09 11:08:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181667981287','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3307,'','Cash','','2022-11-09 11:59:13','','0','11','2022-11-09 11:59:13','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','111667980316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3308,'','Cash','','2022-11-09 12:23:39','','0','11','2022-11-09 12:23:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111667984356','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3309,'','Cash','','2022-11-09 13:13:48','','0','18','2022-11-09 13:13:48','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181667988612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3310,'','Cash','','2022-11-09 13:28:50','','0','11','2022-11-09 13:28:50','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111667985821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3311,'','Cash','','2022-11-09 16:04:56','','0','11','2022-11-09 16:04:56','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','111667999086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3312,'','Cash','','2022-11-10 08:09:27','','0','18','2022-11-10 08:09:27','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181668056938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3313,'','Cash','','2022-11-10 09:39:05','','0','18','2022-11-10 09:39:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181668056970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3314,'','Cash','','2022-11-10 09:39:08','','0','11','2022-11-10 09:39:08','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','111668061053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3315,'','Cash','','2022-11-10 10:05:13','','0','18','2022-11-10 10:05:13','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181668062348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3316,'','Cash','','2022-11-10 10:26:20','','0','18','2022-11-10 10:26:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181668063916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3317,'','Cash','','2022-11-10 10:58:54','','0','11','2022-11-10 10:58:54','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111668067100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3318,'','Cash','','2022-11-10 11:00:05','','0','11','2022-11-10 11:00:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111668067137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3319,'','Cash','','2022-11-10 11:33:04','','0','18','2022-11-10 11:33:04','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181668069163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3320,'','Cash','','2022-11-10 11:41:59','','0','18','2022-11-10 11:41:59','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181668069192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3321,'','Cash','','2022-11-10 12:17:47','','0','18','2022-11-10 12:17:47','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181668069721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3322,'','Cash','','2022-11-10 12:18:06','','0','18','2022-11-10 12:18:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181668071870','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3323,'','Cash','','2022-11-10 14:14:23','','0','18','2022-11-10 14:14:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181668078840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3324,'','Cash','','2022-11-10 14:28:38','','0','11','2022-11-10 14:28:38','','100','200','1','retail','0','200','1','0','0','0','0','100','0','printed',' ','','1','0','111668079686','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3325,'','Cash','','2022-11-10 14:51:05','','0','11','2022-11-10 14:51:05','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111668079742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3326,'','Cash','','2022-11-10 15:19:16','','0','11','2022-11-10 15:19:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111668082747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3327,'','Cash','','2022-11-10 15:31:09','','0','18','2022-11-10 15:31:09','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181668083457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3328,'','Cash','','2022-11-10 15:53:13','','0','18','2022-11-10 15:53:13','','50','100','1','retail','0','100','1','0','0','0','0','50','0','printed',' ','','1','0','181668083472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3329,'','Cash','','2022-11-10 15:54:30','','0','11','2022-11-10 15:54:30','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','111668084318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3330,'','Cash','','2022-11-10 16:56:06','','0','18','2022-11-10 16:56:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181668084896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3331,'','Cash','','2022-11-10 17:11:47','','0','18','2022-11-10 17:11:47','','120','300','1','retail','0','300','1','0','0','0','0','180','0','printed',' ','','1','0','181668089457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3332,'','Cash','','2022-11-10 17:30:26','','0','18','2022-11-10 17:30:26','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181668090608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3333,'','Cash','','2022-11-10 17:38:01','','0','18','2022-11-10 17:38:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181668090629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3334,'','Cash','','2022-11-11 07:43:53','','0','11','2022-11-11 07:43:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111668141505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3335,'','Cash','','2022-11-11 08:08:51','','0','11','2022-11-11 08:08:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111668141835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3336,'','Cash','','2022-11-11 08:41:28','','0','11','2022-11-11 08:41:28','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111668143334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3337,'','Cash','','2022-11-11 08:45:31','','0','11','2022-11-11 08:45:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111668145291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3338,'','Cash','','2022-11-11 09:03:25','','0','11','2022-11-11 09:03:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111668145533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3339,'','Cash','','2022-11-11 09:09:44','','0','11','2022-11-11 09:09:44','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111668146608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3340,'','Cash','','2022-11-11 09:27:51','','0','11','2022-11-11 09:27:51','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','111668148037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3341,'','Cash','','2022-11-11 09:41:41','','0','11','2022-11-11 09:41:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111668148075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3342,'','Cash','','2022-11-11 10:49:40','','0','11','2022-11-11 10:49:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111668146987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3343,'','Cash','','2022-11-11 12:07:27','','0','11','2022-11-11 12:07:27','','00','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111668152982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3344,'','Cash','','2022-11-11 12:12:03','','0','11','2022-11-11 12:12:03','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','111668157661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3345,'','Cash','','2022-11-11 12:18:15','','0','11','2022-11-11 12:18:15','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed',' ','','1','0','111668157932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3346,'','Cash','','2022-11-11 12:18:35','','0','11','2022-11-11 12:18:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111668158305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3347,'','Cash','','2022-11-11 12:24:29','','0','18','2022-11-11 12:24:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181668158658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3348,'','Cash','','2022-11-11 12:27:40','','0','18','2022-11-11 12:27:40','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181668158849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3349,'','Cash','','2022-11-11 13:06:28','','0','18','2022-11-11 13:06:28','','60','300','1','retail','0','300','1','0','0','0','0','0240','0','printed',' ','','1','0','181668161036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3350,'','Cash','','2022-11-11 13:58:15','','0','18','2022-11-11 13:58:15','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181668164274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3351,'','Cash','','2022-11-11 14:11:36','','0','18','2022-11-11 14:11:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181668164302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3352,'','Cash','','2022-11-11 14:22:44','','0','18','2022-11-11 14:22:44','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181668165107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3353,'','Cash','','2022-11-11 15:17:18','','0','11','2022-11-11 15:17:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111668161252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3354,'','Cash','','2022-11-11 16:05:25','','0','18','2022-11-11 16:05:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181668169905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3355,'','Cash','','2022-11-11 17:57:24','','0','18','2022-11-11 17:57:24','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181668178632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3356,'','Cash','','2022-11-11 17:59:28','','0','18','2022-11-11 17:59:28','','0','27','1','retail','0','27','1','0','0','0','0','27','0','printed',' ','','1','0','181668178654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3357,'','Cash','','2022-11-11 17:59:52','','0','18','2022-11-11 17:59:52','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181668178780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3358,'','Cash','','2022-11-17 08:17:34','','0','18','2022-11-17 08:17:34','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181668662230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3359,'','Cash','','2022-11-17 09:19:49','','0','11','2022-11-17 09:19:49','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111668661199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3360,'','Cash','','2022-11-17 09:35:16','','0','11','2022-11-17 09:35:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111668665998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3361,'','Cash','','2022-11-17 09:50:41','','0','11','2022-11-17 09:50:41','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111668666956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3362,'','Cash','','2022-11-17 09:51:46','','0','11','2022-11-17 09:51:46','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111668667842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3363,'','Cash','','2022-11-17 10:05:42','','0','11','2022-11-17 10:05:42','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','111668667915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3364,'','Cash','','2022-11-17 10:05:56','','0','18','2022-11-17 10:05:56','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181668662261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3365,'','Cash','','2022-11-17 10:12:29','','0','18','2022-11-17 10:12:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181668668978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3366,'','Cash','','2022-11-17 10:42:39','','0','18','2022-11-17 10:42:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181668669152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3367,'','Cash','','2022-11-17 10:58:04','','0','18','2022-11-17 10:58:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181668670963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3368,'','Cash','','2022-11-17 11:20:04','','0','18','2022-11-17 11:20:04','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181668671886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3369,'','Cash','','2022-11-17 13:38:58','','0','18','2022-11-17 13:38:58','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181668681512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3370,'','Cash','','2022-11-17 13:39:33','','0','18','2022-11-17 13:39:33','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181668681544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3371,'','Cash','','2022-11-17 13:40:53','','0','18','2022-11-17 13:40:53','','0','28','1','retail','0','28','1','0','0','0','0','28','0','printed',' ','','1','0','181668681639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3372,'','Cash','','2022-11-17 13:42:24','','0','18','2022-11-17 13:42:24','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181668681734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3373,'','Cash','','2022-11-17 13:42:56','','0','18','2022-11-17 13:42:56','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181668681759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3374,'','Cash','','2022-11-17 14:12:54','','0','18','2022-11-17 14:12:54','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','181668682298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3375,'','Cash','','2022-11-17 14:14:44','','0','11','2022-11-17 14:14:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111668683655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3376,'','Cash','','2022-11-17 16:11:57','','0','11','2022-11-17 16:11:57','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111668683686','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3377,'','Cash','','2022-11-17 16:23:35','','0','11','2022-11-17 16:23:35','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111668691407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3378,'','Cash','','2022-11-17 16:35:03','','0','18','2022-11-17 16:35:03','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181668692094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3379,'','Cash','','2022-11-17 16:35:27','','0','18','2022-11-17 16:35:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181668692106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3380,'','Cash','','2022-11-17 17:46:35','','0','18','2022-11-17 17:46:35','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181668696371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3381,'','Cash','','2022-11-17 17:57:50','','0','18','2022-11-17 17:57:50','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181668697060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3382,'','Cash','','2022-11-17 17:58:34','','0','18','2022-11-17 17:58:34','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181668697073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3383,'','Cash','','2022-11-17 18:09:33','','0','11','2022-11-17 18:09:33','','655','655','1','retail','0','655','1','0','0','0','0','0','0','printed',' ','','1','0','111668697761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3384,'','Cash','','2022-11-18 08:16:03','','0','11','2022-11-18 08:16:03','','0','125','1','retail','0','125','1','0','0','0','0','125','0','printed',' ','','1','0','111668747072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3385,'','Cash','','2022-11-18 08:50:25','','0','18','2022-11-18 08:50:25','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181668750086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3386,'','Cash','','2022-11-18 09:37:52','','0','18','2022-11-18 09:37:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181668750633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3387,'','Cash','','2022-11-18 10:12:29','','0','11','2022-11-18 10:12:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111668754093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3388,'','Cash','','2022-11-18 11:09:18','','0','11','2022-11-18 11:09:18','','10','500','1','retail','0','500','1','0','0','0','0','490','0','printed',' ','','1','0','111668758762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3389,'','Cash','','2022-11-18 11:48:46','','0','11','2022-11-18 11:48:46','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111668758969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3390,'','Cash','','2022-11-18 12:29:18','','0','18','2022-11-18 12:29:18','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181668763463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3391,'','Cash','','2022-11-18 12:44:01','','0','11','2022-11-18 12:44:01','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111668764629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3392,'','Cash','','2022-11-18 12:45:44','','0','11','2022-11-18 12:45:44','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','111668764700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3393,'','Cash','','2022-11-18 13:53:41','','0','11','2022-11-18 13:53:41','','0','4360','1','retail','0','4360','1','0','0','0','0','4360','0','printed',' ','','1','0','111668768800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3394,'','Cash','','2022-11-18 14:22:09','','0','11','2022-11-18 14:22:09','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','111668764746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3395,'','Cash','','2022-11-18 15:19:03','','0','11','2022-11-18 15:19:03','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111668770547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3396,'','Cash','','2022-11-18 15:20:13','','10','18','2022-11-18 15:20:13','','10','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181668773969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3397,'','Cash','','2022-11-18 15:27:40','','0','18','2022-11-18 15:27:40','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181668774049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3398,'','Cash','','2022-11-18 15:39:06','','0','18','2022-11-18 15:39:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181668774462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3399,'','Cash','','2022-11-18 16:28:18','','0','11','2022-11-18 16:28:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111668775259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3400,'','Cash','','2022-11-18 17:42:34','','0','18','2022-11-18 17:42:34','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181668782544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3401,'','Cash','','2022-11-19 09:15:18','','0','11','2022-11-19 09:15:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111668838504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3402,'','Cash','','2022-11-19 10:09:53','','0','18','2022-11-19 10:09:53','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','181668841781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3403,'','Cash','','2022-11-19 13:36:38','','0','18','2022-11-19 13:36:38','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed',' ','','1','0','181668854192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3404,'','Cash','','2022-11-19 14:34:30','','0','11','2022-11-19 14:34:30','','0','195','1','retail','0','195','1','0','0','0','0','195','0','printed',' ','','1','0','111668857651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3405,'','Cash','','2022-11-19 16:28:05','','0','11','2022-11-19 16:28:05','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111668857681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3406,'','Cash','','2022-11-19 16:37:52','','0','18','2022-11-19 16:37:52','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181668865063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3407,'','Cash','','2022-11-19 16:38:05','','0','18','2022-11-19 16:38:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181668865074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3408,'','Cash','','2022-11-21 08:07:16','','0','11','2022-11-21 08:07:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669007227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3409,'','Cash','','2022-11-21 08:44:49','','0','11','2022-11-21 08:44:49','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111669007238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3410,'','Cash','','2022-11-21 09:03:54','','0','11','2022-11-21 09:03:54','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','111669009499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3411,'','Cash','','2022-11-21 09:58:40','','0','11','2022-11-21 09:58:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669010643','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3412,'','Cash','','2022-11-21 10:13:56','','0','11','2022-11-21 10:13:56','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111669013926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3413,'','Cash','','2022-11-21 10:14:18','','0','11','2022-11-21 10:14:18','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','111669014839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3414,'','Cash','','2022-11-21 10:38:39','','0','11','2022-11-21 10:38:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669014940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3415,'','Cash','','2022-11-21 10:41:07','','0','11','2022-11-21 10:41:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111669016322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3416,'','Cash','','2022-11-21 12:42:40','','0','11','2022-11-21 12:42:40','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','111669023746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3417,'','Cash','','2022-11-21 12:43:04','','0','11','2022-11-21 12:43:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111669023767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3418,'','Cash','','2022-11-21 12:43:18','','0','11','2022-11-21 12:43:18','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111669023786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3419,'','Cash','','2022-11-21 12:43:37','','0','11','2022-11-21 12:43:37','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111669023806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3420,'','Cash','','2022-11-21 13:52:36','','0','11','2022-11-21 13:52:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669027883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3421,'','Cash','','2022-11-21 14:05:18','','0','11','2022-11-21 14:05:18','','150','300','1','retail','0','300','1','0','0','0','0','150','0','printed',' ','','1','0','111669028706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3422,'','Cash','','2022-11-21 14:09:00','','0','11','2022-11-21 14:09:00','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','111669028740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3423,'','Cash','','2022-11-21 14:12:05','','0','11','2022-11-21 14:12:05','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111669027960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3424,'','Cash','','2022-11-21 14:15:13','','0','11','2022-11-21 14:15:13','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111669029153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3425,'','Cash','','2022-11-21 17:57:54','','0','11','2022-11-21 17:57:54','','100','200','1','retail','0','200','1','0','0','0','0','100','0','printed',' ','','1','0','111669042661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3426,'','Cash','','2022-11-21 18:16:25','','0','11','2022-11-21 18:16:25','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','111669043770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3427,'','Cash','','2022-11-21 18:17:18','','0','11','2022-11-21 18:17:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669043822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3428,'','Cash','','2022-11-21 18:17:39','','0','11','2022-11-21 18:17:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111669043839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3429,'','Cash','','2022-11-21 18:18:01','','0','11','2022-11-21 18:18:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111669043862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3430,'','Cash','','2022-11-22 09:43:53','','0','18','2022-11-22 09:43:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181669096633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3431,'','Cash','','2022-11-22 09:45:31','','0','18','2022-11-22 09:45:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669099437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3432,'','Cash','','2022-11-22 11:01:11','','0','18','2022-11-22 11:01:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181669099534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3433,'','Cash','','2022-11-22 13:05:20','','0','11','2022-11-22 13:05:20','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111669109080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3434,'','Cash','','2022-11-22 13:05:42','','0','11','2022-11-22 13:05:42','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111669111531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3435,'','Cash','','2022-11-22 13:56:04','','0','18','2022-11-22 13:56:04','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181669114540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3436,'','Cash','','2022-11-22 13:56:13','','0','18','2022-11-22 13:56:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669114567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3437,'','Cash','','2022-11-22 14:23:45','','0','18','2022-11-22 14:23:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669114581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3438,'','Cash','','2022-11-22 15:29:00','','0','11','2022-11-22 15:29:00','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','111669120107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3439,'','Cash','','2022-11-22 15:53:06','','0','18','2022-11-22 15:53:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669121569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3440,'','Cash','','2022-11-22 18:06:08','','0','18','2022-11-22 18:06:08','','240','300','1','retail','0','300','1','0','0','0','0','60','0','printed',' ','','1','0','181669129559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3441,'','Cash','','2022-11-22 18:09:10','','0','18','2022-11-22 18:09:10','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181669129720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3442,'','Cash','','2022-11-22 18:09:39','','0','18','2022-11-22 18:09:39','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','181669129769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3443,'','Cash','','2022-11-22 18:10:14','','0','18','2022-11-22 18:10:14','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181669129787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3444,'','Cash','','2022-11-22 18:11:15','','0','18','2022-11-22 18:11:15','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181669129824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3445,'','Cash','','2022-11-23 08:51:00','','0','18','2022-11-23 08:51:00','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181669180945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3446,'','Cash','','2022-11-23 09:24:35','','0','18','2022-11-23 09:24:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181669182668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3447,'','Cash','','2022-11-23 09:31:01','','0','18','2022-11-23 09:31:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669184679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3448,'','Cash','','2022-11-23 09:39:33','','0','18','2022-11-23 09:39:33','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181669185063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3449,'','Cash','','2022-11-23 10:59:50','','0','18','2022-11-23 10:59:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669189892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3450,'','Cash','','2022-11-23 11:21:14','','0','18','2022-11-23 11:21:14','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669190392','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3451,'','Cash','','2022-11-23 11:43:29','','0','18','2022-11-23 11:43:29','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181669191698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3452,'','Cash','','2022-11-23 11:58:31','','0','18','2022-11-23 11:58:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669193013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3453,'','Cash','','2022-11-23 12:02:50','','0','18','2022-11-23 12:02:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669193913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3454,'','Cash','','2022-11-23 12:03:56','','0','18','2022-11-23 12:03:56','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed','','',NULL,'0','181669194172','Cleared','18','2022-11-23 12:04:44','','','','','','',0.00,0.00,0,'',''),(3455,'','Cash','','2022-11-23 13:44:08','','0','18','2022-11-23 13:44:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669200149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3456,'','Cash','','2022-11-23 13:44:22','','0','18','2022-11-23 13:44:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669200251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3457,'','Cash','','2022-11-23 14:22:04','','0','18','2022-11-23 14:22:04','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669201877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3458,'','Cash','','2022-11-23 14:25:15','','0','11','2022-11-23 14:25:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111669202659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3459,'','Cash','','2022-11-23 14:25:32','','0','11','2022-11-23 14:25:32','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111669202717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3460,'','Cash','','2022-11-23 14:25:57','','0','11','2022-11-23 14:25:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111669202742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3461,'','Cash','','2022-11-23 14:37:44','','0','18','2022-11-23 14:37:44','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181669202532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3462,'','Cash','','2022-11-23 15:43:45','','0','18','2022-11-23 15:43:45','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181669203477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3463,'','Cash','','2022-11-23 15:49:09','','0','18','2022-11-23 15:49:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669207433','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3464,'','Cash','','2022-11-23 16:00:09','','0','18','2022-11-23 16:00:09','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181669207763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3465,'','Cash','','2022-11-23 16:09:54','','0','18','2022-11-23 16:09:54','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181669208417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3466,'','Cash','','2022-11-23 17:35:53','','0','18','2022-11-23 17:35:53','','120','300','1','retail','0','300','1','0','0','0','0','180','0','printed',' ','','1','0','181669214143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3467,'','Cash','','2022-11-23 17:47:34','','0','11','2022-11-23 17:47:34','','0','78','1','retail','0','78','1','0','0','0','0','78','0','printed',' ','','1','0','111669214839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3468,'','Cash','','2022-11-23 17:47:58','','0','11','2022-11-23 17:47:58','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','111669214864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3469,'','Cash','','2022-11-23 18:25:24','','0','11','2022-11-23 18:25:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111669215525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3470,'','Cash','','2022-11-24 07:52:03','','0','11','2022-11-24 07:52:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669265508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3471,'','Cash','','2022-11-24 07:55:18','','0','18','2022-11-24 07:55:18','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181669265484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3472,'','Cash','','2022-11-24 08:30:22','','0','18','2022-11-24 08:30:22','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181669265721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3473,'','Cash','','2022-11-24 08:58:41','','0','18','2022-11-24 08:58:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669267824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3474,'','Cash','','2022-11-24 09:03:31','','0','18','2022-11-24 09:03:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669269524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3475,'','Cash','','2022-11-24 09:42:46','','0','18','2022-11-24 09:42:46','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181669269814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3476,'','Cash','','2022-11-24 09:43:22','','0','18','2022-11-24 09:43:22','','0','315','1','retail','0','315','1','0','0','0','0','315','0','printed',' ','','1','0','181669272182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3477,'','Cash','','2022-11-24 10:06:42','','0','18','2022-11-24 10:06:42','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181669272211','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3478,'','Cash','','2022-11-24 11:17:32','','0','18','2022-11-24 11:17:32','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669273605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3479,'','Cash','','2022-11-24 12:26:15','','0','18','2022-11-24 12:26:15','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181669279932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3480,'','Cash','','2022-11-24 13:02:04','','0','18','2022-11-24 13:02:04','','120','300','1','retail','0','300','1','0','0','0','0','180','0','printed',' ','','1','0','181669284099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3481,'','Cash','','2022-11-24 13:32:34','','0','18','2022-11-24 13:32:34','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181669284145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3482,'','Cash','','2022-11-24 13:42:39','','0','18','2022-11-24 13:42:39','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669285957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3483,'','Cash','','2022-11-24 14:11:24','','0','18','2022-11-24 14:11:24','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181669286562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3484,'','Cash','','2022-11-24 14:14:36','','0','11','2022-11-24 14:14:36','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','111669288452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3485,'','Cash','','2022-11-24 14:49:09','','0','18','2022-11-24 14:49:09','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669290530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3486,'','Cash','','2022-11-24 17:26:34','','0','18','2022-11-24 17:26:34','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181669299987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3487,'','Cash','','2022-11-24 17:56:04','','0','18','2022-11-24 17:56:04','','0','34','1','retail','0','34','1','0','0','0','0','34','0','printed',' ','','1','0','181669301736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3488,'','Cash','','2022-11-24 17:56:56','','0','18','2022-11-24 17:56:56','','0','195','1','retail','0','195','1','0','0','0','0','195','0','printed',' ','','1','0','181669301776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3489,'','Cash','','2022-11-24 17:57:25','','0','18','2022-11-24 17:57:25','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181669301825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3490,'','Cash','','2022-11-25 08:37:04','','0','18','2022-11-25 08:37:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181669354595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3491,'','Cash','','2022-11-25 09:58:09','','0','18','2022-11-25 09:58:09','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181669358213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3492,'','Cash','','2022-11-25 09:58:48','','0','18','2022-11-25 09:58:48','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181669359499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3493,'','Cash','','2022-11-25 10:45:33','','0','18','2022-11-25 10:45:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181669359530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3494,'','Cash','','2022-11-25 10:59:43','','0','18','2022-11-25 10:59:43','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181669362341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3495,'','Cash','','2022-11-25 11:41:51','','0','18','2022-11-25 11:41:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669363186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3496,'','Cash','','2022-11-25 11:50:48','','0','11','2022-11-25 11:50:48','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111669366239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3497,'','Cash','','2022-11-25 12:07:37','','0','18','2022-11-25 12:07:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669365713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3498,'','Cash','','2022-11-25 12:07:50','','0','18','2022-11-25 12:07:50','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181669367261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3499,'','Cash','','2022-11-25 13:08:39','','0','18','2022-11-25 13:08:39','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181669368014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3500,'','Cash','','2022-11-25 14:11:32','','0','11','2022-11-25 14:11:32','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','111669374683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3501,'','Cash','','2022-11-25 14:11:46','','0','11','2022-11-25 14:11:46','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111669374694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3502,'','Cash','','2022-11-25 14:18:22','','0','11','2022-11-25 14:18:22','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111669374712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3503,'','Cash','','2022-11-25 14:25:54','','0','11','2022-11-25 14:25:54','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111669375120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3504,'','Cash','','2022-11-25 14:44:04','','0','11','2022-11-25 14:44:04','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111669375118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3505,'','Cash','','2022-11-25 15:25:12','','0','11','2022-11-25 15:25:12','','0','115','1','retail','0','115','1','0','0','0','0','115','0','printed',' ','','1','0','111669376651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3506,'','Cash','','2022-11-25 17:31:04','','0','18','2022-11-25 17:31:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669386644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3507,'','Cash','','2022-11-25 18:00:10','','0','18','2022-11-25 18:00:10','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181669388400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3508,'','Cash','','2022-11-25 18:00:55','','0','18','2022-11-25 18:00:55','','0','23','1','retail','0','23','1','0','0','0','0','23','0','printed',' ','','1','0','181669388420','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3509,'','Cash','','2022-11-25 18:03:03','','0','18','2022-11-25 18:03:03','','0','340','1','retail','0','340','1','0','0','0','0','340','0','printed',' ','','1','0','181669388570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3510,'','Cash','','2022-11-25 18:04:17','','0','18','2022-11-25 18:04:17','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181669388593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3511,'','Cash','','2022-11-26 12:03:27','','0','18','2022-11-26 12:03:27','','60','180','1','retail','0','180','1','0','0','0','0','120','0','printed',' ','','1','0','181669453388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3512,'','Cash','','2022-11-26 12:03:58','','0','18','2022-11-26 12:03:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669453428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3513,'','Cash','','2022-11-26 15:30:53','','0','18','2022-11-26 15:30:53','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','181669465808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3514,'','Cash','','2022-11-26 15:33:01','','0','18','2022-11-26 15:33:01','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181669465893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3515,'','Cash','','2022-11-26 15:49:36','','0','18','2022-11-26 15:49:36','','0','38','1','retail','0','38','1','0','0','0','0','38','0','printed',' ','','1','0','181669466957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3516,'','Cash','','2022-11-26 15:50:18','','0','18','2022-11-26 15:50:18','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181669466987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3517,'','Cash','','2022-11-26 15:51:23','','0','18','2022-11-26 15:51:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669467073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3518,'','Cash','','2022-11-26 17:36:11','','0','18','2022-11-26 17:36:12','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181669473336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3519,'','Cash','','2022-11-26 18:15:59','','0','18','2022-11-26 18:15:59','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181669475724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3520,'','Cash','','2022-11-26 18:17:27','','0','18','2022-11-26 18:17:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669475767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3521,'','Cash','','2022-11-28 07:55:22','','0','18','2022-11-28 07:55:22','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181669611299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3522,'','Cash','','2022-11-28 07:55:48','','0','18','2022-11-28 07:55:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669611337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3523,'','Cash','','2022-11-28 07:57:57','','0','18','2022-11-28 07:57:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669611367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3524,'','Cash','','2022-11-28 08:33:12','','0','18','2022-11-28 08:33:12','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181669611479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3525,'','Cash','','2022-11-28 08:33:29','','0','18','2022-11-28 08:33:29','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181669613594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3526,'','Cash','','2022-11-28 08:37:54','','0','18','2022-11-28 08:37:54','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181669613619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3527,'','Cash','','2022-11-28 12:42:39','','0','18','2022-11-28 12:42:39','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181669628546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3528,'','Cash','','2022-11-28 12:42:54','','0','18','2022-11-28 12:42:54','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181669628565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3529,'','Cash','','2022-11-28 12:50:39','','0','18','2022-11-28 12:50:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669628577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3530,'','Cash','','2022-11-28 13:10:15','','0','18','2022-11-28 13:10:15','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181669629775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3531,'','Cash','','2022-11-28 13:10:34','','0','18','2022-11-28 13:10:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181669630221','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3532,'','Cash','','2022-11-28 13:56:23','','0','18','2022-11-28 13:56:23','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181669632802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3533,'','Cash','','2022-11-28 13:56:44','','0','18','2022-11-28 13:56:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181669632994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3534,'','Cash','','2022-11-28 14:20:21','','0','18','2022-11-28 14:20:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669634404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3535,'','Cash','','2022-11-28 14:24:08','','0','18','2022-11-28 14:24:08','','120','180','1','retail','0','180','1','0','0','0','0','60','0','printed',' ','','1','0','181669634640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3536,'','Cash','','2022-11-28 14:53:28','','0','18','2022-11-28 14:53:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669636387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3537,'','Cash','','2022-11-28 14:54:41','','0','18','2022-11-28 14:54:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669636410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3538,'','Cash','','2022-11-28 15:49:36','','0','18','2022-11-28 15:49:36','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181669639767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3539,'','Cash','','2022-11-28 15:56:04','','0','18','2022-11-28 15:56:04','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669639779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3540,'','Cash','','2022-11-28 17:16:23','','0','11','2022-11-28 17:16:23','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','111669644781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3541,'','Cash','','2022-11-28 17:20:13','','0','18','2022-11-28 17:20:13','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','181669645193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3542,'','Cash','','2022-11-28 17:25:39','','0','18','2022-11-28 17:25:39','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181669645233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3543,'','Cash','','2022-11-28 17:26:22','','0','18','2022-11-28 17:26:22','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','181669645570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3544,'','Cash','','2022-11-28 17:27:59','','0','18','2022-11-28 17:27:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181669645590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3545,'','Cash','','2022-11-28 17:28:30','','0','18','2022-11-28 17:28:30','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181669645698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3546,'','Cash','','2022-11-28 17:28:43','','0','18','2022-11-28 17:28:43','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181669645716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3547,'','Cash','','2022-11-28 17:30:33','','0','18','2022-11-28 17:30:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181669645822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3548,'','Cash','','2022-11-28 17:31:06','','0','18','2022-11-28 17:31:06','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','181669645844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3549,'','Cash','','2022-11-28 17:57:19','','0','18','2022-11-28 17:57:19','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181669647430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3550,'','Cash','','2022-11-28 17:58:07','','0','18','2022-11-28 17:58:07','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181669647454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3551,'','Cash','','2022-11-29 07:32:18','','0','11','2022-11-29 07:32:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111669696329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3552,'','Cash','','2022-11-29 07:44:35','','0','11','2022-11-29 07:44:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111669696342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3553,'','Cash','','2022-11-29 08:26:45','','0','18','2022-11-29 08:26:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181669699590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3554,'','Cash','','2022-11-29 08:26:56','','0','18','2022-11-29 08:26:56','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669699608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3555,'','Cash','','2022-11-29 08:28:27','','0','18','2022-11-29 08:28:27','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669699619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3556,'','Cash','','2022-11-29 08:39:44','','0','18','2022-11-29 08:39:44','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669699712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3557,'','Cash','','2022-11-29 08:40:05','','0','11','2022-11-29 08:40:05','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','111669697080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3558,'','Cash','','2022-11-29 08:44:13','','0','11','2022-11-29 08:44:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111669700639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3559,'','Cash','','2022-11-29 08:52:18','','0','18','2022-11-29 08:52:18','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181669700386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3560,'','Cash','','2022-11-29 08:52:36','','0','18','2022-11-29 08:52:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669701146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3561,'','Cash','','2022-11-29 09:00:14','','0','18','2022-11-29 09:00:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181669701163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3562,'','Cash','','2022-11-29 09:23:57','','0','11','2022-11-29 09:23:57','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111669700660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3563,'','Cash','','2022-11-29 09:24:02','','0','18','2022-11-29 09:24:02','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181669701630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3564,'','Cash','','2022-11-29 10:32:36','','0','18','2022-11-29 10:32:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669703044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3565,'','Cash','','2022-11-29 10:33:53','','0','18','2022-11-29 10:33:53','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181669707159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3566,'','Cash','','2022-11-29 10:38:32','','0','18','2022-11-29 10:38:32','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669707243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3567,'','Cash','','2022-11-29 10:47:00','','0','18','2022-11-29 10:47:00','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181669707515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3568,'','Cash','','2022-11-29 11:07:32','','0','18','2022-11-29 11:07:32','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181669708027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3569,'','Cash','','2022-11-29 11:08:52','','0','18','2022-11-29 11:08:52','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181669709261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3570,'','Cash','','2022-11-29 11:09:47','','0','18','2022-11-29 11:09:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669709333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3571,'','Cash','','2022-11-29 11:10:01','','0','18','2022-11-29 11:10:01','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181669709391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3572,'','Cash','','2022-11-29 11:38:15','','0','18','2022-11-29 11:38:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181669709411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3573,'','Cash','','2022-11-29 11:38:28','','0','18','2022-11-29 11:38:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669711098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3574,'','Cash','','2022-11-29 11:40:38','','0','18','2022-11-29 11:40:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181669711229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3575,'','Cash','','2022-11-29 12:01:04','','0','18','2022-11-29 12:01:04','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181669711247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3576,'','Cash','','2022-11-29 13:02:06','','0','18','2022-11-29 13:02:06','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181669716116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3577,'','Cash','','2022-11-29 13:12:17','','0','18','2022-11-29 13:12:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181669716133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3578,'','Cash','','2022-11-29 13:14:16','','0','18','2022-11-29 13:14:16','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181669716740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3579,'','Cash','','2022-11-29 13:48:15','','0','18','2022-11-29 13:48:15','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181669718867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3580,'','Cash','','2022-11-29 14:29:38','','0','18','2022-11-29 14:29:38','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181669718899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3581,'','Cash','','2022-11-29 14:36:09','','0','11','2022-11-29 14:36:09','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111669721742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3582,'','Cash','','2022-11-29 15:01:06','','0','18','2022-11-29 15:01:06','','0','70','1','retail','0','70','1','0','0','0','0','70 ','0','printed',' ','','1','0','181669721771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3583,'','Cash','','2022-11-29 15:22:36','','0','11','2022-11-29 15:22:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669721774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3584,'','Cash','','2022-11-29 16:19:22','','0','18','2022-11-29 16:19:22','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','181669727322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3585,'','Cash','','2022-11-29 16:44:55','','0','11','2022-11-29 16:44:55','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111669729204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3586,'','Cash','','2022-11-29 17:23:56','','0','18','2022-11-29 17:23:56','','0','16','1','retail','0','16','1','0','0','0','0','16','0','printed',' ','','1','0','181669731786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3587,'','Cash','','2022-11-29 17:24:24','','0','18','2022-11-29 17:24:24','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','181669731848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3588,'','Cash','','2022-11-29 17:24:55','','0','18','2022-11-29 17:24:55','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','181669731877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3589,'','Cash','','2022-11-29 17:26:15','','0','11','2022-11-29 17:26:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111669731960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3590,'','Cash','','2022-11-29 17:29:23','','0','11','2022-11-29 17:29:23','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','111669732094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3591,'','Cash','','2022-11-30 08:06:54','','0','18','2022-11-30 08:06:54','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181669784802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3592,'','Cash','','2022-11-30 08:07:21','','0','18','2022-11-30 08:07:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181669784818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3593,'','Cash','','2022-11-30 08:19:24','','0','11','2022-11-30 08:19:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111669785512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3594,'','Cash','','2022-11-30 08:19:41','','0','11','2022-11-30 08:19:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669785567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3595,'','Cash','','2022-11-30 08:45:50','','0','18','2022-11-30 08:45:50','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','181669784847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3596,'','Cash','','2022-11-30 08:46:13','','0','18','2022-11-30 08:46:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669787159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3597,'','Cash','','2022-11-30 08:55:23','','0','18','2022-11-30 08:55:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669787176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3598,'','Cash','','2022-11-30 09:31:14','','0','11','2022-11-30 09:31:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111669789860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3599,'','Cash','','2022-11-30 09:31:28','','0','11','2022-11-30 09:31:28','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111669789878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3600,'','Cash','','2022-11-30 09:32:09','','0','11','2022-11-30 09:32:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','111669789900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3601,'','Cash','','2022-11-30 10:58:33','','0','18','2022-11-30 10:58:33','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181669795069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3602,'','Cash','','2022-11-30 11:19:24','','0','18','2022-11-30 11:19:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669795116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3603,'','Cash','','2022-11-30 11:25:16','','0','18','2022-11-30 11:25:16','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181669796367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3604,'','Cash','','2022-11-30 11:50:47','','0','18','2022-11-30 11:50:47','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181669796729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3605,'','Cash','','2022-11-30 11:51:23','','0','18','2022-11-30 11:51:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669798251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3606,'','Cash','','2022-11-30 11:52:02','','0','18','2022-11-30 11:52:02','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181669798308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3607,'','Cash','','2022-11-30 11:58:02','','0','18','2022-11-30 11:58:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669798325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3608,'','Cash','','2022-11-30 11:59:06','','0','18','2022-11-30 11:59:06','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','',NULL,'0','181669798687','Cleared','18','2022-11-30 11:59:06','','','','','','',0.00,0.00,0,'',''),(3609,'','Cash','','2022-11-30 12:18:13','','0','11','2022-11-30 12:18:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111669793682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3610,'','Cash','','2022-11-30 14:05:02','','0','11','2022-11-30 14:05:02','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111669805547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3611,'','Cash','','2022-11-30 14:20:16','','0','11','2022-11-30 14:20:16','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111669806317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3612,'','Cash','','2022-11-30 14:48:33','','0','11','2022-11-30 14:48:33','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','111669807225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3613,'','Cash','','2022-11-30 15:02:38','','0','11','2022-11-30 15:02:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669809735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3614,'','Cash','','2022-11-30 15:54:41','','0','18','2022-11-30 15:54:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181669812856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3615,'','Cash','','2022-11-30 16:08:30','','0','18','2022-11-30 16:08:30','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181669812914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3616,'','Cash','','2022-11-30 16:56:06','','0','18','2022-11-30 16:56:06','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181669813833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3617,'','Cash','','2022-11-30 17:40:17','','0','11','2022-11-30 17:40:17','','0','29','1','retail','0','29','1','0','0','0','0','29','0','printed',' ','','1','0','111669819103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3618,'','Cash','','2022-11-30 17:40:49','','0','11','2022-11-30 17:40:49','','0','325','1','retail','0','325','1','0','0','0','0','325','0','printed',' ','','1','0','111669819233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3619,'','Cash','','2022-11-30 17:44:38','','0','18','2022-11-30 17:44:38','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181669819362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3620,'','Cash','','2022-11-30 17:45:13','','0','18','2022-11-30 17:45:13','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','181669819485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3621,'','Cash','','2022-11-30 17:46:03','','0','18','2022-11-30 17:46:03','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','181669819539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3622,'','Cash','','2022-12-01 07:30:58','','0','11','2022-12-01 07:30:58','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111669869036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3623,'','Cash','','2022-12-01 07:45:09','','0','11','2022-12-01 07:45:09','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111669869880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3624,'','Cash','','2022-12-01 07:55:07','','0','11','2022-12-01 07:55:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111669869911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3625,'','Cash','','2022-12-01 08:42:31','','0','11','2022-12-01 08:42:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111669873339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3626,'','Cash','','2022-12-01 08:42:56','','0','18','2022-12-01 08:42:56','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669873364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3627,'','Cash','','2022-12-01 08:43:35','','0','18','2022-12-01 08:43:35','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181669873377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3628,'','Cash','','2022-12-01 08:56:04','','0','18','2022-12-01 08:56:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181669873439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3629,'','Cash','','2022-12-01 09:42:51','','0','18','2022-12-01 09:42:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181669876963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3630,'','Cash','','2022-12-01 10:34:01','','0','11','2022-12-01 10:34:01','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','111669880028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3631,'','Cash','','2022-12-01 10:39:49','','0','11','2022-12-01 10:39:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111669880065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3632,'','Cash','','2022-12-01 11:36:25','','0','11','2022-12-01 11:36:25','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','111669883738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3633,'','Cash','','2022-12-01 11:36:47','','0','11','2022-12-01 11:36:47','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','111669883793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3634,'','Cash','','2022-12-01 11:38:13','','0','11','2022-12-01 11:38:13','','0','105','1','retail','0','105','1','0','0','0','0','105','0','printed',' ','','1','0','111669883810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3635,'','Cash','','2022-12-01 12:40:59','','0','11','2022-12-01 12:40:59','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111669887609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3636,'','Cash','','2022-12-01 12:41:33','','0','11','2022-12-01 12:41:33','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111669887672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3637,'','Cash','','2022-12-01 15:41:54','','0','11','2022-12-01 15:41:54','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','111669898498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3638,'','Cash','','2022-12-01 15:42:21','','0','11','2022-12-01 15:42:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111669898523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3639,'','Cash','','2022-12-01 15:42:50','','0','11','2022-12-01 15:42:50','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','111669898544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3640,'','Cash','','2022-12-01 15:44:08','','0','11','2022-12-01 15:44:08','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111669898587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3641,'','Cash','','2022-12-01 15:44:45','','0','11','2022-12-01 15:44:45','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111669898658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3642,'','Cash','','2022-12-01 15:45:33','','0','11','2022-12-01 15:45:33','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','111669898694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3643,'','Cash','','2022-12-01 15:46:07','','0','11','2022-12-01 15:46:07','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111669898741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3644,'','Cash','','2022-12-01 16:57:02','','0','11','2022-12-01 16:57:02','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111669902989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3645,'','Cash','','2022-12-01 16:59:07','','0','11','2022-12-01 16:59:07','','120','240','1','retail','0','240','1','0','0','0','0','120','0','printed',' ','','1','0','111669903135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3646,'','Cash','','2022-12-02 08:37:00','','0','11','2022-12-02 08:37:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111669959399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3647,'','Cash','','2022-12-02 08:51:32','','0','11','2022-12-02 08:51:32','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111669959427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3648,'','Cash','','2022-12-02 09:56:56','','0','11','2022-12-02 09:56:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111669964172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3649,'','Cash','','2022-12-02 10:05:30','','0','11','2022-12-02 10:05:30','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','111669964712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3650,'','Cash','','2022-12-02 10:32:37','','0','11','2022-12-02 10:32:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111669965227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3651,'','Cash','','2022-12-02 10:53:37','','0','11','2022-12-02 10:53:37','','0','19','1','retail','0','19','1','0','0','0','0','19','0','printed',' ','','1','0','111669964758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3652,'','Cash','','2022-12-02 10:55:01','','0','11','2022-12-02 10:55:01','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111669967677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3653,'','Cash','','2022-12-02 11:32:43','','0','11','2022-12-02 11:32:43','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','111669966398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3654,'','Cash','','2022-12-02 11:32:55','','0','11','2022-12-02 11:32:55','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111669969964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3655,'','Cash','','2022-12-02 11:33:14','','0','11','2022-12-02 11:33:14','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111669969978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3656,'','Cash','','2022-12-02 11:35:38','','0','11','2022-12-02 11:35:38','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111669969998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3657,'','Cash','','2022-12-02 12:01:32','','0','11','2022-12-02 12:01:32','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','111669970150','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3658,'','Cash','','2022-12-02 12:42:29','','0','11','2022-12-02 12:42:29','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111669971702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3659,'','Cash','','2022-12-02 15:35:07','','0','11','2022-12-02 15:35:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111669984493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3660,'','Cash','','2022-12-02 15:35:43','','0','11','2022-12-02 15:35:43','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','111669984511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3661,'','Cash','','2022-12-02 15:36:27','','0','11','2022-12-02 15:36:27','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111669984546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3662,'','Cash','','2022-12-02 15:37:05','','0','11','2022-12-02 15:37:05','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','111669984596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3663,'','Cash','','2022-12-02 15:37:54','','0','11','2022-12-02 15:37:54','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111669984661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3664,'','Cash','','2022-12-02 15:38:19','','0','11','2022-12-02 15:38:19','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111669984684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3665,'','Cash','','2022-12-02 15:40:07','','0','11','2022-12-02 15:40:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111669984713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3666,'','Cash','','2022-12-02 15:40:57','','0','11','2022-12-02 15:40:57','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','111669984820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3667,'','Cash','','2022-12-02 15:41:49','','0','11','2022-12-02 15:41:50','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','111669984899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3668,'','Cash','','2022-12-02 16:22:11','','0','11','2022-12-02 16:22:11','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','111669987310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3669,'','Cash','','2022-12-02 17:55:32','','0','11','2022-12-02 17:55:32','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','111669992775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3670,'','Cash','','2022-12-02 17:56:00','','0','11','2022-12-02 17:56:00','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111669992941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3671,'','Cash','','2022-12-03 11:10:48','','0','11','2022-12-03 11:10:48','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111670054968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3672,'','Cash','','2022-12-03 11:11:10','','0','11','2022-12-03 11:11:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111670055055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3673,'','Cash','','2022-12-03 11:41:54','','0','11','2022-12-03 11:41:54','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111670055074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3674,'','Cash','','2022-12-03 13:33:03','','0','11','2022-12-03 13:33:03','','70','80','1','retail','0','80','1','0','0','0','0','10','0','printed',' ','','1','0','111670056926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3675,'','Cash','','2022-12-03 14:18:48','','0','11','2022-12-03 14:18:48','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','111670063594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3676,'','Cash','','2022-12-03 14:53:15','','0','11','2022-12-03 14:53:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111670066330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3677,'','Cash','','2022-12-03 15:20:47','','0','11','2022-12-03 15:20:47','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111670070034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3678,'','Cash','','2022-12-03 15:21:17','','0','11','2022-12-03 15:21:17','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','111670070051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3679,'','Cash','','2022-12-03 15:22:16','','0','11','2022-12-03 15:22:16','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','111670070124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3680,'','Cash','','2022-12-05 07:53:25','','0','11','2022-12-05 07:53:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111670215498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3681,'','Cash','','2022-12-05 08:30:24','','0','18','2022-12-05 08:30:24','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed',' ','','1','0','181670218067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3682,'','Cash','','2022-12-05 08:39:38','','0','18','2022-12-05 08:39:38','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181670218235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3683,'','Cash','','2022-12-05 08:40:52','','0','18','2022-12-05 08:40:52','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181670218787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3684,'','Cash','','2022-12-05 08:45:19','','0','18','2022-12-05 08:45:19','','40','60','1','retail','0','60','1','0','0','0','0','20','0','printed',' ','','1','0','181670218920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3685,'','Cash','','2022-12-05 08:48:54','','0','18','2022-12-05 08:48:54','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181670219138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3686,'','Cash','','2022-12-05 08:52:31','','0','18','2022-12-05 08:52:31','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181670219349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3687,'','Cash','','2022-12-05 08:56:26','','0','18','2022-12-05 08:56:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181670219602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3688,'','Cash','','2022-12-05 08:56:50','','0','18','2022-12-05 08:56:50','',' 0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181670219802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3689,'','Cash','','2022-12-05 09:15:15','','0','18','2022-12-05 09:15:15','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181670219818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3690,'','Cash','','2022-12-05 09:15:26','','0','18','2022-12-05 09:15:26','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181670220918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3691,'','Cash','','2022-12-05 09:37:29','','0','18','2022-12-05 09:37:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181670220929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3692,'','Cash','','2022-12-05 09:37:45','','0','18','2022-12-05 09:37:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670222253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3693,'','Cash','','2022-12-05 10:58:21','','0','18','2022-12-05 10:58:21','','00','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181670222270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3694,'','Cash','','2022-12-05 11:03:40','','0','18','2022-12-05 11:03:40','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181670227111','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3695,'','Cash','','2022-12-05 11:32:03','','0','18','2022-12-05 11:32:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181670227544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3696,'','Cash','','2022-12-05 12:46:06','','0','11','2022-12-05 12:46:07','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111670231616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3697,'','Cash','','2022-12-05 13:49:27','','0','11','2022-12-05 13:49:27','','30','100','1','retail','0','100','1','0','0','0','0','70','0','printed',' ','','1','0','111670230529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3698,'','Cash','','2022-12-05 14:04:35','','0','11','2022-12-05 14:04:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111670237377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3699,'','Cash','','2022-12-05 14:16:00','','0','11','2022-12-05 14:16:00','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111670238279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3700,'','Cash','','2022-12-05 14:25:39','','0','11','2022-12-05 14:25:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111670238964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3701,'','Cash','','2022-12-05 14:26:06','','0','11','2022-12-05 14:26:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','111670239541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3702,'','Cash','','2022-12-05 14:40:09','','0','11','2022-12-05 14:40:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111670239568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3703,'','Cash','','2022-12-05 14:55:36','','0','18','2022-12-05 14:55:36','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181670240991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3704,'','Cash','','2022-12-05 15:17:27','','0','18','2022-12-05 15:17:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181670241345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3705,'','Cash','','2022-12-05 15:24:35','','0','18','2022-12-05 15:24:35','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181670242652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3706,'','Cash','','2022-12-05 16:03:58','','0','18','2022-12-05 16:03:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181670245429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3707,'','Cash','','2022-12-05 17:56:25','','0','18','2022-12-05 17:56:25','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181670252174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3708,'','Cash','','2022-12-05 17:56:44','','0','18','2022-12-05 17:56:44','','0','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181670252196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3709,'','Cash','','2022-12-05 17:57:28','','0','18','2022-12-05 17:57:28','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181670252239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3710,'','Cash','','2022-12-05 17:57:44','','0','18','2022-12-05 17:57:44','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181670252257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3711,'','Cash','','2022-12-05 17:58:13','','0','18','2022-12-05 17:58:13','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181670252280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3712,'','Cash','','2022-12-05 17:59:19','','0','11','2022-12-05 17:59:19','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','111670252349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3713,'','Cash','','2022-12-05 17:59:36','','0','11','2022-12-05 17:59:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111670252365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3714,'','Cash','','2022-12-06 08:01:38','','0','11','2022-12-06 08:01:38','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111670302866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3715,'','Cash','','2022-12-06 08:44:24','','0','18','2022-12-06 08:44:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670305438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3716,'','Cash','','2022-12-06 10:40:53','','0','11','2022-12-06 10:40:53','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','111670312401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3717,'','Cash','','2022-12-06 10:41:21','','0','11','2022-12-06 10:41:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','111670312461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3718,'','Cash','','2022-12-06 10:41:50','','0','11','2022-12-06 10:41:50','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','111670312495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3719,'','Cash','','2022-12-06 10:45:50','','0','11','2022-12-06 10:45:50','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','111670312525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3720,'','Cash','','2022-12-06 10:55:36','','0','11','2022-12-06 10:55:36','','60','120','1','retail','0','120','1','0','0','0','0','60','0','printed',' ','','1','0','111670312760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3721,'','Cash','','2022-12-06 14:04:32','','0','18','2022-12-06 14:04:32','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','181670324612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3722,'','Cash','','2022-12-06 14:13:46','','0','18','2022-12-06 14:13:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181670324683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3723,'','Cash','','2022-12-06 15:06:14','','0','18','2022-12-06 15:06:14','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181670328364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3724,'','Cash','','2022-12-06 15:49:04','','0','11','2022-12-06 15:49:04','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','111670330893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3725,'','Cash','','2022-12-06 15:49:56','','0','18','2022-12-06 15:49:56','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181670328376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3726,'','Cash','','2022-12-06 15:49:58','','0','11','2022-12-06 15:49:58','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111670330958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3727,'','Cash','','2022-12-06 15:50:23','','0','11','2022-12-06 15:50:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111670331007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3728,'','Cash','','2022-12-06 15:51:08','','0','11','2022-12-06 15:51:08','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','111670331037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3729,'','Cash','','2022-12-06 15:52:51','','0','11','2022-12-06 15:52:51','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','111670331075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3730,'','Cash','','2022-12-06 15:53:17','','0','11','2022-12-06 15:53:17','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111670331182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3731,'','Cash','','2022-12-06 15:54:03','','0','11','2022-12-06 15:54:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111670331212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3732,'','Cash','','2022-12-06 18:17:06','','0','18','2022-12-06 18:17:06','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','181670339694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3733,'','Cash','','2022-12-06 18:20:26','','0','18','2022-12-06 18:20:26','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181670339831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3734,'','Cash','','2022-12-07 09:56:37','','0','18','2022-12-07 09:56:37','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181670396160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3735,'','Cash','','2022-12-07 09:56:52','','0','18','2022-12-07 09:56:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181670396200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3736,'','Cash','','2022-12-07 10:40:20','','0','18','2022-12-07 10:40:20','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181670396216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3737,'','Cash','','2022-12-07 11:48:05','','0','18','2022-12-07 11:48:05','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181670398822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3738,'','Cash','','2022-12-07 13:40:30','','0','18','2022-12-07 13:40:30','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','181670402891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3739,'','Cash','','2022-12-07 14:04:18','','0','18','2022-12-07 14:04:18','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181670409648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3740,'','Cash','','2022-12-07 14:50:29','','0','18','2022-12-07 14:50:29','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181670411217','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3741,'','Cash','','2022-12-07 14:53:44','','0','11','2022-12-07 14:53:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111670414001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3742,'','Cash','','2022-12-07 14:54:03','','0','11','2022-12-07 14:54:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111670414027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3743,'','Cash','','2022-12-07 14:54:20','','0','11','2022-12-07 14:54:20','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','111670414045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3744,'','Cash','','2022-12-07 14:54:53','','0','11','2022-12-07 14:54:53','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','111670414069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3745,'','Cash','','2022-12-07 16:13:52','','0','18','2022-12-07 16:13:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181670418825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3746,'','Cash','','2022-12-07 16:14:08','','0','18','2022-12-07 16:14:08','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181670418841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3747,'','Cash','','2022-12-07 16:36:01','','0','18','2022-12-07 16:36:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181670418850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3748,'','Cash','','2022-12-07 17:14:03','','0','18','2022-12-07 17:14:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181670422436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3749,'','Cash','','2022-12-07 17:14:15','','0','18','2022-12-07 17:14:15','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181670422445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3750,'','Cash','','2022-12-07 17:15:14','','0','18','2022-12-07 17:15:14','','180','240','1','retail','0','240','1','0','0','0','0','60','0','printed',' ','','1','0','181670422493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3751,'','Cash','','2022-12-07 18:07:05','','0','18','2022-12-07 18:07:05','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','181670425607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3752,'','Cash','','2022-12-08 08:28:36','','0','11','2022-12-08 08:28:36','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111670477283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3753,'','Cash','','2022-12-08 09:28:59','','0','18','2022-12-08 09:28:59','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181670480928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3754,'','Cash','','2022-12-08 09:37:58','','0','18','2022-12-08 09:37:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181670480946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3755,'','Cash','','2022-12-08 10:52:04','','0','18','2022-12-08 10:52:04','','10','30','1','retail','0','30','1','0','0','0','0','20','0','printed',' ','','1','0','181670481482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3756,'','Cash','','2022-12-08 11:58:44','','0','11','2022-12-08 11:58:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111670489626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3757,'','Cash','','2022-12-08 13:05:29','','0','18','2022-12-08 13:05:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670493917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3758,'','Cash','','2022-12-08 13:06:17','','0','11','2022-12-08 13:06:17','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','111670493933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3759,'','Cash','','2022-12-08 14:07:30','','0','18','2022-12-08 14:07:30','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181670495377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3760,'','Cash','','2022-12-08 14:08:07','','0','18','2022-12-08 14:08:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181670497670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3761,'','Cash','','2022-12-08 14:09:00','','0','18','2022-12-08 14:09:00','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181670497697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3762,'','Cash','','2022-12-08 14:40:31','','0','18','2022-12-08 14:40:31','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','181670497746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3763,'','Cash','','2022-12-08 14:40:55','','0','18','2022-12-08 14:40:55','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181670499640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3764,'','Cash','','2022-12-08 14:41:50','','0','18','2022-12-08 14:41:50','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','181670493931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3765,'','Cash','','2022-12-08 15:09:08','','0','18','2022-12-08 15:09:08','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181670501156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3766,'','Cash','','2022-12-08 16:40:05','','0','18','2022-12-08 16:40:05','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181670506792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3767,'','Cash','','2022-12-08 17:15:05','','0','18','2022-12-08 17:15:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181670506816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3768,'','Cash','','2022-12-08 17:55:21','','0','18','2022-12-08 17:55:21','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','181670511218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3769,'','Cash','','2022-12-09 09:21:57','','0','18','2022-12-09 09:21:57','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181670566909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3770,'','Cash','','2022-12-09 09:25:01','','0','18','2022-12-09 09:25:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670566927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3771,'','Cash','','2022-12-09 11:36:07','','0','18','2022-12-09 11:36:07','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181670574932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3772,'','Cash','','2022-12-09 11:37:22','','0','18','2022-12-09 11:37:22','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','181670575013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3773,'','Cash','','2022-12-09 11:37:36','','0','18','2022-12-09 11:37:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181670575046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3774,'','Cash','','2022-12-09 11:48:22','','0','18','2022-12-09 11:48:22','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181670574843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3775,'','Cash','','2022-12-09 11:48:39','','0','18','2022-12-09 11:48:39','','00','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181670575710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3776,'','Cash','','2022-12-09 12:48:37','','0','18','2022-12-09 12:48:37','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181670578239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3777,'','Cash','','2022-12-09 12:56:38','','0','18','2022-12-09 12:56:38','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181670579339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3778,'','Cash','','2022-12-09 13:33:38','','0','18','2022-12-09 13:33:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181670581897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3779,'','Cash','','2022-12-09 13:50:56','','0','18','2022-12-09 13:50:56','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181670582022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3780,'','Cash','','2022-12-09 14:50:33','','0','18','2022-12-09 14:50:33','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181670583059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3781,'','Cash','','2022-12-09 14:52:04','','0','18','2022-12-09 14:52:04','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181670586644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3782,'','Cash','','2022-12-09 16:40:50','','0','18','2022-12-09 16:40:50','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670590045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3783,'','Cash','','2022-12-09 17:13:44','','0','18','2022-12-09 17:13:44','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181670595207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3784,'','Cash','','2022-12-09 17:14:17','','0','18','2022-12-09 17:14:17','','0','23','1','retail','0','23','1','0','0','0','0','23','0','printed',' ','','1','0','181670595243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3785,'','Cash','','2022-12-09 17:14:44','','0','18','2022-12-09 17:14:44','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','181670595270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3786,'','Cash','','2022-12-09 17:15:18','','0','18','2022-12-09 17:15:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670595302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3787,'','Cash','','2022-12-10 09:58:50','','0','18','2022-12-10 09:58:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181670655520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3788,'','Cash','','2022-12-10 10:04:55','','0','18','2022-12-10 10:04:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181670655533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3789,'','Cash','','2022-12-10 13:45:54','','0','18','2022-12-10 13:45:54','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','181670669118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3790,'','Cash','','2022-12-10 14:37:51','','0','18','2022-12-10 14:37:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181670669439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3791,'','Cash','','2022-12-10 15:00:08','','0','18','2022-12-10 15:00:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181670673597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3792,'','Cash','','2022-12-10 15:09:18','','0','18','2022-12-10 15:09:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670673632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3793,'','Cash','','2022-12-10 16:39:53','','0','18','2022-12-10 16:39:53','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181670675576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3794,'','Cash','','2022-12-13 10:34:33','','0','18','2022-12-13 10:34:33','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181670916787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3795,'','Cash','','2022-12-13 10:34:56','','0','18','2022-12-13 10:34:56','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181670916886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3796,'','Cash','','2022-12-13 10:35:09','','0','18','2022-12-13 10:35:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181670916899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3797,'','Cash','','2022-12-13 11:40:26','','0','18','2022-12-13 11:40:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670920810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3798,'','Cash','','2022-12-13 11:40:40','','0','18','2022-12-13 11:40:40','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181670920829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3799,'','Cash','','2022-12-13 11:40:55','','0','18','2022-12-13 11:40:55','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181670920847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3800,'','Cash','','2022-12-13 12:05:13','','0','18','2022-12-13 12:05:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181670920866','Cleared','18','2022-12-13 12:05:13','','','','','','',0.00,0.00,0,'',''),(3801,'','Cash','','2022-12-13 12:22:05','','0','18','2022-12-13 12:22:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181670922568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3802,'','Cash','','2022-12-13 13:00:40','','0','18','2022-12-13 13:00:40','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181670923331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3803,'','Cash','','2022-12-13 13:01:11','','0','18','2022-12-13 13:01:11','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181670925658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3804,'','Cash','','2022-12-13 13:15:16','','0','18','2022-12-13 13:15:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181670925674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3805,'','Cash','','2022-12-13 13:35:48','','0','18','2022-12-13 13:35:48','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181670926532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3806,'','Cash','','2022-12-13 13:38:20','','0','18','2022-12-13 13:38:20','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181670927751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3807,'','Cash','','2022-12-13 13:44:48','','0','18','2022-12-13 13:44:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181670927910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3808,'','Cash','','2022-12-13 14:19:46','','0','18','2022-12-13 14:19:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670928822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3809,'','Cash','','2022-12-13 14:48:44','','0','18','2022-12-13 14:48:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670930397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3810,'','Cash','','2022-12-13 15:17:43','','0','18','2022-12-13 15:17:43','','5','15','1','retail','0','15','1','0','0','0','0','10','0','printed',' ','','1','0','181670932137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3811,'','Cash','','2022-12-13 15:26:43','','0','18','2022-12-13 15:26:43','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','181670933875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3812,'','Cash','','2022-12-13 15:33:14','','0','18','2022-12-13 15:33:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181670934449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3813,'','Cash','','2022-12-13 18:40:09','','0','18','2022-12-13 18:40:09','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181670946001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3814,'','Cash','','2022-12-13 18:40:34','','0','18','2022-12-13 18:40:34','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','181670946020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3815,'','Cash','','2022-12-13 18:40:53','','0','18','2022-12-13 18:40:53','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181670946041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3816,'','Cash','','2022-12-13 18:42:04','','0','18','2022-12-13 18:42:04','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181670946113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3817,'','Cash','','2022-12-13 18:42:17','','0','18','2022-12-13 18:42:17','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181670946126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3818,'','Cash','','2022-12-13 18:42:38','','0','18','2022-12-13 18:42:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','181670946148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3819,'','Cash','','2022-12-14 08:51:03','','0','11','2022-12-14 08:51:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111670997025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3820,'','Cash','','2022-12-14 10:59:42','','0','18','2022-12-14 10:59:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181671004735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3821,'','Cash','','2022-12-14 11:11:40','','0','18','2022-12-14 11:11:40','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181671004785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3822,'','Cash','','2022-12-14 11:23:05','','0','18','2022-12-14 11:23:05','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181671005503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3823,'','Cash','','2022-12-14 12:09:51','','0','11','2022-12-14 12:09:51','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','111671002633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3824,'','Cash','','2022-12-14 12:10:07','','0','11','2022-12-14 12:10:07','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','111671008998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3825,'','Cash','','2022-12-14 12:13:00','','0','18','2022-12-14 12:13:00','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','181671006191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3826,'','Cash','','2022-12-14 13:25:07','','0','11','2022-12-14 13:25:07','','0','255','1','retail','0','255','1','0','0','0','0','255','0','printed',' ','','1','0','111671009026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3827,'','Cash','','2022-12-14 14:13:49','','0','11','2022-12-14 14:13:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111671013524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3828,'','Cash','','2022-12-14 14:28:27','','0','18','2022-12-14 14:28:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671017287','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3829,'','Cash','','2022-12-14 14:34:43','','0','18','2022-12-14 14:34:43','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181671017311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3830,'','Cash','','2022-12-14 14:41:35','','0','18','2022-12-14 14:41:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181671017691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3831,'','Cash','','2022-12-14 15:01:54','','0','11','2022-12-14 15:01:54','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','111671016431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3832,'','Cash','','2022-12-14 17:52:25','','0','11','2022-12-14 17:52:25','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','111671029532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3833,'','Cash','','2022-12-14 17:53:18','','0','11','2022-12-14 17:53:18','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','111671029578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3834,'','Cash','','2022-12-14 17:54:48','','0','18','2022-12-14 17:54:48','','0','199','1','retail','0','199','1','0','0','0','0','199','0','printed',' ','','1','0','181671029668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3835,'','Cash','','2022-12-15 07:39:06','','0','11','2022-12-15 07:39:06','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','111671078596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3836,'','Cash','','2022-12-15 08:20:51','','0','18','2022-12-15 08:20:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671079899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3837,'','Cash','','2022-12-15 08:59:04','','0','18','2022-12-15 08:59:04','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181671081654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3838,'','Cash','','2022-12-15 09:17:42','','0','18','2022-12-15 09:17:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181671083948','Cleared','18','2022-12-15 09:17:42','','','','','','',0.00,0.00,0,'',''),(3839,'','Cash','','2022-12-15 09:21:26','','0','11','2022-12-15 09:21:26','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','111671085246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3840,'','Cash','','2022-12-15 10:20:53','','0','18','2022-12-15 10:20:53','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181671088829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3841,'','Cash','','2022-12-15 10:36:22','','0','18','2022-12-15 10:36:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671088857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3842,'','Cash','','2022-12-15 10:46:24','','0','18','2022-12-15 10:46:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671089785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3843,'','Cash','','2022-12-15 10:52:32','','0','18','2022-12-15 10:52:32','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181671090387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3844,'','Cash','','2022-12-15 10:54:16','','0','18','2022-12-15 10:54:16','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181671090838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3845,'','Cash','','2022-12-15 12:02:48','','0','18','2022-12-15 12:02:48','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181671094952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3846,'','Cash','','2022-12-15 12:17:33','','0','18','2022-12-15 12:17:33','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181671090866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3847,'','Cash','','2022-12-15 12:55:05','','0','18','2022-12-15 12:55:05','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181671095858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3848,'','Cash','','2022-12-15 15:01:14','','0','18','2022-12-15 15:01:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181671105665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3849,'','Cash','','2022-12-15 15:01:06','','0','11','2022-12-15 15:01:06','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','111671105626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3850,'','Cash','','2022-12-15 15:01:28','','0','11','2022-12-15 15:01:28','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111671105679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3851,'','Cash','','2022-12-15 15:45:23','','0','18','2022-12-15 15:45:23','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181671108310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3852,'','Cash','','2022-12-15 16:28:26','','0','18','2022-12-15 16:28:26','','0','286','1','retail','0','286','1','0','0','0','0','286','0','printed',' ','','1','0','181671110881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3853,'','Cash','','2022-12-15 17:02:32','','0','18','2022-12-15 17:02:32','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181671111334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3854,'','Cash','','2022-12-15 17:44:04','','0','18','2022-12-15 17:44:04','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181671115437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3855,'','Cash','','2022-12-15 17:47:07','','0','11','2022-12-15 17:47:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111671115618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3856,'','Cash','','2022-12-16 08:10:43','','0','11','2022-12-16 08:10:43','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','',NULL,'0','111671167113','Cleared','11','2022-12-16 08:10:43','','','','','','',0.00,0.00,0,'',''),(3857,'','Cash','','2022-12-16 08:11:08','','0','11','2022-12-16 08:11:08','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','111671167451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3858,'','Cash','','2022-12-16 08:21:39','','0','18','2022-12-16 08:21:39','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','181671168089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3859,'','Cash','','2022-12-16 08:47:50','','0','11','2022-12-16 08:47:50','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','111671167980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3860,'','Cash','','2022-12-16 09:01:26','','0','18','2022-12-16 09:01:26','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','181671168108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3861,'','Cash','','2022-12-16 09:03:54','','0','18','2022-12-16 09:03:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181671170494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3862,'','Cash','','2022-12-16 10:02:50','','0','11','2022-12-16 10:02:50','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111671174157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3863,'','Cash','','2022-12-16 10:51:55','','0','18','2022-12-16 10:51:55','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181671170638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3864,'','Cash','','2022-12-16 11:10:35','','0','18','2022-12-16 11:10:35','','0','720','1','retail','0','720','1','0','0','0','0','720','0','printed',' ','','1','0','181671177117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3865,'','Cash','','2022-12-16 14:21:18','','0','11','2022-12-16 14:21:18','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','111671189641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3866,'','Cash','','2022-12-16 14:21:29','','0','11','2022-12-16 14:21:29','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','111671189681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3867,'','Cash','','2022-12-16 14:22:53','','0','11','2022-12-16 14:22:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111671189695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3868,'','Cash','','2022-12-16 15:00:28','','0','18','2022-12-16 15:00:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181671192021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3869,'','Cash','','2022-12-16 16:17:58','','0','18','2022-12-16 16:17:58','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181671196669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3870,'','Cash','','2022-12-16 17:19:11','','0','11','2022-12-16 17:19:11','','145','145','1','retail','0','145','1','0','0','0','0','0','0','printed',' ','','1','0','111671200304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3871,'','Cash','','2022-12-16 18:02:20','','0','11','2022-12-16 18:02:20','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','111671202933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3872,'','Cash','','2022-12-17 11:49:15','','0','18','2022-12-17 11:49:15','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181671262202','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3873,'','Cash','','2022-12-17 11:49:57','','0','18','2022-12-17 11:49:57','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181671266990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3874,'','Cash','','2022-12-17 16:50:22','','0','18','2022-12-17 16:50:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181671279779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3875,'','Cash','','2022-12-17 17:02:52','','0','18','2022-12-17 17:02:52','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','181671285761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3876,'','Cash','','2022-12-19 08:45:52','','0','18','2022-12-19 08:45:52','','0','960','1','retail','0','960','1','0','0','0','0','960','0','printed',' ','','1','0','181671428742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3877,'','Cash','','2022-12-19 09:12:53','','0','18','2022-12-19 09:12:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181671428768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3878,'','Cash','','2022-12-19 09:43:59','','0','18','2022-12-19 09:43:59','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181671432153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3879,'','Cash','','2022-12-19 09:58:57','','0','18','2022-12-19 09:58:57','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181671433127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3880,'','Cash','','2022-12-19 09:59:17','','0','18','2022-12-19 09:59:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181671433151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3881,'','Cash','','2022-12-19 10:09:21','','0','18','2022-12-19 10:09:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181671433159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3882,'','Cash','','2022-12-19 10:09:38','','0','18','2022-12-19 10:09:38','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671433766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3883,'','Cash','','2022-12-19 11:11:48','','0','11','2022-12-19 11:11:48','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','111671436252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3884,'','Cash','','2022-12-19 11:17:19','','0','18','2022-12-19 11:17:19','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181671432243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3885,'','Cash','','2022-12-19 11:27:48','','0','18','2022-12-19 11:27:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181671437847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3886,'','Cash','','2022-12-19 11:36:15','','0','18','2022-12-19 11:36:15','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181671438482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3887,'','Cash','','2022-12-19 11:51:26','','0','11','2022-12-19 11:51:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','111671437523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3888,'','Cash','','2022-12-19 13:30:17','','0','18','2022-12-19 13:30:17','','180','240','1','retail','0','240','1','0','0','0','0','60','0','printed',' ','','1','0','181671445800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3889,'','Cash','','2022-12-19 13:58:42','','0','18','2022-12-19 13:58:42','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181671447491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3890,'','Cash','','2022-12-19 14:38:21','','0','11','2022-12-19 14:38:21','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111671449883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3891,'','Cash','','2022-12-19 15:23:38','','0','11','2022-12-19 15:23:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','111671452271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3892,'','Cash','','2022-12-19 15:34:29','','0','11','2022-12-19 15:34:29','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','111671453257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3893,'','Cash','','2022-12-19 15:38:01','','0','18','2022-12-19 15:38:01','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181671453382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3894,'','Cash','','2022-12-20 08:50:12','','0','18','2022-12-20 08:50:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671514929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3895,'','Cash','','2022-12-20 10:33:50','','0','11','2022-12-20 10:33:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','111671521618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3896,'','Cash','','2022-12-20 10:34:11','','0','11','2022-12-20 10:34:11','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111671521635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3897,'','Cash','','2022-12-20 10:34:46','','0','11','2022-12-20 10:34:46','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','111671521653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3898,'','Cash','','2022-12-20 11:18:49','','0','18','2022-12-20 11:18:49','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181671524038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3899,'','Cash','','2022-12-20 11:19:15','','0','18','2022-12-20 11:19:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671524347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3900,'','Cash','','2022-12-20 11:59:16','','0','18','2022-12-20 11:59:16','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181671524357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3901,'','Cash','','2022-12-20 13:20:22','','0','18','2022-12-20 13:20:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671526758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3902,'','Cash','','2022-12-20 13:58:23','','0','11','2022-12-20 13:58:23','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111671533887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3903,'','Cash','','2022-12-20 17:01:06','','0','18','2022-12-20 17:01:06','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','181671544854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3904,'','Cash','','2022-12-20 17:39:32','','0','18','2022-12-20 17:39:32','','120','180','1','retail','0','180','1','0','0','0','0','60','0','printed',' ','','1','0','181671547163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3905,'','Cash','','2022-12-21 09:20:07','','0','18','2022-12-21 09:20:07','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181671603594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3906,'','Cash','','2022-12-21 09:45:57','','0','18','2022-12-21 09:45:57','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181671603629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3907,'','Cash','','2022-12-21 09:46:28','','0','18','2022-12-21 09:46:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181671605163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3908,'','Cash','','2022-12-21 10:33:45','','0','18','2022-12-21 10:33:45','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181671608014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3909,'','Cash','','2022-12-21 10:37:56','','0','11','2022-12-21 10:37:56','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','111671607670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3910,'','Cash','','2022-12-21 11:48:53','','0','18','2022-12-21 11:48:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181671608034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3911,'','Cash','','2022-12-21 11:49:21','','0','18','2022-12-21 11:49:21','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181671612537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3912,'','Cash','','2022-12-21 12:28:22','','0','18','2022-12-21 12:28:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181671612569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3913,'','Cash','','2022-12-21 13:02:13','','0','18','2022-12-21 13:02:13','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181671614904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3914,'','Cash','','2022-12-21 13:04:42','','0','18','2022-12-21 13:04:42','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181671616997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3915,'','Cash','','2022-12-21 13:37:03','','0','11','2022-12-21 13:37:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','111671619008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3916,'','Cash','','2022-12-21 13:54:25','','0','11','2022-12-21 13:54:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111671619025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3917,'','Cash','','2022-12-21 13:55:18','','0','18','2022-12-21 13:55:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181671617084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3918,'','Cash','','2022-12-21 13:57:20','','0','18','2022-12-21 13:57:20','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181671620124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3919,'','Cash','','2022-12-21 14:07:31','','0','11','2022-12-21 14:07:31','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','111671620067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3920,'','Cash','','2022-12-21 14:26:26','','0','18','2022-12-21 14:26:26','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181671620246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3921,'','Cash','','2022-12-21 14:55:47','','0','18','2022-12-21 14:55:47','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181671622003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3922,'','Cash','','2022-12-21 15:39:50','','0','11','2022-12-21 15:39:50','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','111671622902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3923,'','Cash','','2022-12-21 16:17:16','','0','18','2022-12-21 16:17:16','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181671623749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3924,'','Cash','','2022-12-21 16:41:48','','0','11','2022-12-21 16:41:48','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','111671629687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3925,'','Cash','','2022-12-21 16:55:35','','0','11','2022-12-21 16:55:35','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','111671630925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3926,'','Cash','','2022-12-21 16:56:04','','0','11','2022-12-21 16:56:04','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','111671630944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3927,'','Cash','','2022-12-22 17:00:26','','0','18','2022-12-22 17:00:26','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181671716978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3928,'','Cash','','2022-12-22 17:00:44','','0','18','2022-12-22 17:00:44','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181671717635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3929,'','Cash','','2022-12-22 17:01:28','','0','18','2022-12-22 17:01:28','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181671717681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3930,'','Cash','','2022-12-22 17:01:45','','0','18','2022-12-22 17:01:45','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181671717695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3931,'','Cash','','2022-12-22 17:04:57','','0','18','2022-12-22 17:04:57','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181671717866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3932,'','Cash','','2022-12-22 17:05:24','','0','18','2022-12-22 17:05:24','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181671717911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3933,'','Cash','','2022-12-29 14:52:08','','0','18','2022-12-29 14:52:08','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181672314709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3934,'','Cash','','2022-12-29 15:05:01','','0','18','2022-12-29 15:05:01','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181672315482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3935,'','Cash','','2022-12-29 16:24:34','','0','18','2022-12-29 16:24:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181672315510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3936,'','Cash','','2022-12-29 18:06:33','','0','18','2022-12-29 18:06:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181672326376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3937,'','Cash','','2022-12-29 18:06:46','','0','18','2022-12-29 18:06:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181672326398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3938,'','Cash','','2022-12-29 18:07:00','','0','18','2022-12-29 18:07:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181672326409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3939,'','Cash','','2022-12-29 18:07:16','','0','18','2022-12-29 18:07:16','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181672326426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3940,'','Cash','','2022-12-30 09:48:36','','0','18','2022-12-30 09:48:36','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181672382904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3941,'','Cash','','2022-12-30 09:48:55','','0','18','2022-12-30 09:48:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181672382922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3942,'','Cash','','2022-12-30 09:49:10','','0','18','2022-12-30 09:49:10','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181672382942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3943,'','Cash','','2022-12-30 09:51:43','','0','18','2022-12-30 09:51:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672382959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3944,'','Cash','','2022-12-30 09:59:58','','0','18','2022-12-30 09:59:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181672383107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3945,'','Cash','','2022-12-30 10:03:13','','0','18','2022-12-30 10:03:13','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672383610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3946,'','Cash','','2022-12-30 15:20:14','','0','18','2022-12-30 15:20:14','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181672402797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3947,'','Cash','','2022-12-30 15:20:29','','0','18','2022-12-30 15:20:29','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672402821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3948,'','Cash','','2022-12-30 15:23:41','','0','18','2022-12-30 15:23:41','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181672403013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3949,'','Cash','','2022-12-30 15:24:01','','0','18','2022-12-30 15:24:01','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181672403029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3950,'','Cash','','2022-12-30 15:39:19','','0','18','2022-12-30 15:39:19','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181672403950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3951,'','Cash','','2022-12-30 17:44:26','','0','18','2022-12-30 17:44:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672410382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3952,'','Cash','','2022-12-30 18:00:24','','0','18','2022-12-30 18:00:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672412327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3953,'','Cash','','2022-12-31 10:28:10','','0','18','2022-12-31 10:28:10','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181672471673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3954,'','Cash','','2022-12-31 10:28:34','','0','18','2022-12-31 10:28:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181672471694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3955,'','Cash','','2022-12-31 11:09:20','','0','18','2022-12-31 11:09:20','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181672471724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3956,'','Cash','','2022-12-31 11:16:03','','0','18','2022-12-31 11:16:03','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672474163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3957,'','Cash','','2022-12-31 13:43:17','','0','18','2022-12-31 13:43:17','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','181672483384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3958,'','Cash','','2023-01-03 11:16:01','','0','18','2023-01-03 11:16:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181672733751','Cleared','18','2023-01-03 11:16:01','','','','','','',0.00,0.00,0,'',''),(3959,'','Cash','','2023-01-03 11:37:47','','0','18','2023-01-03 11:37:47','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181672734303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3960,'','Cash','','2023-01-03 12:58:10','','0','18','2023-01-03 12:58:10','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672735070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3961,'','Cash','','2023-01-03 17:58:11','','0','18','2023-01-03 17:58:11','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','181672757883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3962,'','Cash','','2023-01-03 18:00:00','','0','18','2023-01-03 18:00:00','','0','29','1','retail','0','29','1','0','0','0','0','29','0','printed',' ','','1','0','181672757894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3963,'','Cash','','2023-01-03 18:00:34','','0','18','2023-01-03 18:00:34','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','181672758019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3964,'','Cash','','2023-01-03 18:01:00','','0','18','2023-01-03 18:01:00','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181672758046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3965,'','Cash','','2023-01-03 18:01:26','','0','18','2023-01-03 18:01:26','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181672758079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3966,'','Cash','','2023-01-03 18:01:39','','0','18','2023-01-03 18:01:39','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181672758087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3967,'','Cash','','2023-01-03 18:02:06','','0','18','2023-01-03 18:02:06','','0','330','1','retail','0','330','1','0','0','0','0','330','0','printed',' ','','1','0','181672758108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3968,'','Cash','','2023-01-03 18:08:19','','0','18','2023-01-03 18:08:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181672758472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3969,'','Cash','','2023-01-04 09:40:15','','0','18','2023-01-04 09:40:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181672814405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3970,'','Cash','','2023-01-04 09:40:54','','0','18','2023-01-04 09:40:54','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181672814449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3971,'','Cash','','2023-01-04 09:55:11','','0','18','2023-01-04 09:55:11','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672815302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3972,'','Cash','','2023-01-04 10:07:48','','0','18','2023-01-04 10:07:48','','20','70','1','retail','0','70','1','0','0','0','0','50','0','printed',' ','','1','0','181672816050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3973,'','Cash','','2023-01-04 10:56:39','','0','18','2023-01-04 10:56:39','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181672818990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3974,'','Cash','','2023-01-04 10:56:55','','0','18','2023-01-04 10:56:55','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181672819007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3975,'','Cash','','2023-01-04 11:21:07','','0','18','2023-01-04 11:21:07','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181672819018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3976,'','Cash','','2023-01-04 12:08:02','','0','18','2023-01-04 12:08:02','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181672823250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3977,'','Cash','','2023-01-04 12:08:25','','0','18','2023-01-04 12:08:25','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181672823285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3978,'','Cash','','2023-01-04 12:08:58','','0','18','2023-01-04 12:08:58','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181672823326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3979,'','Cash','','2023-01-04 12:09:25','','0','18','2023-01-04 12:09:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181672823348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3980,'','Cash','','2023-01-04 12:40:58','','0','18','2023-01-04 12:40:58','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','181672823373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3981,'','Cash','','2023-01-04 12:41:34','','0','18','2023-01-04 12:41:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672825280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3982,'','Cash','','2023-01-04 13:44:49','','0','18','2023-01-04 13:44:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672829081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3983,'','Cash','','2023-01-04 13:44:59','','0','18','2023-01-04 13:44:59','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181672829092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3984,'','Cash','','2023-01-04 13:58:32','','0','18','2023-01-04 13:58:32','','25','95','1','retail','0','95','1','0','0','0','0','70','0','printed',' ','','1','0','181672829879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3985,'','Cash','','2023-01-04 15:14:58','','0','18','2023-01-04 15:14:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672829932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3986,'','Cash','','2023-01-04 16:26:28','','0','18','2023-01-04 16:26:28','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','181672836752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3987,'','Cash','','2023-01-04 18:08:01','','0','18','2023-01-04 18:08:01','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181672844868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3988,'','Cash','','2023-01-04 18:08:23','','0','18','2023-01-04 18:08:23','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181672844892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3989,'','Cash','','2023-01-04 18:08:54','','0','18','2023-01-04 18:08:54','','0','136','1','retail','0','136','1','0','0','0','0','136','0','printed',' ','','1','0','181672844914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3990,'','Cash','','2023-01-04 18:09:38','','0','18','2023-01-04 18:09:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181672844966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3991,'','Cash','','2023-01-05 09:15:44','','0','18','2023-01-05 09:15:44','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672899335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3992,'','Cash','','2023-01-05 09:35:30','','0','18','2023-01-05 09:35:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672900521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3993,'','Cash','','2023-01-05 10:01:44','','0','18','2023-01-05 10:01:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181672900534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3994,'','Cash','','2023-01-05 10:18:40','','0','18','2023-01-05 10:18:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672902563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3995,'','Cash','','2023-01-05 10:25:22','','0','18','2023-01-05 10:25:22','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181672903125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3996,'','Cash','','2023-01-05 10:36:42','','0','18','2023-01-05 10:36:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672903533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3997,'','Cash','','2023-01-05 10:40:54','','0','18','2023-01-05 10:40:54','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181672904210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3998,'','Cash','','2023-01-05 10:46:03','','0','18','2023-01-05 10:46:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181672904482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3999,'','Cash','','2023-01-05 10:48:00','','0','18','2023-01-05 10:48:00','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181672904768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4000,'','Cash','','2023-01-05 11:20:08','','0','18','2023-01-05 11:20:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672902106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4001,'','Cash','','2023-01-05 12:04:47','','0','18','2023-01-05 12:04:47','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672904884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4002,'','Cash','','2023-01-05 12:10:54','','0','18','2023-01-05 12:10:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181672906812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4003,'','Cash','','2023-01-05 12:17:49','','0','18','2023-01-05 12:17:49','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181672909490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4004,'','Cash','','2023-01-05 12:18:15','','0','18','2023-01-05 12:18:15','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672910274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4005,'','Cash','','2023-01-05 12:25:35','','0','18','2023-01-05 12:25:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181672910335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4006,'','Cash','','2023-01-05 12:29:31','','0','18','2023-01-05 12:29:31','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672910962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4007,'','Cash','','2023-01-05 12:35:41','','0','18','2023-01-05 12:35:41','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181672910983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4008,'','Cash','','2023-01-05 12:49:38','','0','18','2023-01-05 12:49:38','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181672911570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4009,'','Cash','','2023-01-05 13:22:50','','0','18','2023-01-05 13:22:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672911344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4010,'','Cash','','2023-01-05 13:46:30','','0','18','2023-01-05 13:46:30','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181672914181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4011,'','Cash','','2023-01-05 13:48:04','','0','18','2023-01-05 13:48:04','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181672915672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4012,'','Cash','','2023-01-05 15:07:31','','0','18','2023-01-05 15:07:31','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181672920149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4013,'','Cash','','2023-01-05 15:50:44','','0','18','2023-01-05 15:50:44','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181672923026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4014,'','Cash','','2023-01-05 16:54:29','','0','18','2023-01-05 16:54:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181672926856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4015,'','Cash','','2023-01-05 17:23:20','','0','18','2023-01-05 17:23:20','','180','240','1','retail','0','240','1','0','0','0','0','60','0','printed',' ','','1','0','181672928588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4016,'','Cash','','2023-01-05 17:29:25','','0','18','2023-01-05 17:29:25','','0','78','1','retail','0','78','1','0','0','0','0','78','0','printed',' ','','1','0','181672928943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4017,'','Cash','','2023-01-05 17:30:03','','0','18','2023-01-05 17:30:03','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','181672928977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4018,'','Cash','','2023-01-05 17:30:53','','0','18','2023-01-05 17:30:53','','0','205','1','retail','0','205','1','0','0','0','0','205','0','printed',' ','','1','0','181672929026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4019,'','Cash','','2023-01-06 10:18:11','','0','18','2023-01-06 10:18:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181672986479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4020,'','Cash','','2023-01-06 10:18:25','','0','18','2023-01-06 10:18:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181672989494','Cleared','18','2023-01-06 10:18:25','','','','','','',0.00,0.00,0,'',''),(4021,'','Cash','','2023-01-06 10:19:32','','0','18','2023-01-06 10:19:32','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181672989533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4022,'','Cash','','2023-01-06 11:09:57','','0','18','2023-01-06 11:09:57','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181672992204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4023,'','Cash','','2023-01-06 11:10:10','','0','18','2023-01-06 11:10:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672992601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4024,'','Cash','','2023-01-06 11:43:47','','0','18','2023-01-06 11:43:47','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672994613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4025,'','Cash','','2023-01-06 11:44:02','','0','18','2023-01-06 11:44:02','','100','200','1','retail','0','200','1','0','0','0','0','100','0','printed',' ','','1','0','181672994629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4026,'','Cash','','2023-01-06 11:44:29','','0','18','2023-01-06 11:44:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181672994654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4027,'','Cash','','2023-01-06 12:52:15','','0','18','2023-01-06 12:52:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181672998723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4028,'','Cash','','2023-01-06 14:16:26','','0','18','2023-01-06 14:16:26','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181673003635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4029,'','Cash','','2023-01-06 14:17:15','','0','18','2023-01-06 14:17:15','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','181673003822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4030,'','Cash','','2023-01-06 14:17:29','','0','18','2023-01-06 14:17:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181673003840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4031,'','Cash','','2023-01-06 15:56:33','','0','18','2023-01-06 15:56:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181673003858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4032,'','Cash','','2023-01-06 15:56:49','','0','18','2023-01-06 15:56:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181673009795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4033,'','Cash','','2023-01-06 16:37:15','','0','18','2023-01-06 16:37:15','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181673012219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4034,'','Cash','','2023-01-06 17:24:10','','0','18','2023-01-06 17:24:10','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673015042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4035,'','Cash','','2023-01-06 17:45:41','','0','18','2023-01-06 17:45:41','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181673016333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4036,'','Cash','','2023-01-06 18:29:00','','0','18','2023-01-06 18:29:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181673018933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4037,'','Cash','','2023-01-06 18:29:22','','0','18','2023-01-06 18:29:22','','0','47','1','retail','0','47','1','0','0','0','0','47','0','printed',' ','','1','0','181673018948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4038,'','Cash','','2023-01-06 18:29:55','','0','18','2023-01-06 18:29:55','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','181673018974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4039,'','Cash','','2023-01-07 16:23:23','','0','18','2023-01-07 16:23:23','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181673097764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4040,'','Cash','','2023-01-07 16:24:57','','0','18','2023-01-07 16:24:57','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181673097846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4041,'','Cash','','2023-01-07 16:25:13','','0','18','2023-01-07 16:25:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673097901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4042,'','Cash','','2023-01-07 16:43:55','','0','18','2023-01-07 16:43:55','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673097924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4043,'','Cash','','2023-01-10 09:50:38','','0','18','2023-01-10 09:50:38','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181673333419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4044,'','Cash','','2023-01-10 09:53:22','','0','18','2023-01-10 09:53:22','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181673333448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4045,'','Cash','','2023-01-10 10:14:54','','0','18','2023-01-10 10:14:54','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181673334880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4046,'','Cash','','2023-01-10 10:31:17','','0','18','2023-01-10 10:31:17','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181673335768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4047,'','Cash','','2023-01-10 11:45:20','','0','18','2023-01-10 11:45:20','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181673340306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4048,'','Cash','','2023-01-10 12:07:39','','0','18','2023-01-10 12:07:39','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673340795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4049,'','Cash','','2023-01-10 12:14:25','','0','18','2023-01-10 12:14:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673341662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4050,'','Cash','','2023-01-10 12:16:18','','0','18','2023-01-10 12:16:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673342090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4051,'','Cash','','2023-01-10 12:35:12','','0','18','2023-01-10 12:35:12','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181673342185','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4052,'','Cash','','2023-01-10 12:43:19','','0','18','2023-01-10 12:43:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181673343314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4053,'','Cash','','2023-01-10 13:06:38','','0','18','2023-01-10 13:06:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181673343809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4054,'','Cash','','2023-01-10 13:14:29','','0','18','2023-01-10 13:14:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673345209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4055,'','Cash','','2023-01-10 13:25:10','','0','18','2023-01-10 13:25:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673345674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4056,'','Cash','','2023-01-10 13:36:29','','0','18','2023-01-10 13:36:29','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181673346976','Cleared','18','2023-01-10 13:36:29','','','','','','',0.00,0.00,0,'',''),(4057,'','Cash','','2023-01-10 13:39:30','','0','18','2023-01-10 13:39:30','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181673347061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4058,'','Cash','','2023-01-10 13:42:25','','0','18','2023-01-10 13:42:25','','70','120','1','retail','0','120','1','0','0','0','0','50','0','printed',' ','','1','0','181673347175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4059,'','Cash','','2023-01-10 13:43:25','','0','18','2023-01-10 13:43:25','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181673347355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4060,'','Cash','','2023-01-10 13:48:42','','0','11','2023-01-10 13:48:42','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','111673347555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4061,'','Cash','','2023-01-10 14:01:33','','0','18','2023-01-10 14:01:33','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181673348196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4062,'','Cash','','2023-01-10 14:16:56','','0','18','2023-01-10 14:16:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181673348496','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4063,'','Cash','','2023-01-10 14:42:30','','0','18','2023-01-10 14:42:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673350455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4064,'','Cash','','2023-01-10 14:51:25','','0','18','2023-01-10 14:51:25','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181673351476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4065,'','Cash','','2023-01-10 14:51:38','','0','18','2023-01-10 14:51:38','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673351488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4066,'','Cash','','2023-01-10 15:11:54','','0','11','2023-01-10 15:11:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','111673352410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4067,'','Cash','','2023-01-10 15:29:44','','0','18','2023-01-10 15:29:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673353776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4068,'','Cash','','2023-01-10 17:04:07','','0','18','2023-01-10 17:04:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673353809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4069,'','Cash','','2023-01-10 17:15:10','','0','18','2023-01-10 17:15:10','','100','110','1','retail','0','110','1','0','0','0','0','10','0','printed',' ','','1','0','181673359452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4070,'','Cash','','2023-01-10 17:50:19','','0','18','2023-01-10 17:50:19','','610','1010','1','retail','0','1010','1','0','0','0','0','400','0','printed',' ','','1','0','181673361724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4071,'','Cash','','2023-01-10 17:54:53','','0','18','2023-01-10 17:54:53','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','181673362473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4072,'','Cash','','2023-01-11 09:37:09','','0','18','2023-01-11 09:37:09','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','181673418963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4073,'','Cash','','2023-01-11 09:44:10','','0','18','2023-01-11 09:44:10','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181673419036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4074,'','Cash','','2023-01-11 10:16:02','','0','18','2023-01-11 10:16:02','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181673421342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4075,'','Cash','','2023-01-11 10:19:04','','0','18','2023-01-11 10:19:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673421368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4076,'','Cash','','2023-01-11 10:28:22','','0','18','2023-01-11 10:28:22','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181673421548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4077,'','Cash','','2023-01-11 10:37:03','','0','18','2023-01-11 10:37:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673422141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4078,'','Cash','','2023-01-11 12:58:20','','0','18','2023-01-11 12:58:20','','295','295','1','retail','0','295','1','0','0','0','0','0','0','printed',' ','','1','0','181673431061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4079,'','Cash','','2023-01-11 12:58:34','','0','18','2023-01-11 12:58:34','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673431105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4080,'','Cash','','2023-01-11 13:06:14','','0','18','2023-01-11 13:06:14','','60','120','1','retail','0','120','1','0','0','0','0','60','0','printed',' ','','1','0','181673431565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4081,'','Cash','','2023-01-11 14:03:17','','0','18','2023-01-11 14:03:17','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181673434924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4082,'','Cash','','2023-01-11 14:08:36','','0','18','2023-01-11 14:08:36','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181673435009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4083,'','Cash','','2023-01-11 14:09:53','','0','18','2023-01-11 14:09:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181673435357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4084,'','Cash','','2023-01-11 14:58:08','','0','18','2023-01-11 14:58:08','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181673437886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4085,'','Cash','','2023-01-11 15:00:25','','0','18','2023-01-11 15:00:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673438297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4086,'','Cash','','2023-01-11 15:05:00','','0','18','2023-01-11 15:05:00','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181673438458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4087,'','Cash','','2023-01-11 15:42:27','','0','18','2023-01-11 15:42:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181673440068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4088,'','Cash','','2023-01-11 15:43:12','','0','18','2023-01-11 15:43:12','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','181673440983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4089,'','Cash','','2023-01-11 16:10:19','','0','18','2023-01-11 16:10:19','','0','454','1','retail','0','454','1','0','0','0','0','454','0','printed',' ','','1','0','181673442561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4090,'','Cash','','2023-01-11 16:21:46','','0','18','2023-01-11 16:21:46','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181673442670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4091,'','Cash','','2023-01-11 16:36:08','','0','18','2023-01-11 16:36:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673443309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4092,'','Cash','','2023-01-11 17:01:27','','0','18','2023-01-11 17:01:27','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673445437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4093,'','Cash','','2023-01-11 17:26:01','','0','18','2023-01-11 17:26:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673446957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4094,'','Cash','','2023-01-11 17:39:08','','0','18','2023-01-11 17:39:08','','0','140','1','retail','0','140','1','0','0','0','0','0140','0','printed',' ','','1','0','181673447911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4095,'','Cash','','2023-01-11 17:40:43','','0','18','2023-01-11 17:40:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','',NULL,'0','181673447991','Cleared','18','2023-01-11 17:40:43','','','','','','',0.00,0.00,0,'',''),(4096,'','Cash','','2023-01-12 08:05:51','','0','18','2023-01-12 08:05:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181673499938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4097,'','Cash','','2023-01-12 08:06:01','','0','18','2023-01-12 08:06:01','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181673499954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4098,'','Cash','','2023-01-12 09:24:33','','0','18','2023-01-12 09:24:33','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673504666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4099,'','Cash','','2023-01-12 09:24:47','','0','18','2023-01-12 09:24:47','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181673504676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4100,'','Cash','','2023-01-12 09:35:42','','0','18','2023-01-12 09:35:42','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673505320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4101,'','Cash','','2023-01-12 09:49:41','','0','18','2023-01-12 09:49:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181673505352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4102,'','Cash','','2023-01-12 09:50:47','','0','18','2023-01-12 09:50:47','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673506241','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4103,'','Cash','','2023-01-12 10:09:55','','0','18','2023-01-12 10:09:55','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673506250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4104,'','Cash','','2023-01-12 10:10:07','','0','18','2023-01-12 10:10:07','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181673507397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4105,'','Cash','','2023-01-12 10:47:23','','0','18','2023-01-12 10:47:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181673508322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4106,'','Cash','','2023-01-12 12:05:01','','0','18','2023-01-12 12:05:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181673513499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4107,'','Cash','','2023-01-12 12:05:14','','0','18','2023-01-12 12:05:14','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','181673514305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4108,'','Cash','','2023-01-12 12:05:28','','0','18','2023-01-12 12:05:28','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673514321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4109,'','Cash','','2023-01-12 12:05:45','','0','18','2023-01-12 12:05:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673514337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4110,'','Cash','','2023-01-12 14:14:31','','0','18','2023-01-12 14:14:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673521226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4111,'','Cash','','2023-01-12 14:14:47','','0','18','2023-01-12 14:14:47','','410','410','1','retail','0','410','1','0','0','0','0','0','0','printed',' ','','1','0','181673522074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4112,'','Cash','','2023-01-12 14:15:14','','0','18','2023-01-12 14:15:14','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','181673522105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4113,'','Cash','','2023-01-12 14:58:59','','0','18','2023-01-12 14:58:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181673524730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4114,'','Cash','','2023-01-12 15:14:59','','0','18','2023-01-12 15:14:59','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181673524744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4115,'','Cash','','2023-01-12 15:20:26','','0','18','2023-01-12 15:20:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181673525981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4116,'','Cash','','2023-01-12 15:50:13','','0','18','2023-01-12 15:50:13','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181673526035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4117,'','Cash','','2023-01-12 16:35:43','','0','18','2023-01-12 16:35:43','','0','94','1','retail','0','94','1','0','0','0','0','94','0','printed',' ','','1','0','181673530533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4118,'','Cash','','2023-01-12 16:36:28','','0','18','2023-01-12 16:36:28','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181673530553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4119,'','Cash','','2023-01-12 16:37:06','','0','18','2023-01-12 16:37:06','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181673530606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4120,'','Cash','','2023-01-12 16:49:41','','0','18','2023-01-12 16:49:41','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181673531370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4121,'','Cash','','2023-01-12 16:50:22','','0','18','2023-01-12 16:50:22','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','181673531394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4122,'','Cash','','2023-01-12 16:50:52','','0','18','2023-01-12 16:50:52','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','181673531434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4123,'','Cash','','2023-01-12 18:03:52','','0','18','2023-01-12 18:03:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','181673535820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4124,'','Cash','','2023-01-13 09:12:37','','0','18','2023-01-13 09:12:37','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673590058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4125,'','Cash','','2023-01-13 09:17:10','','0','18','2023-01-13 09:17:10','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673590360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4126,'','Cash','','2023-01-13 09:32:07','','0','18','2023-01-13 09:32:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673590636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4127,'','Cash','','2023-01-13 09:47:45','','0','18','2023-01-13 09:47:45','','180','240','1','retail','0','240','1','0','0','0','0','60','0','printed',' ','','1','0','181673592453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4128,'','Cash','','2023-01-13 09:52:08','','0','18','2023-01-13 09:52:08','','40','100','1','retail','0','100','1','0','0','0','0','60','0','printed',' ','','1','0','181673592485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4129,'','Cash','','2023-01-13 09:57:12','','0','18','2023-01-13 09:57:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673592739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4130,'','Cash','','2023-01-13 10:36:43','','0','18','2023-01-13 10:36:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181673594879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4131,'','Cash','','2023-01-13 12:42:28','','0','18','2023-01-13 12:42:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181673601795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4132,'','Cash','','2023-01-13 12:42:40','','0','18','2023-01-13 12:42:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673602952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4133,'','Cash','','2023-01-13 13:20:45','','0','18','2023-01-13 13:20:45','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181673605212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4134,'','Cash','','2023-01-13 14:22:44','','0','18','2023-01-13 14:22:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673605250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4135,'','Cash','','2023-01-13 14:32:04','','0','18','2023-01-13 14:32:04','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673609172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4136,'','Cash','','2023-01-13 14:39:57','','0','18','2023-01-13 14:39:57','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181673609533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4137,'','Cash','','2023-01-13 14:41:28','','0','18','2023-01-13 14:41:28','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673610005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4138,'','Cash','','2023-01-13 15:04:06','','0','18','2023-01-13 15:04:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673610113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4139,'','Cash','','2023-01-13 15:13:33','','0','18','2023-01-13 15:13:33','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673611453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4140,'','Cash','','2023-01-13 17:03:18','','0','18','2023-01-13 17:03:18','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','181673614790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4141,'','Cash','','2023-01-13 17:09:15','','0','18','2023-01-13 17:09:15','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181673618935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4142,'','Cash','','2023-01-13 17:10:09','','0','18','2023-01-13 17:10:09','','0','8','1','retail','0','8','1','0','0','0','0','8','0','printed',' ','','1','0','181673618968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4143,'','Cash','','2023-01-13 17:10:54','','0','18','2023-01-13 17:10:54','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181673619033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4144,'','Cash','','2023-01-13 17:11:25','','0','18','2023-01-13 17:11:25','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181673619063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4145,'','Cash','','2023-01-13 17:12:43','','0','18','2023-01-13 17:12:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181673619146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4146,'','Cash','','2023-01-13 17:26:23','','0','11','2023-01-13 17:26:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','111673619588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4147,'','Cash','','2023-01-14 16:46:40','','0','18','2023-01-14 16:46:40','','180','240','1','retail','0','240','1','0','0','0','0','60','0','printed',' ','','1','0','181673703992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4148,'','Cash','','2023-01-14 16:48:23','','0','18','2023-01-14 16:48:23','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181673704011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4149,'','Cash','','2023-01-14 16:48:57','','0','18','2023-01-14 16:48:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181673704107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4150,'','Cash','','2023-01-14 16:55:20','','0','18','2023-01-14 16:55:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181673704201','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4151,'','Cash','','2023-01-16 10:31:29','','0','18','2023-01-16 10:31:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673854280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4152,'','Cash','','2023-01-16 11:56:16','','0','18','2023-01-16 11:56:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181673859353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4153,'','Cash','','2023-01-16 12:10:40','','0','18','2023-01-16 12:10:40','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181673860194','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4154,'','Cash','','2023-01-16 14:21:22','','0','18','2023-01-16 14:21:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673863361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4155,'','Cash','','2023-01-16 14:48:28','','0','18','2023-01-16 14:48:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181673869615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4156,'','Cash','','2023-01-16 14:54:07','','0','18','2023-01-16 14:54:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673870039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4157,'','Cash','','2023-01-16 15:11:18','','0','18','2023-01-16 15:11:18','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181673870050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4158,'','Cash','','2023-01-16 15:13:11','','0','18','2023-01-16 15:13:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181673871088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4159,'','Cash','','2023-01-16 15:53:36','','0','18','2023-01-16 15:53:36','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181673871199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4160,'','Cash','','2023-01-16 15:54:07','','0','18','2023-01-16 15:54:07','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181673873625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4161,'','Cash','','2023-01-16 16:06:57','','0','18','2023-01-16 16:06:57','','210','230','1','retail','0','230','1','0','0','0','0','20','0','printed',' ','','1','0','181673873706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4162,'','Cash','','2023-01-16 16:33:25','','0','18','2023-01-16 16:33:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181673874566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4163,'','Cash','','2023-01-16 16:35:49','','0','18','2023-01-16 16:35:49','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181673876008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4164,'','Cash','','2023-01-16 16:36:12','','0','18','2023-01-16 16:36:12','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181673876159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4165,'','Cash','','2023-01-16 17:54:41','','0','18','2023-01-16 17:54:41','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181673880849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4166,'','Cash','','2023-01-16 17:55:08','','0','18','2023-01-16 17:55:08','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181673880896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4167,'','Cash','','2023-01-16 17:55:46','','0','18','2023-01-16 17:55:46','','0','14','1','retail','0','14','1','0','0','0','0','14','0','printed',' ','','1','0','181673880932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4168,'','Cash','','2023-01-16 17:56:38','','0','18','2023-01-16 17:56:38','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181673880988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4169,'','Cash','','2023-01-16 17:57:03','','0','18','2023-01-16 17:57:03','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181673881016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4170,'','Cash','','2023-01-16 17:57:16','','0','18','2023-01-16 17:57:16','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181673881026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4171,'','Cash','','2023-01-16 17:57:53','','0','18','2023-01-16 17:57:53','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181673881055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4172,'','Cash','','2023-01-16 17:58:32','','0','18','2023-01-16 17:58:32','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181673881101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4173,'','Cash','','2023-01-17 09:39:47','','0','18','2023-01-17 09:39:47','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673937529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4174,'','Cash','','2023-01-17 09:40:02','','0','18','2023-01-17 09:40:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673937590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4175,'','Cash','','2023-01-17 09:42:20','','0','18','2023-01-17 09:42:20','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181673937729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4176,'','Cash','','2023-01-17 10:09:11','','0','18','2023-01-17 10:09:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181673937753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4177,'','Cash','','2023-01-17 10:09:47','','0','18','2023-01-17 10:09:47','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181673939374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4178,'','Cash','','2023-01-17 10:11:08','','0','18','2023-01-17 10:11:08','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','181673939400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4179,'','Cash','','2023-01-17 10:11:36','','0','18','2023-01-17 10:11:36','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181673939487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4180,'','Cash','','2023-01-17 10:22:16','','0','18','2023-01-17 10:22:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181673939522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4181,'','Cash','','2023-01-17 10:23:47','','0','18','2023-01-17 10:23:47','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673940139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4182,'','Cash','','2023-01-17 10:24:02','','0','18','2023-01-17 10:24:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673940230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4183,'','Cash','','2023-01-17 10:29:58','','0','18','2023-01-17 10:29:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181673940304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4184,'','Cash','','2023-01-17 10:38:22','','0','18','2023-01-17 10:38:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673940696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4185,'','Cash','','2023-01-17 11:42:50','','0','18','2023-01-17 11:42:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181673942273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4186,'','Cash','','2023-01-17 11:45:04','','0','18','2023-01-17 11:45:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181673944979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4187,'','Cash','','2023-01-17 11:52:44','','0','18','2023-01-17 11:52:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673945109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4188,'','Cash','','2023-01-17 11:58:18','','0','18','2023-01-17 11:58:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181673945575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4189,'','Cash','','2023-01-17 12:13:48','','0','18','2023-01-17 12:13:48','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181673945912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4190,'','Cash','','2023-01-17 13:32:53','','0','18','2023-01-17 13:32:53','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181673946851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4191,'','Cash','','2023-01-17 13:33:09','','0','18','2023-01-17 13:33:09','','50','100','1','retail','0','100','1','0','0','0','0','50','0','printed',' ','','1','0','181673951578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4192,'','Cash','','2023-01-17 13:54:32','','0','18','2023-01-17 13:54:32','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','181673951599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4193,'','Cash','','2023-01-18 09:32:37','','0','18','2023-01-18 09:32:37','','85','85','1','retail','0','85','1','0','0','0','0','0','0','printed',' ','','1','0','181674023056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4194,'','Cash','','2023-01-18 09:33:23','','0','18','2023-01-18 09:33:23','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181674023591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4195,'','Cash','','2023-01-18 09:33:39','','0','18','2023-01-18 09:33:39','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674023609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4196,'','Cash','','2023-01-18 09:44:23','','0','18','2023-01-18 09:44:23','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181674023621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4197,'','Cash','','2023-01-18 09:54:34','','0','18','2023-01-18 09:54:34','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674024275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4198,'','Cash','','2023-01-18 10:34:59','','0','18','2023-01-18 10:34:59','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181674027236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4199,'','Cash','','2023-01-18 10:59:48','','0','18','2023-01-18 10:59:48','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181674027303','Cleared','18','2023-01-18 10:59:48','','','','','','',0.00,0.00,0,'',''),(4200,'','Cash','','2023-01-18 11:08:32','','0','18','2023-01-18 11:08:32','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181674029289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4201,'','Cash','','2023-01-18 11:08:57','','0','18','2023-01-18 11:08:57','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181674029328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4202,'','Cash','','2023-01-18 11:48:50','','0','18','2023-01-18 11:48:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674029341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4203,'','Cash','','2023-01-18 12:39:41','','0','18','2023-01-18 12:39:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674031734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4204,'','Cash','','2023-01-18 13:34:24','','0','18','2023-01-18 13:34:24','','280','350','1','retail','0','350','1','0','0','0','0','70','0','printed',' ','','1','0','181674037821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4205,'','Cash','','2023-01-18 13:35:25','','0','18','2023-01-18 13:35:25','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674038089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4206,'','Cash','','2023-01-18 13:46:26','','0','18','2023-01-18 13:46:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674038142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4207,'','Cash','','2023-01-18 14:42:30','','0','18','2023-01-18 14:42:30','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674040332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4208,'','Cash','','2023-01-18 15:06:24','','0','18','2023-01-18 15:06:24','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674042154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4209,'','Cash','','2023-01-18 15:06:39','','0','18','2023-01-18 15:06:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674043589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4210,'','Cash','','2023-01-18 15:33:07','','0','18','2023-01-18 15:33:07','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181674043602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4211,'','Cash','','2023-01-18 16:01:09','','0','18','2023-01-18 16:01:09','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674046862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4212,'','Cash','','2023-01-18 16:12:37','','0','18','2023-01-18 16:12:37','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181674046872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4213,'','Cash','','2023-01-18 16:20:57','','0','18','2023-01-18 16:20:57','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','181674047586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4214,'','Cash','','2023-01-18 17:18:40','','0','18','2023-01-18 17:18:40','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181674051510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4215,'','Cash','','2023-01-18 17:19:01','','0','18','2023-01-18 17:19:01','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','181674051530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4216,'','Cash','','2023-01-19 09:29:27','','0','18','2023-01-19 09:29:27','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181674109754','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4217,'','Cash','','2023-01-19 10:40:13','','0','18','2023-01-19 10:40:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674109777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4218,'','Cash','','2023-01-19 10:57:35','','0','18','2023-01-19 10:57:35','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181674114017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4219,'','Cash','','2023-01-19 11:06:05','','0','18','2023-01-19 11:06:05','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674115072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4220,'','Cash','','2023-01-19 11:12:42','','0','18','2023-01-19 11:12:42','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181674115569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4221,'','Cash','','2023-01-19 13:33:45','','0','18','2023-01-19 13:33:45','','360','440','1','retail','0','440','1','0','0','0','0','80','0','printed',' ','','1','0','181674124176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4222,'','Cash','','2023-01-19 14:02:07','','0','18','2023-01-19 14:02:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674126114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4223,'','Cash','','2023-01-19 14:02:30','','0','18','2023-01-19 14:02:30','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674126133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4224,'','Cash','','2023-01-19 14:11:00','','0','18','2023-01-19 14:11:00','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181674126298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4225,'','Cash','','2023-01-19 14:37:13','','0','18','2023-01-19 14:37:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674126663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4226,'','Cash','','2023-01-19 14:48:59','','0','18','2023-01-19 14:48:59','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181674128239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4227,'','Cash','','2023-01-19 15:37:15','','0','18','2023-01-19 15:37:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181674131743','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4228,'','Cash','','2023-01-19 16:22:08','','0','18','2023-01-19 16:22:08','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181674132711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4229,'','Cash','','2023-01-19 18:08:17','','0','18','2023-01-19 18:08:17','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181674140876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4230,'','Cash','','2023-01-19 18:09:35','','0','18','2023-01-19 18:09:35','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181674140956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4231,'','Cash','','2023-01-19 18:10:02','','0','18','2023-01-19 18:10:02','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181674140988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4232,'','Cash','','2023-01-19 18:10:27','','0','18','2023-01-19 18:10:27','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181674141014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4233,'','Cash','','2023-01-19 18:11:00','','0','18','2023-01-19 18:11:00','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','181674141048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4234,'','Cash','','2023-01-19 18:36:23','','0','18','2023-01-19 18:36:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674142575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4235,'','Cash','','2023-01-19 18:36:40','','0','18','2023-01-19 18:36:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674142585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4236,'','Cash','','2023-01-20 08:59:00','','0','18','2023-01-20 08:59:00','','150','170','1','retail','0','170','1','0','0','0','0','20','0','printed',' ','','1','0','181674194327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4237,'','Cash','','2023-01-20 09:18:12','','0','18','2023-01-20 09:18:12','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181674195474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4238,'','Cash','','2023-01-20 09:29:10','','0','18','2023-01-20 09:29:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674196096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4239,'','Cash','','2023-01-20 09:32:47','','0','18','2023-01-20 09:32:47','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181674196154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4240,'','Cash','','2023-01-20 09:39:24','','0','18','2023-01-20 09:39:24','','5','15','1','retail','0','15','1','0','0','0','0','10','0','printed',' ','','1','0','181674196371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4241,'','Cash','','2023-01-20 09:46:04','','0','18','2023-01-20 09:46:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674196774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4242,'','Cash','','2023-01-20 09:53:47','','0','18','2023-01-20 09:53:47','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181674197167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4243,'','Cash','','2023-01-20 09:54:17','','0','18','2023-01-20 09:54:17','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181674197646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4244,'','Cash','','2023-01-20 10:13:01','','0','18','2023-01-20 10:13:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674194364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4245,'','Cash','','2023-01-20 10:37:53','','0','18','2023-01-20 10:37:53','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181674200217','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4246,'','Cash','','2023-01-20 10:49:34','','0','18','2023-01-20 10:49:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674200294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4247,'','Cash','','2023-01-20 10:57:15','','0','18','2023-01-20 10:57:15','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181674200986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4248,'','Cash','','2023-01-20 12:17:17','','0','18','2023-01-20 12:17:17','','30','140','1','retail','0','140','1','0','0','0','0','110','0','printed',' ','','1','0','181674201443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4249,'','Cash','','2023-01-20 12:34:22','','0','18','2023-01-20 12:34:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181674206247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4250,'','Cash','','2023-01-20 12:39:33','','0','18','2023-01-20 12:39:33','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674207288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4251,'','Cash','','2023-01-20 13:23:00','','0','18','2023-01-20 13:23:00','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674209962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4252,'','Cash','','2023-01-20 13:59:18','','0','18','2023-01-20 13:59:18','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181674212207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4253,'','Cash','','2023-01-20 15:12:48','','0','18','2023-01-20 15:12:48','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674216756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4254,'','Cash','','2023-01-20 15:23:04','','0','18','2023-01-20 15:23:04','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','181674217258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4255,'','Cash','','2023-01-20 15:23:33','','0','18','2023-01-20 15:23:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181674217396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4256,'','Cash','','2023-01-20 15:23:55','','0','18','2023-01-20 15:23:55','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181674217421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4257,'','Cash','','2023-01-20 16:55:44','','0','18','2023-01-20 16:55:44','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674219858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4258,'','Cash','','2023-01-20 16:56:04','','0','18','2023-01-20 16:56:04','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181674222952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4259,'','Cash','','2023-01-20 16:57:25','','0','18','2023-01-20 16:57:25','','0','32','1','retail','0','32','1','0','0','0','0','32','0','printed',' ','','1','0','181674223031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4260,'','Cash','','2023-01-20 16:57:52','','0','18','2023-01-20 16:57:52','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','181674223056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4261,'','Cash','','2023-01-20 16:58:19','','0','18','2023-01-20 16:58:19','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181674223083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4262,'','Cash','','2023-01-21 11:17:37','','0','18','2023-01-21 11:17:37','','60','375','1','retail','0','375','1','0','0','0','0','315','0','printed',' ','','1','0','181674288899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4263,'','Cash','','2023-01-21 17:07:28','','0','18','2023-01-21 17:07:28','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181674310039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4264,'','Cash','','2023-01-21 17:07:40','','0','18','2023-01-21 17:07:40','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181674310051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4265,'','Cash','','2023-01-21 17:08:02','','0','18','2023-01-21 17:08:02','','100','200','1','retail','0','200','1','0','0','0','0','100','0','printed',' ','','1','0','181674310071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4266,'','Cash','','2023-01-21 17:36:44','','0','18','2023-01-21 17:36:44','','0','340','1','retail','0','340','1','0','0','0','0','340','0','printed',' ','','1','0','181674311791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4267,'','Cash','','2023-01-23 08:54:41','','0','18','2023-01-23 08:54:41','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181674453245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4268,'','Cash','','2023-01-23 09:15:40','','0','18','2023-01-23 09:15:40','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','',NULL,'0','181674453292','Cleared','18','2023-01-23 09:15:40','','','','','','',0.00,0.00,0,'',''),(4269,'','Cash','','2023-01-23 09:09:55','','0','18','2023-01-23 09:09:55','','20','70','1','retail','0','70','1','0','0','0','0','50','0','printed',' ','','1','0','181674454161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4270,'','Cash','','2023-01-23 09:42:09','','0','18','2023-01-23 09:42:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674456076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4271,'','Cash','','2023-01-23 10:29:29','','0','18','2023-01-23 10:29:29','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','181674454876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4272,'','Cash','','2023-01-23 10:44:05','','0','18','2023-01-23 10:44:05','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674458977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4273,'','Cash','','2023-01-23 11:10:50','','0','18','2023-01-23 11:10:50','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','181674456132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4274,'','Cash','','2023-01-23 11:17:06','','0','18','2023-01-23 11:17:06','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181674461470','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4275,'','Cash','','2023-01-23 11:19:40','','0','18','2023-01-23 11:19:40','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674461842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4276,'','Cash','','2023-01-23 11:58:13','','0','18','2023-01-23 11:58:13','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181674464174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4277,'','Cash','','2023-01-23 11:58:27','','0','18','2023-01-23 11:58:27','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181674464299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4278,'','Cash','','2023-01-23 11:58:46','','0','18','2023-01-23 11:58:46','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674464314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4279,'','Cash','','2023-01-23 12:06:11','','0','18','2023-01-23 12:06:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674464344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4280,'','Cash','','2023-01-23 12:20:43','','0','18','2023-01-23 12:20:43','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181674464778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4281,'','Cash','','2023-01-23 12:36:44','','0','18','2023-01-23 12:36:44','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181674466141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4282,'','Cash','','2023-01-23 13:10:52','','0','18','2023-01-23 13:10:52','','95','175','1','retail','0','175','1','0','0','0','0','80','0','printed',' ','','1','0','181674468585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4283,'','Cash','','2023-01-23 13:46:09','','0','18','2023-01-23 13:46:09','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674470097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4284,'','Cash','','2023-01-23 13:46:26','','0','18','2023-01-23 13:46:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674470772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4285,'','Cash','','2023-01-23 14:16:29','','0','18','2023-01-23 14:16:29','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','181674470789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4286,'','Cash','','2023-01-23 15:09:11','','0','18','2023-01-23 15:09:11','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','181674475695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4287,'','Cash','','2023-01-23 15:09:31','','0','18','2023-01-23 15:09:31','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181674475758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4288,'','Cash','','2023-01-23 15:41:27','','0','18','2023-01-23 15:41:27','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','181674475802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4289,'','Cash','','2023-01-23 16:11:05','','0','18','2023-01-23 16:11:05','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674479458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4290,'','Cash','','2023-01-23 16:22:32','','0','18','2023-01-23 16:22:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674479469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4291,'','Cash','','2023-01-23 16:54:03','','0','18','2023-01-23 16:54:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674482020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4292,'','Cash','','2023-01-23 17:00:56','','0','18','2023-01-23 17:00:56','','50','100','1','retail','0','100','1','0','0','0','0','50','0','printed',' ','','1','0','181674482049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4293,'','Cash','','2023-01-23 17:09:56','','0','18','2023-01-23 17:09:56','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','181674482678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4294,'','Cash','','2023-01-23 17:11:00','','0','18','2023-01-23 17:11:00','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','181674483050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4295,'','Cash','','2023-01-23 17:32:17','','0','18','2023-01-23 17:32:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674483100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4296,'','Cash','','2023-01-24 08:31:58','','0','18','2023-01-24 08:31:58','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181674538010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4297,'','Cash','','2023-01-24 09:43:05','','0','18','2023-01-24 09:43:05','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674538327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4298,'','Cash','','2023-01-24 09:43:17','','0','18','2023-01-24 09:43:17','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181674542587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4299,'','Cash','','2023-01-24 11:44:49','','0','18','2023-01-24 11:44:49','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181674543967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4300,'','Cash','','2023-01-24 11:45:11','','0','18','2023-01-24 11:45:11','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','181674549897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4301,'','Cash','','2023-01-24 11:45:44','','0','18','2023-01-24 11:45:44','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','181674549924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4302,'','Cash','','2023-01-24 12:09:06','','0','18','2023-01-24 12:09:06','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181674543951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4303,'','Cash','','2023-01-24 12:22:01','','0','18','2023-01-24 12:22:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674551358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4304,'','Cash','','2023-01-24 13:13:33','','0','18','2023-01-24 13:13:33','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181674555190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4305,'','Cash','','2023-01-24 14:32:13','','0','18','2023-01-24 14:32:13','','140','210','1','retail','0','210','1','0','0','0','0','70','0','printed',' ','','1','0','181674556139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4306,'','Cash','','2023-01-24 15:08:11','','0','18','2023-01-24 15:08:11','','135','135','1','retail','0','135','1','0','0','0','0','0','0','printed',' ','','1','0','181674561246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4307,'','Cash','','2023-01-24 15:08:49','','0','18','2023-01-24 15:08:49','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','181674562106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4308,'','Cash','','2023-01-24 16:04:41','','0','18','2023-01-24 16:04:41','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181674565429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4309,'','Cash','','2023-01-24 17:48:00','','0','18','2023-01-24 17:48:00','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','181674571395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4310,'','Cash','','2023-01-24 17:53:43','','0','18','2023-01-24 17:53:43','','0','52','1','retail','0','52','1','0','0','0','0','52','0','printed',' ','','1','0','181674572011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4311,'','Cash','','2023-01-24 17:55:24','','0','18','2023-01-24 17:55:24','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','181674572112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4312,'','Cash','','2023-01-24 17:56:43','','0','18','2023-01-24 17:56:43','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181674572193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4313,'','Cash','','2023-01-25 09:00:53','','0','18','2023-01-25 09:00:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674626446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4314,'','Cash','','2023-01-25 10:00:44','','0','18','2023-01-25 10:00:44','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181674626457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4315,'','Cash','','2023-01-25 10:01:45','','0','18','2023-01-25 10:01:45','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','181674630052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4316,'','Cash','','2023-01-25 11:07:32','','0','18','2023-01-25 11:07:32','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181674630117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4317,'','Cash','','2023-01-25 11:08:19','','0','18','2023-01-25 11:08:19','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181674634090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4318,'','Cash','','2023-01-25 11:34:50','','0','18','2023-01-25 11:34:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181674634113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4319,'','Cash','','2023-01-25 11:46:53','','0','18','2023-01-25 11:46:53','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','181674635695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4320,'','Cash','','2023-01-25 12:07:03','','0','18','2023-01-25 12:07:03','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181674636417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4321,'','Cash','','2023-01-25 12:15:35','','0','18','2023-01-25 12:15:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674637684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4322,'','Cash','','2023-01-25 12:26:24','','0','18','2023-01-25 12:26:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674638164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4323,'','Cash','','2023-01-25 12:44:09','','0','18','2023-01-25 12:44:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674638790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4324,'','Cash','','2023-01-25 12:45:22','','0','18','2023-01-25 12:45:22','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','181674639909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4325,'','Cash','','2023-01-25 12:52:09','','0','18','2023-01-25 12:52:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674639926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4326,'','Cash','','2023-01-25 13:10:53','','0','18','2023-01-25 13:10:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674640335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4327,'','Mpesa','','2023-01-25 14:52:36','','0','18','2023-01-25 14:52:36','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed','','','1','0','181674641471','Cleared','18','2023-01-25 14:53:17','','','','','','',0.00,0.00,0,'',''),(4328,'','Cash','','2023-01-25 15:02:21','','0','18','2023-01-25 15:02:21','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','181674647611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4329,'','Cash','','2023-01-25 16:14:21','','0','18','2023-01-25 16:14:21','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','181674648148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4330,'','Cash','','2023-01-25 16:14:50','','0','18','2023-01-25 16:14:50','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','181674652470','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4331,'','Cash','','2023-01-25 16:34:48','','0','18','2023-01-25 16:34:48','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674653658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4332,'','Cash','','2023-01-25 17:41:46','','0','18','2023-01-25 17:41:46','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181674657689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4333,'','Cash','','2023-01-25 17:42:09','','0','18','2023-01-25 17:42:09','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','181674657720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4334,'','Cash','','2023-01-25 17:42:28','','0','18','2023-01-25 17:42:28','','00','5','1','retail','0','5','1','0','0','0','0','5','0','printed',' ','','1','0','181674657740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4335,'','Cash','','2023-01-25 17:42:49','','0','18','2023-01-25 17:42:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674657759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4336,'','Cash','','2023-01-26 09:14:26','','0','18','2023-01-26 09:14:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674713377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4337,'','Cash','','2023-01-26 09:18:59','','0','18','2023-01-26 09:18:59','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','181674713671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4338,'','Cash','','2023-01-26 09:19:18','','0','18','2023-01-26 09:19:18','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','181674713942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4339,'','Cash','','2023-01-26 09:54:14','','0','18','2023-01-26 09:54:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674713990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4340,'','Cash','','2023-01-26 09:55:49','','0','18','2023-01-26 09:55:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674716070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4341,'','Cash','','2023-01-26 10:01:18','','0','18','2023-01-26 10:01:18','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674716152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4342,'','Cash','','2023-01-26 10:12:55','','0','18','2023-01-26 10:12:55','','30','60','1','retail','0','60','1','0','0','0','0','30','0','printed',' ','','1','0','181674716482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4343,'','Cash','','2023-01-26 10:13:21','','0','18','2023-01-26 10:13:21','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','181674717184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4344,'','Cash','','2023-01-26 10:23:02','','0','18','2023-01-26 10:23:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','181674717209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4345,'','Cash','','2023-01-26 10:24:17','','0','18','2023-01-26 10:24:17','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','181674717838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4346,'','Cash','','2023-01-26 10:52:31','','0','18','2023-01-26 10:52:31','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181674717866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4347,'','Cash','','2023-01-26 11:44:05','','0','18','2023-01-26 11:44:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674719560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4348,'','Cash','','2023-01-26 12:00:31','','0','18','2023-01-26 12:00:31','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674722656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4349,'','Cash','','2023-01-26 12:00:49','','0','18','2023-01-26 12:00:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674723635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4350,'','Cash','','2023-01-26 12:49:48','','0','18','2023-01-26 12:49:48','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','181674726331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4351,'','Cash','','2023-01-26 13:36:54','','0','18','2023-01-26 13:36:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674729390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4352,'','Cash','','2023-01-26 13:46:06','','0','18','2023-01-26 13:46:06','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674729687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4353,'','Cash','','2023-01-26 13:52:30','','0','18','2023-01-26 13:52:30','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674729969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4354,'','Cash','','2023-01-26 13:56:50','','0','18','2023-01-26 13:56:50','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','181674730353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4355,'','Cash','','2023-01-26 14:07:24','','0','18','2023-01-26 14:07:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181674730628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4356,'','Cash','','2023-01-26 14:23:07','','0','18','2023-01-26 14:23:07','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674731246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4357,'','Cash','','2023-01-26 16:22:19','','0','18','2023-01-26 16:22:19','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','181674732192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4358,'','Cash','','2023-01-26 16:26:12','','0','18','2023-01-26 16:26:12','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181674739382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4359,'','Cash','','2023-01-26 16:57:51','','0','18','2023-01-26 16:57:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674741462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4360,'','Cash','','2023-01-27 09:16:38','','0','18','2023-01-27 09:16:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','181674800179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4361,'','Cash','','2023-01-27 09:17:02','','0','18','2023-01-27 09:17:02','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181674800210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4362,'','Cash','','2023-01-27 09:20:01','','0','18','2023-01-27 09:20:01','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','181674800224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4363,'','Cash','','2023-01-27 09:44:57','','0','18','2023-01-27 09:44:57','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181674801725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4364,'','Cash','','2023-01-27 09:47:13','','0','18','2023-01-27 09:47:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674802019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4365,'','Cash','','2023-01-27 10:40:20','','0','18','2023-01-27 10:40:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','181674804767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4366,'','Cash','','2023-01-27 10:40:39','','0','18','2023-01-27 10:40:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674805224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4367,'','Cash','','2023-01-27 11:54:34','','0','18','2023-01-27 11:54:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674805242','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4368,'','Cash','','2023-01-27 12:07:09','','0','18','2023-01-27 12:07:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','181674809679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4369,'','Cash','','2023-01-27 12:28:30','','0','18','2023-01-27 12:28:30','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','181674811695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4370,'','Cash','','2023-01-27 12:39:28','','0','18','2023-01-27 12:39:28','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674811935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4371,'','Cash','','2023-01-27 12:39:39','','0','18','2023-01-27 12:39:39','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','181674812371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4372,'','Cash','','2023-01-27 12:57:43','','0','18','2023-01-27 12:57:43','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','181674812391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4373,'','Cash','','2023-01-27 13:13:18','','0','18','2023-01-27 13:13:18','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','181674813526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4374,'','Cash','','2023-01-27 13:58:18','','0','18','2023-01-27 13:58:18','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','181674814401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4375,'','Cash','','2023-01-27 14:38:59','','0','18','2023-01-27 14:38:59','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','181674819460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4376,'','Cash','','2023-01-27 14:51:11','','0','18','2023-01-27 14:51:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674819547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4377,'','Cash','','2023-01-27 14:59:08','','0','18','2023-01-27 14:59:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','181674820273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4378,'','Cash','','2023-01-27 15:15:04','','0','18','2023-01-27 15:15:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','181674820771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4379,'','Cash','','2023-01-27 15:24:50','','0','18','2023-01-27 15:24:50','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','181674821706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4380,'','Cash','','2023-01-27 15:29:13','','0','18','2023-01-27 15:29:13','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','181674822366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4381,'','Cash','','2023-01-27 16:20:21','','0','18','2023-01-27 16:20:21','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','181674824662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4382,'','Cash','','2023-01-27 16:40:29','','0','18','2023-01-27 16:40:29','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','181674825655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4383,'','Cash','','2023-01-28 09:30:51','','0','18','2023-01-28 09:30:51','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','181674886709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4384,'','Cash','','2023-01-28 09:31:36','','0','18','2023-01-28 09:31:36','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','181674887463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4385,'','Cash','','2023-01-28 11:21:51','','0','18','2023-01-28 11:21:51','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','181674894092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4386,'','Cash','','2023-01-28 11:30:49','','0','18','2023-01-28 11:30:49','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','181674894122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4387,'','Cash','','2023-01-28 11:57:40','','0','18','2023-01-28 11:57:40','','340','340','1','retail','0','340','1','0','0','0','0','0','0','printed',' ','','1','0','181674894653','Cleared','','','','','','','','',0.00,0.00,0,'',''); /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=5693 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_order` -- LOCK TABLES `sales_order` WRITE; /*!40000 ALTER TABLE `sales_order` DISABLE KEYS */; INSERT INTO `sales_order` VALUES ('1116523618146226121',1,'111652361784','1','3.00','210','retail','0','2022-05-12 16:23:04','','','','0','Cash',0.00,'70','','','11','','1','2022-05-12 13:28:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','',''),('1116523618482230822',2,'111652361784','147','4.00','80','retail','0','2022-05-12 16:23:34','','','','0','Cash',0.00,'20','','','11','','1','2022-05-12 13:28:15','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','158.00','154','Inclusive','branch','Inventory','','','','',''),('1116523619942323650',3,'111652361784','18','4.00','220','retail','0','2022-05-12 16:26:18','','','','0','Cash',0.00,'55','','','11','','1','2022-05-12 13:28:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1116523620252335001',4,'111652361784','14','2.00','10','retail','0','2022-05-12 16:26:36','','','','0','Cash',0.00,'5','','','11','','1','2022-05-12 13:28:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','',''),('1116524312130032222',5,'111652431009','190','8.00','80','retail','0','2022-05-13 11:39:34','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 08:41:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1116524313631321203',6,'111652431352','6','1.00','50','retail','0','2022-05-13 11:42:32','','','','0','Cash',0.00,'50','','','11','','1','2022-05-13 08:42:49','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1116524314093202220',7,'111652431370','25','1.00','100','retail','0','2022-05-13 11:42:50','','','','0','Cash',0.00,'100','','','11','','1','2022-05-13 08:43:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116524315540102234',8,'111652431540','46','2.00','30','retail','0','2022-05-13 11:45:40','','','','0','Cash',0.00,'15','','','11','','1','2022-05-13 08:45:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('1116524315873123036',9,'111652431557','190','3.00','30','retail','0','2022-05-13 11:45:57','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 08:46:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116524318661122230',10,'111652431847','147','1.00','20','retail','0','2022-05-13 11:50:47','','','','0','Cash',0.00,'20','','','11','','1','2022-05-13 08:51:34','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','','','',''),('1116524318841331232',11,'111652431847','193','100.00','100','retail','0','2022-05-13 11:51:06','','','','1','Cash',0.00,'1','','','11','','1','2022-05-13 08:51:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','0.00','-100','Inclusive','branch','Service','1110','4000','5500','',''),('1116524324133301343',12,'111652431895','191','1.00','50','retail','0','2022-05-13 11:51:35','','','','0','Cash',0.00,'50','','','11','','1','2022-05-13 09:00:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116524346311341423',13,'111652432423','64','1.00','10','retail','0','2022-05-13 12:00:23','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 09:37:56','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1116524346432012332',14,'111652432423','160','1.00','5','retail','0','2022-05-13 12:37:12','','','','0','Cash',0.00,'5','','','11','','1','2022-05-13 09:37:56','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1116524346556366530',15,'111652432423','155','1.00','5','retail','0','2022-05-13 12:37:24','','','','0','Cash',0.00,'5','','','11','','1','2022-05-13 09:37:56','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1116524348570730282',16,'111652434844','16','12.00','120','retail','0','2022-05-13 12:40:44','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 09:41:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','12.00','0','Inclusive','branch','Inventory','','','','',''),('1116524353341233032',17,'111652435072','190','5.00','50','retail','0','2022-05-13 12:44:32','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 09:49:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1116524359153601311',18,'111652435860','122','1.00','10','retail','0','2022-05-13 12:57:40','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 09:58:40','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1116524364270100640',19,'111652435920','147','1.00','20','retail','0','2022-05-13 12:58:40','','','','0','Cash',0.00,'20','','','11','','1','2022-05-13 10:07:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','153.00','152','Inclusive','branch','Inventory','','','','',''),('1116524364482116833',20,'111652435920','190','4.00','40','retail','0','2022-05-13 13:07:08','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 10:07:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116524380521023238',21,'111652438038','194','1.00','100','retail','0','2022-05-13 13:33:58','','','','0','Cash',0.00,'100','','','11','','1','2022-05-13 10:34:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116524507070023002',22,'111652450687','194','1.00','100','retail','0','2022-05-13 17:04:47','','','','0','Cash',0.00,'100','','','11','','1','2022-05-13 14:06:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116524507332337330',23,'111652450687','190','5.00','50','retail','0','2022-05-13 17:05:07','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 14:06:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1116524507933219100',24,'111652450769','147','1.00','20','retail','0','2022-05-13 17:06:09','','','','0','Cash',0.00,'20','','','11','','1','2022-05-13 14:06:36','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','152.00','151','Inclusive','branch','Inventory','','','','',''),('1116524508228122630',25,'111652450797','153','2.00','10','retail','0','2022-05-13 17:06:37','','','','0','Cash',0.00,'5','','','11','','1','2022-05-13 14:07:06','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1116524508652310513',26,'111652450826','193','20.00','20','retail','0','2022-05-13 17:07:06','','','','1','Cash',0.00,'1','','','11','','1','2022-05-13 14:07:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1116524509671203304',27,'111652450959','192','1.00','50','retail','0','2022-05-13 17:09:19','','','','0','Cash',0.00,'50','','','11','','1','2022-05-13 14:09:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116524512792050232',28,'111652451258','18','4.00','220','retail','0','2022-05-13 17:14:18','','','','0','Cash',0.00,'55','','','11','','1','2022-05-13 14:15:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('1116524513771327333',29,'111652451364','16','16.00','160','retail','0','2022-05-13 17:16:04','','','','0','Cash',0.00,'10','','','11','','1','2022-05-13 14:16:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','16.00','0','Inclusive','branch','Inventory','','','','',''),('1216524522522225033',30,'121652452204','1','3.00','210','retail','0','2022-05-13 17:30:32','','','','0','Cash',0.00,'70','','','12','','1','2022-05-13 14:31:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','','','',''),('1216524522993120223',31,'121652452281','2','1.00','200','retail','0','2022-05-13 17:31:21','','','','0','Cash',0.00,'200','','','12','','1','2022-05-13 14:32:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216524523463330252',32,'121652452320','6','3.00','150','retail','0','2022-05-13 17:32:00','','','','0','Cash',0.00,'50','','','12','','1','2022-05-13 14:32:37','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1216524524382140333',33,'121652452423','191','1.00','50','retail','0','2022-05-13 17:33:43','','','','0','Cash',0.00,'50','','','12','','1','2022-05-13 14:34:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216524524741441220',34,'121652452441','155','4.00','20','retail','0','2022-05-13 17:34:01','','','','0','Cash',0.00,'5','','','12','','1','2022-05-13 14:34:37','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','','','','',''),('1216524525283402322',35,'121652452478','65','1.00','10','retail','0','2022-05-13 17:34:38','','','','0','Cash',0.00,'10','','','12','','1','2022-05-13 14:39:17','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216524525422623321',36,'121652452478','64','1.00','10','retail','0','2022-05-13 17:35:28','','','','0','Cash',0.00,'10','','','12','','1','2022-05-13 14:39:17','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1216524525613130003',37,'121652452478','66','1.00','10','retail','0','2022-05-13 17:35:42','','','','0','Cash',0.00,'10','','','12','','1','2022-05-13 14:39:17','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('1216524525722322522',38,'121652452478','66','1.00','10','retail','0','2022-05-13 17:36:01','','','','0','Cash',0.00,'10','','','12','','1','2022-05-13 14:39:17','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('1216524526622233222',39,'121652452478','160','4.00','20','retail','0','2022-05-13 17:36:12','','','','0','Cash',0.00,'5','','','12','','1','2022-05-13 14:39:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','11.00','7','Inclusive','branch','Inventory','','','','',''),('1216525130352332212',40,'121652513003','122','1.00','10','retail','0','2022-05-14 10:23:23','','','','0','Cash',0.00,'10','','','12','','1','2022-05-14 07:25:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1216525130532321020',41,'121652513003','52','1.00','40','retail','0','2022-05-14 10:23:56','','','','0','Cash',0.00,'40','','','12','','1','2022-05-14 07:25:11','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1216525130761013361',42,'121652513003','190','2.00','20','retail','0','2022-05-14 10:24:13','','','','0','Cash',0.00,'10','','','12','','1','2022-05-14 07:25:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216525130952593223',43,'121652513003','18','1.00','55','retail','0','2022-05-14 10:24:37','','','','0','Cash',0.00,'55','','','12','','1','2022-05-14 07:25:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1216525161396302016',44,'121652515057','1','5.00','350','retail','0','2022-05-14 10:57:37','','','','0','Cash',0.00,'70','','','12','','1','2022-05-14 08:15:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','','','','',''),('1216525189377628333',45,'121652518809','14','2.00','10','retail','0','2022-05-14 12:00:09','','','','0','Cash',0.00,'5','','','12','','1','2022-05-14 09:02:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','',''),('1216525189562223233',46,'121652518940','106','1.00','10','retail','0','2022-05-14 12:02:20','','','','0','Cash',0.00,'10','','','12','','1','2022-05-14 09:02:39','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1216525192143123290',47,'121652519196','27','1.00','20','retail','0','2022-05-14 12:06:36','','','','0','Cash',0.00,'20','','','12','','1','2022-05-14 09:07:42','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1216525192581522222',48,'121652519196','190','4.00','40','retail','0','2022-05-14 12:06:54','','','','0','Cash',0.00,'10','','','12','','1','2022-05-14 09:07:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1216525283223502230',49,'121652528081','195','2.00','110','retail','0','2022-05-14 14:34:41','','','','50','Cash',0.00,'55','','','12','','1','2022-05-14 11:38:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216525371772520203',50,'121652537128','1','1.00','70','retail','0','2022-05-14 17:05:28','','','','0','Cash',0.00,'70','','','12','','1','2022-05-14 14:06:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1216525372032357372',51,'121652537181','135','3.00','150','retail','0','2022-05-14 17:06:21','','','','0','Cash',0.00,'50','','','12','','1','2022-05-14 14:07:08','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Inventory','','','','',''),('1216525372252375532',52,'121652537181','191','1.00','50','retail','0','2022-05-14 17:06:43','','','','0','Cash',0.00,'50','','','12','','1','2022-05-14 14:07:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116526067142212232',53,'111652606694','1','1.00','70','retail','0','2022-05-15 12:24:54','','','','0','Cash',0.00,'70','','','11','','1','2022-05-15 09:26:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1116526067331272722',54,'111652606694','52','1.00','40','retail','0','2022-05-15 12:25:14','','','','0','Cash',0.00,'40','','','11','','1','2022-05-15 09:26:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1116526067832226360',55,'111652606694','187','6.00','30','retail','0','2022-05-15 12:25:51','','','','0','Cash',0.00,'5','','','11','','1','2022-05-15 09:26:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1116526155003000650',56,'111652615488','1','4.00','280','retail','0','2022-05-15 14:51:28','','','','0','Cash',0.00,'70','','','11','','1','2022-05-15 11:51:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','',''),('1116526786150325550',57,'111652678602','190','3.00','30','retail','0','2022-05-16 08:23:22','','','','0','Cash',0.00,'10','','','11','','1','2022-05-16 05:24:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116526786565322206',58,'111652678602','187','2.00','10','retail','0','2022-05-16 08:23:35','','','','0','Cash',0.00,'5','','','11','','1','2022-05-16 05:24:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116526786856373226',59,'111652678672','191','1.00','50','retail','0','2022-05-16 08:24:32','','','','0','Cash',0.00,'50','','','11','','1','2022-05-16 05:24:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116526836752363256',60,'111652678689','190','7.00','70','retail','0','2022-05-16 08:24:49','','','','0','Cash',0.00,'10','','','11','','1','2022-05-16 06:47:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','0.00','-7','Inclusive','branch','Service','1110','4000','5500','',''),('1116526838280328121',61,'111652683819','18','1.00','55','retail','0','2022-05-16 09:50:19','','','','0','Cash',0.00,'55','','','11','','1','2022-05-16 06:50:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1116526972112113322',62,'111652697194','6','1.00','50','retail','0','2022-05-16 13:33:14','','','','0','Cash',0.00,'50','','','11','','1','2022-05-16 10:33:42','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216526998903032213',63,'121652699859','1','2.00','140','retail','0','2022-05-16 14:17:39','','','','0','Cash',0.00,'70','','','12','','1','2022-05-16 11:18:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1116526999052230220',64,'111652699879','147','1.00','20','retail','0','2022-05-16 14:17:59','','','','0','Cash',0.00,'20','','','11','','1','2022-05-16 11:19:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','151.00','150','Inclusive','branch','Inventory','','','','',''),('1116526999609933632',65,'111652699879','190','3.00','30','retail','0','2022-05-16 14:19:03','','','','0','Cash',0.00,'10','','','11','','1','2022-05-16 11:19:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1216526999416040329',66,'121652699914','155','2.00','10','retail','0','2022-05-16 14:18:34','','','','0','Cash',0.00,'5','','','12','','1','2022-05-16 11:19:31','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1216527000082027120',67,'121652699972','52','1.00','40','retail','0','2022-05-16 14:19:32','','','','0','Cash',0.00,'40','','','12','','1','2022-05-16 11:21:18','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1116527061892223032',68,'111652706170','189','2.00','40','retail','0','2022-05-16 16:02:50','','','','0','Cash',0.00,'20','','','11','','1','2022-05-16 13:03:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116527062232232225',69,'111652706202','51','1.00','5','retail','0','2022-05-16 16:03:22','','','','0','Cash',0.00,'5','','','11','','1','2022-05-16 13:03:48','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1116527062493012703',70,'111652706228','64','2.00','20','retail','0','2022-05-16 16:03:48','','','','0','Cash',0.00,'10','','','11','','1','2022-05-16 13:04:14','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('1116527062780222232',71,'111652706254','14','4.00','20','retail','0','2022-05-16 16:04:14','','','','0','Cash',0.00,'5','','','11','','1','2022-05-16 13:04:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Inventory','','','','',''),('1116527063412013142',72,'111652706288','165','1.00','150','retail','0','2022-05-16 16:04:48','','','','0','Cash',0.00,'150','','','11','','1','2022-05-16 13:05:56','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116527065432305022',73,'111652706503','175','1.00','50','retail','0','2022-05-16 16:08:33','','','','0','Cash',0.00,'50','','','11','','1','2022-05-16 13:09:08','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116527077297360230',74,'111652706548','15','4.00','20','retail','0','2022-05-16 16:09:08','','','','0','Cash',0.00,'5','','','11','','1','2022-05-16 13:29:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','',''),('1116527077403322403',75,'111652706548','189','1.00','20','retail','0','2022-05-16 16:28:49','','','','0','Cash',0.00,'20','','','11','','1','2022-05-16 13:29:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116527095411010332',76,'111652709533','199','1.00','100','retail','0','2022-05-16 16:58:53','','','','0','Cash',0.00,'100','','','11','','1','2022-05-16 14:01:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116527095602006220',77,'111652709533','96','1.00','50','retail','0','2022-05-16 16:59:02','','','','0','Cash',0.00,'50','','','11','','1','2022-05-16 14:01:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1116527095813279119',78,'111652709533','64','3.00','30','retail','0','2022-05-16 16:59:21','','','','0','Cash',4.14,'10','','','11','','1','2022-05-16 14:01:52','1','8','new','1','new','pcs','','','','','','0','','','EXEMPTED',25.86,'','46.00','43','Inclusive','branch','Inventory','','','','',''),('1116527096000533123',79,'111652709533','65','1.00','10','retail','0','2022-05-16 16:59:42','','','','0','Cash',0.00,'10','','','11','','1','2022-05-16 14:01:52','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116527096200003000',80,'111652709533','18','1.00','55','retail','0','2022-05-16 17:00:00','','','','0','Cash',0.00,'55','','','11','','1','2022-05-16 14:01:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116527099882221232',81,'111652709962','201','1.00','20','retail','0','2022-05-16 17:06:02','','','','0','Cash',0.00,'20','','','11','','1','2022-05-16 14:06:33','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116527157867326772',82,'111652715761','13','1.00','30','retail','0','2022-05-16 18:42:41','','','','0','Cash',0.00,'30','','','11','','1','2022-05-16 15:44:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1216527604220323232',83,'121652760404','13','1.00','30','retail','0','2022-05-17 07:06:44','','','','0','Cash',0.00,'30','','','12','','1','2022-05-17 04:07:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1216527630053333633',84,'121652760429','13','1.00','30','retail','0','2022-05-17 07:07:09','','','','0','Cash',0.00,'30','','','12','','1','2022-05-17 04:50:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1216527630371023370',85,'121652760429','154','1.00','20','retail','0','2022-05-17 07:50:06','','','','0','Cash',0.00,'20','','','12','','1','2022-05-17 04:50:49','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216527632923233732',86,'121652763050','69','1.00','20','retail','0','2022-05-17 07:50:50','','','','0','Cash',0.00,'20','','','12','','1','2022-05-17 04:55:56','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1216527633170332036',87,'121652763050','64','1.00','10','retail','0','2022-05-17 07:54:53','','','','0','Cash',0.00,'10','','','12','','1','2022-05-17 04:55:56','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('1216527685892223022',88,'121652768582','52','1.00','40','retail','0','2022-05-17 09:23:02','','','','0','Cash',0.00,'40','','','12','','1','2022-05-17 06:23:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116527697263660023',89,'111652769709','147','1.00','20','retail','0','2022-05-17 09:41:49','','','','0','Cash',0.00,'20','','','11','','1','2022-05-17 06:42:21','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','150.00','149','Inclusive','branch','Inventory','','','','',''),('1116527697380203838',90,'111652769709','190','2.00','20','retail','0','2022-05-17 09:42:06','','','','0','Cash',0.00,'10','','','11','','1','2022-05-17 06:42:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1216527717643532333',91,'121652770987','18','1.00','55','retail','0','2022-05-17 10:03:07','','','','0','Cash',0.00,'55','','','12','','1','2022-05-17 07:16:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216527747936723175',92,'121652771769','69','1.00','20','retail','0','2022-05-17 10:16:09','','','','0','Cash',0.00,'20','','','12','','1','2022-05-17 08:06:49','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1216527748044043600',93,'121652771769','66','1.00','10','retail','0','2022-05-17 11:06:34','','','','0','Cash',0.00,'10','','','12','','1','2022-05-17 08:06:49','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('1116527812170111323',94,'111652781210','18','1.00','55','retail','0','2022-05-17 12:53:30','','','','0','Cash',0.00,'55','','','11','','1','2022-05-17 09:55:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116527812741202712',95,'111652781210','202','4.00','200','retail','0','2022-05-17 12:53:38','','','','0','Cash',0.00,'50','','','11','','1','2022-05-17 09:55:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116527813182220218',96,'111652781210','204','1.00','100','retail','0','2022-05-17 12:54:34','','','','0','Cash',0.00,'100','','','11','','1','2022-05-17 09:55:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116527813582030220',97,'111652781345','154','1.00','20','retail','0','2022-05-17 12:55:45','','','','0','Cash',0.00,'20','','','11','','1','2022-05-17 09:57:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116527814368823303',98,'111652781345','189','2.00','40','retail','0','2022-05-17 12:56:46','','','','0','Cash',0.00,'20','','','11','','1','2022-05-17 09:57:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116527814495240400',99,'111652781345','147','1.00','20','retail','0','2022-05-17 12:57:17','','','','0','Cash',0.00,'20','','','11','','1','2022-05-17 09:57:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','149.00','148','Inclusive','branch','Inventory','','','','',''),('1116527834381315212',100,'111652781634','15','4.00','20','retail','0','2022-05-17 13:30:11','','','','0','Cash',0.00,'5','','','11','','1','2022-05-17 10:30:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','','','','',''),('1116527834632123420',101,'111652783442','6','1.00','50','retail','0','2022-05-17 13:30:42','','','','0','Cash',0.00,'50','','','11','','1','2022-05-17 10:31:07','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1216527882362323532',102,'121652788198','14','1.00','5','retail','0','2022-05-17 14:50:17','','','','0','Cash',0.00,'5','','','12','','1','2022-05-17 11:50:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1216527882443322033',103,'121652788198','15','1.00','5','retail','0','2022-05-17 14:50:36','','','','0','Cash',0.00,'5','','','12','','1','2022-05-17 11:50:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1216527934123301320',104,'121652793385','206','2.00','110','retail','0','2022-05-17 16:16:25','','','','50','Cash',0.00,'55','','','12','','1','2022-05-17 13:16:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216527937271332332',105,'121652793707','1','4.00','280','retail','0','2022-05-17 16:21:47','','','','0','Cash',0.00,'70','','','12','','1','2022-05-17 13:28:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','','','','',''),('1216527938573085083',106,'121652793707','206','4.00','220','retail','0','2022-05-17 16:23:58','','','','50','Cash',0.00,'55','','','12','','1','2022-05-17 13:28:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116527941602512032',107,'111652794144','193','240.00','240','retail','0','2022-05-17 16:29:04','','','','1','Cash',0.00,'1','','','11','','1','2022-05-17 13:29:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'240','0.00','-240','Inclusive','branch','Service','1110','4000','5500','',''),('1216527941773302192',108,'121652794097','96','1.00','50','retail','0','2022-05-17 16:28:17','','','','0','Cash',0.00,'50','','','12','','1','2022-05-17 13:29:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1116527942825212436',109,'111652794268','14','2.00','10','retail','0','2022-05-17 16:31:08','','','','0','Cash',0.00,'5','','','11','','1','2022-05-17 13:31:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','',''),('1116527997447307247',110,'111652799726','208','3.00','60','retail','0','2022-05-17 18:02:06','','','','0','Cash',0.00,'20','','','11','','1','2022-05-17 15:02:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116527997853291279',111,'111652799756','187','20.00','100','retail','0','2022-05-17 18:02:36','','','','0','Cash',0.00,'5','','','11','','1','2022-05-17 15:03:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1116528003852223003',112,'111652799794','1','1.00','70','retail','0','2022-05-17 18:03:14','','','','0','Cash',0.00,'70','','','11','','1','2022-05-17 15:13:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1116528483801233328',113,'111652848289','202','1.00','50','retail','0','2022-05-18 07:31:29','','','','0','Cash',0.00,'50','','','11','','1','2022-05-18 04:35:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116528484118013360',114,'111652848289','147','1.00','20','retail','0','2022-05-18 07:33:00','','','','0','Cash',0.00,'20','','','11','','1','2022-05-18 04:35:03','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','148.00','147','Inclusive','branch','Inventory','','','','',''),('1116528484531020233',115,'111652848289','187','10.00','50','retail','0','2022-05-18 07:33:32','','','','0','Cash',0.00,'5','','','11','','1','2022-05-18 04:35:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1116528484901238833',116,'111652848289','190','5.00','50','retail','0','2022-05-18 07:34:14','','','','0','Cash',0.00,'10','','','11','','1','2022-05-18 04:35:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1216528488772234022',117,'121652848825','175','1.00','50','retail','0','2022-05-18 07:40:58','','','','0','Cash',0.00,'50','','','12','','1','2022-05-18 04:41:23','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1216528514950500023',118,'121652848825','15','4.00','20','retail','0','2022-05-18 07:44:14','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 05:25:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','','','','',''),('1216528516792266393',119,'121652851501','195','1.00','55','retail','0','2022-05-18 08:25:01','','','','50','Cash',0.00,'55','','','12','','1','2022-05-18 05:28:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216528547013302322',120,'121652854676','64','1.00','10','retail','0','2022-05-18 09:17:56','','','','0','Cash',0.00,'10','','','12','','1','2022-05-18 06:20:37','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1216528548310200262',121,'121652854676','153','1.00','5','retail','0','2022-05-18 09:20:21','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 06:20:37','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1216528556640333633',122,'121652854838','14','2.00','10','retail','0','2022-05-18 09:20:38','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 06:34:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('1116528560998322302',123,'111652856011','206','1.00','55','retail','0','2022-05-18 09:40:11','','','','50','Cash',0.00,'55','','','11','','1','2022-05-18 06:42:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116528561130263106',124,'111652856011','14','2.00','10','retail','0','2022-05-18 09:41:39','','','','0','Cash',0.00,'5','','','11','','1','2022-05-18 06:42:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('1116528561371010517',125,'111652856011','198','2.00','40','retail','0','2022-05-18 09:41:54','','','','0','Cash',0.00,'20','','','11','','1','2022-05-18 06:42:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116528578200007323',126,'111652856143','13','1.00','30','retail','0','2022-05-18 09:42:23','','','','0','Cash',0.00,'30','','','11','','1','2022-05-18 07:11:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1116528578482323773',127,'111652856143','206','1.00','55','retail','0','2022-05-18 10:10:21','','','','50','Cash',0.00,'55','','','11','','1','2022-05-18 07:11:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116528609040324136',128,'111652860888','192','1.00','50','retail','0','2022-05-18 11:01:28','','','','0','Cash',0.00,'50','','','11','','1','2022-05-18 08:01:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216528632993293306',129,'121652863278','15','2.00','10','retail','0','2022-05-18 11:41:18','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 08:41:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1216528633120323333',130,'121652863278','153','2.00','10','retail','0','2022-05-18 11:41:39','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 08:41:57','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('1116528635222221282',131,'111652860910','191','1.00','50','retail','0','2022-05-18 11:01:50','','','','0','Cash',0.00,'50','','','11','','1','2022-05-18 08:45:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216528638753022232',132,'121652863842','187','8.00','40','retail','0','2022-05-18 11:50:42','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 08:52:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1216528639219212623',133,'121652863842','190','24.00','240','retail','0','2022-05-18 11:51:16','','','','0','Cash',0.00,'10','','','12','','1','2022-05-18 08:52:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','5.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1116528716113063121',134,'111652871591','193','20.00','20','retail','0','2022-05-18 13:59:51','','','','1','Cash',0.00,'1','','','11','','1','2022-05-18 11:00:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1116528716248128303',135,'111652871591','200','1.00','50','retail','0','2022-05-18 14:00:11','','','','0','Cash',0.00,'50','','','11','','1','2022-05-18 11:00:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116528718482025330',136,'111652871628','14','3.00','15','retail','0','2022-05-18 14:00:28','','','','0','Cash',0.00,'5','','','11','','1','2022-05-18 11:04:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','',''),('1116528718673352127',137,'111652871628','15','1.00','5','retail','0','2022-05-18 14:04:08','','','','0','Cash',0.00,'5','','','11','','1','2022-05-18 11:04:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1216528716653306003',138,'121652871647','190','18.00','180','retail','0','2022-05-18 14:00:47','','','','0','Cash',0.00,'10','','','12','','1','2022-05-18 11:09:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','5.00','-13','Inclusive','branch','Service','1110','4000','5500','',''),('1216528736242203123',139,'121652872168','165','1.00','150','retail','0','2022-05-18 14:09:28','','','','0','Cash',0.00,'150','','','12','','1','2022-05-18 11:34:10','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216528788338622323',140,'121652873650','1','1.00','70','retail','0','2022-05-18 14:34:10','','','','0','Cash',0.00,'70','','','12','','1','2022-05-18 13:00:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116528788282822033',141,'111652871870','187','3.00','15','retail','0','2022-05-18 14:04:30','','','','0','Cash',0.00,'5','','','11','','1','2022-05-18 13:00:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116528788512330310',142,'111652871870','148','2.00','30','retail','0','2022-05-18 16:00:29','','','','0','Cash',0.00,'15','','','11','','1','2022-05-18 13:00:56','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','81.00','79','Inclusive','branch','Inventory','','','','',''),('1216528850211222000',143,'121652884997','1','3.00','210','retail','0','2022-05-18 17:43:17','','','','0','Cash',0.00,'70','','','12','','1','2022-05-18 14:49:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','','','','',''),('1216528850592180622',144,'121652884997','187','10.00','50','retail','0','2022-05-18 17:43:46','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 14:49:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1216528850673223822',145,'121652884997','187','10.00','50','retail','0','2022-05-18 17:43:46','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 14:49:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1216528850746583263',146,'121652884997','187','10.00','50','retail','0','2022-05-18 17:43:46','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 14:49:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1216528851823308311',147,'121652884997','147','2.00','40','retail','0','2022-05-18 17:44:37','','','','0','Cash',0.00,'20','','','12','','1','2022-05-18 14:49:50','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','147.00','145','Inclusive','branch','Inventory','','','','',''),('1216528852563332330',148,'121652884997','187','10.00','50','retail','0','2022-05-18 17:46:23','','','','0','Cash',0.00,'5','','','12','','1','2022-05-18 14:49:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1216528852822832352',149,'121652884997','156','1.00','20','retail','0','2022-05-18 17:47:37','','','','0','Cash',0.00,'20','','','12','','1','2022-05-18 14:49:50','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1216528853050022358',150,'121652884997','78','1.00','15','retail','0','2022-05-18 17:48:03','','','','0','Cash',0.00,'15','','','12','','1','2022-05-18 14:49:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1216528853192300223',151,'121652884997','96','1.00','50','retail','0','2022-05-18 17:48:27','','','','0','Cash',0.00,'50','','','12','','1','2022-05-18 14:49:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1216528853572331222',152,'121652884997','24','2.00','20','retail','0','2022-05-18 17:48:40','','','','0','Cash',0.00,'10','','','12','','1','2022-05-18 14:49:50','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','',''),('1116528869173108322',153,'111652886852','193','35.00','35','retail','0','2022-05-18 18:14:12','','','','1','Cash',0.00,'1','','','11','','1','2022-05-18 15:17:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','0.00','-35','Inclusive','branch','Service','1110','4000','5500','',''),('1116528870424230015',154,'111652886852','202','2.00','100','retail','0','2022-05-18 18:17:06','','','','0','Cash',0.00,'50','','','11','','1','2022-05-18 15:17:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116529367788022333',155,'111652936766','122','1.00','10','retail','0','2022-05-19 08:06:06','','','','0','Cash',0.00,'10','','','11','','1','2022-05-19 05:06:21','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1216529389802221151',156,'121652938965','13','1.00','30','retail','0','2022-05-19 08:42:45','','','','0','Cash',0.00,'30','','','12','','1','2022-05-19 05:43:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1216529425453266200',157,'121652938984','191','1.00','50','retail','0','2022-05-19 08:43:04','','','','0','Cash',0.00,'50','','','12','','1','2022-05-19 06:43:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216529425862022336',158,'121652938984','206','1.00','55','retail','0','2022-05-19 09:42:46','','','','50','Cash',0.00,'55','','','12','','1','2022-05-19 06:43:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216529434500102202',159,'121652942593','206','1.00','55','retail','0','2022-05-19 09:43:13','','','','50','Cash',0.00,'55','','','12','','1','2022-05-19 06:57:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216529439062022222',160,'121652943455','52','1.00','40','retail','0','2022-05-19 10:04:39','','','','0','Cash',0.00,'40','','','12','','1','2022-05-19 07:05:09','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1216529440234223009',161,'121652944007','206','2.00','110','retail','0','2022-05-19 10:06:47','','','','50','Cash',0.00,'55','','','12','','1','2022-05-19 07:07:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216529442310212032',162,'121652944184','200','1.00','50','retail','0','2022-05-19 10:09:44','','','','0','Cash',0.00,'50','','','12','','1','2022-05-19 07:10:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116529459453322249',163,'111652945883','187','3.00','15','retail','0','2022-05-19 10:38:32','','','','0','Cash',0.00,'5','','','11','','1','2022-05-19 07:42:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116529459755232073',164,'111652945883','189','1.00','20','retail','0','2022-05-19 10:39:05','','','','0','Cash',0.00,'20','','','11','','1','2022-05-19 07:42:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116529459962121222',165,'111652945883','147','1.00','20','retail','0','2022-05-19 10:39:36','','','','0','Cash',0.00,'20','','','11','','1','2022-05-19 07:42:21','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','145.00','144','Inclusive','branch','Inventory','','','','',''),('1116529460062623220',166,'111652945883','148','1.00','15','retail','0','2022-05-19 10:39:56','','','','0','Cash',0.00,'15','','','11','','1','2022-05-19 07:42:21','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('1116529460323242332',167,'111652945883','206','1.00','55','retail','0','2022-05-19 10:40:07','','','','50','Cash',0.00,'55','','','11','','1','2022-05-19 07:42:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116529461371322033',168,'111652945883','22','2.00','20','retail','0','2022-05-19 10:40:33','','','','0','Cash',0.00,'10','','','11','','1','2022-05-19 07:42:21','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','',''),('1116529576732127302',169,'111652957663','72','1.00','70','retail','0','2022-05-19 13:54:23','','','','0','Cash',0.00,'70','','','11','','1','2022-05-19 10:55:33','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1116529577151235032',170,'111652957663','69','1.00','20','retail','0','2022-05-19 13:54:34','','','','0','Cash',0.00,'20','','','11','','1','2022-05-19 10:55:33','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1116529577525302322',171,'111652957733','187','4.00','20','retail','0','2022-05-19 13:55:33','','','','0','Cash',0.00,'5','','','11','','1','2022-05-19 10:55:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116529582221303520',172,'111652957755','13','1.00','30','retail','0','2022-05-19 13:56:14','','','','0','Cash',0.00,'30','','','11','','1','2022-05-19 11:04:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1116529589944295019',173,'111652958264','207','19.00','190','retail','0','2022-05-19 14:04:24','','','','0','Cash',0.00,'10','','','11','','1','2022-05-19 11:16:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','0.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1116529595612222201',174,'111652958998','200','1.00','50','retail','0','2022-05-19 14:16:38','','','','0','Cash',0.00,'50','','','11','','1','2022-05-19 11:26:07','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216529614270732240',175,'121652961412','1','2.00','140','retail','0','2022-05-19 14:56:52','','','','0','Cash',0.00,'70','','','12','','1','2022-05-19 11:57:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('1216529614650294060',176,'121652961430','187','6.00','30','retail','0','2022-05-19 14:57:10','','','','0','Cash',0.00,'5','','','12','','1','2022-05-19 11:57:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1116529614762393326',177,'111652961414','189','3.00','60','retail','0','2022-05-19 14:56:54','','','','0','Cash',0.00,'20','','','11','','1','2022-05-19 11:58:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116529614988010340',178,'111652961414','187','4.00','20','retail','0','2022-05-19 14:57:56','','','','0','Cash',0.00,'5','','','11','','1','2022-05-19 11:58:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116529615152200221',179,'111652961505','189','1.00','20','retail','0','2022-05-19 14:58:25','','','','0','Cash',0.00,'20','','','11','','1','2022-05-19 11:58:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116529645882239396',180,'111652961528','194','1.00','100','retail','0','2022-05-19 14:58:48','','','','0','Cash',0.00,'100','','','11','','1','2022-05-19 12:50:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216529669851906239',181,'121652961468','52','1.00','40','retail','0','2022-05-19 14:57:48','','','','0','Cash',0.00,'40','','','12','','1','2022-05-19 13:30:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116529671112232167',182,'111652964610','1','3.00','210','retail','0','2022-05-19 15:50:10','','','','0','Cash',0.00,'70','','','11','','1','2022-05-19 13:32:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','',''),('1116529671222331332',183,'111652964610','13','1.00','30','retail','0','2022-05-19 16:31:51','','','','0','Cash',0.00,'30','','','11','','1','2022-05-19 13:32:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1216529671652632222',184,'121652967114','16','10.00','100','retail','0','2022-05-19 16:31:54','','','','0','Cash',0.00,'10','','','12','','1','2022-05-19 13:33:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','18.00','8','Inclusive','branch','Inventory','','','','',''),('1216529693173973320',185,'121652969273','187','50.00','250','retail','0','2022-05-19 17:07:53','','','','0','Cash',0.00,'5','','','12','','1','2022-05-19 14:09:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','0.00','-50','Inclusive','branch','Service','1110','4000','5500','',''),('1216529693440690232',186,'121652969273','194','2.00','200','retail','0','2022-05-19 17:08:37','','','','0','Cash',0.00,'100','','','12','','1','2022-05-19 14:09:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216530238992332322',187,'121653023886','52','1.00','40','retail','0','2022-05-20 08:18:07','','','','0','Cash',0.00,'40','','','12','','1','2022-05-20 05:18:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216530239210320032',188,'121653023886','201','1.00','20','retail','0','2022-05-20 08:18:19','','','','0','Cash',0.00,'20','','','12','','1','2022-05-20 05:18:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116530270060301231',189,'111653026938','207','20.00','200','retail','0','2022-05-20 09:08:58','','','','0','Cash',0.00,'10','','','11','','1','2022-05-20 06:10:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1216530274822213310',190,'121653027469','200','1.00','50','retail','0','2022-05-20 09:17:49','','','','0','Cash',0.00,'50','','','12','','1','2022-05-20 06:18:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216530278062222308',191,'121653027485','206','1.00','55','retail','0','2022-05-20 09:18:05','','','','50','Cash',0.00,'55','','','12','','1','2022-05-20 06:23:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216530282083333150',192,'121653027834','16','1.00','10','retail','0','2022-05-20 09:23:54','','','','0','Cash',0.00,'10','','','12','','1','2022-05-20 06:30:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1216530282202003302',193,'121653027834','16','1.00','10','retail','0','2022-05-20 09:30:08','','','','0','Cash',0.00,'10','','','12','','1','2022-05-20 06:30:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1216530302962023321',194,'121653028223','16','2.00','20','retail','0','2022-05-20 09:30:23','','','','0','Cash',0.00,'10','','','12','','1','2022-05-20 07:04:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1116530373422330013',195,'111653037328','208','1.00','20','retail','0','2022-05-20 12:02:08','','','','0','Cash',0.00,'20','','','11','','1','2022-05-20 09:05:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116530373632073250',196,'111653037328','187','4.00','20','retail','0','2022-05-20 12:02:22','','','','0','Cash',0.00,'5','','','11','','1','2022-05-20 09:05:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116530375100127506',197,'111653037328','201','1.00','20','retail','0','2022-05-20 12:02:44','','','','0','Cash',0.00,'20','','','11','','1','2022-05-20 09:05:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216530386622003122',198,'121653038634','1','2.00','140','retail','0','2022-05-20 12:23:54','','','','0','Cash',0.00,'70','','','12','','1','2022-05-20 09:24:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1116530395523503330',199,'111653037535','207','2.00','20','retail','0','2022-05-20 12:05:35','','','','0','Cash',0.00,'10','','','11','','1','2022-05-20 09:39:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116530401272630013',200,'111653039556','207','1.00','10','retail','0','2022-05-20 12:39:16','','','','0','Cash',0.00,'10','','','11','','1','2022-05-20 09:48:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216530426752026222',201,'121653042655','16','2.00','20','retail','0','2022-05-20 13:30:55','','','','0','Cash',0.00,'10','','','12','','1','2022-05-20 10:31:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1216530427452300222',202,'121653042734','206','2.00','110','retail','0','2022-05-20 13:32:14','','','','50','Cash',0.00,'55','','','12','','1','2022-05-20 10:32:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216530427753000332',203,'121653042749','64','1.00','10','retail','0','2022-05-20 13:32:29','','','','0','Cash',0.00,'10','','','12','','1','2022-05-20 10:32:59','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1116530583060023802',204,'111653058292','1','2.00','140','retail','0','2022-05-20 17:51:32','','','','0','Cash',0.00,'70','','','11','','1','2022-05-20 14:51:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1116530583941223010',205,'111653058386','3','1.00','150','retail','0','2022-05-20 17:53:06','','','','0','Cash',0.00,'150','','','11','','1','2022-05-20 14:53:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1116530584092000231',206,'111653058398','148','1.00','15','retail','0','2022-05-20 17:53:18','','','','0','Cash',0.00,'15','','','11','','1','2022-05-20 14:53:43','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('1116530584383388334',207,'111653058423','147','1.00','20','retail','0','2022-05-20 17:53:43','','','','0','Cash',0.00,'20','','','11','','1','2022-05-20 14:54:01','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','144.00','143','Inclusive','branch','Inventory','','','','',''),('1116530584564405212',208,'111653058442','208','2.00','40','retail','0','2022-05-20 17:54:02','','','','0','Cash',0.00,'20','','','11','','1','2022-05-20 14:54:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116530585030302310',209,'111653058469','194','1.00','100','retail','0','2022-05-20 17:54:29','','','','0','Cash',0.00,'100','','','11','','1','2022-05-20 14:55:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116530585302533033',210,'111653058515','207','5.00','50','retail','0','2022-05-20 17:55:15','','','','0','Cash',0.00,'10','','','11','','1','2022-05-20 14:55:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1116530585482301343',211,'111653058533','13','1.00','30','retail','0','2022-05-20 17:55:34','','','','0','Cash',0.00,'30','','','11','','1','2022-05-20 14:56:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1116530585748302311',212,'111653058533','155','1.00','10','retail','0','2022-05-20 17:55:48','','','','0','Cash',0.00,'10','','','11','','1','2022-05-20 14:56:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1116530586282012012',213,'111653058613','193','200.00','200','retail','0','2022-05-20 17:56:53','','','','1','Cash',0.00,'1','','','11','','1','2022-05-20 14:57:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'200','0.00','-200','Inclusive','branch','Service','1110','4000','5500','',''),('1116530587061163151',214,'111653058632','106','1.00','10','retail','0','2022-05-20 17:57:12','','','','0','Cash',0.00,'10','','','11','','1','2022-05-20 15:00:07','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1116530587192350302',215,'111653058632','14','2.00','10','retail','0','2022-05-20 17:58:26','','','','0','Cash',0.00,'5','','','11','','1','2022-05-20 15:00:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1116530587703330133',216,'111653058632','64','1.00','10','retail','0','2022-05-20 17:58:39','','','','0','Cash',0.00,'10','','','11','','1','2022-05-20 15:00:07','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1116530588050823030',217,'111653058632','194','1.00','100','retail','0','2022-05-20 17:59:30','','','','0','Cash',0.00,'100','','','11','','1','2022-05-20 15:00:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116530588292050821',218,'111653058808','193','40.00','40','retail','0','2022-05-20 18:00:08','','','','1','Cash',0.00,'1','','','11','','1','2022-05-20 15:00:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','0.00','-40','Inclusive','branch','Service','1110','4000','5500','',''),('1116530588660233305',219,'111653058833','78','1.00','15','retail','0','2022-05-20 18:00:33','','','','0','Cash',0.00,'15','','','11','','1','2022-05-20 15:01:11','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1116530589483020232',220,'111653058872','186','1.00','50','retail','0','2022-05-20 18:01:12','','','','0','Cash',0.00,'50','','','11','','1','2022-05-20 15:02:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1116530592043614230',221,'111653059188','159','10.00','10','retail','0','2022-05-20 18:06:28','','','','0','Cash',0.00,'1','','','11','','1','2022-05-20 15:06:47','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','80.00','70','Inclusive','branch','Inventory','','','','',''),('1216530612003200050',222,'121653061181','1','3.00','210','retail','0','2022-05-20 18:39:41','','','','0','Cash',0.00,'70','','','12','','1','2022-05-20 15:40:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','',''),('1216530612370353010',223,'121653061220','160','6.00','30','retail','0','2022-05-20 18:40:20','','','','0','Cash',0.00,'5','','','12','','1','2022-05-20 15:41:23','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','33.00','27','Inclusive','branch','Inventory','','','','',''),('1216531208783102233',224,'121653120855','206','3.00','165','retail','0','2022-05-21 11:14:15','','','','50','Cash',0.00,'55','','','12','','1','2022-05-21 08:15:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216531209042532630',225,'121653120855','15','2.00','10','retail','0','2022-05-21 11:14:38','','','','0','Cash',0.00,'5','','','12','','1','2022-05-21 08:15:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','',''),('1216531420422154123',226,'121653142029','168','1.00','750','retail','0','2022-05-21 17:07:09','','','','0','Cash',0.00,'750','','','12','','1','2022-05-21 14:07:26','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1216531423670223202',227,'121653142046','207','15.00','150','retail','0','2022-05-21 17:07:26','','','','0','Cash',0.00,'10','','','12','','1','2022-05-21 14:13:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','0.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1216531424282410202',228,'121653142411','189','3.00','60','retail','0','2022-05-21 17:13:31','','','','0','Cash',0.00,'20','','','12','','1','2022-05-21 14:14:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116532170993322120',229,'111653217087','52','1.00','40','retail','0','2022-05-22 13:58:07','','','','0','Cash',0.00,'40','','','11','','1','2022-05-22 10:59:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116532171299022759',230,'111653217087','15','2.00','10','retail','0','2022-05-22 13:58:36','','','','0','Cash',0.00,'5','','','11','','1','2022-05-22 10:59:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','',''),('1116532171382132373',231,'111653217087','64','1.00','10','retail','0','2022-05-22 13:58:49','','','','0','Cash',0.00,'10','','','11','','1','2022-05-22 10:59:01','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1116532234133333335',232,'111653223394','189','2.00','40','retail','0','2022-05-22 15:43:14','','','','0','Cash',0.00,'20','','','11','','1','2022-05-22 12:43:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116532234273121223',233,'111653223394','147','1.00','20','retail','0','2022-05-22 15:43:35','','','','0','Cash',0.00,'20','','','11','','1','2022-05-22 12:43:57','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','143.00','142','Inclusive','branch','Inventory','','','','',''),('1116532239470263132',234,'111653223438','15','1.00','5','retail','0','2022-05-22 15:43:58','','','','0','Cash',0.00,'5','','','11','','1','2022-05-22 12:52:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1116532246580136322',235,'111653223952','64','2.00','20','retail','0','2022-05-22 15:52:32','','','','0','Cash',0.00,'10','','','11','','1','2022-05-22 13:04:22','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','',''),('1216532834192335212',236,'121653283400','15','1.00','5','retail','0','2022-05-23 08:23:20','','','','0','Cash',0.00,'5','','','12','','1','2022-05-23 05:23:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('1116532869513202523',237,'111653286936','202','4.00','200','retail','0','2022-05-23 09:22:16','','','','0','Cash',0.00,'50','','','11','','1','2022-05-23 06:23:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116532869773212202',238,'111653286936','187','10.00','50','retail','0','2022-05-23 09:22:32','','','','0','Cash',0.00,'5','','','11','','1','2022-05-23 06:23:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1116532869959692233',239,'111653286936','194','1.00','100','retail','0','2022-05-23 09:22:58','','','','0','Cash',0.00,'100','','','11','','1','2022-05-23 06:23:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116532870342372032',240,'111653287016','14','4.00','20','retail','0','2022-05-23 09:23:36','','','','0','Cash',0.00,'5','','','11','','1','2022-05-23 06:23:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','','','','',''),('1116532875531055223',241,'111653287038','6','1.00','50','retail','0','2022-05-23 09:23:58','','','','0','Cash',0.00,'50','','','11','','1','2022-05-23 06:32:36','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1116532902550120333',242,'111653287557','16','2.00','20','retail','0','2022-05-23 09:32:37','','','','0','Cash',0.00,'10','','','11','','1','2022-05-23 07:17:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116532902752250235',243,'111653290261','187','2.00','10','retail','0','2022-05-23 10:17:41','','','','0','Cash',0.00,'5','','','11','','1','2022-05-23 07:18:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216532938019302322',244,'121653293789','16','2.00','20','retail','0','2022-05-23 11:16:29','','','','0','Cash',0.00,'10','','','12','','1','2022-05-23 08:16:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1216532938133202300',245,'121653293804','15','1.00','5','retail','0','2022-05-23 11:16:44','','','','0','Cash',0.00,'5','','','12','','1','2022-05-23 08:16:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('1216532938302312222',246,'121653293816','190','2.00','20','retail','0','2022-05-23 11:16:56','','','','0','Cash',0.00,'10','','','12','','1','2022-05-23 08:17:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1216532943013339202',247,'121653293833','16','2.00','20','retail','0','2022-05-23 11:17:13','','','','0','Cash',0.00,'10','','','12','','1','2022-05-23 08:25:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1216532943133002122',248,'121653294303','147','1.00','20','retail','0','2022-05-23 11:25:03','','','','0','Cash',0.00,'20','','','12','','1','2022-05-23 08:25:15','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','142.00','141','Inclusive','branch','Inventory','','','','',''),('1116532945070233032',249,'111653294490','147','2.00','40','retail','0','2022-05-23 11:28:10','','','','0','Cash',0.00,'20','','','11','','1','2022-05-23 08:28:58','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','141.00','139','Inclusive','branch','Inventory','','','','',''),('1116532945270111310',250,'111653294490','207','5.00','50','retail','0','2022-05-23 11:28:27','','','','0','Cash',0.00,'10','','','11','','1','2022-05-23 08:28:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1216532951153233290',251,'121653294316','190','2.00','20','retail','0','2022-05-23 11:25:16','','','','0','Cash',0.00,'10','','','12','','1','2022-05-23 08:38:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1216532978095312122',252,'121653295118','1','2.00','140','retail','0','2022-05-23 11:38:38','','','','0','Cash',0.00,'70','','','12','','1','2022-05-23 09:23:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('1216533044753231373',253,'121653297812','201','3.00','60','retail','0','2022-05-23 12:23:32','','','','0','Cash',0.00,'20','','','12','','1','2022-05-23 11:14:46','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116533055963331620',254,'111653305582','207','18.00','180','retail','0','2022-05-23 14:33:02','','','','0','Cash',0.00,'10','','','11','','1','2022-05-23 11:34:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','0.00','-18','Inclusive','branch','Service','1110','4000','5500','',''),('1116533067516332336',255,'111653306719','207','1.00','10','retail','0','2022-05-23 14:51:59','','','','0','Cash',0.00,'10','','','11','','1','2022-05-23 11:52:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116533067643013123',256,'111653306719','147','1.00','20','retail','0','2022-05-23 14:52:31','','','','0','Cash',0.00,'20','','','11','','1','2022-05-23 11:52:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','139.00','138','Inclusive','branch','Inventory','','','','',''),('1216533139283283033',257,'121653313913','15','2.00','10','retail','0','2022-05-23 16:51:53','','','','0','Cash',0.00,'5','','','12','','1','2022-05-23 13:53:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','',''),('1216533139525133200',258,'121653313913','197','1.00','50','retail','0','2022-05-23 16:52:08','','','','0','Cash',0.00,'50','','','12','','1','2022-05-23 13:53:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216533140003330443',259,'121653313913','16','2.00','20','retail','0','2022-05-23 16:52:32','','','','0','Cash',0.00,'10','','','12','','1','2022-05-23 13:53:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1216533142050033032',260,'121653314003','206','1.00','55','retail','0','2022-05-23 16:53:23','','','','50','Cash',0.00,'55','','','12','','1','2022-05-23 13:57:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216533142202230032',261,'121653314003','16','2.00','20','retail','0','2022-05-23 16:56:45','','','','0','Cash',0.00,'10','','','12','','1','2022-05-23 13:57:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1216533166433215162',262,'121653314227','6','1.00','50','retail','0','2022-05-23 16:57:07','','','','0','Cash',0.00,'50','','','12','','1','2022-05-23 14:37:52','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1216533166691323213',263,'121653314227','46','2.00','30','retail','0','2022-05-23 17:37:24','','','','0','Cash',0.00,'15','','','12','','1','2022-05-23 14:37:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('1216533168520355120',264,'121653316835','155','2.00','20','retail','0','2022-05-23 17:40:35','','','','0','Cash',0.00,'10','','','12','','1','2022-05-23 14:40:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1216533168721312328',265,'121653316859','155','1.00','10','retail','0','2022-05-23 17:40:59','','','','0','Cash',0.00,'10','','','12','','1','2022-05-23 14:41:15','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1116533166872020322',266,'111653316668','193','25.00','25','retail','0','2022-05-23 17:37:48','','','','1','Cash',0.00,'1','','','11','','1','2022-05-23 15:03:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','0.00','-25','Inclusive','branch','Service','1110','4000','5500','',''),('1116533182133100031',267,'111653318195','18','4.00','220','retail','0','2022-05-23 18:03:15','','','','0','Cash',0.00,'55','','','11','','1','2022-05-23 15:03:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1116533196023203332',268,'111653319578','147','1.00','20','retail','0','2022-05-23 18:26:18','','','','0','Cash',0.00,'20','','','11','','1','2022-05-23 15:26:58','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','138.00','137','Inclusive','branch','Inventory','','','','',''),('1116533196150520633',269,'111653319578','189','1.00','20','retail','0','2022-05-23 18:26:42','','','','0','Cash',0.00,'20','','','11','','1','2022-05-23 15:26:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116533680873522822',270,'111653368077','207','1.00','10','retail','0','2022-05-24 07:54:37','','','','0','Cash',0.00,'10','','','11','','1','2022-05-24 04:56:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116533681502250062',271,'111653368077','160','2.00','10','retail','0','2022-05-24 07:55:36','','','','0','Cash',0.00,'5','','','11','','1','2022-05-24 04:56:09','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('1116533681655131530',272,'111653368077','14','2.00','10','retail','0','2022-05-24 07:55:51','','','','0','Cash',0.00,'5','','','11','','1','2022-05-24 04:56:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1116533687392092310',273,'111653368170','64','1.00','10','retail','0','2022-05-24 07:56:10','','','','0','Cash',0.00,'10','','','11','','1','2022-05-24 05:05:41','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1116533747415223406',274,'111653374722','193','120.00','120','retail','0','2022-05-24 09:45:22','','','','1','Cash',0.00,'1','','','11','','1','2022-05-24 06:45:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'120','0.00','-120','Inclusive','branch','Service','1110','4000','5500','',''),('1116533753173133730',275,'111653374750','207','6.00','60','retail','0','2022-05-24 09:45:50','','','','0','Cash',0.00,'10','','','11','','1','2022-05-24 06:55:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1116533753411653273',276,'111653375320','16','2.00','20','retail','0','2022-05-24 09:55:21','','','','0','Cash',0.00,'10','','','11','','1','2022-05-24 06:55:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1116533771043232333',277,'111653375344','193','20.00','20','retail','0','2022-05-24 09:55:44','','','','1','Cash',0.00,'1','','','11','','1','2022-05-24 07:25:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1216533859472225642',278,'121653385922','6','2.00','100','retail','0','2022-05-24 12:52:02','','','','0','Cash',0.00,'50','','','12','','1','2022-05-24 09:52:59','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1216533859544232325',279,'121653385922','1','1.00','70','retail','0','2022-05-24 12:52:27','','','','0','Cash',0.00,'70','','','12','','1','2022-05-24 09:52:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1216533859673233532',280,'121653385922','16','4.00','40','retail','0','2022-05-24 12:52:35','','','','0','Cash',0.00,'10','','','12','','1','2022-05-24 09:52:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','',''),('1116534015735233313',281,'111653401557','193','100.00','100','retail','0','2022-05-24 17:12:37','','','','1','Cash',0.00,'1','','','11','','1','2022-05-24 14:14:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','0.00','-100','Inclusive','branch','Service','1110','4000','5500','',''),('1116534015890116332',282,'111653401557','207','7.00','70','retail','0','2022-05-24 17:12:53','','','','0','Cash',0.00,'10','','','11','','1','2022-05-24 14:14:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','0.00','-7','Inclusive','branch','Service','1110','4000','5500','',''),('1116534016173235312',283,'111653401557','187','4.00','20','retail','0','2022-05-24 17:13:09','','','','0','Cash',0.00,'5','','','11','','1','2022-05-24 14:14:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116534016382023300',284,'111653401557','193','70.00','70','retail','0','2022-05-24 17:13:38','','','','1','Cash',0.00,'1','','','11','','1','2022-05-24 14:14:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'70','0.00','-70','Inclusive','branch','Service','1110','4000','5500','',''),('1116534017065001132',285,'111653401689','162','1.00','25','retail','0','2022-05-24 17:14:49','','','','0','Cash',0.00,'25','','','11','','1','2022-05-24 14:18:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1116534018370001002',286,'111653401689','153','4.00','40','retail','0','2022-05-24 17:15:06','','','','0','Cash',0.00,'10','','','11','','1','2022-05-24 14:18:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','32.00','28','Inclusive','branch','Inventory','','','','',''),('1116534018653011301',287,'111653401689','160','3.00','15','retail','0','2022-05-24 17:17:17','','','','0','Cash',0.00,'5','','','11','','1','2022-05-24 14:18:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','',''),('1116534018870112302',288,'111653401689','186','1.00','50','retail','0','2022-05-24 17:17:45','','','','0','Cash',0.00,'50','','','11','','1','2022-05-24 14:18:29','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1116534019263036026',289,'111653401909','147','1.00','20','retail','0','2022-05-24 17:18:29','','','','0','Cash',0.00,'20','','','11','','1','2022-05-24 14:19:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','137.00','136','Inclusive','branch','Inventory','','','','',''),('1116534019390302336',290,'111653401909','207','2.00','20','retail','0','2022-05-24 17:18:46','','','','0','Cash',0.00,'10','','','11','','1','2022-05-24 14:19:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116534019853863152',291,'111653401943','1','2.00','140','retail','0','2022-05-24 17:19:32','','','','0','Cash',0.00,'70','','','11','','1','2022-05-24 14:19:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','',''),('1216534020103403222',292,'121653401997','206','4.00','220','retail','0','2022-05-24 17:19:57','','','','50','Cash',0.00,'55','','','12','','1','2022-05-24 14:20:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116534021042324313',293,'111653402096','202','1.00','50','retail','0','2022-05-24 17:21:36','','','','0','Cash',0.00,'50','','','11','','1','2022-05-24 14:21:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216534020943242353',294,'121653402082','52','2.00','80','retail','0','2022-05-24 17:21:22','','','','0','Cash',0.00,'40','','','12','','1','2022-05-24 14:21:49','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1216534021282302210',295,'121653402109','207','14.00','140','retail','0','2022-05-24 17:21:49','','','','0','Cash',0.00,'10','','','12','','1','2022-05-24 14:22:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','0.00','-14','Inclusive','branch','Service','1110','4000','5500','',''),('1216534021770332107',296,'121653402143','197','1.00','50','retail','0','2022-05-24 17:22:23','','','','0','Cash',0.00,'50','','','12','','1','2022-05-24 14:23:02','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216534022101303022',297,'121653402182','147','2.00','40','retail','0','2022-05-24 17:23:02','','','','0','Cash',0.00,'20','','','12','','1','2022-05-24 14:23:36','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','136.00','134','Inclusive','branch','Inventory','','','','',''),('1216534022334021300',298,'121653402216','207','14.00','140','retail','0','2022-05-24 17:23:36','','','','0','Cash',0.00,'10','','','12','','1','2022-05-24 14:24:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','0.00','-14','Inclusive','branch','Service','1110','4000','5500','',''),('1216534028390903420',299,'121653402249','14','9.00','45','retail','0','2022-05-24 17:24:09','','','','0','Cash',0.00,'5','','','12','','1','2022-05-24 14:34:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','14.00','5','Inclusive','branch','Inventory','','','','',''),('1116534070172772330',300,'111653402107','16','4.00','40','retail','0','2022-05-24 17:21:47','','','','0','Cash',0.00,'10','','','11','','1','2022-05-24 15:43:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','','','','',''),('1116534072025026072',301,'111653407023','62','2.00','600','retail','0','2022-05-24 18:46:23','','','','0','Cash',0.00,'300','','','11','','1','2022-05-24 15:46:54','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1216534590791930952',302,'121653459068','207','3.00','30','retail','0','2022-05-25 09:11:08','','','','0','Cash',0.00,'10','','','12','','1','2022-05-25 06:13:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1216534590934320153',303,'121653459068','189','2.00','40','retail','0','2022-05-25 09:11:19','','','','0','Cash',0.00,'20','','','12','','1','2022-05-25 06:13:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216534591530123332',304,'121653459068','52','2.00','80','retail','0','2022-05-25 09:11:33','','','','0','Cash',0.00,'40','','','12','','1','2022-05-25 06:13:41','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1216534592343313223',305,'121653459222','16','2.00','20','retail','0','2022-05-25 09:13:42','','','','0','Cash',0.00,'10','','','12','','1','2022-05-25 06:13:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1216534592986323233',306,'121653459280','206','2.00','110','retail','0','2022-05-25 09:14:40','','','','50','Cash',0.00,'55','','','12','','1','2022-05-25 06:15:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116534594913310335',307,'111653459475','207','5.00','50','retail','0','2022-05-25 09:17:55','','','','0','Cash',0.00,'10','','','11','','1','2022-05-25 06:18:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1116534595682032250',308,'111653459500','147','1.00','20','retail','0','2022-05-25 09:18:20','','','','0','Cash',0.00,'20','','','11','','1','2022-05-25 06:19:32','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','134.00','133','Inclusive','branch','Inventory','','','','',''),('1116534605916233221',309,'111653459572','191','1.00','50','retail','0','2022-05-25 09:19:32','','','','0','Cash',0.00,'50','','','11','','1','2022-05-25 06:36:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116534633593433322',310,'111653460594','192','1.00','50','retail','0','2022-05-25 09:36:34','','','','0','Cash',0.00,'50','','','11','','1','2022-05-25 07:22:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116534633873230532',311,'111653463376','189','1.00','20','retail','0','2022-05-25 10:22:56','','','','0','Cash',0.00,'20','','','11','','1','2022-05-25 07:23:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216534853272233333',312,'121653485312','206','1.00','55','retail','0','2022-05-25 16:28:32','','','','50','Cash',0.00,'55','','','12','','1','2022-05-25 13:30:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216534853412836103',313,'121653485312','15','2.00','10','retail','0','2022-05-25 16:28:48','','','','0','Cash',0.00,'5','','','12','','1','2022-05-25 13:30:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','',''),('1216534853562330203',314,'121653485312','189','5.00','100','retail','0','2022-05-25 16:29:02','','','','0','Cash',0.00,'20','','','12','','1','2022-05-25 13:30:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1216534853790320322',315,'121653485312','207','50.00','500','retail','0','2022-05-25 16:29:16','','','','0','Cash',0.00,'10','','','12','','1','2022-05-25 13:30:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','0.00','-50','Inclusive','branch','Service','1110','4000','5500','',''),('1116534852900201803',316,'111653485281','147','1.00','20','retail','0','2022-05-25 16:28:01','','','','0','Cash',0.00,'20','','','11','','1','2022-05-25 13:32:19','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','133.00','132','Inclusive','branch','Inventory','','','','',''),('1116534853170235523',317,'111653485281','189','6.00','120','retail','0','2022-05-25 16:28:10','','','','0','Cash',0.00,'20','','','11','','1','2022-05-25 13:32:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1116534853634520858',318,'111653485281','187','16.00','80','retail','0','2022-05-25 16:29:05','','','','0','Cash',0.00,'5','','','11','','1','2022-05-25 13:32:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','0.00','-16','Inclusive','branch','Service','1110','4000','5500','',''),('1116534853802138302',319,'111653485281','193','45.00','45','retail','0','2022-05-25 16:29:24','','','','1','Cash',0.00,'1','','','11','','1','2022-05-25 13:32:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','0.00','-45','Inclusive','branch','Service','1110','4000','5500','',''),('1116534854252262312',320,'111653485281','158','5.00','5','retail','0','2022-05-25 16:30:01','','','','0','Cash',0.00,'1','','','11','','1','2022-05-25 13:32:19','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','','','','',''),('1116534855142032303',321,'111653485281','187','4.00','20','retail','0','2022-05-25 16:30:26','','','','0','Cash',0.00,'5','','','11','','1','2022-05-25 13:32:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116534859802043221',322,'111653485539','156','1.00','20','retail','0','2022-05-25 16:32:19','','','','0','Cash',0.00,'20','','','11','','1','2022-05-25 13:39:43','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1116534860213612613',323,'111653485984','193','45.00','45','retail','0','2022-05-25 16:39:44','','','','1','Cash',0.00,'1','','','11','','1','2022-05-25 13:40:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','0.00','-45','Inclusive','branch','Service','1110','4000','5500','',''),('1116534860402223643',324,'111653486025','191','1.00','50','retail','0','2022-05-25 16:40:25','','','','0','Cash',0.00,'50','','','11','','1','2022-05-25 13:40:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116534860705053222',325,'111653486050','54','2.00','20','retail','0','2022-05-25 16:40:50','','','','0','Cash',0.00,'10','','','11','','1','2022-05-25 13:41:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1116534861622162200',326,'111653486142','1','1.00','70','retail','0','2022-05-25 16:42:22','','','','0','Cash',0.00,'70','','','11','','1','2022-05-25 13:46:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('1116534863176703033',327,'111653486142','16','4.00','40','retail','0','2022-05-25 16:42:42','','','','0','Cash',0.00,'10','','','11','','1','2022-05-25 13:46:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1116534863331132333',328,'111653486142','66','2.00','20','retail','0','2022-05-25 16:45:17','','','','0','Cash',0.00,'10','','','11','','1','2022-05-25 13:46:26','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','','','','',''),('1116534863540333330',329,'111653486142','147','3.00','60','retail','0','2022-05-25 16:45:34','','','','0','Cash',0.00,'20','','','11','','1','2022-05-25 13:46:26','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','132.00','129','Inclusive','branch','Inventory','','','','',''),('1216534874413330076',330,'121653485409','13','1.00','30','retail','0','2022-05-25 16:30:09','','','','0','Cash',0.00,'30','','','12','','1','2022-05-25 14:04:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1116535415822321502',331,'111653541573','192','1.00','50','retail','0','2022-05-26 08:06:13','','','','0','Cash',0.00,'50','','','11','','1','2022-05-26 05:06:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116535416352103102',332,'111653541590','207','15.00','150','retail','0','2022-05-26 08:06:30','','','','0','Cash',0.00,'10','','','11','','1','2022-05-26 05:07:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','0.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1116535416543230225',333,'111653541639','207','1.00','10','retail','0','2022-05-26 08:07:19','','','','0','Cash',0.00,'10','','','11','','1','2022-05-26 05:07:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116535416692361133',334,'111653541657','147','1.00','20','retail','0','2022-05-26 08:07:37','','','','0','Cash',0.00,'20','','','11','','1','2022-05-26 05:07:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','129.00','128','Inclusive','branch','Inventory','','','','',''),('1216535416761023733',335,'121653541595','153','1.00','10','retail','0','2022-05-26 08:07:32','','','','0','Cash',0.00,'10','','','12','','1','2022-05-26 05:08:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1216535416890223383',336,'121653541595','155','1.00','10','retail','0','2022-05-26 08:07:56','','','','0','Cash',0.00,'10','','','12','','1','2022-05-26 05:08:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1216535417165237333',337,'121653541595','78','1.00','15','retail','0','2022-05-26 08:08:09','','','','0','Cash',0.00,'15','','','12','','1','2022-05-26 05:08:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1216535418422100033',338,'121653541819','162','1.00','80','retail','0','2022-05-26 08:10:19','','','','40','Cash',0.00,'80','','','12','','1','2022-05-26 05:11:00','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116535449772236133',339,'111653544962','210','2.00','40','retail','0','2022-05-26 09:02:42','','','','0','Cash',0.00,'20','','','11','','1','2022-05-26 06:04:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116535450572211342',340,'111653544962','189','4.00','80','retail','0','2022-05-26 09:03:30','','','','0','Cash',0.00,'20','','','11','','1','2022-05-26 06:04:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1216535450540234432',341,'121653487445','52','1.00','40','retail','0','2022-05-25 17:04:05','','','','0','Cash',0.00,'40','','','12','','1','2022-05-26 06:04:53','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1216535450773713272',342,'121653487445','52','1.00','40','retail','0','2022-05-26 09:04:14','','','','0','Cash',0.00,'40','','','12','','1','2022-05-26 06:04:53','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1216535451402402313',343,'121653545125','206','2.00','110','retail','0','2022-05-26 09:05:25','','','','50','Cash',0.00,'55','','','12','','1','2022-05-26 06:05:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116535523163155203',344,'111653552302','207','6.00','60','retail','0','2022-05-26 11:05:02','','','','0','Cash',0.00,'10','','','11','','1','2022-05-26 08:05:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1116535681340633220',345,'111653568119','193','100.00','100','retail','0','2022-05-26 15:28:39','','','','1','Cash',0.00,'1','','','11','','1','2022-05-26 12:29:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','0.00','-100','Inclusive','branch','Service','1110','4000','5500','',''),('1116535683363203362',346,'111653568310','4','3.00','300','retail','0','2022-05-26 15:31:50','','','','0','Cash',0.00,'100','','','11','','1','2022-05-26 12:32:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','',''),('1116535683542853320',347,'111653568310','1','2.00','140','retail','0','2022-05-26 15:32:17','','','','0','Cash',0.00,'70','','','11','','1','2022-05-26 12:32:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','','','','',''),('1116535683925236321',348,'111653568371','187','4.00','20','retail','0','2022-05-26 15:32:51','','','','0','Cash',0.00,'5','','','11','','1','2022-05-26 12:33:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116535696442503622',349,'111653568396','207','8.00','80','retail','0','2022-05-26 15:33:16','','','','0','Cash',0.00,'10','','','11','','1','2022-05-26 12:55:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1116535696679326233',350,'111653568396','187','2.00','10','retail','0','2022-05-26 15:54:04','','','','0','Cash',0.00,'5','','','11','','1','2022-05-26 12:55:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116535696850220233',351,'111653568396','15','2.00','10','retail','0','2022-05-26 15:54:27','','','','0','Cash',0.00,'5','','','11','','1','2022-05-26 12:55:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('1116535696959063362',352,'111653568396','64','2.00','20','retail','0','2022-05-26 15:54:45','','','','0','Cash',0.00,'10','','','11','','1','2022-05-26 12:55:45','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','',''),('1116535697093500026',353,'111653568396','193','10.00','10','retail','0','2022-05-26 15:54:55','','','','1','Cash',0.00,'1','','','11','','1','2022-05-26 12:55:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1116535727567073761',354,'111653569746','6','1.00','50','retail','0','2022-05-26 15:55:46','','','','0','Cash',0.00,'50','','','11','','1','2022-05-26 13:46:05','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1216535733980722005',355,'121653573370','197','1.00','50','retail','0','2022-05-26 16:56:10','','','','0','Cash',0.00,'50','','','12','','1','2022-05-26 13:58:09','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216535734525703233',356,'121653573370','78','2.00','30','retail','0','2022-05-26 16:57:07','','','','0','Cash',0.00,'15','','','12','','1','2022-05-26 13:58:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','',''),('1216535734650233027',357,'121653573370','207','6.00','60','retail','0','2022-05-26 16:57:32','','','','0','Cash',0.00,'10','','','12','','1','2022-05-26 13:58:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1216535734863253242',358,'121653573370','206','2.00','110','retail','0','2022-05-26 16:57:45','','','','50','Cash',0.00,'55','','','12','','1','2022-05-26 13:58:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216535788721032307',359,'121653578854','1','5.00','350','retail','0','2022-05-26 18:27:34','','','','0','Cash',0.00,'70','','','12','','1','2022-05-26 15:28:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','51.00','46','Inclusive','branch','Inventory','','','','',''),('1216536319202323936',360,'121653631906','64','2.00','20','retail','0','2022-05-27 09:11:46','','','','0','Cash',0.00,'10','','','12','','1','2022-05-27 06:12:24','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','',''),('1216536319380802136',361,'121653631906','15','2.00','10','retail','0','2022-05-27 09:12:00','','','','0','Cash',0.00,'5','','','12','','1','2022-05-27 06:12:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('1216536320040322232',362,'121653631984','206','1.00','55','retail','0','2022-05-27 09:13:04','','','','50','Cash',0.00,'55','','','12','','1','2022-05-27 06:13:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216536323462600333',363,'121653632007','15','2.00','10','retail','0','2022-05-27 09:13:27','','','','0','Cash',0.00,'5','','','12','','1','2022-05-27 06:19:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','',''),('1216536325332232300',364,'121653632384','198','1.00','20','retail','0','2022-05-27 09:19:44','','','','0','Cash',0.00,'20','','','12','','1','2022-05-27 06:24:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216536330552023030',365,'121653632653','1','1.00','70','retail','0','2022-05-27 09:24:13','','','','0','Cash',0.00,'70','','','12','','1','2022-05-27 06:31:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1216536330623303336',366,'121653632653','206','1.00','55','retail','0','2022-05-27 09:30:55','','','','50','Cash',0.00,'55','','','12','','1','2022-05-27 06:31:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116535769688573209',367,'111653572765','17','1.00','25','retail','0','2022-05-26 16:46:05','','','','0','Cash',0.00,'25','','','11','','1','2022-05-27 10:29:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116536473481840333',368,'111653572765','207','3.00','30','retail','0','2022-05-27 13:28:45','','','','0','Cash',0.00,'10','','','11','','1','2022-05-27 10:29:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116536473843422884',369,'111653647357','147','1.00','20','retail','0','2022-05-27 13:29:17','','','','0','Cash',0.00,'20','','','11','','1','2022-05-27 10:29:46','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','128.00','127','Inclusive','branch','Inventory','','','','',''),('1216536449734023243',370,'121653644962','190','4.00','40','retail','0','2022-05-27 12:49:22','','','','0','Cash',0.00,'10','','','12','','1','2022-05-27 10:32:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1116536474982343263',371,'111653647386','200','2.00','100','retail','0','2022-05-27 13:29:46','','','','0','Cash',0.00,'50','','','11','','1','2022-05-27 10:32:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116536475233452261',372,'111653647386','187','2.00','10','retail','0','2022-05-27 13:31:38','','','','0','Cash',0.00,'5','','','11','','1','2022-05-27 10:32:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116536475433735273',373,'111653647535','192','1.00','50','retail','0','2022-05-27 13:32:15','','','','0','Cash',0.00,'50','','','11','','1','2022-05-27 10:32:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116536475601243362',374,'111653647535','187','3.00','15','retail','0','2022-05-27 13:32:23','','','','0','Cash',0.00,'5','','','11','','1','2022-05-27 10:32:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116536475922335233',375,'111653647571','78','1.00','15','retail','0','2022-05-27 13:32:51','','','','0','Cash',0.00,'15','','','11','','1','2022-05-27 10:33:15','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1116536500913912321',376,'111653647596','207','6.00','60','retail','0','2022-05-27 13:33:16','','','','0','Cash',0.00,'10','','','11','','1','2022-05-27 11:14:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1116536501390022060',377,'111653650095','1','1.00','70','retail','0','2022-05-27 14:14:55','','','','0','Cash',0.00,'70','','','11','','1','2022-05-27 11:15:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1116536601742236132',378,'111653660160','210','2.00','40','retail','0','2022-05-27 17:02:40','','','','0','Cash',0.00,'20','','','11','','1','2022-05-27 14:02:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116536606953332330',379,'111653660177','193','110.00','110','retail','0','2022-05-27 17:02:57','','','','1','Cash',0.00,'1','','','11','','1','2022-05-27 14:11:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'110','0.00','-110','Inclusive','branch','Service','1110','4000','5500','',''),('1116536659941222426',380,'111653665975','15','8.00','40','retail','0','2022-05-27 18:39:35','','','','0','Cash',0.00,'5','','','11','','1','2022-05-27 15:39:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','42.00','34','Inclusive','branch','Inventory','','','','',''),('1116536660342221321',381,'111653665998','199','4.00','400','retail','0','2022-05-27 18:40:19','','','','0','Cash',0.00,'100','','','11','','1','2022-05-27 15:40:44','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116536660603126031',382,'111653666044','17','2.00','50','retail','0','2022-05-27 18:40:44','','','','0','Cash',0.00,'25','','','11','','1','2022-05-27 15:41:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1116536661726373126',383,'111653666144','193','40.00','40','retail','0','2022-05-27 18:42:24','','','','1','Cash',0.00,'1','','','11','','1','2022-05-27 15:43:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','0.00','-40','Inclusive','branch','Service','1110','4000','5500','',''),('1216537445442243432',384,'121653744519','15','5.00','25','retail','0','2022-05-28 16:28:39','','','','0','Cash',0.00,'5','','','12','','1','2022-05-28 13:33:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','34.00','29','Inclusive','branch','Inventory','','','','',''),('1216537445611304262',385,'121653744519','45','2.00','50','retail','0','2022-05-28 16:29:04','','','','0','Cash',0.00,'25','','','12','','1','2022-05-28 13:33:54','','','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','','','','',''),('1216537445817122633',386,'121653744519','1','2.00','140','retail','0','2022-05-28 16:29:22','','','','0','Cash',0.00,'70','','','12','','1','2022-05-28 13:33:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','',''),('1216537446013232332',387,'121653744519','187','11.00','55','retail','0','2022-05-28 16:29:41','','','','0','Cash',0.00,'5','','','12','','1','2022-05-28 13:33:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','0.00','-11','Inclusive','branch','Service','1110','4000','5500','',''),('1216537446621633340',388,'121653744519','57','6.00','30','retail','0','2022-05-28 16:30:01','','','','0','Cash',0.00,'5','','','12','','1','2022-05-28 13:33:54','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','40.00','34','Inclusive','branch','Inventory','','','','',''),('1216537446871232322',389,'121653744519','78','1.00','15','retail','0','2022-05-28 16:31:02','','','','0','Cash',0.00,'15','','','12','','1','2022-05-28 13:33:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1216537447013202232',390,'121653744519','52','1.00','40','retail','0','2022-05-28 16:31:27','','','','0','Cash',0.00,'40','','','12','','1','2022-05-28 13:33:54','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216537449070302622',391,'121653744891','16','15.00','150','retail','0','2022-05-28 16:34:51','','','','0','Cash',0.00,'10','','','12','','1','2022-05-28 13:35:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','18.00','3','Inclusive','branch','Inventory','','','','',''),('1216537449380350992',392,'121653744925','147','1.00','20','retail','0','2022-05-28 16:35:25','','','','0','Cash',0.00,'20','','','12','','1','2022-05-28 13:35:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','127.00','126','Inclusive','branch','Inventory','','','','',''),('1116538173600020280',393,'111653817339','206','1.00','55','retail','0','2022-05-29 12:42:19','','','','50','Cash',0.00,'55','','','11','','1','2022-05-29 09:43:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116538173821826520',394,'111653817339','160','1.00','5','retail','0','2022-05-29 12:42:40','','','','0','Cash',0.00,'5','','','11','','1','2022-05-29 09:43:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1116538174033712820',395,'111653817339','207','5.00','50','retail','0','2022-05-29 12:43:02','','','','0','Cash',0.00,'10','','','11','','1','2022-05-29 09:43:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1216538893943263332',396,'121653889380','15','2.00','10','retail','0','2022-05-30 08:43:00','','','','0','Cash',0.00,'5','','','12','','1','2022-05-30 05:44:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('1216538894077382022',397,'121653889380','64','5.00','50','retail','0','2022-05-30 08:43:14','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 05:44:34','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','','','','',''),('1216538894223145333',398,'121653889380','155','1.00','10','retail','0','2022-05-30 08:43:27','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 05:44:34','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1216538894362830333',399,'121653889380','155','1.00','10','retail','0','2022-05-30 08:43:42','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 05:44:34','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1216538894490302422',400,'121653889380','206','1.00','55','retail','0','2022-05-30 08:43:56','','','','50','Cash',0.00,'55','','','12','','1','2022-05-30 05:44:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216538900121533332',401,'121653889475','155','1.00','10','retail','0','2022-05-30 08:44:35','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 05:53:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1216538900303333823',402,'121653889475','160','2.00','10','retail','0','2022-05-30 08:53:32','','','','0','Cash',0.00,'5','','','12','','1','2022-05-30 05:53:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('1216538926460333603',403,'121653647527','52','1.00','40','retail','0','2022-05-30 09:38:17','','','','0','Cash',0.00,'40','','','12','','1','2022-05-30 06:44:11','1','6','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1216538926640210220',404,'121653647527','206','1.00','55','retail','0','2022-05-30 09:38:17','','','','50','Cash',0.00,'55','','','12','','1','2022-05-30 06:44:11','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216538926782002533',405,'121653647527','16','1.00','10','retail','0','2022-05-30 09:38:17','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 06:44:11','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1216538926963259515',406,'121653647527','160','1.00','5','retail','0','2022-05-30 09:38:17','','','','0','Cash',0.00,'5','','','12','','1','2022-05-30 06:44:11','1','13','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1216538942503030202',411,'121653894216','190','2.00','20','retail','0','2022-05-30 10:03:36','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 07:07:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1216538942752131223',412,'121653894216','190','2.00','20','retail','0','2022-05-30 10:03:36','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 07:07:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1216538944264222203',413,'121653894216','4','1.00','100','retail','0','2022-05-30 10:04:53','','','','0','Cash',0.00,'100','','','12','','1','2022-05-30 07:07:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1216538952740233512',414,'121653894452','209','4.00','240','retail','0','2022-05-30 10:07:32','','','','0','Cash',0.00,'60','','','12','','1','2022-05-30 07:21:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216538978700102223',415,'121653895296','190','6.00','60','retail','0','2022-05-30 10:21:36','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 08:06:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1216538980130331908',416,'121653897995','149','2.00','20','retail','0','2022-05-30 11:06:35','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 08:06:59','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','','','','',''),('1216538980727232827',417,'121653898057','206','1.00','55','retail','0','2022-05-30 11:07:37','','','','50','Cash',0.00,'55','','','12','','1','2022-05-30 08:07:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216538981353350158',418,'121653898078','45','4.00','100','retail','0','2022-05-30 11:07:58','','','','0','Cash',0.00,'25','','','12','','1','2022-05-30 08:09:02','','','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','83.00','79','Inclusive','branch','Inventory','','','','',''),('1116538983763223303',419,'111653898207','207','5.00','50','retail','0','2022-05-30 11:10:07','','','','0','Cash',0.00,'10','','','11','','1','2022-05-30 08:12:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1216538986311202093',420,'121653898427','155','2.00','20','retail','0','2022-05-30 11:13:47','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 08:17:20','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1116538988713300136',421,'111653898379','189','1.00','20','retail','0','2022-05-30 11:20:55','','','','0','Cash',0.00,'20','','','11','','1','2022-05-30 08:21:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216538993040232452',422,'121653898641','160','1.00','5','retail','0','2022-05-30 11:17:21','','','','0','Cash',0.00,'5','','','12','','1','2022-05-30 08:28:36','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1216538993133122023',423,'121653898641','160','1.00','5','retail','0','2022-05-30 11:28:24','','','','0','Cash',0.00,'5','','','12','','1','2022-05-30 08:28:36','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1216538994042023823',424,'121653899317','148','1.00','15','retail','0','2022-05-30 11:28:37','','','','0','Cash',0.00,'15','','','12','','1','2022-05-30 08:30:13','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('1216539068503038230',425,'121653906836','1','1.00','70','retail','0','2022-05-30 13:33:56','','','','0','Cash',0.00,'70','','','12','','1','2022-05-30 10:34:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1216539068842152033',426,'121653906836','197','1.00','50','retail','0','2022-05-30 13:34:36','','','','0','Cash',0.00,'50','','','12','','1','2022-05-30 10:34:48','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216539069350223232',427,'121653906924','200','2.00','100','retail','0','2022-05-30 13:35:24','','','','0','Cash',0.00,'50','','','12','','1','2022-05-30 10:35:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216539102732232731',428,'121653906938','1','2.00','140','retail','0','2022-05-30 13:35:39','','','','0','Cash',0.00,'70','','','12','','1','2022-05-30 11:33:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','','','','',''),('1216539102952226931',429,'121653906938','4','3.00','300','retail','0','2022-05-30 14:31:13','','','','0','Cash',0.00,'100','','','12','','1','2022-05-30 11:33:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','','','','',''),('1216539103113202011',430,'121653906938','206','1.00','55','retail','0','2022-05-30 14:31:35','','','','50','Cash',0.00,'55','','','12','','1','2022-05-30 11:33:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216539103282223283',431,'121653906938','89','1.00','50','retail','0','2022-05-30 14:31:52','','','','0','Cash',0.00,'50','','','12','','1','2022-05-30 11:33:10','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1216539103452352325',432,'121653906938','104','1.00','30','retail','0','2022-05-30 14:32:08','','','','0','Cash',0.00,'30','','','12','','1','2022-05-30 11:33:10','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1216539107070230203',433,'121653910390','190','12.00','120','retail','0','2022-05-30 14:33:10','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 11:38:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','7.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1116539134793431223',434,'111653912720','207','20.00','200','retail','0','2022-05-30 15:24:06','','','','0','Cash',0.00,'10','','','11','','1','2022-05-30 12:24:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1116539144312320332',435,'111653914416','189','3.00','60','retail','0','2022-05-30 15:40:16','','','','0','Cash',0.00,'20','','','11','','1','2022-05-30 12:40:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116539146710023002',436,'111653914439','190','2.00','20','retail','0','2022-05-30 15:42:53','','','','0','Cash',0.00,'10','','','11','','1','2022-05-30 12:44:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116539151290322003',437,'111653914673','1','1.00','70','retail','0','2022-05-30 15:44:33','','','','0','Cash',0.00,'70','','','11','','1','2022-05-30 12:52:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1116539151583211302',438,'111653915137','104','1.00','30','retail','0','2022-05-30 15:52:17','','','','0','Cash',0.00,'30','','','11','','1','2022-05-30 12:52:41','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('1116539160533525210',439,'111653915162','193','65.00','65','retail','0','2022-05-30 15:52:42','','','','1','Cash',0.00,'1','','','11','','1','2022-05-30 13:07:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'65','1.00','-64','Inclusive','branch','Service','1110','4000','5500','',''),('1216539164142265321',440,'121653916404','190','6.00','60','retail','0','2022-05-30 16:13:24','','','','0','Cash',0.00,'10','','','12','','1','2022-05-30 13:14:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1216539164393112202',441,'121653916404','187','5.00','25','retail','0','2022-05-30 16:13:35','','','','0','Cash',0.00,'5','','','12','','1','2022-05-30 13:14:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1216539164852333312',442,'121653916443','202','4.00','200','retail','0','2022-05-30 16:14:03','','','','0','Cash',0.00,'50','','','12','','1','2022-05-30 13:15:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116539177200103501',443,'111653916056','147','1.00','20','retail','0','2022-05-30 16:07:36','','','','0','Cash',0.00,'20','','','11','','1','2022-05-30 13:35:30','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','126.00','125','Inclusive','branch','Inventory','','','','',''),('1116539180783038833',444,'111653917730','189','1.00','20','retail','0','2022-05-30 16:35:30','','','','0','Cash',0.00,'20','','','11','','1','2022-05-30 13:41:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216539208973313033',445,'121653920869','167','1.00','650','retail','0','2022-05-30 17:27:49','','','','0','Cash',0.00,'650','','','12','','1','2022-05-30 14:28:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1216539714543442123',446,'121653971438','190','2.00','20','retail','0','2022-05-31 07:30:38','','','','0','Cash',0.00,'10','','','12','','1','2022-05-31 04:31:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1216539714632122216',447,'121653971438','160','1.00','5','retail','0','2022-05-31 07:30:54','','','','0','Cash',0.00,'5','','','12','','1','2022-05-31 04:31:18','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1216539714724372030',448,'121653971438','160','1.00','5','retail','0','2022-05-31 07:31:04','','','','0','Cash',0.00,'5','','','12','','1','2022-05-31 04:31:18','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1116539255532323232',449,'111653925535','187','4.00','20','retail','0','2022-05-30 18:45:35','','','','0','Cash',0.00,'5','','','11','','1','2022-05-31 06:25:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116539782947228434',450,'111653925535','190','18.00','180','retail','0','2022-05-31 09:24:30','','','','0','Cash',0.00,'10','','','11','','1','2022-05-31 06:25:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','7.00','-11','Inclusive','branch','Service','1110','4000','5500','',''),('1116539783151123333',451,'111653925535','196','1.00','100','retail','0','2022-05-31 09:24:55','','','','0','Cash',0.00,'100','','','11','','1','2022-05-31 06:25:23','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216539783850307230',452,'121653971478','1','1.00','70','retail','0','2022-05-31 09:25:02','','','','0','Cash',0.00,'70','','','12','','1','2022-05-31 06:26:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1216539784912322980',453,'121653978399','160','2.00','10','retail','0','2022-05-31 09:26:39','','','','0','Cash',0.00,'5','','','12','','1','2022-05-31 06:28:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1216539789933203227',454,'121653978498','187','6.00','30','retail','0','2022-05-31 09:28:18','','','','0','Cash',0.00,'5','','','12','','1','2022-05-31 06:37:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1216539790163253333',455,'121653978498','148','1.00','15','retail','0','2022-05-31 09:36:33','','','','0','Cash',0.00,'15','','','12','','1','2022-05-31 06:37:26','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('1216539790370633009',456,'121653978498','187','4.00','20','retail','0','2022-05-31 09:36:56','','','','0','Cash',0.00,'5','','','12','','1','2022-05-31 06:37:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1216539790955027929',457,'121653979081','206','1.00','55','retail','0','2022-05-31 09:38:01','','','','50','Cash',0.00,'55','','','12','','1','2022-05-31 06:38:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216539827323233239',458,'121653979101','155','2.00','20','retail','0','2022-05-31 09:38:21','','','','0','Cash',0.00,'10','','','12','','1','2022-05-31 07:38:54','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1216539832789153830',459,'121653982734','13','1.00','30','retail','0','2022-05-31 10:38:54','','','','0','Cash',0.00,'30','','','12','','1','2022-05-31 07:48:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1216539847950223224',460,'121653983282','160','2.00','10','retail','0','2022-05-31 10:48:02','','','','0','Cash',0.00,'5','','','12','','1','2022-05-31 08:13:30','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1216539849601403320',461,'121653984811','207','2.00','20','retail','0','2022-05-31 11:13:31','','','','0','Cash',0.00,'10','','','12','','1','2022-05-31 08:16:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116539911352951312',462,'111653991128','194','1.00','100','retail','0','2022-05-31 12:58:48','','','','0','Cash',0.00,'100','','','11','','1','2022-05-31 09:58:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116539911722362031',463,'111653991138','187','1.00','5','retail','0','2022-05-31 12:59:19','','','','0','Cash',0.00,'5','','','11','','1','2022-05-31 09:59:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116539912152361322',464,'111653991175','207','1.00','10','retail','0','2022-05-31 12:59:48','','','','0','Cash',0.00,'10','','','11','','1','2022-05-31 10:00:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216539925781030031',465,'121653992563','16','2.00','20','retail','0','2022-05-31 13:22:43','','','','0','Cash',0.00,'10','','','12','','1','2022-05-31 10:23:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1216539925921222500',466,'121653992563','1','1.00','70','retail','0','2022-05-31 13:22:59','','','','0','Cash',0.00,'70','','','12','','1','2022-05-31 10:23:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1216539940114321313',467,'121653993999','16','4.00','40','retail','0','2022-05-31 13:46:39','','','','0','Cash',0.00,'10','','','12','','1','2022-05-31 10:46:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','',''),('1216539963140260123',468,'121653996303','194','1.00','100','retail','0','2022-05-31 14:25:03','','','','0','Cash',0.00,'100','','','12','','1','2022-05-31 11:25:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216539963282383323',469,'121653996303','190','10.00','100','retail','0','2022-05-31 14:25:15','','','','0','Cash',0.00,'10','','','12','','1','2022-05-31 11:25:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','7.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1216539993320330002',470,'121653996333','1','1.00','70','retail','0','2022-05-31 14:25:33','','','','0','Cash',0.00,'70','','','12','','1','2022-05-31 12:15:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1116540809792171121',471,'111654080956','16','6.00','60','retail','0','2022-06-01 13:55:56','','','','0','Cash',0.00,'10','','','11','','1','2022-06-01 10:58:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14.00','8','Inclusive','branch','Inventory','','','','',''),('1116540809969232222',472,'111654080956','6','2.00','100','retail','0','2022-06-01 13:56:20','','','','0','Cash',0.00,'50','','','11','','1','2022-06-01 10:58:42','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1116540810118502230',473,'111654080956','147','1.00','20','retail','0','2022-06-01 13:56:37','','','','0','Cash',0.00,'20','','','11','','1','2022-06-01 10:58:42','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','','','','',''),('1116540810282330301',474,'111654080956','187','2.00','10','retail','0','2022-06-01 13:56:52','','','','0','Cash',0.00,'5','','','11','','1','2022-06-01 10:58:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116540810892212330',475,'111654080956','207','10.00','100','retail','0','2022-06-01 13:57:08','','','','0','Cash',0.00,'10','','','11','','1','2022-06-01 10:58:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1116540811052300232',476,'111654080956','187','7.00','35','retail','0','2022-06-01 13:58:10','','','','0','Cash',0.00,'5','','','11','','1','2022-06-01 10:58:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','0.00','-7','Inclusive','branch','Service','1110','4000','5500','',''),('1116540923030215033',477,'111654092281','1','2.00','140','retail','0','2022-06-01 17:04:41','','','','0','Cash',0.00,'70','','','11','','1','2022-06-01 14:05:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','','','','',''),('1116540974262532654',478,'111654097407','206','2.00','110','retail','0','2022-06-01 18:30:07','','','','50','Cash',0.00,'55','','','11','','1','2022-06-01 15:30:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216541534833232243',479,'121654153471','206','2.00','110','retail','0','2022-06-02 10:04:31','','','','50','Cash',0.00,'55','','','12','','1','2022-06-02 07:04:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216541535024525223',480,'121654153487','96','1.00','50','retail','0','2022-06-02 10:04:47','','','','0','Cash',0.00,'50','','','12','','1','2022-06-02 07:05:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1116541579273072020',481,'111654157878','207','13.00','130','retail','0','2022-06-02 11:17:58','','','','0','Cash',0.00,'10','','','11','','1','2022-06-02 08:18:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','0.00','-13','Inclusive','branch','Service','1110','4000','5500','',''),('1116541607891503033',482,'111654160780','207','1.00','10','retail','0','2022-06-02 12:06:20','','','','0','Cash',0.00,'10','','','11','','1','2022-06-02 09:06:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216541620503632320',483,'121654161985','207','2.00','20','retail','0','2022-06-02 12:27:04','','','','0','Cash',0.00,'10','','','12','','1','2022-06-02 09:27:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216541670733026206',484,'121654162580','14','2.00','10','retail','0','2022-06-02 13:50:55','','','','0','Cash',0.00,'5','','','12','','1','2022-06-02 10:51:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','',''),('1216541670990152562',485,'121654167077','153','1.00','10','retail','0','2022-06-02 13:51:17','','','','0','Cash',0.00,'10','','','12','','1','2022-06-02 10:51:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1216541673082710320',486,'121654167159','153','1.00','10','retail','0','2022-06-02 13:52:39','','','','0','Cash',0.00,'10','','','12','','1','2022-06-02 10:55:12','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1216541676824753363',487,'121654167312','193','200.00','200','retail','0','2022-06-02 13:55:12','','','','1','Cash',0.00,'1','','','12','','1','2022-06-02 11:01:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'200','1.00','-199','Inclusive','branch','Service','1110','4000','5500','',''),('1216541680772223333',488,'121654167701','64','1.00','10','retail','0','2022-06-02 14:01:41','','','','0','Cash',0.00,'10','','','12','','1','2022-06-02 11:08:00','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1116541741843212733',489,'111654174169','211','200.00','200','retail','0','2022-06-02 15:49:29','','','','0','Cash',0.00,'1','','','11','','1','2022-06-02 12:50:07','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'200','0.00','-200','Inclusive','branch','Service','1110','4000','5500','',''),('1116541761512224030',490,'111654174208','1','2.00','140','retail','0','2022-06-02 16:22:15','','','','0','Cash',0.00,'70','','','11','','1','2022-06-02 13:22:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','81.00','79','Inclusive','branch','Inventory','','','','',''),('1216541761947032020',491,'121654176155','151','1.00','5','retail','0','2022-06-02 16:22:59','','','','0','Cash',0.00,'5','','','12','','1','2022-06-02 13:23:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1216541762301205537',492,'121654176155','151','1.00','5','retail','0','2022-06-02 16:23:15','','','','0','Cash',0.00,'5','','','12','','1','2022-06-02 13:23:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1216541792460673307',493,'121654179226','154','1.00','20','retail','0','2022-06-02 17:13:46','','','','0','Cash',0.00,'20','','','12','','1','2022-06-02 14:14:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1216541792588519330',494,'121654179226','153','1.00','10','retail','0','2022-06-02 17:14:07','','','','0','Cash',0.00,'10','','','12','','1','2022-06-02 14:14:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1216541799231323200',495,'121654179894','14','4.00','20','retail','0','2022-06-02 17:25:05','','','','0','Cash',0.00,'5','','','12','','1','2022-06-02 14:27:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','58.00','54','Inclusive','branch','Inventory','','','','',''),('1216541800211226222',496,'121654179894','1','1.00','70','retail','0','2022-06-02 17:25:38','','','','0','Cash',0.00,'70','','','12','','1','2022-06-02 14:27:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('1216541807220232223',497,'121654180026','66','4.00','40','retail','0','2022-06-02 17:27:06','','','','0','Cash',0.00,'10','','','12','','1','2022-06-02 14:38:53','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','68.00','64','Inclusive','branch','Inventory','','','','',''),('1216542332040240402',498,'121654233182','207','10.00','100','retail','0','2022-06-03 08:13:02','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 05:16:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1216542332122220231',499,'121654233182','154','1.00','20','retail','0','2022-06-03 08:13:24','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 05:16:02','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1216542332213256222',500,'121654233182','186','1.00','50','retail','0','2022-06-03 08:13:33','','','','0','Cash',0.00,'50','','','12','','1','2022-06-03 05:16:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1216542332403653230',501,'121654233182','147','1.00','20','retail','0','2022-06-03 08:13:41','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 05:16:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','124.00','123','Inclusive','branch','Inventory','','','','',''),('1216542333153232310',502,'121654233182','187','2.00','10','retail','0','2022-06-03 08:14:00','','','','0','Cash',0.00,'5','','','12','','1','2022-06-03 05:16:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216542333393323363',503,'121654233182','160','1.00','5','retail','0','2022-06-03 08:15:15','','','','0','Cash',0.00,'5','','','12','','1','2022-06-03 05:16:02','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1216542333490102301',504,'121654233182','160','1.00','5','retail','0','2022-06-03 08:15:40','','','','0','Cash',0.00,'5','','','12','','1','2022-06-03 05:16:02','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1216542347551242631',505,'121654233182','207','1.00','10','retail','0','2022-06-03 08:34:16','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 05:40:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1216542347712222312',506,'121654233182','207','4.00','40','retail','0','2022-06-03 08:39:15','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 05:40:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1216542347874228273',507,'121654233182','99','1.00','50','retail','0','2022-06-03 08:39:31','','','','0','Cash',0.00,'50','','','12','','1','2022-06-03 05:40:16','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1216542412232106132',508,'121654241213','206','2.00','110','retail','0','2022-06-03 10:26:53','','','','50','Cash',0.00,'55','','','12','','1','2022-06-03 07:27:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216542412553332153',509,'121654241213','207','5.00','50','retail','0','2022-06-03 10:27:03','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 07:27:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1216542412653234235',510,'121654241213','147','1.00','20','retail','0','2022-06-03 10:27:35','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 07:27:59','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','123.00','122','Inclusive','branch','Inventory','','','','',''),('1216542418550580522',511,'121654241280','187','7.00','35','retail','0','2022-06-03 10:28:00','','','','0','Cash',0.00,'5','','','12','','1','2022-06-03 07:38:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','0.00','-7','Inclusive','branch','Service','1110','4000','5500','',''),('1216542418793417233',512,'121654241280','207','2.00','20','retail','0','2022-06-03 10:37:35','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 07:38:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216542580762702123',513,'121654254643','200','1.00','50','retail','0','2022-06-03 14:10:43','','','','0','Cash',0.00,'50','','','12','','1','2022-06-03 12:16:17','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216542581033051333',514,'121654254643','207','20.00','200','retail','0','2022-06-03 15:07:56','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 12:16:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1216542581272062123',515,'121654254643','187','10.00','50','retail','0','2022-06-03 15:08:23','','','','0','Cash',0.00,'5','','','12','','1','2022-06-03 12:16:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1216542581692321101',516,'121654254643','189','3.00','60','retail','0','2022-06-03 15:08:47','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 12:16:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1216542581902212403',517,'121654254643','1','3.00','210','retail','0','2022-06-03 15:09:29','','','','0','Cash',0.00,'70','','','12','','1','2022-06-03 12:16:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','78.00','75','Inclusive','branch','Inventory','','','','',''),('1216542582143532310',518,'121654254643','6','1.00','50','retail','0','2022-06-03 15:09:50','','','','0','Cash',0.00,'50','','','12','','1','2022-06-03 12:16:17','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1216542582533103243',519,'121654254643','153','1.00','10','retail','0','2022-06-03 15:10:14','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 12:16:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1216542582622150223',520,'121654254643','154','1.00','20','retail','0','2022-06-03 15:10:53','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 12:16:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1216542582813858233',521,'121654254643','160','3.00','15','retail','0','2022-06-03 15:11:02','','','','0','Cash',0.00,'5','','','12','','1','2022-06-03 12:16:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','',''),('1216542583433350022',522,'121654254643','15','2.00','10','retail','0','2022-06-03 15:11:22','','','','0','Cash',0.00,'5','','','12','','1','2022-06-03 12:16:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('1216542583750325323',523,'121654254643','55','1.00','10','retail','0','2022-06-03 15:12:23','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 12:16:17','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1216542584212222225',524,'121654254643','147','2.00','40','retail','0','2022-06-03 15:12:55','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 12:16:17','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','122.00','120','Inclusive','branch','Inventory','','','','',''),('1216542585116521333',525,'121654254643','201','2.00','40','retail','0','2022-06-03 15:13:41','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 12:16:17','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216542621402331200',526,'121654258577','207','2.00','20','retail','0','2022-06-03 15:16:17','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 13:16:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216542621553013531',527,'121654258577','147','1.00','20','retail','0','2022-06-03 16:15:40','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 13:16:09','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','120.00','119','Inclusive','branch','Inventory','','','','',''),('1216542688640340332',528,'121654262169','207','20.00','200','retail','0','2022-06-03 16:16:09','','','','0','Cash',0.00,'10','','','12','','1','2022-06-03 15:09:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1216542689082265133',529,'121654262169','205','1.00','200','retail','0','2022-06-03 18:07:44','','','','0','Cash',0.00,'200','','','12','','1','2022-06-03 15:09:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216542689290625142',530,'121654262169','204','1.00','100','retail','0','2022-06-03 18:08:28','','','','0','Cash',0.00,'100','','','12','','1','2022-06-03 15:09:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216542689402320122',531,'121654262169','99','1.00','50','retail','0','2022-06-03 18:08:49','','','','0','Cash',0.00,'50','','','12','','1','2022-06-03 15:09:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1216542689636623032',532,'121654262169','147','2.00','40','retail','0','2022-06-03 18:09:01','','','','0','Cash',0.00,'20','','','12','','1','2022-06-03 15:09:43','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','119.00','117','Inclusive','branch','Inventory','','','','',''),('1216543231752002010',533,'121654323044','207','1.00','10','retail','0','2022-06-04 09:12:23','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 06:38:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1216543232742023002',534,'121654323044','187','2.00','10','retail','0','2022-06-04 09:12:55','','','','0','Cash',0.00,'5','','','12','','1','2022-06-04 06:38:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216543237992333929',535,'121654323044','207','2.00','20','retail','0','2022-06-04 09:14:35','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 06:38:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1216543245492329333',536,'121654323044','16','2.00','20','retail','0','2022-06-04 09:27:10','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 06:38:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1216543245821286303',537,'121654323044','190','1.00','10','retail','0','2022-06-04 09:35:49','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 06:38:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1216543246053523322',538,'121654323044','208','1.00','20','retail','0','2022-06-04 09:36:23','','','','0','Cash',0.00,'20','','','12','','1','2022-06-04 06:38:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1216543275483333303',539,'121654324739','113','1.00','60','retail','0','2022-06-04 09:38:59','','','','0','Cash',0.00,'60','','','12','','1','2022-06-04 07:25:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1216543276503253332',540,'121654327555','16','1.00','10','retail','0','2022-06-04 10:27:20','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 07:28:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1216543287243325012',541,'121654328661','206','1.00','55','retail','0','2022-06-04 10:45:12','','','','50','Cash',0.00,'55','','','12','','1','2022-06-04 07:45:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216543297794292313',542,'121654328728','16','2.00','20','retail','0','2022-06-04 10:45:28','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 08:03:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1216543307982290120',543,'121654330742','206','1.00','55','retail','0','2022-06-04 11:19:41','','','','50','Cash',0.00,'55','','','12','','1','2022-06-04 08:21:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216543308228220350',544,'121654330742','16','3.00','30','retail','0','2022-06-04 11:19:59','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 08:21:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1216543330880480303',545,'121654333055','190','1.00','10','retail','0','2022-06-04 11:57:35','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 08:59:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1216543331223030202',546,'121654333055','187','1.00','5','retail','0','2022-06-04 11:58:08','','','','0','Cash',0.00,'5','','','12','','1','2022-06-04 08:59:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216543347742373024',547,'121654334748','1','2.00','140','retail','0','2022-06-04 12:26:01','','','','0','Cash',0.00,'70','','','12','','1','2022-06-04 09:26:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','75.00','73','Inclusive','branch','Inventory','','','','',''),('1216543402493341330',548,'121654340214','197','3.00','150','retail','0','2022-06-04 13:56:54','','','','0','Cash',0.00,'50','','','12','','1','2022-06-04 10:57:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216543414472172013',549,'121654341028','86','1.00','50','retail','0','2022-06-04 14:10:29','','','','0','Cash',0.00,'50','','','12','','1','2022-06-04 11:17:37','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1216543417201332232',550,'121654341458','38','1.00','30','retail','0','2022-06-04 14:17:38','','','','0','Cash',0.00,'30','','','12','','1','2022-06-04 11:22:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1216543446584323833',551,'121654341723','153','1.00','10','retail','0','2022-06-04 14:22:03','','','','0','Cash',0.00,'10','','','12','','1','2022-06-04 12:12:16','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1216543447163330264',552,'121654341723','1','2.00','140','retail','0','2022-06-04 15:11:41','','','','0','Cash',0.00,'70','','','12','','1','2022-06-04 12:12:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','','','','',''),('1216543455462410332',553,'121654344736','197','1.00','50','retail','0','2022-06-04 15:12:16','','','','0','Cash',0.00,'50','','','12','','1','2022-06-04 12:26:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216543455723346213',554,'121654344736','198','1.00','20','retail','0','2022-06-04 15:25:46','','','','0','Cash',0.00,'20','','','12','','1','2022-06-04 12:26:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216543486473422223',555,'121654345575','201','1.00','20','retail','0','2022-06-04 15:26:15','','','','0','Cash',0.00,'20','','','12','','1','2022-06-04 13:17:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216544908322822023',556,'121654490741','122','1.00','10','retail','0','2022-06-06 07:45:41','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 04:47:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1216544908443393368',557,'121654490741','120','1.00','20','retail','0','2022-06-06 07:47:13','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 04:47:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1216544913312320222',558,'121654490867','202','1.00','50','retail','0','2022-06-06 07:47:47','','','','0','Cash',0.00,'50','','','12','','1','2022-06-06 04:55:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216544916402213221',559,'121654491374','98','1.00','90','retail','0','2022-06-06 07:56:14','','','','0','Cash',0.00,'90','','','12','','1','2022-06-06 05:01:08','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('1216544924322932090',560,'121654491669','189','6.00','120','retail','0','2022-06-06 08:01:09','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 05:13:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1216544937285372333',561,'121654492437','187','1.00','5','retail','0','2022-06-06 08:13:57','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 05:35:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216544955592335612',562,'121654495540','189','10.00','200','retail','0','2022-06-06 09:05:40','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 06:12:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1216544955850323232',563,'121654495540','209','1.00','60','retail','0','2022-06-06 09:05:59','','','','0','Cash',0.00,'60','','','12','','1','2022-06-06 06:12:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216544956019526253',564,'121654495540','17','2.00','50','retail','0','2022-06-06 09:06:25','','','','0','Cash',0.00,'25','','','12','','1','2022-06-06 06:12:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1216544956333133364',565,'121654495540','207','6.00','60','retail','0','2022-06-06 09:06:41','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 06:12:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1216544957302303322',566,'121654495540','147','2.00','40','retail','0','2022-06-06 09:07:13','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 06:12:36','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','117.00','115','Inclusive','branch','Inventory','','','','',''),('1216544960243233634',567,'121654495956','160','2.00','10','retail','0','2022-06-06 09:13:20','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 06:13:49','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1216544961032024310',568,'121654496088','16','2.00','20','retail','0','2022-06-06 09:14:48','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 06:21:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('1216544964733302602',569,'121654496088','206','1.00','55','retail','0','2022-06-06 09:20:59','','','','50','Cash',0.00,'55','','','12','','1','2022-06-06 06:21:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216544977743034762',570,'121654496479','187','3.00','15','retail','0','2022-06-06 09:42:32','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 06:42:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1216544982023352822',571,'121654497778','16','3.00','30','retail','0','2022-06-06 09:42:58','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 06:50:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','','','','',''),('1216544985073022005',572,'121654498205','16','2.00','20','retail','0','2022-06-06 09:50:05','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 06:55:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1216544989990103229',573,'121654498977','206','1.00','55','retail','0','2022-06-06 10:03:07','','','','50','Cash',0.00,'55','','','12','','1','2022-06-06 07:03:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216544997692736620',574,'121654499759','201','1.00','20','retail','0','2022-06-06 10:15:59','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 07:16:25','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216544997802323620',575,'121654499759','147','1.00','20','retail','0','2022-06-06 10:16:10','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 07:16:25','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','115.00','114','Inclusive','branch','Inventory','','','','',''),('1216545002777132373',576,'121654499785','16','2.00','20','retail','0','2022-06-06 10:16:25','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 07:57:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1216545022041224220',577,'121654499785','207','7.00','70','retail','0','2022-06-06 10:24:37','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 07:57:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','21.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1216545023181230253',578,'121654502285','187','3.00','15','retail','0','2022-06-06 10:58:05','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 07:58:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1216545038630603023',579,'121654502322','206','1.00','55','retail','0','2022-06-06 10:58:42','','','','50','Cash',0.00,'55','','','12','','1','2022-06-06 08:24:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216545058420423202',580,'121654505625','207','5.00','50','retail','0','2022-06-06 11:57:06','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 08:58:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1216545058860253130',581,'121654505625','147','1.00','20','retail','0','2022-06-06 11:57:23','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 08:58:41','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','114.00','113','Inclusive','branch','Inventory','','','','',''),('1216545059352234353',582,'121654505921','207','2.00','20','retail','0','2022-06-06 11:58:41','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 09:00:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1216545078333034223',583,'121654507797','187','4.00','20','retail','0','2022-06-06 12:29:57','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 09:30:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1216545102571225722',584,'121654509992','207','0.00','0','retail','0','2022-06-06 13:06:32','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 10:33:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','21.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('1216545113972230233',585,'121654509992','13','1.00','30','retail','0','2022-06-06 13:29:27','','','','0','Cash',0.00,'30','','','12','','1','2022-06-06 10:33:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1216545115872733300',586,'121654509992','147','1.00','20','retail','0','2022-06-06 13:32:53','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 10:33:13','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','113.00','112','Inclusive','branch','Inventory','','','','',''),('1216545118390220262',587,'121654511809','207','7.00','70','retail','0','2022-06-06 13:36:49','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 10:54:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','21.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1216545128250023035',588,'121654511809','187','4.00','20','retail','0','2022-06-06 13:37:21','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 10:54:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1216545128681131022',589,'121654511809','189','6.00','120','retail','0','2022-06-06 13:53:46','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 10:54:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1216545159280023352',590,'121654515888','14','2.00','10','retail','0','2022-06-06 14:44:48','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 11:45:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('1216545193653311222',591,'121654518402','189','2.00','40','retail','0','2022-06-06 15:26:42','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 12:43:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216545193863092033',592,'121654518402','160','1.00','5','retail','0','2022-06-06 15:42:45','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 12:43:35','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1216545229320202022',593,'121654522888','207','3.00','30','retail','0','2022-06-06 16:41:28','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 13:42:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1216545233033021222',594,'121654522952','189','5.00','100','retail','0','2022-06-06 16:42:32','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 13:48:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1216545239922232512',595,'121654523315','14','2.00','10','retail','0','2022-06-06 16:48:35','','','','0','Cash',0.00,'5','','','12','','1','2022-06-06 13:59:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','',''),('1216545242842223352',596,'121654523996','198','1.00','20','retail','0','2022-06-06 17:04:31','','','','0','Cash',0.00,'20','','','12','','1','2022-06-06 14:05:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216545243002222302',597,'121654523996','207','3.00','30','retail','0','2022-06-06 17:04:45','','','','0','Cash',0.00,'10','','','12','','1','2022-06-06 14:05:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1216545800880235303',598,'121654580074','207','4.00','40','retail','0','2022-06-07 08:34:34','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 05:35:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1216545802580022222',599,'121654580103','16','2.00','20','retail','0','2022-06-07 08:37:19','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 05:37:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1216545845373435610',600,'121654584456','120','1.00','20','retail','0','2022-06-07 09:48:27','','','','0','Cash',0.00,'20','','','12','','1','2022-06-07 06:50:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1216545845901002533',601,'121654584456','207','8.00','80','retail','0','2022-06-07 09:48:57','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 06:50:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','21.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1216545852572125200',602,'121654584612','206','1.00','55','retail','0','2022-06-07 09:50:12','','','','50','Cash',0.00,'55','','','12','','1','2022-06-07 07:03:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216545853773734322',603,'121654584612','16','3.00','30','retail','0','2022-06-07 10:00:57','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 07:03:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','',''),('1216545853943023232',604,'121654585384','198','1.00','20','retail','0','2022-06-07 10:03:04','','','','0','Cash',0.00,'20','','','12','','1','2022-06-07 07:03:17','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216545857512200052',605,'121654585397','153','1.00','10','retail','0','2022-06-07 10:03:17','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 07:09:13','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1216545876073032215',606,'121654585753','189','17.00','340','retail','0','2022-06-07 10:39:55','','','','0','Cash',0.00,'20','','','12','','1','2022-06-07 07:40:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','0.00','-17','Inclusive','branch','Service','1110','4000','5500','',''),('1216545876250244034',607,'121654585753','207','1.00','10','retail','0','2022-06-07 10:40:07','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 07:40:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1216545909545624023',608,'121654587628','160','1.00','5','retail','0','2022-06-07 10:40:28','','','','0','Cash',0.00,'5','','','12','','1','2022-06-07 08:36:24','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216545909775216570',609,'121654587628','198','3.00','60','retail','0','2022-06-07 11:35:55','','','','0','Cash',0.00,'20','','','12','','1','2022-06-07 08:36:24','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216545939550220350',610,'121654593946','194','1.00','100','retail','0','2022-06-07 12:25:46','','','','0','Cash',0.00,'100','','','12','','1','2022-06-07 09:26:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216545939717961221',611,'121654593946','187','1.00','5','retail','0','2022-06-07 12:25:55','','','','0','Cash',0.00,'5','','','12','','1','2022-06-07 09:26:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216545939885252233',612,'121654593946','187','1.00','5','retail','0','2022-06-07 12:26:11','','','','0','Cash',0.00,'5','','','12','','1','2022-06-07 09:26:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216545940102145023',613,'121654593946','207','1.00','10','retail','0','2022-06-07 12:26:28','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 09:26:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1216545956292050525',614,'121654595478','198','1.00','20','retail','0','2022-06-07 12:51:29','','','','0','Cash',0.00,'20','','','12','','1','2022-06-07 09:53:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116545991885030221',615,'111654596895','187','26.00','130','retail','0','2022-06-07 13:14:55','','','','0','Cash',0.00,'5','','','11','','1','2022-06-07 10:53:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','0.00','-26','Inclusive','branch','Service','1110','4000','5500','',''),('1216545965580003330',616,'121654595633','189','6.00','120','retail','0','2022-06-07 12:53:53','','','','0','Cash',0.00,'20','','','12','','1','2022-06-07 11:22:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1216546009901002303',617,'121654600973','207','10.00','100','retail','0','2022-06-07 14:22:53','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 11:23:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','21.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1216546024843332066',618,'121654601752','104','1.00','30','retail','0','2022-06-07 14:47:54','','','','0','Cash',0.00,'30','','','12','','1','2022-06-07 11:48:07','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1216546075783320323',619,'121654607562','1','1.00','70','retail','0','2022-06-07 16:12:42','','','','0','Cash',0.00,'70','','','12','','1','2022-06-07 13:13:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('1216546075976220742',620,'121654607562','14','4.00','20','retail','0','2022-06-07 16:12:58','','','','0','Cash',0.00,'5','','','12','','1','2022-06-07 13:13:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','50.00','46','Inclusive','branch','Inventory','','','','',''),('1216546096232663666',621,'121654607613','189','1.00','20','retail','0','2022-06-07 16:13:33','','','','0','Cash',0.00,'20','','','12','','1','2022-06-07 13:47:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216546104676362202',622,'121654610449','206','1.00','55','retail','0','2022-06-07 17:00:58','','','','50','Cash',0.00,'55','','','12','','1','2022-06-07 14:01:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216546105288205834',623,'121654610516','119','1.00','20','retail','0','2022-06-07 17:01:56','','','','0','Cash',0.00,'20','','','12','','1','2022-06-07 14:02:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1216546126152322522',624,'121654610538','187','1.00','5','retail','0','2022-06-07 17:02:18','','','','0','Cash',0.00,'5','','','12','','1','2022-06-07 15:19:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216546148132432316',625,'121654610538','190','4.00','40','retail','0','2022-06-07 18:13:14','','','','0','Cash',0.00,'10','','','12','','1','2022-06-07 15:19:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1216546148262233323',626,'121654610538','187','1.00','5','retail','0','2022-06-07 18:13:33','','','','0','Cash',0.00,'5','','','12','','1','2022-06-07 15:19:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216546150202132623',627,'121654610538','191','1.00','50','retail','0','2022-06-07 18:13:46','','','','0','Cash',0.00,'50','','','12','','1','2022-06-07 15:19:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216546655883532132',628,'121654664064','207','12.00','120','retail','0','2022-06-08 07:54:24','','','','0','Cash',0.00,'10','','','12','','1','2022-06-08 05:20:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','21.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('1216546656122434302',629,'121654664064','147','1.00','20','retail','0','2022-06-08 08:19:48','','','','0','Cash',0.00,'20','','','12','','1','2022-06-08 05:20:15','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','112.00','111','Inclusive','branch','Inventory','','','','',''),('1216546679700172305',630,'121654667960','165','1.00','150','retail','0','2022-06-08 08:59:20','','','','0','Cash',0.00,'150','','','12','','1','2022-06-08 05:59:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1216546716180336425',631,'121654667999','187','37.00','185','retail','0','2022-06-08 08:59:59','','','','0','Cash',0.00,'5','','','12','','1','2022-06-08 07:00:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'37','0.00','-37','Inclusive','branch','Service','1110','4000','5500','',''),('1216546716493230602',632,'121654667999','187','1.00','5','retail','0','2022-06-08 10:00:18','','','','0','Cash',0.00,'5','','','12','','1','2022-06-08 07:00:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216546735200202342',633,'121654671652','16','2.00','20','retail','0','2022-06-08 10:31:48','','','','0','Cash',0.00,'10','','','12','','1','2022-06-08 07:32:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1216546735702103351',634,'121654673523','189','2.00','40','retail','0','2022-06-08 10:32:03','','','','0','Cash',0.00,'20','','','12','','1','2022-06-08 07:32:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216546759013221623',635,'121654675119','207','1.00','10','retail','0','2022-06-08 10:58:39','','','','0','Cash',0.00,'10','','','12','','1','2022-06-08 08:11:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1216546769443092603',636,'121654675904','62','1.00','300','retail','0','2022-06-08 11:11:44','','','','0','Cash',0.00,'300','','','12','','1','2022-06-08 09:09:42','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1216546803726572201',637,'121654680363','147','1.00','20','retail','0','2022-06-08 12:26:03','','','','0','Cash',0.00,'20','','','12','','1','2022-06-08 09:26:55','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','111.00','110','Inclusive','branch','Inventory','','','','',''),('1216546803909240203',638,'121654680363','207','17.00','170','retail','0','2022-06-08 12:26:12','','','','0','Cash',0.00,'10','','','12','','1','2022-06-08 09:26:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','21.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1216546808422512308',639,'121654680415','197','1.00','50','retail','0','2022-06-08 12:26:56','','','','0','Cash',0.00,'50','','','12','','1','2022-06-08 09:34:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216546965225313313',640,'121654691306','1','1.00','70','retail','0','2022-06-08 16:55:10','','','','0','Cash',0.00,'70','','','12','','1','2022-06-08 13:55:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('1216547493680307323',641,'121654748070','1','1.00','70','retail','0','2022-06-09 07:14:30','','','','0','Cash',0.00,'70','','','12','','1','2022-06-09 04:36:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('1216547511143321232',642,'121654749385','16','1.00','10','retail','0','2022-06-09 07:36:25','','','','0','Cash',0.00,'10','','','12','','1','2022-06-09 05:05:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1216547511263122321',643,'121654749385','16','1.00','10','retail','0','2022-06-09 08:05:14','','','','0','Cash',0.00,'10','','','12','','1','2022-06-09 05:05:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1216547518088202004',644,'121654751129','64','1.00','10','retail','0','2022-06-09 08:16:39','','','','0','Cash',0.00,'10','','','12','','1','2022-06-09 05:17:21','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1216547518371028222',645,'121654751129','24','5.00','50','retail','0','2022-06-09 08:16:49','','','','0','Cash',0.00,'10','','','12','','1','2022-06-09 05:17:21','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','','','','',''),('1216547576032232050',646,'121654757569','206','3.00','165','retail','0','2022-06-09 09:52:49','','','','50','Cash',0.00,'55','','','12','','1','2022-06-09 06:53:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216547576952397003',647,'121654757680','206','1.00','55','retail','0','2022-06-09 09:54:40','','','','50','Cash',0.00,'55','','','12','','1','2022-06-09 06:54:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216547592323050530',648,'121654757699','27','1.00','20','retail','0','2022-06-09 09:55:14','','','','0','Cash',0.00,'20','','','12','','1','2022-06-09 07:20:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1216548566323203633',649,'121654856609','162','1.00','80','retail','0','2022-06-10 13:23:29','','','','40','Cash',0.00,'80','','','12','','1','2022-06-10 10:23:54','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1216548566450032213',650,'121654856635','160','1.00','5','retail','0','2022-06-10 13:23:55','','','','0','Cash',0.00,'5','','','12','','1','2022-06-10 10:24:08','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1216548566844340022',651,'121654856648','206','1.00','55','retail','0','2022-06-10 13:24:08','','','','50','Cash',0.00,'55','','','12','','1','2022-06-10 10:25:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216548567390920520',652,'121654856648','206','1.00','55','retail','0','2022-06-10 13:25:30','','','','50','Cash',0.00,'55','','','12','','1','2022-06-10 10:25:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216548567482312421',653,'121654856648','207','1.00','10','retail','0','2022-06-10 13:25:40','','','','0','Cash',0.00,'10','','','12','','1','2022-06-10 10:25:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1216548567883228178',654,'121654856762','187','8.00','40','retail','0','2022-06-10 13:26:02','','','','0','Cash',0.00,'5','','','12','','1','2022-06-10 10:26:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1216548569124213330',655,'121654856791','187','1.00','5','retail','0','2022-06-10 13:26:31','','','','0','Cash',0.00,'5','','','12','','1','2022-06-10 10:28:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216548569642512023',656,'121654856918','1','1.00','70','retail','0','2022-06-10 13:28:38','','','','0','Cash',0.00,'70','','','12','','1','2022-06-10 10:29:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('1216548570046232222',657,'121654856969','207','2.00','20','retail','0','2022-06-10 13:29:29','','','','0','Cash',0.00,'10','','','12','','1','2022-06-10 10:33:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1216548570371670235',658,'121654856969','187','17.00','85','retail','0','2022-06-10 13:30:04','','','','0','Cash',0.00,'5','','','12','','1','2022-06-10 10:33:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','0.00','-17','Inclusive','branch','Service','1110','4000','5500','',''),('1216548572341523253',659,'121654857223','147','1.00','20','retail','0','2022-06-10 13:33:43','','','','0','Cash',0.00,'20','','','12','','1','2022-06-10 10:52:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','','','','',''),('1216548583613003433',660,'121654857223','187','2.00','10','retail','0','2022-06-10 13:33:55','','','','0','Cash',0.00,'5','','','12','','1','2022-06-10 10:52:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216548584513502052',661,'121654858364','194','1.00','100','retail','0','2022-06-10 13:52:44','','','','0','Cash',0.00,'100','','','12','','1','2022-06-10 10:54:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216548584944234030',662,'121654858486','3','1.00','150','retail','0','2022-06-10 13:54:46','','','','0','Cash',0.00,'150','','','12','','1','2022-06-10 10:55:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1216548598942609292',663,'121654858516','191','6.00','300','retail','0','2022-06-10 13:55:16','','','','0','Cash',0.00,'50','','','12','','1','2022-06-10 11:18:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1216548599851223051',664,'121654859932','147','1.00','20','retail','0','2022-06-10 14:19:35','','','','0','Cash',0.00,'20','','','12','','1','2022-06-10 11:19:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','','','','',''),('1216548600983600330',665,'121654859987','207','9.00','90','retail','0','2022-06-10 14:19:47','','','','0','Cash',0.00,'10','','','12','','1','2022-06-10 11:21:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','21.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1216548604266604622',666,'121654860414','1','2.00','140','retail','0','2022-06-10 14:26:54','','','','0','Cash',0.00,'70','','','12','','1','2022-06-10 11:27:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','','','','',''),('1216548612787726382',667,'121654860429','147','1.00','20','retail','0','2022-06-10 14:27:09','','','','0','Cash',0.00,'20','','','12','','1','2022-06-10 13:44:42','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','','','','',''),('1216548686777273332',668,'121654860429','154','1.00','20','retail','0','2022-06-10 16:44:21','','','','0','Cash',0.00,'20','','','12','','1','2022-06-10 13:44:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1216548700522226003',669,'121654870012','190','10.00','100','retail','0','2022-06-10 17:06:52','','','','0','Cash',0.00,'10','','','12','','1','2022-06-10 14:08:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','7.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1216548701313530513',670,'121654870104','207','5.00','50','retail','0','2022-06-10 17:08:24','','','','0','Cash',0.00,'10','','','12','','1','2022-06-10 14:08:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1116549318291143022',671,'111654931806','4','1.00','100','retail','0','2022-06-11 10:16:46','','','','0','Cash',0.00,'100','','','11','','1','2022-06-11 07:17:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1116549318623804223',672,'111654931844','187','4.00','20','retail','0','2022-06-11 10:17:24','','','','0','Cash',0.00,'5','','','11','','1','2022-06-11 07:17:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116549431462030226',673,'111654943131','189','5.00','100','retail','0','2022-06-11 13:25:31','','','','0','Cash',0.00,'20','','','11','','1','2022-06-11 10:25:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1116549548072378973',674,'111654954796','1','1.00','70','retail','0','2022-06-11 16:39:56','','','','0','Cash',0.00,'70','','','11','','1','2022-06-11 13:40:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('1216550232335522335',675,'121655023220','201','2.00','40','retail','0','2022-06-12 11:40:20','','','','0','Cash',0.00,'20','','','12','','1','2022-06-12 08:40:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216550232485503321',676,'121655023237','16','3.00','30','retail','0','2022-06-12 11:40:37','','','','0','Cash',0.00,'10','','','12','','1','2022-06-12 08:41:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1216550232603523060',677,'121655023237','151','2.00','10','retail','0','2022-06-12 11:40:48','','','','0','Cash',0.00,'5','','','12','','1','2022-06-12 08:41:03','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1216550232825032120',678,'121655023263','15','2.00','10','retail','0','2022-06-12 11:41:03','','','','0','Cash',0.00,'5','','','12','','1','2022-06-12 08:41:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('1216550348540322332',679,'121655034845','206','1.00','55','retail','0','2022-06-12 14:54:05','','','','50','Cash',0.00,'55','','','12','','1','2022-06-12 11:54:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216550348720225003',680,'121655034845','161','2.00','10','retail','0','2022-06-12 14:54:14','','','','0','Cash',0.00,'5','','','12','','1','2022-06-12 11:54:35','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','','','','',''),('1216550348900933033',681,'121655034875','14','2.00','10','retail','0','2022-06-12 14:54:35','','','','0','Cash',0.00,'5','','','12','','1','2022-06-12 11:54:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('1216550372812072823',682,'121655037259','189','3.00','60','retail','0','2022-06-12 15:34:19','','','','0','Cash',0.00,'20','','','12','','1','2022-06-12 12:35:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1216550373150235203',683,'121655037259','189','1.00','20','retail','0','2022-06-12 15:34:42','','','','0','Cash',0.00,'20','','','12','','1','2022-06-12 12:35:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1216550392133133220',684,'121655037329','22','2.00','20','retail','0','2022-06-12 15:35:29','','','','0','Cash',0.00,'10','','','12','','1','2022-06-12 13:06:57','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','',''),('1216551057812332301',685,'121655099078','207','5.00','50','retail','0','2022-06-13 08:44:38','','','','0','Cash',0.00,'10','','','12','','1','2022-06-13 07:36:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1216551313412522322',686,'121655131315','207','600.00','6000','retail','0','2022-06-13 17:41:55','','','','0','Cash',0.00,'10','','','12','','1','2022-06-13 14:42:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'600','21.00','-579','Inclusive','branch','Service','1110','4000','5500','',''),('1216551831543135352',687,'121655183145','13','1.00','30','retail','0','2022-06-14 08:05:45','','','','0','Cash',0.00,'30','','','12','','1','2022-06-14 05:06:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1216551831672313331',688,'121655183145','159','10.00','10','retail','0','2022-06-14 08:05:54','','','','0','Cash',0.00,'1','','','12','','1','2022-06-14 05:06:09','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','70.00','60','Inclusive','branch','Inventory','','','','',''),('1216551836500260523',689,'121655183238','64','1.00','10','retail','0','2022-06-14 08:07:18','','','','0','Cash',0.00,'10','','','12','','1','2022-06-14 05:14:21','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1216551838232330022',690,'121655183662','14','4.00','20','retail','0','2022-06-14 08:14:22','','','','0','Cash',0.00,'5','','','12','','1','2022-06-14 05:17:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Inventory','','','','',''),('1216551841372202023',691,'121655183828','16','2.00','20','retail','0','2022-06-14 08:17:08','','','','0','Cash',0.00,'10','','','12','','1','2022-06-14 05:22:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','180.00','178','Inclusive','branch','Inventory','','','','',''),('1216551875363063002',692,'121655184140','206','1.00','55','retail','0','2022-06-14 09:18:48','','','','50','Cash',0.00,'55','','','12','','1','2022-06-14 06:19:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216551879115322002',693,'121655187560','206','1.00','55','retail','0','2022-06-14 09:19:20','','','','50','Cash',0.00,'55','','','12','','1','2022-06-14 06:25:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216551899261322832',694,'121655189908','197','1.00','50','retail','0','2022-06-14 09:58:28','','','','0','Cash',0.00,'50','','','12','','1','2022-06-14 06:58:49','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216551908722203281',695,'121655189929','207','13.00','130','retail','0','2022-06-14 09:58:49','','','','0','Cash',0.00,'10','','','12','','1','2022-06-14 07:14:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','21.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1216552000727223220',696,'121655200062','160','1.00','5','retail','0','2022-06-14 12:47:42','','','','0','Cash',0.00,'5','','','12','','1','2022-06-14 09:47:55','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1216552000822312530',697,'121655200075','160','1.00','5','retail','0','2022-06-14 12:47:55','','','','0','Cash',0.00,'5','','','12','','1','2022-06-14 09:48:04','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1216552001013153133',698,'121655200084','14','4.00','20','retail','0','2022-06-14 12:48:04','','','','0','Cash',0.00,'5','','','12','','1','2022-06-14 09:48:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','','','','',''),('1216552019342360232',699,'121655201921','187','4.00','20','retail','0','2022-06-14 13:18:41','','','','0','Cash',0.00,'5','','','12','','1','2022-06-14 10:18:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1216552019532512022',700,'121655201939','6','1.00','50','retail','0','2022-06-14 13:18:59','','','','0','Cash',0.00,'50','','','12','','1','2022-06-14 10:19:15','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1216552019753303133',701,'121655201956','187','4.00','20','retail','0','2022-06-14 13:19:16','','','','0','Cash',0.00,'5','','','12','','1','2022-06-14 10:19:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1216552090642065026',702,'121655209052','14','1.00','5','retail','0','2022-06-14 15:17:32','','','','0','Cash',0.00,'5','','','12','','1','2022-06-14 12:17:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1216552090792352307',703,'121655209068','207','1.00','10','retail','0','2022-06-14 15:17:48','','','','0','Cash',0.00,'10','','','12','','1','2022-06-14 12:58:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1216552090892222000',704,'121655209068','208','1.00','20','retail','0','2022-06-14 15:17:59','','','','0','Cash',0.00,'20','','','12','','1','2022-06-14 12:58:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1216552117503532230',705,'121655211727','191','2.00','100','retail','0','2022-06-14 16:02:07','','','','0','Cash',0.00,'50','','','12','','1','2022-06-14 13:02:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1216552122763216311',706,'121655212265','78','1.00','15','retail','0','2022-06-14 16:11:05','','','','0','Cash',0.00,'15','','','12','','1','2022-06-14 13:11:19','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1216552127337307352',707,'121655212303','108','1.00','100','retail','0','2022-06-14 16:11:43','','','','0','Cash',0.00,'100','','','12','','1','2022-06-14 13:18:58','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1216552129491905392',708,'121655212939','213','1.00','20','retail','0','2022-06-14 16:22:19','','','','15','Cash',0.00,'20','','','12','','1','2022-06-14 13:22:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1216552135982222200',709,'121655212953','190','3.00','30','retail','0','2022-06-14 16:22:33','','','','0','Cash',0.00,'10','','','12','','1','2022-06-14 13:33:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1216552145825333306',710,'121655214567','154','1.00','20','retail','0','2022-06-14 16:49:27','','','','0','Cash',0.00,'20','','','12','','1','2022-06-14 13:49:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1216552146021223200',711,'121655214585','147','3.00','60','retail','0','2022-06-14 16:49:45','','','','0','Cash',0.00,'20','','','12','','1','2022-06-14 13:50:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','107.00','104','Inclusive','branch','Inventory','','','','',''),('1216552171773122333',712,'121655214654','1','1.00','70','retail','0','2022-06-14 17:32:47','','','','0','Cash',0.00,'70','','','12','','1','2022-06-14 14:33:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('1216552172100216222',713,'121655214654','13','1.00','30','retail','0','2022-06-14 17:33:09','','','','0','Cash',0.00,'30','','','12','','1','2022-06-14 14:33:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1216552179567326025',714,'121655217212','14','4.00','20','retail','0','2022-06-14 17:33:32','','','','0','Cash',0.00,'5','','','12','','1','2022-06-14 14:45:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','',''),('1216552192545342233',715,'121655217979','190','5.00','50','retail','0','2022-06-14 17:46:19','','','','0','Cash',0.00,'10','','','12','','1','2022-06-14 15:08:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1216552193482393221',716,'121655219330','207','5.00','50','retail','0','2022-06-14 18:08:50','','','','0','Cash',0.00,'10','','','12','','1','2022-06-14 15:09:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1216552222183223302',717,'121655219583','1','1.00','70','retail','0','2022-06-14 18:13:03','','','','0','Cash',0.00,'70','','','12','','1','2022-06-14 15:57:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('1216552670831232502',718,'121655267072','113','2.00','120','retail','0','2022-06-15 07:24:32','','','','0','Cash',0.00,'60','','','12','','1','2022-06-15 04:24:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1216552683613226623',719,'121655268353','1','1.00','70','retail','0','2022-06-15 07:45:53','','','','0','Cash',0.00,'70','','','12','','1','2022-06-15 04:46:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('1816552737491202332',720,'181655273709','202','1.00','50','retail','0','2022-06-15 09:15:09','','','','0','Cash',0.00,'50','','','18','','1','2022-06-15 06:16:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816552737705335302',721,'181655273709','190','0.00','0','retail','0','2022-06-15 09:15:49','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 06:16:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','7.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('1816552737852202802',722,'181655273709','189','3.00','60','retail','0','2022-06-15 09:16:10','','','','0','Cash',0.00,'20','','','18','','1','2022-06-15 06:16:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816552738105203603',723,'181655273709','190','19.00','190','retail','0','2022-06-15 09:16:25','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 06:16:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','7.00','-12','Inclusive','branch','Service','1110','4000','5500','',''),('1816552738483338822',724,'181655273832','207','5.00','50','retail','0','2022-06-15 09:17:12','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 06:17:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1216552746920025924',725,'121655274678','52','1.00','40','retail','0','2022-06-15 09:31:18','','','','0','Cash',0.00,'40','','','12','','1','2022-06-15 06:31:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816552748070322226',726,'181655274774','190','1.00','10','retail','0','2022-06-15 09:32:54','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 06:33:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816552748535222533',727,'181655274822','16','2.00','20','retail','0','2022-06-15 09:33:42','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 06:34:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','178.00','176','Inclusive','branch','Inventory','','','','',''),('1816552749850423485',728,'181655274857','187','2.00','10','retail','0','2022-06-15 09:34:17','','','','0','Cash',0.00,'5','','','18','','1','2022-06-15 06:36:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816552749993423003',729,'181655274857','200','1.00','50','retail','0','2022-06-15 09:36:26','','','','0','Cash',0.00,'50','','','18','','1','2022-06-15 06:36:43','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816552757372027200',730,'181655275726','206','1.00','55','retail','0','2022-06-15 09:48:46','','','','50','Cash',0.00,'55','','','18','','1','2022-06-15 06:49:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816552759402300132',731,'181655275742','16','2.00','20','retail','0','2022-06-15 09:49:02','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 06:52:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','176.00','174','Inclusive','branch','Inventory','','','','',''),('1816552761943562222',732,'181655275942','16','2.00','20','retail','0','2022-06-15 09:52:22','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 06:56:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','174.00','172','Inclusive','branch','Inventory','','','','',''),('1816552765212022386',733,'181655276511','16','3.00','30','retail','0','2022-06-15 10:01:51','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 07:06:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','172.00','169','Inclusive','branch','Inventory','','','','',''),('1816552767752232257',734,'181655276511','16','3.00','30','retail','0','2022-06-15 10:02:01','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 07:06:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','169.00','166','Inclusive','branch','Inventory','','','','',''),('1816552770318323232',735,'181655276806','191','2.00','100','retail','0','2022-06-15 10:06:46','','','','0','Cash',0.00,'50','','','18','','1','2022-06-15 07:10:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816552770592622903',736,'181655277035','207','2.00','20','retail','0','2022-06-15 10:10:35','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 07:11:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816552770770522223',737,'181655277035','189','4.00','80','retail','0','2022-06-15 10:10:59','','','','0','Cash',0.00,'20','','','18','','1','2022-06-15 07:11:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816552770903922760',738,'181655277035','187','3.00','15','retail','0','2022-06-15 10:11:18','','','','0','Cash',0.00,'5','','','18','','1','2022-06-15 07:11:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816552771452003201',739,'181655277138','64','1.00','10','retail','0','2022-06-15 10:12:18','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 07:12:27','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816552794720029222',740,'181655277148','120','1.00','20','retail','0','2022-06-15 10:12:28','','','','0','Cash',0.00,'20','','','18','','1','2022-06-15 07:54:24','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816552794972804239',741,'181655277148','160','1.00','5','retail','0','2022-06-15 10:51:25','','','','0','Cash',0.00,'5','','','18','','1','2022-06-15 07:54:24','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816552839163250068',742,'181655279664','191','2.00','100','retail','0','2022-06-15 10:54:24','','','','0','Cash',0.00,'50','','','18','','1','2022-06-15 09:06:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816552839423233805',743,'181655279664','62','1.00','300','retail','0','2022-06-15 12:05:17','','','','0','Cash',0.00,'300','','','18','','1','2022-06-15 09:06:10','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816552839853592020',744,'181655283971','52','1.00','40','retail','0','2022-06-15 12:06:11','','','','0','Cash',0.00,'40','','','18','','1','2022-06-15 09:06:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816552840002330233',745,'181655283988','14','2.00','10','retail','0','2022-06-15 12:06:28','','','','0','Cash',0.00,'5','','','18','','1','2022-06-15 09:06:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','',''),('1816552865321036302',746,'181655284822','209','1.00','60','retail','0','2022-06-15 12:20:22','','','','0','Cash',0.00,'60','','','18','','1','2022-06-15 09:48:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816552923332222300',747,'181655292299','1','1.00','70','retail','0','2022-06-15 14:24:59','','','','0','Cash',0.00,'70','','','18','','1','2022-06-15 11:27:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('1816552923430332320',748,'181655292299','207','1.00','10','retail','0','2022-06-15 14:25:33','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 11:27:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816552924020522623',749,'181655292299','209','1.00','60','retail','0','2022-06-15 14:25:43','','','','0','Cash',0.00,'60','','','18','','1','2022-06-15 11:27:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816552924463224402',750,'181655292430','1','1.00','70','retail','0','2022-06-15 14:27:15','','','','0','Cash',0.00,'70','','','18','','1','2022-06-15 11:58:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1816552943242023421',751,'181655294308','207','30.00','300','retail','0','2022-06-15 14:58:28','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 11:59:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','21.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816552943770635230',752,'181655294308','119','1.00','20','retail','0','2022-06-15 14:58:44','','','','0','Cash',0.00,'20','','','18','','1','2022-06-15 11:59:48','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816552944282043243',753,'181655294412','190','1.00','10','retail','0','2022-06-15 15:00:13','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 12:00:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816552945120823226',754,'181655294454','207','4.00','40','retail','0','2022-06-15 15:00:54','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 12:01:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816552945723325082',755,'181655294560','190','9.00','90','retail','0','2022-06-15 15:02:40','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 12:02:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','7.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816552952145222233',756,'181655295149','1','1.00','70','retail','0','2022-06-15 15:12:29','','','','0','Cash',0.00,'70','','','18','','1','2022-06-15 12:13:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('1816552995353012308',757,'181655299526','189','3.00','60','retail','0','2022-06-15 16:25:26','','','','0','Cash',0.00,'20','','','18','','1','2022-06-15 13:26:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816552995458103229',758,'181655299526','147','1.00','20','retail','0','2022-06-15 16:25:36','','','','0','Cash',0.00,'20','','','18','','1','2022-06-15 13:26:05','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','','','','',''),('1816553021942331200',759,'181655302185','207','9.00','90','retail','0','2022-06-15 17:09:45','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 14:10:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','21.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816553022302283823',760,'181655302220','207','4.00','40','retail','0','2022-06-15 17:10:20','','','','0','Cash',0.00,'10','','','18','','1','2022-06-15 14:10:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816553027102233225',761,'181655302238','1','1.00','70','retail','0','2022-06-15 17:10:38','','','','0','Cash',0.00,'70','','','18','','1','2022-06-15 14:18:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('1816553034162812280',762,'181655303402','158','10.00','10','retail','0','2022-06-15 17:30:02','','','','0','Cash',0.00,'1','','','18','','1','2022-06-15 14:30:26','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','31.00','21','Inclusive','branch','Inventory','','','','',''),('1816553554713330081',763,'181655355463','212','1.00','20','retail','0','2022-06-16 07:57:43','','','','5','Cash',0.00,'20','','','18','','1','2022-06-16 04:57:54','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553561423503351',764,'181655355474','159','10.00','10','retail','0','2022-06-16 07:57:54','','','','0','Cash',0.00,'1','','','18','','1','2022-06-16 05:09:05','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','','','','',''),('1816553565070623550',765,'181655356146','160','1.00','5','retail','0','2022-06-16 08:09:06','','','','0','Cash',0.00,'5','','','18','','1','2022-06-16 05:15:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816553565161250312',766,'181655356146','160','1.00','5','retail','0','2022-06-16 08:15:08','','','','0','Cash',0.00,'5','','','18','','1','2022-06-16 05:15:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816553565250655220',767,'181655356146','119','1.00','20','retail','0','2022-06-16 08:15:16','','','','0','Cash',0.00,'20','','','18','','1','2022-06-16 05:15:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816553565385002833',768,'181655356527','91','1.00','25','retail','0','2022-06-16 08:15:27','','','','0','Cash',0.00,'25','','','18','','1','2022-06-16 05:15:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816553577570353325',769,'181655357722','197','1.00','50','retail','0','2022-06-16 08:35:44','','','','0','Cash',0.00,'50','','','18','','1','2022-06-16 05:36:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553586762323380',770,'181655357761','149','1.00','10','retail','0','2022-06-16 08:36:01','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 05:51:19','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('1816553587122222372',771,'181655358680','212','1.00','20','retail','0','2022-06-16 08:51:20','','','','5','Cash',0.00,'20','','','18','','1','2022-06-16 05:52:04','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553587410353348',772,'181655358725','207','1.00','10','retail','0','2022-06-16 08:52:05','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 05:52:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816553604933233222',773,'181655360465','52','1.00','40','retail','0','2022-06-16 09:21:05','','','','0','Cash',0.00,'40','','','18','','1','2022-06-16 06:21:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816553611283033111',774,'181655360497','206','1.00','55','retail','0','2022-06-16 09:31:57','','','','50','Cash',0.00,'55','','','18','','1','2022-06-16 06:32:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553621022202020',775,'181655361141','16','1.00','10','retail','0','2022-06-16 09:32:21','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 06:49:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','166.00','165','Inclusive','branch','Inventory','','','','',''),('1816553621262321213',776,'181655361141','16','2.00','20','retail','0','2022-06-16 09:48:33','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 06:49:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','165.00','163','Inclusive','branch','Inventory','','','','',''),('1816553621540333352',777,'181655361141','161','2.00','10','retail','0','2022-06-16 09:48:46','','','','0','Cash',0.00,'5','','','18','','1','2022-06-16 06:49:18','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','','','','',''),('1816553625086103331',778,'181655362488','159','5.00','5','retail','0','2022-06-16 09:54:48','','','','0','Cash',0.00,'1','','','18','','1','2022-06-16 06:55:11','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','50.00','45','Inclusive','branch','Inventory','','','','',''),('1816553628825222222',779,'181655362511','69','3.00','60','retail','0','2022-06-16 09:55:11','','','','0','Cash',0.00,'20','','','18','','1','2022-06-16 07:01:25','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','','','','',''),('1816553644434382204',780,'181655362885','207','5.00','50','retail','0','2022-06-16 10:26:55','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 07:27:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816553645290555231',781,'181655364498','206','1.00','55','retail','0','2022-06-16 10:28:18','','','','50','Cash',0.00,'55','','','18','','1','2022-06-16 07:28:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553645413332655',782,'181655364533','206','1.00','55','retail','0','2022-06-16 10:28:53','','','','50','Cash',0.00,'55','','','18','','1','2022-06-16 07:29:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553647973030222',783,'181655364787','207','1.00','10','retail','0','2022-06-16 10:33:07','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 07:33:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816553679012235736',784,'181655367888','207','3.00','30','retail','0','2022-06-16 11:24:48','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 08:25:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1116553679880203213',785,'111655365344','207','5.00','50','retail','0','2022-06-16 11:14:02','','','','0','Cash',0.00,'10','','','11','','1','2022-06-16 08:26:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816553685092235203',786,'181655367907','212','1.00','20','retail','0','2022-06-16 11:34:35','','','','5','Cash',0.00,'20','','','18','','1','2022-06-16 08:35:14','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553685320510030',787,'181655368515','212','1.00','20','retail','0','2022-06-16 11:35:15','','','','5','Cash',0.00,'20','','','18','','1','2022-06-16 08:35:45','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116553695692913203',788,'111655367994','189','3.00','60','retail','0','2022-06-16 11:26:48','','','','0','Cash',0.00,'20','','','11','','1','2022-06-16 08:54:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116553709906303002',789,'111655369680','211','30.00','30','retail','0','2022-06-16 11:54:40','','','','0','Cash',0.00,'1','','','11','','1','2022-06-16 09:16:34','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'30','0.00','-30','Inclusive','branch','Service','1110','4000','5500','',''),('1116553710102302333',790,'111655370994','187','2.00','10','retail','0','2022-06-16 12:16:34','','','','0','Cash',0.00,'5','','','11','','1','2022-06-16 09:16:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816553718892216023',791,'181655369645','38','2.00','60','retail','0','2022-06-16 11:54:05','','','','0','Cash',0.00,'30','','','18','','1','2022-06-16 09:31:32','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','',''),('1816553721617232221',792,'181655371892','1','1.00','70','retail','0','2022-06-16 12:31:32','','','','0','Cash',0.00,'70','','','18','','1','2022-06-16 09:36:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1816553728496221002',793,'181655372836','207','13.00','130','retail','0','2022-06-16 12:47:16','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 09:51:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','21.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1816553731268213223',794,'181655373108','51','1.00','5','retail','0','2022-06-16 12:51:48','','','','0','Cash',0.00,'5','','','18','','1','2022-06-16 09:53:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816553731523250300',795,'181655373108','110','10.00','150','retail','0','2022-06-16 12:52:07','','','','0','Cash',0.00,'15','','','18','','1','2022-06-16 09:53:22','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','','','','',''),('1816553731942215002',796,'181655373108','51','1.00','5','retail','0','2022-06-16 12:52:32','','','','0','Cash',0.00,'5','','','18','','1','2022-06-16 09:53:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816553732142331232',797,'181655373202','6','1.00','50','retail','0','2022-06-16 12:53:22','','','','0','Cash',0.00,'50','','','18','','1','2022-06-16 09:53:37','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816553739558332507',798,'181655373947','1','1.00','70','retail','0','2022-06-16 13:05:47','','','','0','Cash',0.00,'70','','','18','','1','2022-06-16 10:05:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('1816553751202323223',799,'181655374241','1','1.00','70','retail','0','2022-06-16 13:10:41','','','','0','Cash',0.00,'70','','','18','','1','2022-06-16 10:25:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1816553760313233208',800,'181655375144','197','1.00','50','retail','0','2022-06-16 13:25:44','','','','0','Cash',0.00,'50','','','18','','1','2022-06-16 10:41:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553760417315531',801,'181655375144','197','1.00','50','retail','0','2022-06-16 13:40:32','','','','0','Cash',0.00,'50','','','18','','1','2022-06-16 10:41:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553761528733323',802,'181655376088','147','1.00','20','retail','0','2022-06-16 13:41:28','','','','0','Cash',0.00,'20','','','18','','1','2022-06-16 10:42:37','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','','','','',''),('1816553762308200732',803,'181655376158','207','3.00','30','retail','0','2022-06-16 13:42:38','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 10:44:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1816553771043222130',804,'181655377083','74','1.00','90','retail','0','2022-06-16 13:58:11','','','','0','Cash',0.00,'90','','','18','','1','2022-06-16 10:59:02','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816553778100670210',805,'181655377143','190','1.00','10','retail','0','2022-06-16 13:59:03','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 11:10:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816553778200023083',806,'181655377143','187','1.00','5','retail','0','2022-06-16 14:10:11','','','','0','Cash',0.00,'5','','','18','','1','2022-06-16 11:10:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816553781203325022',807,'181655377823','1','1.00','70','retail','0','2022-06-16 14:10:23','','','','0','Cash',0.00,'70','','','18','','1','2022-06-16 11:17:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('1816553782192303332',808,'181655377823','1','1.00','70','retail','0','2022-06-16 14:15:20','','','','0','Cash',0.00,'70','','','18','','1','2022-06-16 11:17:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('1816553790759203295',809,'181655379061','153','1.00','10','retail','0','2022-06-16 14:31:01','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 11:31:18','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816553793899238223',810,'181655379375','207','1.00','10','retail','0','2022-06-16 14:36:15','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 11:36:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816553793983332808',811,'181655379375','207','1.00','10','retail','0','2022-06-16 14:36:29','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 11:36:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816553802665223122',812,'181655380259','14','1.00','5','retail','0','2022-06-16 14:50:59','','','','0','Cash',0.00,'5','','','18','','1','2022-06-16 11:52:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816553803673303072',813,'181655380259','14','5.00','25','retail','0','2022-06-16 14:51:07','','','','0','Cash',0.00,'5','','','18','','1','2022-06-16 11:52:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','28.00','23','Inclusive','branch','Inventory','','','','',''),('1816553807943581231',814,'181655380370','207','4.00','40','retail','0','2022-06-16 14:52:50','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 12:00:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816553821892383333',815,'181655382040','54','1.00','10','retail','0','2022-06-16 15:20:40','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 12:23:19','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816553828793311323',816,'181655382828','189','2.00','40','retail','0','2022-06-16 15:33:48','','','','0','Cash',0.00,'20','','','18','','1','2022-06-16 12:37:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816553844075310808',817,'181655383055','207','8.00','80','retail','0','2022-06-16 15:37:35','','','','0','Cash',0.00,'10','','','18','','1','2022-06-16 13:00:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','21.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816553847262207120',818,'181655384714','6','1.00','50','retail','0','2022-06-16 16:05:14','','','','0','Cash',0.00,'50','','','18','','1','2022-06-16 13:05:30','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816553885983802222',819,'181655388576','196','1.00','100','retail','0','2022-06-16 17:09:48','','','','0','Cash',0.00,'100','','','18','','1','2022-06-16 14:10:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816553897844203323',820,'181655388601','34','1.00','70','retail','0','2022-06-16 17:10:01','','','','0','Cash',0.00,'70','','','18','','1','2022-06-16 14:29:47','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816554432860431025',821,'181655443273','64','3.00','30','retail','0','2022-06-17 08:21:13','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 05:21:29','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','','','','',''),('1816554433124410423',822,'181655443289','16','1.00','10','retail','0','2022-06-17 08:21:29','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 05:21:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','163.00','162','Inclusive','branch','Inventory','','','','',''),('1816554433312200126',823,'181655443314','153','1.00','10','retail','0','2022-06-17 08:21:54','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 05:22:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816554437898321315',824,'181655443567','206','1.00','55','retail','0','2022-06-17 08:26:16','','','','50','Cash',0.00,'55','','','18','','1','2022-06-17 05:29:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816554444210222204',825,'181655443793','212','1.00','20','retail','0','2022-06-17 08:29:53','','','','5','Cash',0.00,'20','','','18','','1','2022-06-17 05:40:24','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816554465412231852',826,'181655446477','40','1.00','50','retail','0','2022-06-17 09:14:37','','','','0','Cash',0.00,'50','','','18','','1','2022-06-17 06:15:43','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816554468333033036',827,'181655446544','190','4.00','40','retail','0','2022-06-17 09:15:44','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 06:20:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1816554469080320232',828,'181655446836','196','1.00','100','retail','0','2022-06-17 09:21:34','','','','0','Cash',0.00,'100','','','18','','1','2022-06-17 06:21:51','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816554478792235212',829,'181655446911','16','8.00','80','retail','0','2022-06-17 09:37:46','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 06:38:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','162.00','154','Inclusive','branch','Inventory','','','','',''),('1816554479463328612',830,'181655447939','206','1.00','55','retail','0','2022-06-17 09:38:59','','','','50','Cash',0.00,'55','','','18','','1','2022-06-17 06:39:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116554480115402321',831,'111655447991','193','20.00','20','retail','0','2022-06-17 09:39:51','','','','1','Cash',0.00,'1','','','11','','1','2022-06-17 06:40:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1116554480333032824',832,'111655447991','187','6.00','30','retail','0','2022-06-17 09:40:11','','','','0','Cash',0.00,'5','','','11','','1','2022-06-17 06:40:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1816554483373323733',833,'181655448328','16','1.00','10','retail','0','2022-06-17 09:45:28','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 06:45:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','','','',''),('1816554486261220352',834,'181655448340','196','1.00','100','retail','0','2022-06-17 09:45:40','','','','0','Cash',0.00,'100','','','18','','1','2022-06-17 06:50:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816554490905080123',835,'181655449083','206','1.00','55','retail','0','2022-06-17 09:58:03','','','','50','Cash',0.00,'55','','','18','','1','2022-06-17 06:58:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816554537075303324',836,'181655449093','147','1.00','20','retail','0','2022-06-17 11:14:57','','','','0','Cash',0.00,'20','','','18','','1','2022-06-17 08:15:09','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('1816554594353020422',837,'181655459422','207','4.00','40','retail','0','2022-06-17 12:50:22','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 09:50:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816554594983123012',838,'181655459491','1','1.00','70','retail','0','2022-06-17 12:51:31','','','','0','Cash',0.00,'70','','','18','','1','2022-06-17 09:51:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('1816554595465520163',839,'181655459515','1','1.00','70','retail','0','2022-06-17 12:51:55','','','','0','Cash',0.00,'70','','','18','','1','2022-06-17 09:52:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1816554598623200233',840,'181655459852','14','1.00','5','retail','0','2022-06-17 12:57:32','','','','0','Cash',0.00,'5','','','18','','1','2022-06-17 09:59:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816554609972274330',841,'181655460986','154','1.00','20','retail','0','2022-06-17 13:16:27','','','','0','Cash',0.00,'20','','','18','','1','2022-06-17 10:16:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816554613933220200',842,'181655461011','207','1.00','10','retail','0','2022-06-17 13:16:51','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 10:23:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816554614083881510',843,'181655461011','210','15.00','300','retail','0','2022-06-17 13:23:13','','','','0','Cash',0.00,'20','','','18','','1','2022-06-17 10:23:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','0.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1816554620080320003',844,'181655461992','206','1.00','55','retail','0','2022-06-17 13:33:20','','','','50','Cash',0.00,'55','','','18','','1','2022-06-17 10:33:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816554623953110621',845,'181655462384','15','2.00','10','retail','0','2022-06-17 13:39:44','','','','0','Cash',0.00,'5','','','18','','1','2022-06-17 10:40:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('1816554624042522013',846,'181655462384','207','1.00','10','retail','0','2022-06-17 13:39:55','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 10:40:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816554665875202563',847,'181655466476','1','1.00','70','retail','0','2022-06-17 14:47:56','','','','0','Cash',0.00,'70','','','18','','1','2022-06-17 11:49:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816554666470334263',848,'181655466596','207','2.00','20','retail','0','2022-06-17 14:49:56','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 11:50:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816554671266133322',849,'181655467111','196','1.00','100','retail','0','2022-06-17 14:58:31','','','','0','Cash',0.00,'100','','','18','','1','2022-06-17 11:58:48','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816554684533028351',850,'181655468436','1','3.00','210','retail','0','2022-06-17 15:20:36','','','','0','Cash',0.00,'70','','','18','','1','2022-06-17 12:20:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','','','','',''),('1816554699412543430',851,'181655469920','1','4.00','280','retail','0','2022-06-17 15:45:20','','','','0','Cash',0.00,'70','','','18','','1','2022-06-17 12:45:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','46.00','42','Inclusive','branch','Inventory','','','','',''),('1816554722163302030',852,'181655472206','201','1.00','20','retail','0','2022-06-17 16:23:26','','','','0','Cash',0.00,'20','','','18','','1','2022-06-17 13:23:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816554737682272133',853,'181655473744','207','200.00','2000','retail','0','2022-06-17 16:49:04','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 13:49:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'200','41.00','-159','Inclusive','branch','Service','1110','4000','5500','',''),('1816554738132733131',854,'181655473797','190','15.00','150','retail','0','2022-06-17 16:49:57','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 13:50:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','14.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816554739652302053',855,'181655473815','14','2.00','10','retail','0','2022-06-17 16:50:15','','','','0','Cash',0.00,'5','','','18','','1','2022-06-17 13:53:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1816554740201502350',856,'181655473815','207','100.00','1000','retail','0','2022-06-17 16:53:14','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 13:53:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','41.00','-59','Inclusive','branch','Service','1110','4000','5500','',''),('1816554741840341125',857,'181655474176','7','1.00','100','retail','0','2022-06-17 16:56:16','','','','0','Cash',0.00,'100','','','18','','1','2022-06-17 13:56:29','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816554752302347580',858,'181655475174','207','100.00','1000','retail','0','2022-06-17 17:12:54','','','','0','Cash',0.00,'10','','','18','','1','2022-06-17 14:13:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','41.00','-59','Inclusive','branch','Service','1110','4000','5500','',''),('1816555353876386520',859,'181655535372','66','1.00','10','retail','0','2022-06-18 09:56:12','','','','0','Cash',0.00,'10','','','18','','1','2022-06-18 06:56:29','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('1816555355882538503',860,'181655535567','18','5.00','275','retail','0','2022-06-18 09:59:38','','','','0','Cash',0.00,'55','','','18','','1','2022-06-18 07:00:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','','','','',''),('1816555357543023353',861,'181655535733','159','15.00','15','retail','0','2022-06-18 10:02:14','','','','0','Cash',0.00,'1','','','18','','1','2022-06-18 07:02:38','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','45.00','30','Inclusive','branch','Inventory','','','','',''),('1816555357753223673',862,'181655535758','153','1.00','10','retail','0','2022-06-18 10:02:38','','','','0','Cash',0.00,'10','','','18','','1','2022-06-18 07:02:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816555374922912322',863,'181655537483','6','1.00','50','retail','0','2022-06-18 10:31:23','','','','0','Cash',0.00,'50','','','18','','1','2022-06-18 07:31:36','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816555375357323533',864,'181655537497','16','2.00','20','retail','0','2022-06-18 10:31:37','','','','0','Cash',0.00,'10','','','18','','1','2022-06-18 07:32:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','153.00','151','Inclusive','branch','Inventory','','','','',''),('1816555391142330585',865,'181655539057','14','2.00','10','retail','0','2022-06-18 10:57:37','','','','0','Cash',0.00,'5','','','18','','1','2022-06-18 07:58:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1816555393871039662',866,'181655537540','14','2.00','10','retail','0','2022-06-18 10:32:20','','','','0','Cash',0.00,'5','','','18','','1','2022-06-18 08:03:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816555398753033221',867,'181655539867','12','1.00','30','retail','0','2022-06-18 11:11:07','','','','0','Cash',0.00,'30','','','18','','1','2022-06-18 08:11:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816555398933019310',868,'181655539882','189','1.00','20','retail','0','2022-06-18 11:11:22','','','','0','Cash',0.00,'20','','','18','','1','2022-06-18 08:11:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816555404453854020',869,'181655539903','147','1.00','20','retail','0','2022-06-18 11:11:43','','','','0','Cash',0.00,'20','','','18','','1','2022-06-18 08:23:04','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','','','','',''),('1816555404525221546',870,'181655539903','13','1.00','30','retail','0','2022-06-18 11:20:46','','','','0','Cash',0.00,'30','','','18','','1','2022-06-18 08:23:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816555404812503204',871,'181655539903','45','5.00','125','retail','0','2022-06-18 11:20:53','','','','0','Cash',0.00,'25','','','18','','1','2022-06-18 08:23:04','','','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','79.00','74','Inclusive','branch','Inventory','','','','',''),('1816555405270052330',872,'181655539903','45','1.00','25','retail','0','2022-06-18 11:21:21','','','','0','Cash',0.00,'25','','','18','','1','2022-06-18 08:23:04','','','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('1816555405494215022',873,'181655539903','209','1.00','60','retail','0','2022-06-18 11:22:07','','','','0','Cash',0.00,'60','','','18','','1','2022-06-18 08:23:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816555408414822505',874,'181655540591','1','1.00','70','retail','0','2022-06-18 11:23:11','','','','0','Cash',0.00,'70','','','18','','1','2022-06-18 08:27:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1816555459991023900',875,'181655545989','29','1.00','35','retail','0','2022-06-18 12:53:10','','','','0','Cash',0.00,'35','','','18','','1','2022-06-18 09:53:23','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816555480266332502',876,'181655548012','1','1.00','70','retail','0','2022-06-18 13:26:52','','','','0','Cash',0.00,'70','','','18','','1','2022-06-18 10:27:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1816555493972073733',877,'181655546339','14','4.00','20','retail','0','2022-06-18 12:58:59','','','','0','Cash',0.00,'5','','','18','','1','2022-06-18 10:50:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','','','','',''),('1816555502672220311',878,'181655550259','200','1.00','50','retail','0','2022-06-18 14:04:19','','','','0','Cash',0.00,'50','','','18','','1','2022-06-18 11:04:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816555541683451264',879,'181655554159','207','2.00','20','retail','0','2022-06-18 15:09:19','','','','0','Cash',0.00,'10','','','18','','1','2022-06-18 12:09:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Service','1110','4000','5500','',''),('1816555566656523256',880,'181655554171','1','1.00','70','retail','0','2022-06-18 15:09:31','','','','0','Cash',0.00,'70','','','18','','1','2022-06-18 12:51:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816555594639300382',881,'181655559348','38','2.00','60','retail','0','2022-06-18 16:37:28','','','','0','Cash',0.00,'30','','','18','','1','2022-06-18 13:38:19','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','',''),('1816555594782205332',882,'181655559348','1','2.00','140','retail','0','2022-06-18 16:37:43','','','','0','Cash',0.00,'70','','','18','','1','2022-06-18 13:38:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','',''),('1816555625780633283',883,'181655562569','17','1.00','25','retail','0','2022-06-18 17:29:29','','','','0','Cash',0.00,'25','','','18','','1','2022-06-18 14:29:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816555625962205550',884,'181655562569','158','5.00','5','retail','0','2022-06-18 17:29:38','','','','0','Cash',0.00,'1','','','18','','1','2022-06-18 14:29:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Inventory','','','','',''),('1116556351070710250',885,'111655635097','1','1.00','70','retail','0','2022-06-19 13:38:17','','','','0','Cash',0.00,'70','','','11','','1','2022-06-19 10:38:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1116556351603326252',886,'111655635111','187','20.00','100','retail','0','2022-06-19 13:38:31','','','','0','Cash',0.00,'5','','','11','','1','2022-06-19 10:39:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1116556351813133131',887,'111655635170','189','1.00','20','retail','0','2022-06-19 13:39:30','','','','0','Cash',0.00,'20','','','11','','1','2022-06-19 10:39:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116556352612333300',888,'111655635190','14','2.00','10','retail','0','2022-06-19 13:39:50','','','','0','Cash',0.00,'5','','','11','','1','2022-06-19 10:41:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1116556411491322605',889,'111655635314','18','1.00','55','retail','0','2022-06-19 13:41:54','','','','0','Cash',0.00,'55','','','11','','1','2022-06-19 12:19:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116556411902000231',890,'111655641175','189','2.00','40','retail','0','2022-06-19 15:19:35','','','','0','Cash',0.00,'20','','','11','','1','2022-06-19 12:19:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116556412066226203',891,'111655641193','154','1.00','20','retail','0','2022-06-19 15:19:53','','','','0','Cash',0.00,'20','','','11','','1','2022-06-19 12:20:08','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816556995192223221',892,'181655699449','64','1.00','10','retail','0','2022-06-20 07:30:49','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 04:32:34','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816556995313922209',893,'181655699449','69','1.00','20','retail','0','2022-06-20 07:31:59','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 04:32:34','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816556995523323252',894,'181655699449','187','3.00','15','retail','0','2022-06-20 07:32:11','','','','0','Cash',0.00,'5','','','18','','1','2022-06-20 04:32:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816557023920552290',895,'181655702383','206','1.00','55','retail','0','2022-06-20 08:19:43','','','','50','Cash',0.00,'55','','','18','','1','2022-06-20 05:19:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557044143233522',896,'181655702406','189','5.00','100','retail','0','2022-06-20 08:20:06','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 06:03:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816557044233282052',897,'181655702406','147','1.00','20','retail','0','2022-06-20 08:53:34','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 06:03:41','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('1816557044467301453',898,'181655702406','207','20.00','200','retail','0','2022-06-20 08:53:43','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 06:03:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','41.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('1816557050553322330',899,'181655705022','69','1.00','20','retail','0','2022-06-20 09:03:42','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 06:04:41','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1816557050665667520',900,'181655705022','66','1.00','10','retail','0','2022-06-20 09:04:15','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 06:04:41','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('1816557055145525713',901,'181655705081','206','1.00','55','retail','0','2022-06-20 09:04:41','','','','50','Cash',0.00,'55','','','18','','1','2022-06-20 06:11:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557069067272632',902,'181655706769','163','1.00','500','retail','0','2022-06-20 09:32:50','','','','0','Cash',0.00,'500','','','18','','1','2022-06-20 06:35:14','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816557070890023027',903,'181655706914','206','1.00','55','retail','0','2022-06-20 09:37:59','','','','50','Cash',0.00,'55','','','18','','1','2022-06-20 06:38:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557138883805732',904,'181655711575','191','1.00','50','retail','0','2022-06-20 11:31:13','','','','0','Cash',0.00,'50','','','18','','1','2022-06-20 08:32:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816557139332331523',905,'181655711575','207','6.00','60','retail','0','2022-06-20 11:31:28','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 08:32:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','41.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('1816557140055022186',906,'181655713992','207','1.00','10','retail','0','2022-06-20 11:33:12','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 08:33:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('1816557141303312233',907,'181655714014','207','1.00','10','retail','0','2022-06-20 11:33:34','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 08:35:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('1816557141465262632',908,'181655714014','207','10.00','100','retail','0','2022-06-20 11:35:31','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 08:35:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('1816557144491283203',909,'181655714166','200','1.00','50','retail','0','2022-06-20 11:36:06','','','','0','Cash',0.00,'50','','','18','','1','2022-06-20 08:40:54','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557155511552562',910,'181655714461','212','1.00','20','retail','0','2022-06-20 11:59:00','','','','5','Cash',0.00,'20','','','18','','1','2022-06-20 08:59:35','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557155712723232',911,'181655714461','201','1.00','20','retail','0','2022-06-20 11:59:20','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 08:59:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557168282505316',912,'181655716818','1','1.00','70','retail','0','2022-06-20 12:20:18','','','','0','Cash',0.00,'70','','','18','','1','2022-06-20 09:21:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1816557168841223712',913,'181655716818','207','3.00','30','retail','0','2022-06-20 12:20:28','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 09:21:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('1816557171021333205',914,'181655716923','147','1.00','20','retail','0','2022-06-20 12:22:03','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 09:25:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('1816557172428273323',915,'181655717106','33','1.00','200','retail','0','2022-06-20 12:25:06','','','','0','Cash',0.00,'200','','','18','','1','2022-06-20 09:27:25','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816557188231323711',916,'181655718799','72','1.00','70','retail','0','2022-06-20 12:53:19','','','','0','Cash',0.00,'70','','','18','','1','2022-06-20 09:53:46','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816557196081228390',917,'181655719601','191','1.00','50','retail','0','2022-06-20 13:06:41','','','','0','Cash',0.00,'50','','','18','','1','2022-06-20 10:06:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816557214271210232',918,'181655721411','154','1.00','20','retail','0','2022-06-20 13:36:57','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 10:37:19','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816557214360706032',919,'181655721411','160','1.00','5','retail','0','2022-06-20 13:37:07','','','','0','Cash',0.00,'5','','','18','','1','2022-06-20 10:37:19','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816557249333300019',920,'181655724921','190','4.00','40','retail','0','2022-06-20 14:35:21','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 11:43:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1816557254082232552',921,'181655724921','116','1.00','10','retail','0','2022-06-20 14:43:19','','','','0','Cash',0.00,'10','','','18','','1','2022-06-20 11:43:50','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816557254252222003',922,'181655724921','201','1.00','20','retail','0','2022-06-20 14:43:29','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 11:43:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557315623333373',923,'181655729643','189','2.00','40','retail','0','2022-06-20 15:54:03','','','','0','Cash',0.00,'20','','','18','','1','2022-06-20 13:26:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816557872150112272',924,'181655787195','212','20.00','400','retail','0','2022-06-21 07:53:15','','','','5','Cash',0.00,'20','','','18','','1','2022-06-21 04:54:07','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','44.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557872561283223',925,'181655787248','207','1.00','10','retail','0','2022-06-21 07:54:08','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 04:54:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('1816557875513351220',926,'181655787261','212','2.00','40','retail','0','2022-06-21 07:54:21','','','','5','Cash',0.00,'20','','','18','','1','2022-06-21 04:59:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557876742231220',927,'181655787555','116','1.00','10','retail','0','2022-06-21 07:59:15','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 05:01:16','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1816557886501623722',928,'181655788640','119','1.00','20','retail','0','2022-06-21 08:17:20','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 05:17:39','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816557895355323832',929,'181655788659','212','1.00','20','retail','0','2022-06-21 08:17:39','','','','5','Cash',0.00,'20','','','18','','1','2022-06-21 05:32:17','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557903793650303',930,'181655790354','212','2.00','40','retail','0','2022-06-21 08:46:02','','','','5','Cash',0.00,'20','','','18','','1','2022-06-21 05:46:22','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557905013287322',931,'181655790383','200','1.00','50','retail','0','2022-06-21 08:46:23','','','','0','Cash',0.00,'50','','','18','','1','2022-06-21 05:48:23','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557908795025203',932,'181655790503','212','1.00','20','retail','0','2022-06-21 08:48:23','','','','5','Cash',0.00,'20','','','18','','1','2022-06-21 05:54:41','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557914775273732',933,'181655791468','206','2.00','110','retail','0','2022-06-21 09:04:28','','','','50','Cash',0.00,'55','','','18','','1','2022-06-21 06:04:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557920603235322',934,'181655792055','209','1.00','60','retail','0','2022-06-21 09:14:15','','','','0','Cash',0.00,'60','','','18','','1','2022-06-21 06:14:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557924537243008',935,'181655792062','189','1.00','20','retail','0','2022-06-21 09:14:22','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 06:21:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816557924668314712',936,'181655792062','207','16.00','160','retail','0','2022-06-21 09:20:53','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 06:21:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','41.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816557924788237232',937,'181655792062','212','2.00','40','retail','0','2022-06-21 09:21:07','','','','5','Cash',0.00,'20','','','18','','1','2022-06-21 06:21:39','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557933821223202',938,'181655793298','187','16.00','80','retail','0','2022-06-21 09:34:58','','','','0','Cash',0.00,'5','','','18','','1','2022-06-21 06:36:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','0.00','-16','Inclusive','branch','Service','1110','4000','5500','',''),('1816557940112033211',939,'181655793392','187','1.00','5','retail','0','2022-06-21 09:36:32','','','','0','Cash',0.00,'5','','','18','','1','2022-06-21 06:47:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816557940202509202',940,'181655793392','187','1.00','5','retail','0','2022-06-21 09:46:51','','','','0','Cash',0.00,'5','','','18','','1','2022-06-21 06:47:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816557940484750401',941,'181655794036','207','1.00','10','retail','0','2022-06-21 09:47:16','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 06:48:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('1816557940980302051',942,'181655794036','194','1.00','100','retail','0','2022-06-21 09:48:10','','','','0','Cash',0.00,'100','','','18','','1','2022-06-21 06:48:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816557950112203222',943,'181655794338','45','4.00','100','retail','0','2022-06-21 09:52:18','','','','0','Cash',0.00,'25','','','18','','1','2022-06-21 07:03:36','','','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','73.00','69','Inclusive','branch','Inventory','','','','',''),('1816557960729322663',944,'181655795029','51','6.00','30','retail','0','2022-06-21 10:03:49','','','','0','Cash',0.00,'5','','','18','','1','2022-06-21 07:21:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','17.00','11','Inclusive','branch','Inventory','','','','',''),('1816557988408233238',945,'181655796075','190','3.00','30','retail','0','2022-06-21 10:21:15','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 08:07:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816557992576872377',946,'181655799219','206','1.00','55','retail','0','2022-06-21 11:13:39','','','','50','Cash',0.00,'55','','','18','','1','2022-06-21 08:15:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816557992823323353',947,'181655799219','66','1.00','10','retail','0','2022-06-21 11:14:34','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 08:15:01','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('1816557998363263732',948,'181655799309','27','2.00','40','retail','0','2022-06-21 11:15:09','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 08:24:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816557998513201222',949,'181655799309','27','1.00','20','retail','0','2022-06-21 11:23:56','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 08:24:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816558000522522332',950,'181655799869','200','1.00','50','retail','0','2022-06-21 11:24:29','','','','0','Cash',0.00,'50','','','18','','1','2022-06-21 08:27:34','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558006093263001',951,'181655800054','212','1.00','20','retail','0','2022-06-21 11:27:34','','','','5','Cash',0.00,'20','','','18','','1','2022-06-21 08:36:52','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558013623111030',952,'181655800616','212','1.00','20','retail','0','2022-06-21 11:36:57','','','','5','Cash',0.00,'20','','','18','','1','2022-06-21 08:49:52','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558013785220503',953,'181655800616','147','1.00','20','retail','0','2022-06-21 11:49:23','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 08:49:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('1816558013890522033',954,'181655800616','189','1.00','20','retail','0','2022-06-21 11:49:39','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 08:49:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816558035243010403',955,'181655802548','200','1.00','50','retail','0','2022-06-21 12:09:08','','','','0','Cash',0.00,'50','','','18','','1','2022-06-21 09:25:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558036670002881',956,'181655803650','207','6.00','60','retail','0','2022-06-21 12:27:30','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 09:27:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','41.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('1816558046893080028',957,'181655804675','187','3.00','15','retail','0','2022-06-21 12:44:35','','','','0','Cash',0.00,'5','','','18','','1','2022-06-21 09:44:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816558064312002023',958,'181655806398','213','1.00','20','retail','0','2022-06-21 13:13:18','','','','15','Cash',0.00,'20','','','18','','1','2022-06-21 10:13:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558065463820402',959,'181655806536','213','1.00','20','retail','0','2022-06-21 13:15:36','','','','15','Cash',0.00,'20','','','18','','1','2022-06-21 10:15:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558065553053003',960,'181655806536','207','1.00','10','retail','0','2022-06-21 13:15:47','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 10:15:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('1816558071782573022',961,'181655807159','207','3.00','30','retail','0','2022-06-21 13:25:59','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 10:26:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('1816558077092233333',962,'181655807190','6','1.00','50','retail','0','2022-06-21 13:26:30','','','','0','Cash',0.00,'50','','','18','','1','2022-06-21 10:35:40','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816558079727626123',963,'181655807954','66','3.00','30','retail','0','2022-06-21 13:39:14','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 10:39:51','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','61.00','58','Inclusive','branch','Inventory','','','','',''),('1816558079872333232',964,'181655807954','206','1.00','55','retail','0','2022-06-21 13:39:32','','','','50','Cash',0.00,'55','','','18','','1','2022-06-21 10:39:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558082423323823',965,'181655808235','206','1.00','55','retail','0','2022-06-21 13:43:55','','','','50','Cash',0.00,'55','','','18','','1','2022-06-21 10:44:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558092342102308',966,'181655808255','209','1.00','60','retail','0','2022-06-21 13:44:15','','','','0','Cash',0.00,'60','','','18','','1','2022-06-21 11:03:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558093940213301',967,'181655808255','93','1.00','30','retail','0','2022-06-21 14:00:35','','','','0','Cash',0.00,'30','','','18','','1','2022-06-21 11:03:37','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816558094523335222',968,'181655809418','1','1.00','70','retail','0','2022-06-21 14:03:38','','','','0','Cash',0.00,'70','','','18','','1','2022-06-21 11:16:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816558101582215822',969,'181655809418','196','1.00','100','retail','0','2022-06-21 14:15:44','','','','0','Cash',0.00,'100','','','18','','1','2022-06-21 11:16:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558109603023225',970,'181655810165','148','1.00','15','retail','0','2022-06-21 14:16:05','','','','0','Cash',0.00,'15','','','18','','1','2022-06-21 11:29:26','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('1816558118430208065',971,'181655811830','1','3.00','210','retail','0','2022-06-21 14:43:50','','','','0','Cash',0.00,'70','','','18','','1','2022-06-21 11:44:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','39.00','36','Inclusive','branch','Inventory','','','','',''),('1816558118882211133',972,'181655811853','1','1.00','70','retail','0','2022-06-21 14:44:14','','','','0','Cash',0.00,'70','','','18','','1','2022-06-21 11:44:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1816558134201324204',973,'181655812813','110','5.00','75','retail','0','2022-06-21 15:00:13','','','','0','Cash',0.00,'15','','','18','','1','2022-06-21 12:10:33','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','','','','',''),('1816558134291811323',974,'181655812813','33','1.00','200','retail','0','2022-06-21 15:10:20','','','','0','Cash',0.00,'200','','','18','','1','2022-06-21 12:10:33','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816558135893028222',975,'181655813575','207','3.00','30','retail','0','2022-06-21 15:12:55','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 12:15:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Service','1110','4000','5500','',''),('1816558136143043258',976,'181655813575','207','6.00','60','retail','0','2022-06-21 15:13:09','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 12:15:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','41.00','35','Inclusive','branch','Service','1110','4000','5500','',''),('1816558136423433228',977,'181655813575','189','8.00','160','retail','0','2022-06-21 15:13:34','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 12:15:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1816558137300228302',978,'181655813575','207','14.00','140','retail','0','2022-06-21 15:15:14','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 12:15:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','181.00','167','Inclusive','branch','Service','1110','4000','5500','',''),('1816558138403323183',979,'181655813825','189','12.00','240','retail','0','2022-06-21 15:17:05','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 12:18:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','20.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1816558139350532233',980,'181655813915','201','1.00','20','retail','0','2022-06-21 15:18:35','','','','0','Cash',0.00,'20','','','18','','1','2022-06-21 12:20:20','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558140078013302',981,'181655813915','16','1.00','10','retail','0','2022-06-21 15:19:53','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 12:20:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','151.00','150','Inclusive','branch','Inventory','','','','',''),('1816558140165251122',982,'181655813915','16','1.00','10','retail','0','2022-06-21 15:20:07','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 12:20:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','150.00','149','Inclusive','branch','Inventory','','','','',''),('1816558157992010325',983,'181655814524','191','1.00','50','retail','0','2022-06-21 15:28:44','','','','0','Cash',0.00,'50','','','18','','1','2022-06-21 12:50:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816558158232338221',984,'181655815812','191','1.00','50','retail','0','2022-06-21 15:50:12','','','','0','Cash',0.00,'50','','','18','','1','2022-06-21 12:50:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816558166352035025',985,'181655816619','194','1.00','100','retail','0','2022-06-21 16:03:39','','','','0','Cash',0.00,'100','','','18','','1','2022-06-21 13:04:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816558210020232322',986,'181655816647','213','1.00','20','retail','0','2022-06-21 16:04:07','','','','15','Cash',0.00,'20','','','18','','1','2022-06-21 14:17:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558210713830826',987,'181655821031','13','1.00','30','retail','0','2022-06-21 17:17:11','','','','0','Cash',0.00,'30','','','18','','1','2022-06-21 14:17:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816558211202322203',988,'181655821080','207','5.00','50','retail','0','2022-06-21 17:18:00','','','','0','Cash',0.00,'10','','','18','','1','2022-06-21 14:18:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','181.00','176','Inclusive','branch','Service','1110','4000','5500','',''),('1816558217141035221',989,'181655821228','209','1.00','60','retail','0','2022-06-21 17:20:28','','','','0','Cash',0.00,'60','','','18','','1','2022-06-21 14:28:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558739183722102',990,'181655873902','16','5.00','50','retail','0','2022-06-22 07:58:22','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 04:58:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','149.00','144','Inclusive','branch','Inventory','','','','',''),('1816558739413822026',991,'181655873922','212','2.00','40','retail','0','2022-06-22 07:58:42','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 04:59:03','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558742622308642',992,'181655873943','212','1.00','20','retail','0','2022-06-22 07:59:03','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 05:04:24','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558745688362383',993,'181655874265','160','1.00','5','retail','0','2022-06-22 08:04:25','','','','0','Cash',0.00,'5','','','18','','1','2022-06-22 05:09:31','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816558765120232255',994,'181655874572','194','1.00','100','retail','0','2022-06-22 08:09:32','','','','0','Cash',0.00,'100','','','18','','1','2022-06-22 06:17:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816558786863083228',995,'181655878674','116','1.00','10','retail','0','2022-06-22 09:17:54','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 06:18:16','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('1816558800798310302',996,'181655880065','206','1.00','55','retail','0','2022-06-22 09:41:05','','','','50','Cash',0.00,'55','','','18','','1','2022-06-22 06:41:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558801222233303',997,'181655880094','212','1.00','20','retail','0','2022-06-22 09:41:34','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 06:42:14','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558808872283058',998,'181655880134','212','1.00','20','retail','0','2022-06-22 09:42:14','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 06:55:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558809082105593',999,'181655880134','207','3.00','30','retail','0','2022-06-22 09:54:47','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 06:55:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','181.00','178','Inclusive','branch','Service','1110','4000','5500','',''),('1816558817330538103',1000,'181655880931','16','7.00','70','retail','0','2022-06-22 09:55:31','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 07:08:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','144.00','137','Inclusive','branch','Inventory','','','','',''),('1816558821558810283',1001,'181655881753','212','1.00','20','retail','0','2022-06-22 10:09:13','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 07:18:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558821880201066',1002,'181655881753','16','1.00','10','retail','0','2022-06-22 10:15:55','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 07:18:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','137.00','136','Inclusive','branch','Inventory','','','','',''),('1816558822048222080',1003,'181655881753','16','1.00','10','retail','0','2022-06-22 10:16:29','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 07:18:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','136.00','135','Inclusive','branch','Inventory','','','','',''),('1816558822318221820',1004,'181655881753','207','5.00','50','retail','0','2022-06-22 10:16:44','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 07:18:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','181.00','176','Inclusive','branch','Service','1110','4000','5500','',''),('1816558822432032233',1005,'181655881753','187','1.00','5','retail','0','2022-06-22 10:17:11','','','','0','Cash',0.00,'5','','','18','','1','2022-06-22 07:18:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816558823423231235',1006,'181655882319','212','1.00','20','retail','0','2022-06-22 10:18:39','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 07:19:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558823783528360',1007,'181655882352','212','1.00','20','retail','0','2022-06-22 10:19:12','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 07:20:13','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558823891862223',1008,'181655882352','207','8.00','80','retail','0','2022-06-22 10:19:38','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 07:20:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','181.00','173','Inclusive','branch','Service','1110','4000','5500','',''),('1816558824293392380',1009,'181655882414','212','1.00','20','retail','0','2022-06-22 10:20:14','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 07:20:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558828252112330',1010,'181655882804','200','2.00','100','retail','0','2022-06-22 10:26:44','','','','0','Cash',0.00,'50','','','18','','1','2022-06-22 07:27:08','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558834593625383',1011,'181655883440','212','1.00','20','retail','0','2022-06-22 10:37:21','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 07:37:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558835641844831',1012,'181655883464','207','2.00','20','retail','0','2022-06-22 10:39:07','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 07:39:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','181.00','179','Inclusive','branch','Service','1110','4000','5500','',''),('1816558835805331280',1013,'181655883566','212','1.00','20','retail','0','2022-06-22 10:39:26','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 07:39:54','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558864264318225',1014,'181655883594','212','1.00','20','retail','0','2022-06-22 10:39:54','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 08:27:09','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558879182238300',1015,'181655886430','116','1.00','10','retail','0','2022-06-22 11:27:10','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 08:52:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1816558884143462342',1016,'181655887949','212','1.00','20','retail','0','2022-06-22 11:52:29','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 09:00:23','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558887793033071',1017,'181655888748','148','1.00','15','retail','0','2022-06-22 12:05:48','','','','0','Cash',0.00,'15','','','18','','1','2022-06-22 09:06:23','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('1816558904560330396',1018,'181655888784','1','1.00','70','retail','0','2022-06-22 12:06:24','','','','0','Cash',0.00,'70','','','18','','1','2022-06-22 09:34:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1816558917955722608',1019,'181655890473','62','1.00','300','retail','0','2022-06-22 12:34:33','','','','0','Cash',0.00,'300','','','18','','1','2022-06-22 09:56:59','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816558918162802200',1020,'181655890473','76','1.00','20','retail','0','2022-06-22 12:56:35','','','','0','Cash',0.00,'20','','','18','','1','2022-06-22 09:56:59','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1816558919258530203',1021,'181655891820','76','1.00','20','retail','0','2022-06-22 12:57:00','','','','0','Cash',0.00,'20','','','18','','1','2022-06-22 09:58:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1816558929692505321',1022,'181655891929','187','7.00','35','retail','0','2022-06-22 12:58:49','','','','0','Cash',0.00,'5','','','18','','1','2022-06-22 10:16:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','0.00','-7','Inclusive','branch','Service','1110','4000','5500','',''),('1816558930522231529',1023,'181655893018','189','6.00','120','retail','0','2022-06-22 13:16:58','','','','0','Cash',0.00,'20','','','18','','1','2022-06-22 10:17:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816558933959589223',1024,'181655893382','187','1.00','5','retail','0','2022-06-22 13:23:02','','','','0','Cash',0.00,'5','','','18','','1','2022-06-22 10:23:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816558934122322108',1025,'181655893398','207','10.00','100','retail','0','2022-06-22 13:23:18','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 10:23:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','181.00','171','Inclusive','branch','Service','1110','4000','5500','',''),('1816558940968139920',1026,'181655893859','206','1.00','55','retail','0','2022-06-22 13:30:59','','','','50','Cash',0.00,'55','','','18','','1','2022-06-22 10:36:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558941814233528',1027,'181655894169','24','4.00','40','retail','0','2022-06-22 13:36:09','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 10:42:23','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','',''),('1816558944742104040',1028,'181655894169','16','1.00','10','retail','0','2022-06-22 13:36:22','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 10:42:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','','','','',''),('1816558948562636522',1029,'181655894544','212','1.00','20','retail','0','2022-06-22 13:42:24','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 10:47:46','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558952570395373',1030,'181655895242','159','10.00','10','retail','0','2022-06-22 13:54:02','','','','0','Cash',0.00,'1','','','18','','1','2022-06-22 10:54:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','',''),('1816558953212325265',1031,'181655895301','212','2.00','40','retail','0','2022-06-22 13:55:10','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 10:55:34','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558955180902038',1032,'181655895508','160','2.00','10','retail','0','2022-06-22 13:58:28','','','','0','Cash',0.00,'5','','','18','','1','2022-06-22 10:58:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816558992270222933',1033,'181655898142','212','3.00','60','retail','0','2022-06-22 14:42:22','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 12:00:50','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558997792302335',1034,'181655899326','209','1.00','60','retail','0','2022-06-22 15:02:06','','','','0','Cash',0.00,'60','','','18','','1','2022-06-22 12:09:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816558999162353322',1035,'181655899904','209','1.00','60','retail','0','2022-06-22 15:11:44','','','','0','Cash',0.00,'60','','','18','','1','2022-06-22 12:12:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559003303223256',1036,'181655899925','147','1.00','20','retail','0','2022-06-22 15:12:05','','','','0','Cash',0.00,'20','','','18','','1','2022-06-22 12:21:14','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('1816559003383823502',1037,'181655899925','207','1.00','10','retail','0','2022-06-22 15:18:50','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 12:21:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816559004923030321',1038,'181655900474','147','1.00','20','retail','0','2022-06-22 15:21:14','','','','0','Cash',0.00,'20','','','18','','1','2022-06-22 12:21:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('1816559005023320020',1039,'181655900474','207','1.00','10','retail','0','2022-06-22 15:21:32','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 12:21:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816559012202020225',1040,'181655900504','190','25.00','250','retail','0','2022-06-22 15:21:44','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 12:33:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','14.00','-11','Inclusive','branch','Service','1110','4000','5500','',''),('1816559012350202326',1041,'181655901224','190','20.00','200','retail','0','2022-06-22 15:33:44','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 12:33:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','14.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1816559012491123312',1042,'181655901237','207','20.00','200','retail','0','2022-06-22 15:33:57','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 12:34:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','181.00','161','Inclusive','branch','Service','1110','4000','5500','',''),('1816559017963003301',1043,'181655901621','212','1.00','20','retail','0','2022-06-22 15:40:21','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 12:43:23','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559023422233153',1044,'181655902333','1','1.00','70','retail','0','2022-06-22 15:52:13','','','','0','Cash',0.00,'70','','','18','','1','2022-06-22 12:53:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1816559024122220252',1045,'181655902333','1','1.00','70','retail','0','2022-06-22 15:52:22','','','','0','Cash',0.00,'70','','','18','','1','2022-06-22 12:53:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816559024289128830',1046,'181655902416','190','1.00','10','retail','0','2022-06-22 15:53:36','','','','0','Cash',0.00,'10','','','18','','1','2022-06-22 12:53:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816559025272252020',1047,'181655902436','212','1.00','20','retail','0','2022-06-22 15:53:56','','','','5','Cash',0.00,'20','','','18','','1','2022-06-22 12:55:52','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559025410023231',1048,'181655902436','158','15.00','15','retail','0','2022-06-22 15:55:27','','','','0','Cash',0.00,'1','','','18','','1','2022-06-22 12:55:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','16.00','1','Inclusive','branch','Inventory','','','','',''),('1816559056323126333',1049,'181655904020','206','1.00','55','retail','0','2022-06-22 16:47:04','','','','50','Cash',0.00,'55','','','18','','1','2022-06-22 13:48:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559072392155317',1050,'181655905723','57','5.00','25','retail','0','2022-06-22 16:48:43','','','','0','Cash',0.00,'5','','','18','','1','2022-06-22 14:14:21','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','34.00','29','Inclusive','branch','Inventory','','','','',''),('1816559072560300123',1051,'181655905723','57','5.00','25','retail','0','2022-06-22 17:13:59','','','','0','Cash',0.00,'5','','','18','','1','2022-06-22 14:14:21','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','29.00','24','Inclusive','branch','Inventory','','','','',''),('1816559080432020323',1052,'181655907917','17','2.00','50','retail','0','2022-06-22 17:25:17','','','','0','Cash',0.00,'25','','','18','','1','2022-06-22 14:27:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('1816559084089300254',1053,'181655908046','166','1.00','1300','retail','0','2022-06-22 17:27:26','','','','0','Cash',0.00,'1300','','','18','','1','2022-06-22 14:37:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816559599912151552',1054,'181655959979','85','1.00','150','retail','0','2022-06-23 07:52:59','','','','0','Cash',0.00,'150','','','18','','1','2022-06-23 04:54:32','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816559600542321395',1055,'181655959979','212','1.00','20','retail','0','2022-06-23 07:54:04','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 04:54:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559601353322033',1056,'181655960072','64','1.00','10','retail','0','2022-06-23 07:54:32','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 04:55:45','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816559605118012155',1057,'181655960146','212','1.00','20','retail','0','2022-06-23 07:55:46','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 05:01:56','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559634111623030',1058,'181655960516','200','1.00','50','retail','0','2022-06-23 08:01:56','','','','0','Cash',0.00,'50','','','18','','1','2022-06-23 05:50:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559634372503423',1059,'181655960516','201','1.00','20','retail','0','2022-06-23 08:50:12','','','','0','Cash',0.00,'20','','','18','','1','2022-06-23 05:50:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559634870203003',1060,'181655963440','212','1.00','20','retail','0','2022-06-23 08:50:40','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 05:51:29','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559636173532322',1061,'181655963490','24','2.00','20','retail','0','2022-06-23 08:51:30','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 05:53:39','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','',''),('1816559636733233335',1062,'181655963619','212','1.00','20','retail','0','2022-06-23 08:53:39','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 05:54:35','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559644111283342',1063,'181655963676','212','1.00','20','retail','0','2022-06-23 08:54:36','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 06:07:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559649530626215',1064,'181655964670','212','1.00','20','retail','0','2022-06-23 09:11:10','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 06:15:55','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559649715729392',1065,'181655964956','16','4.00','40','retail','0','2022-06-23 09:15:56','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 06:16:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','134.00','130','Inclusive','branch','Inventory','','','','',''),('1816559669353392693',1066,'181655966376','147','1.00','20','retail','0','2022-06-23 09:39:36','','','','0','Cash',0.00,'20','','','18','','1','2022-06-23 06:49:10','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('1816559669486330392',1067,'181655966376','187','1.00','5','retail','0','2022-06-23 09:48:55','','','','0','Cash',0.00,'5','','','18','','1','2022-06-23 06:49:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816559674592530220',1068,'181655966950','212','5.00','100','retail','0','2022-06-23 09:49:10','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 06:57:54','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559674872173530',1069,'181655967474','26','1.00','65','retail','0','2022-06-23 09:57:54','','','','0','Cash',0.00,'65','','','18','','1','2022-06-23 06:59:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816559674983282329',1070,'181655967474','212','1.00','20','retail','0','2022-06-23 09:58:08','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 06:59:13','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559675090002012',1071,'181655967474','1','1.00','70','retail','0','2022-06-23 09:58:18','','','','0','Cash',0.00,'70','','','18','','1','2022-06-23 06:59:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1816559675410656243',1072,'181655967474','16','1.00','10','retail','0','2022-06-23 09:58:30','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 06:59:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','130.00','129','Inclusive','branch','Inventory','','','','',''),('1816559676519263622',1073,'181655967554','212','1.00','20','retail','0','2022-06-23 09:59:14','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 07:02:26','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559683232330533',1074,'181655967751','16','1.00','10','retail','0','2022-06-23 10:02:32','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 07:26:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','129.00','128','Inclusive','branch','Inventory','','','','',''),('1816559691760173323',1075,'181655967751','189','1.00','20','retail','0','2022-06-23 10:12:17','','','','0','Cash',0.00,'20','','','18','','1','2022-06-23 07:26:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816559691993363152',1076,'181655969190','209','1.00','60','retail','0','2022-06-23 10:26:30','','','','0','Cash',0.00,'60','','','18','','1','2022-06-23 07:27:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559692210103221',1077,'181655969190','43','1.00','65','retail','0','2022-06-23 10:26:39','','','','0','Cash',0.00,'65','','','18','','1','2022-06-23 07:27:08','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816559693902099282',1078,'181655969385','212','1.00','20','retail','0','2022-06-23 10:29:45','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 07:30:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559694181802322',1079,'181655969401','196','1.00','100','retail','0','2022-06-23 10:30:01','','','','0','Cash',0.00,'100','','','18','','1','2022-06-23 07:30:20','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559703763223272',1080,'181655969428','212','1.00','20','retail','0','2022-06-23 10:30:28','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 07:46:18','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559704932362527',1081,'181655970379','212','1.00','20','retail','0','2022-06-23 10:46:19','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 07:48:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559708235300362',1082,'181655970495','212','1.00','20','retail','0','2022-06-23 10:48:15','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 07:53:46','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559718711311101',1083,'181655970826','200','1.00','50','retail','0','2022-06-23 11:11:01','','','','0','Cash',0.00,'50','','','18','','1','2022-06-23 08:11:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559731333300305',1084,'181655971874','196','1.00','100','retail','0','2022-06-23 11:11:14','','','','0','Cash',0.00,'100','','','18','','1','2022-06-23 08:32:16','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559736527530232',1085,'181655973136','207','9.00','90','retail','0','2022-06-23 11:32:16','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 08:40:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','181.00','172','Inclusive','branch','Service','1110','4000','5500','',''),('1816559744476202331',1086,'181655973658','212','1.00','20','retail','0','2022-06-23 11:40:58','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 08:54:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559765943322793',1087,'181655976092','212','3.00','60','retail','0','2022-06-23 12:29:14','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 09:35:18','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559768913353268',1088,'181655976092','147','1.00','20','retail','0','2022-06-23 12:34:35','','','','0','Cash',0.00,'20','','','18','','1','2022-06-23 09:35:18','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('1816559769807321732',1089,'181655976918','196','1.00','100','retail','0','2022-06-23 12:35:18','','','','0','Cash',0.00,'100','','','18','','1','2022-06-23 09:36:23','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559771525270303',1090,'181655976983','189','18.00','360','retail','0','2022-06-23 12:36:23','','','','0','Cash',0.00,'20','','','18','','1','2022-06-23 09:39:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','20.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1816559772096212232',1091,'181655977187','207','10.00','100','retail','0','2022-06-23 12:39:47','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 09:40:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','181.00','171','Inclusive','branch','Service','1110','4000','5500','',''),('1816559773123120203',1092,'181655977301','212','6.00','120','retail','0','2022-06-23 12:41:41','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 09:42:06','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','32.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559794743492750',1093,'181655977388','208','5.00','100','retail','0','2022-06-23 13:05:50','','','','0','Cash',0.00,'20','','','18','','1','2022-06-23 10:18:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','3.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816559795493520388',1094,'181655979520','191','2.00','100','retail','0','2022-06-23 13:18:40','','','','0','Cash',0.00,'50','','','18','','1','2022-06-23 10:19:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816559804189381093',1095,'181655979703','212','1.00','20','retail','0','2022-06-23 13:21:43','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 10:33:41','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559824459002262',1096,'181655981260','212','1.00','20','retail','0','2022-06-23 13:47:40','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 11:08:08','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559824562222322',1097,'181655981260','16','2.00','20','retail','0','2022-06-23 14:07:26','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 11:08:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','128.00','126','Inclusive','branch','Inventory','','','','',''),('1816559832253222352',1098,'181655982489','190','1.00','10','retail','0','2022-06-23 14:08:09','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 11:20:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816559832373333782',1099,'181655983227','212','2.00','40','retail','0','2022-06-23 14:20:27','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 11:20:41','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559835032328018',1100,'181655983378','212','1.00','20','retail','0','2022-06-23 14:22:58','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 11:25:08','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559835563023220',1101,'181655983509','212','1.00','20','retail','0','2022-06-23 14:25:09','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 11:27:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559843363000386',1102,'181655983649','212','1.00','20','retail','0','2022-06-23 14:27:29','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 11:39:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559854488280053',1103,'181655985424','212','2.00','40','retail','0','2022-06-23 14:57:15','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 11:57:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559865566352330',1104,'181655985567','212','1.00','20','retail','0','2022-06-23 14:59:27','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 12:16:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559881840383621',1105,'181655987280','212','1.00','20','retail','0','2022-06-23 15:28:00','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 12:43:29','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559882062206882',1106,'181655987280','160','2.00','10','retail','0','2022-06-23 15:43:04','','','','0','Cash',0.00,'5','','','18','','1','2022-06-23 12:43:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816559890440925922',1107,'181655988210','1','3.00','210','retail','0','2022-06-23 15:43:30','','','','0','Cash',0.00,'70','','','18','','1','2022-06-23 12:57:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','','','','',''),('1816559890660356123',1108,'181655989059','212','1.00','20','retail','0','2022-06-23 15:57:39','','','','5','Cash',0.00,'20','','','18','','1','2022-06-23 12:57:52','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816559890823880529',1109,'181655989072','202','1.00','50','retail','0','2022-06-23 15:57:52','','','','0','Cash',0.00,'50','','','18','','1','2022-06-23 12:58:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816559897993182320',1110,'181655989099','76','4.00','80','retail','0','2022-06-23 16:09:41','','','','0','Cash',0.00,'20','','','18','','1','2022-06-23 13:10:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','45.00','41','Inclusive','branch','Inventory','','','','',''),('1816559921712522733',1111,'181655992157','194','1.00','100','retail','0','2022-06-23 16:49:17','','','','0','Cash',0.00,'100','','','18','','1','2022-06-23 13:50:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816559921930132039',1112,'181655992157','207','1.00','10','retail','0','2022-06-23 16:49:31','','','','0','Cash',0.00,'10','','','18','','1','2022-06-23 13:50:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816560525371230502',1113,'181656052525','206','1.00','55','retail','0','2022-06-24 09:35:25','','','','50','Cash',0.00,'55','','','18','','1','2022-06-24 06:35:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560526063833612',1114,'181656052592','212','3.00','60','retail','0','2022-06-24 09:36:32','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 06:37:20','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','54.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560540181302362',1115,'181656052640','212','1.00','20','retail','0','2022-06-24 09:37:20','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 07:01:00','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560540585525228',1116,'181656052640','212','1.00','20','retail','0','2022-06-24 10:00:37','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 07:01:00','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560553763652030',1117,'181656054060','206','1.00','55','retail','0','2022-06-24 10:01:00','','','','50','Cash',0.00,'55','','','18','','1','2022-06-24 07:22:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560605933209222',1118,'181656059481','207','1.00','10','retail','0','2022-06-24 11:31:21','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 08:50:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816560606126032313',1119,'181656060600','212','5.00','100','retail','0','2022-06-24 11:50:00','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 08:50:34','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','49.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560627652326322',1120,'181656060634','212','1.00','20','retail','0','2022-06-24 11:50:34','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 09:26:13','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560629452339220',1121,'181656062773','213','1.00','20','retail','0','2022-06-24 12:26:13','','','','15','Cash',0.00,'20','','','18','','1','2022-06-24 09:30:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560632731231323',1122,'181656063250','207','10.00','100','retail','0','2022-06-24 12:34:10','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 09:34:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','181.00','171','Inclusive','branch','Service','1110','4000','5500','',''),('1816560632863331663',1123,'181656063276','190','1.00','10','retail','0','2022-06-24 12:34:36','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 09:35:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816560632972230085',1124,'181656063276','1','1.00','70','retail','0','2022-06-24 12:34:47','','','','0','Cash',0.00,'70','','','18','','1','2022-06-24 09:35:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816560633106320023',1125,'181656063276','206','1.00','55','retail','0','2022-06-24 12:34:57','','','','50','Cash',0.00,'55','','','18','','1','2022-06-24 09:35:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560636633206633',1126,'181656063617','206','1.00','55','retail','0','2022-06-24 12:40:17','','','','50','Cash',0.00,'55','','','18','','1','2022-06-24 09:41:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560640566213102',1127,'181656064005','212','1.00','20','retail','0','2022-06-24 12:46:45','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 09:47:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560642130660821',1128,'181656064204','212','1.00','20','retail','0','2022-06-24 12:50:04','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 09:50:23','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560650535203803',1129,'181656065044','189','1.00','20','retail','0','2022-06-24 13:04:04','','','','0','Cash',0.00,'20','','','18','','1','2022-06-24 10:04:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816560652032330331',1130,'181656065062','190','10.00','100','retail','0','2022-06-24 13:04:22','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 10:06:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','14.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1816560662668232021',1131,'181656066258','212','1.00','20','retail','0','2022-06-24 13:24:18','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 10:24:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560667620320227',1132,'181656066280','212','1.00','20','retail','0','2022-06-24 13:24:40','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 10:32:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560691930321222',1133,'181656066765','190','1.00','10','retail','0','2022-06-24 13:32:45','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 11:13:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816560692032136202',1134,'181656066765','190','1.00','10','retail','0','2022-06-24 14:13:14','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 11:13:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816560694570033422',1135,'181656069206','212','2.00','40','retail','0','2022-06-24 14:13:26','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 11:17:49','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560731303322302',1136,'181656069495','212','3.00','60','retail','0','2022-06-24 15:18:25','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 12:18:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816560731783321880',1137,'181656073139','207','1.00','10','retail','0','2022-06-24 15:18:59','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 12:20:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1..........................8..','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816560731992239371',1138,'181656073139','207','7.00','70','retail','0','2022-06-24 15:19:38','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 12:20:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','181.00','174','Inclusive','branch','Service','1110','4000','5500','',''),('1816560732303613526',1139,'181656073212','1','6.00','420','retail','0','2022-06-24 15:20:12','','','','0','Cash',0.00,'70','','','18','','1','2022-06-24 12:24:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','27.00','21','Inclusive','branch','Inventory','','','','',''),('1816560733415062320',1140,'181656073212','43','4.00','260','retail','0','2022-06-24 15:22:04','','','','0','Cash',0.00,'65','','','18','','1','2022-06-24 12:24:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','','','','',''),('1816560733623303826',1141,'181656073212','53','5.00','200','retail','0','2022-06-24 15:22:21','','','','0','Cash',0.00,'40','','','18','','1','2022-06-24 12:24:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816560733960023330',1142,'181656073212','52','3.00','120','retail','0','2022-06-24 15:23:01','','','','0','Cash',0.00,'40','','','18','','1','2022-06-24 12:24:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816560734230773726',1143,'181656073212','6','6.00','300','retail','0','2022-06-24 15:23:17','','','','0','Cash',0.00,'50','','','18','','1','2022-06-24 12:24:05','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','11.00','5','Inclusive','branch','Inventory','','','','',''),('1816560734693329601',1144,'181656073457','190','3.00','30','retail','0','2022-06-24 15:24:17','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 12:24:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816560810243303233',1145,'181656081011','191','9.00','450','retail','0','2022-06-24 17:30:11','','','','0','Cash',0.00,'50','','','18','','1','2022-06-24 14:31:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','0.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816560811043260260',1146,'181656081011','207','15.00','150','retail','0','2022-06-24 17:30:25','','','','0','Cash',0.00,'10','','','18','','1','2022-06-24 14:31:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','181.00','166','Inclusive','branch','Service','1110','4000','5500','',''),('1816560811326322002',1147,'181656081116','212','1.00','20','retail','0','2022-06-24 17:32:04','','','','5','Cash',0.00,'20','','','18','','1','2022-06-24 14:32:14','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816561399300192300',1148,'181656139908','206','1.00','55','retail','0','2022-06-25 09:51:48','','','','50','Cash',0.00,'55','','','18','','1','2022-06-25 06:52:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816561399456223013',1149,'181656139908','212','2.00','40','retail','0','2022-06-25 09:52:10','','','','5','Cash',0.00,'20','','','18','','1','2022-06-25 06:52:28','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816561402670040262',1150,'181656140236','206','1.00','55','retail','0','2022-06-25 09:57:16','','','','50','Cash',0.00,'55','','','18','','1','2022-06-25 06:58:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816561422143303228',1151,'181656140280','206','1.00','55','retail','0','2022-06-25 09:58:00','','','','50','Cash',0.00,'55','','','18','','1','2022-06-25 07:30:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816561422665223240',1152,'181656142260','52','1.00','40','retail','0','2022-06-25 10:31:00','','','','0','Cash',0.00,'40','','','18','','1','2022-06-25 07:31:08','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816561422792017323',1153,'181656142268','187','2.00','10','retail','0','2022-06-25 10:31:08','','','','0','Cash',0.00,'5','','','18','','1','2022-06-25 07:39:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816561427783387282',1154,'181656142268','206','1.00','55','retail','0','2022-06-25 10:31:19','','','','50','Cash',0.00,'55','','','18','','1','2022-06-25 07:39:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816561515963623696',1155,'181656142780','1','1.00','70','retail','0','2022-06-25 13:06:24','','','','0','Cash',0.00,'70','','','18','','1','2022-06-25 10:06:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816561516333232323',1156,'181656151599','207','7.00','70','retail','0','2022-06-25 13:06:39','','','','0','Cash',0.00,'10','','','18','','1','2022-06-25 10:07:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','181.00','174','Inclusive','branch','Service','1110','4000','5500','',''),('1816561525455836313',1157,'181656152532','16','1.00','10','retail','0','2022-06-25 13:22:12','','','','0','Cash',0.00,'10','','','18','','1','2022-06-25 11:22:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','126.00','125','Inclusive','branch','Inventory','','','','',''),('1816561561253333212',1158,'181656152532','64','1.00','10','retail','0','2022-06-25 14:21:57','','','','0','Cash',0.00,'10','','','18','','1','2022-06-25 11:22:48','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816561561818320258',1159,'181656156168','16','1.00','10','retail','0','2022-06-25 14:22:48','','','','0','Cash',0.00,'10','','','18','','1','2022-06-25 11:23:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','','','','',''),('1816561572343806371',1160,'181656157197','207','7.00','70','retail','0','2022-06-25 14:39:57','','','','0','Cash',0.00,'10','','','18','','1','2022-06-25 11:43:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','181.00','174','Inclusive','branch','Service','1110','4000','5500','',''),('1816561572520362601',1161,'181656157197','187','2.00','10','retail','0','2022-06-25 14:40:34','','','','0','Cash',0.00,'5','','','18','','1','2022-06-25 11:43:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816561573878013332',1162,'181656157197','187','1.00','5','retail','0','2022-06-25 14:40:52','','','','0','Cash',0.00,'5','','','18','','1','2022-06-25 11:43:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816561608425023360',1163,'181656160831','201','2.00','40','retail','0','2022-06-25 15:40:31','','','','0','Cash',0.00,'20','','','18','','1','2022-06-25 12:40:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563037873371363',1164,'181656303760','212','5.00','100','retail','0','2022-06-27 07:22:41','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 04:23:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563038290020328',1165,'181656303812','212','1.00','20','retail','0','2022-06-27 07:23:32','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 04:23:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563083272223083',1166,'181656308318','165','1.00','200','retail','0','2022-06-27 08:38:38','','','','0','Cash',0.00,'200','','','18','','1','2022-06-27 05:41:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816563083653633522',1167,'181656308318','189','2.00','40','retail','0','2022-06-27 08:39:12','','','','0','Cash',0.00,'20','','','18','','1','2022-06-27 05:41:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1816563084727433236',1168,'181656308318','207','8.00','80','retail','0','2022-06-27 08:39:27','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 05:41:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','181.00','173','Inclusive','branch','Service','1110','4000','5500','',''),('1816563085360520351',1169,'181656308507','212','3.00','60','retail','0','2022-06-27 08:41:47','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 05:55:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563112521023353',1170,'181656311245','206','1.00','55','retail','0','2022-06-27 09:27:25','','','','50','Cash',0.00,'55','','','18','','1','2022-06-27 06:27:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563112603102262',1171,'181656311245','206','1.00','55','retail','0','2022-06-27 09:27:32','','','','50','Cash',0.00,'55','','','18','','1','2022-06-27 06:27:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563112803202363',1172,'181656311262','147','1.00','20','retail','0','2022-06-27 09:27:52','','','','0','Cash',0.00,'20','','','18','','1','2022-06-27 06:29:09','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('1816563113231323363',1173,'181656311262','147','3.00','60','retail','0','2022-06-27 09:28:00','','','','0','Cash',0.00,'20','','','18','','1','2022-06-27 06:29:09','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','92.00','89','Inclusive','branch','Inventory','','','','',''),('1816563137205223702',1174,'181656311362','207','10.00','100','retail','0','2022-06-27 09:29:22','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 07:09:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','181.00','171','Inclusive','branch','Service','1110','4000','5500','',''),('1816563175032130505',1175,'181656317488','206','1.00','55','retail','0','2022-06-27 11:11:28','','','','50','Cash',0.00,'55','','','18','','1','2022-06-27 08:13:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563175133302083',1176,'181656317488','72','1.00','70','retail','0','2022-06-27 11:11:43','','','','0','Cash',0.00,'70','','','18','','1','2022-06-27 08:13:15','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816563175712273700',1177,'181656317488','200','1.00','50','retail','0','2022-06-27 11:12:40','','','','0','Cash',0.00,'50','','','18','','1','2022-06-27 08:13:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563175832630203',1178,'181656317488','212','1.00','20','retail','0','2022-06-27 11:12:51','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 08:13:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563175936303336',1179,'181656317488','191','1.00','50','retail','0','2022-06-27 11:13:04','','','','0','Cash',0.00,'50','','','18','','1','2022-06-27 08:13:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816563183983658131',1180,'181656317595','206','1.00','55','retail','0','2022-06-27 11:13:15','','','','50','Cash',0.00,'55','','','18','','1','2022-06-27 08:26:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563196733253153',1181,'181656318403','207','8.00','80','retail','0','2022-06-27 11:26:43','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 08:48:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','181.00','173','Inclusive','branch','Service','1110','4000','5500','',''),('1816563199973301233',1182,'181656319688','190','6.00','60','retail','0','2022-06-27 11:48:08','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 08:55:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1816563200492260215',1183,'181656319688','190','10.00','100','retail','0','2022-06-27 11:53:17','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 08:55:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','14.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1816563200640222680',1184,'181656319688','191','1.00','50','retail','0','2022-06-27 11:54:09','','','','0','Cash',0.00,'50','','','18','','1','2022-06-27 08:55:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816563215572323321',1185,'181656321478','207','5.00','50','retail','0','2022-06-27 12:17:58','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 09:19:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','181.00','176','Inclusive','branch','Service','1110','4000','5500','',''),('1816563215892039103',1186,'181656321559','187','5.00','25','retail','0','2022-06-27 12:19:19','','','','0','Cash',0.00,'5','','','18','','1','2022-06-27 09:20:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816563216156265230',1187,'181656321559','187','7.00','35','retail','0','2022-06-27 12:19:49','','','','0','Cash',0.00,'5','','','18','','1','2022-06-27 09:20:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','0.00','-7','Inclusive','branch','Service','1110','4000','5500','',''),('1816563226512313202',1188,'181656321619','212','1.00','20','retail','0','2022-06-27 12:20:19','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 09:38:06','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563226799129003',1189,'181656321619','200','2.00','100','retail','0','2022-06-27 12:37:32','','','','0','Cash',0.00,'50','','','18','','1','2022-06-27 09:38:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563231936322302',1190,'181656322687','212','2.00','40','retail','0','2022-06-27 12:46:24','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 09:46:37','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563234373222022',1191,'181656323354','190','1.00','10','retail','0','2022-06-27 12:49:14','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 09:50:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816563240913222444',1192,'181656324079','212','1.00','20','retail','0','2022-06-27 13:01:19','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 10:01:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563243755322303',1193,'181656324105','212','1.00','20','retail','0','2022-06-27 13:01:45','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 10:06:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563243828223042',1194,'181656324105','212','1.00','20','retail','0','2022-06-27 13:06:15','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 10:06:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563251323220232',1195,'181656324400','24','1.00','10','retail','0','2022-06-27 13:18:30','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 10:18:59','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816563253966360522',1196,'181656325140','16','3.00','30','retail','0','2022-06-27 13:19:00','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 10:23:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','124.00','121','Inclusive','branch','Inventory','','','','',''),('1816563254443030210',1197,'181656325399','201','1.00','20','retail','0','2022-06-27 13:23:39','','','','0','Cash',0.00,'20','','','18','','1','2022-06-27 10:24:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563257323823601',1198,'181656325452','212','1.00','20','retail','0','2022-06-27 13:28:43','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 10:28:56','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563257702270523',1199,'181656325758','200','1.00','50','retail','0','2022-06-27 13:29:18','','','','0','Cash',0.00,'50','','','18','','1','2022-06-27 10:29:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563257793200232',1200,'181656325758','16','1.00','10','retail','0','2022-06-27 13:29:30','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 10:29:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','121.00','120','Inclusive','branch','Inventory','','','','',''),('1816563261781530633',1201,'181656325781','212','1.00','20','retail','0','2022-06-27 13:29:41','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 10:39:58','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563267153032312',1202,'181656326399','212','1.00','20','retail','0','2022-06-27 13:39:59','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 10:45:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563267278633206',1203,'181656326399','190','12.00','120','retail','0','2022-06-27 13:45:16','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 10:45:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','14.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1816563267812263023',1204,'181656326739','1','1.00','70','retail','0','2022-06-27 13:45:39','','','','0','Cash',0.00,'70','','','18','','1','2022-06-27 10:46:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816563267933360023',1205,'181656326739','17','2.00','50','retail','0','2022-06-27 13:46:21','','','','0','Cash',0.00,'25','','','18','','1','2022-06-27 10:46:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1816563276671312366',1206,'181656327660','207','1.00','10','retail','0','2022-06-27 14:01:00','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 11:01:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816563277652233620',1207,'181656327672','154','1.00','20','retail','0','2022-06-27 14:01:12','','','','0','Cash',0.00,'20','','','18','','1','2022-06-27 11:12:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816563283733303720',1208,'181656327672','212','1.00','20','retail','0','2022-06-27 14:12:47','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 11:12:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563291477335643',1209,'181656328386','187','3.00','15','retail','0','2022-06-27 14:25:37','','','','0','Cash',0.00,'5','','','18','','1','2022-06-27 11:25:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816563291536102222',1210,'181656328386','212','1.00','20','retail','0','2022-06-27 14:25:48','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 11:25:56','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563293220331323',1211,'181656329317','212','1.00','20','retail','0','2022-06-27 14:28:37','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 11:32:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563294502332322',1212,'181656329317','212','1.00','20','retail','0','2022-06-27 14:28:43','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 11:32:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563295323325866',1213,'181656329317','212','1.00','20','retail','0','2022-06-27 14:30:50','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 11:32:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563296218220265',1214,'181656329551','213','1.00','20','retail','0','2022-06-27 14:32:31','','','','15','Cash',0.00,'20','','','18','','1','2022-06-27 11:33:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563299303312399',1215,'181656329631','207','17.00','170','retail','0','2022-06-27 14:33:51','','','','0','Cash',0.00,'10','','','18','','1','2022-06-27 11:39:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','181.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1816563310330203012',1216,'181656329951','189','8.00','160','retail','0','2022-06-27 14:39:11','','','','0','Cash',0.00,'20','','','18','','1','2022-06-27 11:57:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816563310463232333',1217,'181656331037','212','1.00','20','retail','0','2022-06-27 14:57:17','','','','5','Cash',0.00,'20','','','18','','1','2022-06-27 11:57:35','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563320083208283',1218,'181656331055','159','15.00','15','retail','0','2022-06-27 14:57:35','','','','0','Cash',0.00,'1','','','18','','1','2022-06-27 12:13:30','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','20.00','5','Inclusive','branch','Inventory','','','','',''),('1816563368300230330',1219,'181656336817','1','1.00','70','retail','0','2022-06-27 16:33:37','','','','0','Cash',0.00,'70','','','18','','1','2022-06-27 13:33:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816563411093062831',1220,'181656337959','1','1.00','70','retail','0','2022-06-27 16:52:39','','','','0','Cash',0.00,'70','','','18','','1','2022-06-27 14:45:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816563945702010004',1221,'181656394563','212','1.00','20','retail','0','2022-06-28 08:36:03','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 05:36:30','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563945774330343',1222,'181656394563','190','1.00','10','retail','0','2022-06-28 08:36:11','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 05:36:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816563945880231162',1223,'181656394563','158','5.00','5','retail','0','2022-06-28 08:36:18','','','','0','Cash',0.00,'1','','','18','','1','2022-06-28 05:36:30','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','','','','',''),('1816563950800503232',1224,'181656394590','212','1.00','20','retail','0','2022-06-28 08:36:30','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 05:44:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563950977136363',1225,'181656394590','190','1.00','10','retail','0','2022-06-28 08:44:40','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 05:44:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816563951253253233',1226,'181656395099','16','2.00','20','retail','0','2022-06-28 08:44:59','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 05:45:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','120.00','118','Inclusive','branch','Inventory','','','','',''),('1816563952855300001',1227,'181656395134','24','1.00','10','retail','0','2022-06-28 08:45:34','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 05:48:07','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816563996073632361',1228,'181656399590','206','1.00','55','retail','0','2022-06-28 09:59:50','','','','50','Cash',0.00,'55','','','18','','1','2022-06-28 07:05:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816563996445209010',1229,'181656399590','52','2.00','80','retail','0','2022-06-28 10:00:17','','','','0','Cash',0.00,'40','','','18','','1','2022-06-28 07:05:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816563997901900323',1230,'181656399590','207','1.00','10','retail','0','2022-06-28 10:00:44','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 07:05:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816563998121032330',1231,'181656399590','27','1.00','20','retail','0','2022-06-28 10:03:17','','','','0','Cash',0.00,'20','','','18','','1','2022-06-28 07:05:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816563998312222232',1232,'181656399590','43','1.00','65','retail','0','2022-06-28 10:03:33','','','','0','Cash',0.00,'65','','','18','','1','2022-06-28 07:05:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816564002595230413',1233,'181656399957','43','1.00','65','retail','0','2022-06-28 10:05:57','','','','0','Cash',0.00,'65','','','18','','1','2022-06-28 07:11:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816564004148232331',1234,'181656400353','194','1.00','100','retail','0','2022-06-28 10:12:33','','','','0','Cash',0.00,'100','','','18','','1','2022-06-28 07:13:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816564017792263016',1235,'181656401769','190','1.00','10','retail','0','2022-06-28 10:36:09','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 07:36:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816564017942222422',1236,'181656401769','194','1.00','100','retail','0','2022-06-28 10:36:20','','','','0','Cash',0.00,'100','','','18','','1','2022-06-28 07:36:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816564026380620250',1237,'181656401798','201','1.00','20','retail','0','2022-06-28 10:50:28','','','','0','Cash',0.00,'20','','','18','','1','2022-06-28 07:50:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564048318128622',1238,'181656403178','189','3.00','60','retail','0','2022-06-28 10:59:38','','','','0','Cash',0.00,'20','','','18','','1','2022-06-28 08:28:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816564048671206045',1239,'181656403178','147','1.00','20','retail','0','2022-06-28 11:27:12','','','','0','Cash',0.00,'20','','','18','','1','2022-06-28 08:28:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('1816564048808323602',1240,'181656403178','207','4.00','40','retail','0','2022-06-28 11:27:48','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 08:28:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','181.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1816564050252330400',1241,'181656404889','212','1.00','20','retail','0','2022-06-28 11:28:09','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 08:30:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564050432353345',1242,'181656404889','212','1.00','20','retail','0','2022-06-28 11:30:25','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 08:30:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564051743202202',1243,'181656405047','200','2.00','100','retail','0','2022-06-28 11:30:47','','','','0','Cash',0.00,'50','','','18','','1','2022-06-28 08:34:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564057873371803',1244,'181656405285','212','1.00','20','retail','0','2022-06-28 11:34:45','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 08:43:14','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564066780600302',1245,'181656405795','212','1.00','20','retail','0','2022-06-28 11:43:15','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 08:58:00','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564089080318632',1246,'181656408883','212','2.00','40','retail','0','2022-06-28 12:34:43','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 09:35:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564115716202253',1247,'181656411563','178','1.00','600','retail','0','2022-06-28 13:19:23','','','','0','Cash',0.00,'600','','','18','','1','2022-06-28 10:19:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816564132464260821',1248,'181656413228','151','8.00','40','retail','0','2022-06-28 13:47:08','','','','0','Cash',0.00,'5','','','18','','1','2022-06-28 10:51:47','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','10.00','2','Inclusive','branch','Inventory','','','','',''),('1816564132573233082',1249,'181656413228','212','3.00','60','retail','0','2022-06-28 13:47:26','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 10:51:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564134942232302',1250,'181656413228','212','1.00','20','retail','0','2022-06-28 13:47:38','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 10:51:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564135223012233',1251,'181656413508','17','2.00','50','retail','0','2022-06-28 13:51:48','','','','0','Cash',0.00,'25','','','18','','1','2022-06-28 10:52:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('1816564139496991639',1252,'181656413568','207','6.00','60','retail','0','2022-06-28 13:52:48','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 11:02:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','181.00','175','Inclusive','branch','Service','1110','4000','5500','',''),('1816564141381124333',1253,'181656413568','190','2.00','20','retail','0','2022-06-28 13:59:09','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 11:02:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816564142673323136',1254,'181656414146','156','1.00','20','retail','0','2022-06-28 14:02:26','','','','0','Cash',0.00,'20','','','18','','1','2022-06-28 11:04:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816564147946232251',1255,'181656414270','206','1.00','55','retail','0','2022-06-28 14:04:30','','','','50','Cash',0.00,'55','','','18','','1','2022-06-28 11:13:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564148023342203',1256,'181656414270','212','1.00','20','retail','0','2022-06-28 14:13:14','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 11:13:25','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564153583513600',1257,'181656414866','160','2.00','10','retail','0','2022-06-28 14:14:26','','','','0','Cash',0.00,'5','','','18','','1','2022-06-28 11:24:50','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1816564154878300332',1258,'181656414866','201','1.00','20','retail','0','2022-06-28 14:22:38','','','','0','Cash',0.00,'20','','','18','','1','2022-06-28 11:24:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564155090022423',1259,'181656415492','212','1.00','20','retail','0','2022-06-28 14:24:52','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 11:25:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564157994205029',1260,'181656415787','190','13.00','130','retail','0','2022-06-28 14:29:47','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 11:30:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','14.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816564158693130222',1261,'181656415860','167','1.00','650','retail','0','2022-06-28 14:31:00','','','','0','Cash',0.00,'650','','','18','','1','2022-06-28 11:31:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816564163362262100',1262,'181656415883','212','1.00','20','retail','0','2022-06-28 14:31:23','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 11:38:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564167460354737',1263,'181656416444','187','4.00','20','retail','0','2022-06-28 14:40:44','','','','0','Cash',0.00,'5','','','18','','1','2022-06-28 11:45:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816564167615301163',1264,'181656416749','207','4.00','40','retail','0','2022-06-28 14:45:49','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 11:46:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','181.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1816564173822231512',1265,'181656416769','212','2.00','40','retail','0','2022-06-28 14:46:09','','','','5','Cash',0.00,'20','','','18','','1','2022-06-28 11:56:24','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564189710016332',1266,'181656418492','14','1.00','5','retail','0','2022-06-28 15:14:52','','','','0','Cash',0.00,'5','','','18','','1','2022-06-28 12:23:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816564189836162032',1267,'181656418492','14','1.00','5','retail','0','2022-06-28 15:22:51','','','','0','Cash',0.00,'5','','','18','','1','2022-06-28 12:23:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816564253042321235',1268,'181656425293','207','13.00','130','retail','0','2022-06-28 17:08:14','','','','0','Cash',0.00,'10','','','18','','1','2022-06-28 14:22:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','181.00','168','Inclusive','branch','Service','1110','4000','5500','',''),('1816564265421024512',1269,'181656426214','51','1.00','5','retail','0','2022-06-28 17:23:34','','','','0','Cash',0.00,'5','','','18','','1','2022-06-28 14:29:04','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816564296955232932',1270,'181656429663','110','1.00','15','retail','0','2022-06-28 18:21:03','','','','0','Cash',0.00,'15','','','18','','1','2022-06-28 15:22:45','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816564297552031232',1271,'181656429663','110','9.00','135','retail','0','2022-06-28 18:22:07','','','','0','Cash',0.00,'15','','','18','','1','2022-06-28 15:22:45','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','25.00','16','Inclusive','branch','Inventory','','','','',''),('1816564766110130176',1272,'181656476601','212','3.00','60','retail','0','2022-06-29 07:23:21','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 04:23:34','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','39.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564804422132040',1273,'181656476614','212','1.00','20','retail','0','2022-06-29 07:23:34','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 05:28:16','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564819202612610',1274,'181656480496','212','1.00','20','retail','0','2022-06-29 08:28:16','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 05:52:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564826232203333',1275,'181656481923','206','1.00','55','retail','0','2022-06-29 08:52:03','','','','50','Cash',0.00,'55','','','18','','1','2022-06-29 06:03:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564830653138306',1276,'181656482626','200','1.00','50','retail','0','2022-06-29 09:03:46','','','','0','Cash',0.00,'50','','','18','','1','2022-06-29 06:11:20','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564853255002208',1277,'181656483080','212','2.00','40','retail','0','2022-06-29 09:48:29','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 06:49:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564853372333033',1278,'181656483080','190','3.00','30','retail','0','2022-06-29 09:48:45','','','','0','Cash',0.00,'10','','','18','','1','2022-06-29 06:49:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816564854082302026',1279,'181656485341','52','1.00','40','retail','0','2022-06-29 09:49:01','','','','0','Cash',0.00,'40','','','18','','1','2022-06-29 06:50:10','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816564855080602681',1280,'181656485476','212','1.00','20','retail','0','2022-06-29 09:51:16','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 06:52:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564855463222485',1281,'181656485535','159','4.00','4','retail','0','2022-06-29 09:52:15','','','','0','Cash',0.00,'1','','','18','','1','2022-06-29 06:53:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('1816564855670300343',1282,'181656485535','159','1.00','1','retail','0','2022-06-29 09:52:39','','','','0','Cash',0.00,'1','','','18','','1','2022-06-29 06:53:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816564856073325105',1283,'181656485535','159','15.00','15','retail','0','2022-06-29 09:53:16','','','','0','Cash',0.00,'1','','','18','','1','2022-06-29 06:53:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','50.00','35','Inclusive','branch','Inventory','','','','',''),('1816564856606500302',1284,'181656485610','212','1.00','20','retail','0','2022-06-29 09:53:30','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 06:54:33','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564857765684277',1285,'181656485769','212','1.00','20','retail','0','2022-06-29 09:56:09','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 06:56:26','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564869342122250',1286,'181656486923','200','1.00','50','retail','0','2022-06-29 10:15:23','','','','0','Cash',0.00,'50','','','18','','1','2022-06-29 07:15:43','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564869410289322',1287,'181656486923','16','1.00','10','retail','0','2022-06-29 10:15:35','','','','0','Cash',0.00,'10','','','18','','1','2022-06-29 07:15:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','118.00','117','Inclusive','branch','Inventory','','','','',''),('1816564897866630393',1288,'181656487725','212','1.00','20','retail','0','2022-06-29 10:28:45','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 08:03:10','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564900330229933',1289,'181656489790','212','1.00','20','retail','0','2022-06-29 11:03:10','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 08:07:18','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564906800221120',1290,'181656490038','200','1.00','50','retail','0','2022-06-29 11:07:18','','','','0','Cash',0.00,'50','','','18','','1','2022-06-29 08:19:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564907383023393',1291,'181656490038','212','1.00','20','retail','0','2022-06-29 11:18:01','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 08:19:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564913148102383',1292,'181656490741','200','1.00','50','retail','0','2022-06-29 11:19:01','','','','0','Cash',0.00,'50','','','18','','1','2022-06-29 08:28:37','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564933390332031',1293,'181656491317','62','1.00','300','retail','0','2022-06-29 11:28:37','','','','0','Cash',0.00,'300','','','18','','1','2022-06-29 09:02:25','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816564933570202203',1294,'181656493346','38','1.00','30','retail','0','2022-06-29 12:02:26','','','','0','Cash',0.00,'30','','','18','','1','2022-06-29 09:02:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816564937240032532',1295,'181656493710','200','1.00','50','retail','0','2022-06-29 12:08:30','','','','0','Cash',0.00,'50','','','18','','1','2022-06-29 09:08:46','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564987170339061',1296,'181656498691','181','1.00','150','retail','0','2022-06-29 13:31:31','','','','0','Cash',0.00,'150','','','18','','1','2022-06-29 10:32:09','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816564995915296003',1297,'181656498729','212','1.00','20','retail','0','2022-06-29 13:32:09','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 10:47:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564996190332093',1298,'181656498729','212','1.00','20','retail','0','2022-06-29 13:46:52','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 10:47:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816564998572320100',1299,'181656499633','14','3.00','15','retail','0','2022-06-29 13:47:13','','','','0','Cash',0.00,'5','','','18','','1','2022-06-29 10:51:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','',''),('1816564998640302332',1300,'181656499633','17','1.00','25','retail','0','2022-06-29 13:50:57','','','','0','Cash',0.00,'25','','','18','','1','2022-06-29 10:51:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816565013102331322',1301,'181656499881','189','2.00','40','retail','0','2022-06-29 14:05:30','','','','0','Cash',0.00,'20','','','18','','1','2022-06-29 11:21:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1816565024112323605',1302,'181656501701','201','1.00','20','retail','0','2022-06-29 14:21:41','','','','0','Cash',0.00,'20','','','18','','1','2022-06-29 11:33:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565024243235056',1303,'181656501701','14','1.00','5','retail','0','2022-06-29 14:33:31','','','','0','Cash',0.00,'5','','','18','','1','2022-06-29 11:33:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816565024326233062',1304,'181656501701','14','1.00','5','retail','0','2022-06-29 14:33:44','','','','0','Cash',0.00,'5','','','18','','1','2022-06-29 11:33:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816565031721203703',1305,'181656502436','212','1.00','20','retail','0','2022-06-29 14:33:56','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 11:46:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565043423120020',1306,'181656503183','17','1.00','25','retail','0','2022-06-29 14:46:23','','','','0','Cash',0.00,'25','','','18','','1','2022-06-29 12:06:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816565044165132282',1307,'181656503183','14','1.00','5','retail','0','2022-06-29 15:05:42','','','','0','Cash',0.00,'5','','','18','','1','2022-06-29 12:06:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816565053422528452',1308,'181656505331','212','1.00','20','retail','0','2022-06-29 15:22:11','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 12:22:24','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565057464243450',1309,'181656505350','190','3.00','30','retail','0','2022-06-29 15:22:30','','','','0','Cash',0.00,'10','','','18','','1','2022-06-29 12:29:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816565057803023220',1310,'181656505749','190','2.00','20','retail','0','2022-06-29 15:29:09','','','','0','Cash',0.00,'10','','','18','','1','2022-06-29 12:29:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816565089466222225',1311,'181656505790','190','14.00','140','retail','0','2022-06-29 15:29:50','','','','0','Cash',0.00,'10','','','18','','1','2022-06-29 13:22:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','14.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816565089578000532',1312,'181656508949','212','1.00','20','retail','0','2022-06-29 16:22:29','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 13:22:46','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565094741231220',1313,'181656508975','16','1.00','10','retail','0','2022-06-29 16:22:55','','','','0','Cash',0.00,'10','','','18','','1','2022-06-29 13:37:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','117.00','116','Inclusive','branch','Inventory','','','','',''),('1816565103983223505',1314,'181656509828','212','1.00','20','retail','0','2022-06-29 16:37:08','','','','5','Cash',0.00,'20','','','18','','1','2022-06-29 13:46:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565119921025220',1315,'181656511983','1','1.00','70','retail','0','2022-06-29 17:13:03','','','','0','Cash',0.00,'70','','','18','','1','2022-06-29 14:13:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816565139463223383',1316,'181656511995','16','5.00','50','retail','0','2022-06-29 17:13:15','','','','0','Cash',0.00,'10','','','18','','1','2022-06-29 14:45:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','116.00','111','Inclusive','branch','Inventory','','','','',''),('1816565139640224215',1317,'181656513949','209','1.00','60','retail','0','2022-06-29 17:45:50','','','','0','Cash',0.00,'60','','','18','','1','2022-06-29 14:46:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565142101223001',1318,'181656514201','1','1.00','70','retail','0','2022-06-29 17:50:01','','','','0','Cash',0.00,'70','','','18','','1','2022-06-29 14:50:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816565659472226837',1319,'181656563284','212','2.00','40','retail','0','2022-06-30 07:28:04','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 05:13:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565659582303830',1320,'181656563284','16','1.00','10','retail','0','2022-06-30 08:12:27','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 05:13:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','111.00','110','Inclusive','branch','Inventory','','','','',''),('1816565660072200100',1321,'181656563284','16','1.00','10','retail','0','2022-06-30 08:13:18','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 05:13:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','','','','',''),('1816565667573350755',1322,'181656566019','190','2.00','20','retail','0','2022-06-30 08:13:39','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 05:26:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816565680546300602',1323,'181656566762','207','4.00','40','retail','0','2022-06-30 08:26:02','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 05:47:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','181.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1816565680652305623',1324,'181656566762','187','1.00','5','retail','0','2022-06-30 08:47:34','','','','0','Cash',0.00,'5','','','18','','1','2022-06-30 05:47:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816565680810220532',1325,'181656568068','185','1.00','30','retail','0','2022-06-30 08:47:48','','','','0','Cash',0.00,'30','','','18','','1','2022-06-30 05:48:04','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816565694792366312',1326,'181656568085','212','1.00','20','retail','0','2022-06-30 08:48:05','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 06:11:29','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565694886391483',1327,'181656568085','207','1.00','10','retail','0','2022-06-30 09:11:20','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 06:11:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816565712393233333',1328,'181656569495','187','3.00','15','retail','0','2022-06-30 09:11:35','','','','0','Cash',0.00,'5','','','18','','1','2022-06-30 06:41:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816565712692022333',1329,'181656569495','212','1.00','20','retail','0','2022-06-30 09:40:39','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 06:41:18','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565712750335315',1330,'181656569495','206','1.00','55','retail','0','2022-06-30 09:41:09','','','','50','Cash',0.00,'55','','','18','','1','2022-06-30 06:41:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565712980623306',1331,'181656571291','206','1.00','55','retail','0','2022-06-30 09:41:31','','','','50','Cash',0.00,'55','','','18','','1','2022-06-30 06:41:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565732512023236',1332,'181656571304','212','1.00','20','retail','0','2022-06-30 09:41:44','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 07:14:36','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565732662338633',1333,'181656571304','147','1.00','20','retail','0','2022-06-30 10:14:11','','','','0','Cash',0.00,'20','','','18','','1','2022-06-30 07:14:36','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('1816565741566365864',1334,'181656573276','212','1.00','20','retail','0','2022-06-30 10:14:36','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 07:29:22','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565744032232333',1335,'181656574368','147','1.00','20','retail','0','2022-06-30 10:32:48','','','','0','Cash',0.00,'20','','','18','','1','2022-06-30 07:36:53','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('1816565744470433263',1336,'181656574368','16','3.00','30','retail','0','2022-06-30 10:33:23','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 07:36:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','109.00','106','Inclusive','branch','Inventory','','','','',''),('1816565752482236082',1337,'181656574614','185','2.00','60','retail','0','2022-06-30 10:36:54','','','','0','Cash',0.00,'30','','','18','','1','2022-06-30 07:47:35','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1816565752810221232',1338,'181656575255','212','1.00','20','retail','0','2022-06-30 10:47:41','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 07:48:23','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565752883321883',1339,'181656575255','201','1.00','20','retail','0','2022-06-30 10:48:02','','','','0','Cash',0.00,'20','','','18','','1','2022-06-30 07:48:23','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565753015208101',1340,'181656575255','207','2.00','20','retail','0','2022-06-30 10:48:09','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 07:48:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','181.00','179','Inclusive','branch','Service','1110','4000','5500','',''),('1816565756822253713',1341,'181656575304','16','4.00','40','retail','0','2022-06-30 10:48:24','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 08:12:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','102.00','98','Inclusive','branch','Inventory','','','','',''),('1816565767670070622',1342,'181656575304','207','1.00','10','retail','0','2022-06-30 10:54:50','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 08:12:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816565767775317353',1343,'181656575304','207','1.00','10','retail','0','2022-06-30 11:12:47','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 08:12:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816565793993623021',1344,'181656576779','207','1.00','10','retail','0','2022-06-30 11:12:59','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 08:56:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816565794152233363',1345,'181656576779','190','8.00','80','retail','0','2022-06-30 11:56:39','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 08:56:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','14.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816565795186222238',1346,'181656579422','207','5.00','50','retail','0','2022-06-30 11:57:02','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 08:59:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','181.00','176','Inclusive','branch','Service','1110','4000','5500','',''),('1816565795250622023',1347,'181656579422','212','1.00','20','retail','0','2022-06-30 11:58:39','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 08:59:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565795343012313',1348,'181656579422','212','1.00','20','retail','0','2022-06-30 11:58:45','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 08:59:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565801000262585',1349,'181656579604','33','1.00','200','retail','0','2022-06-30 12:00:04','','','','0','Cash',0.00,'200','','','18','','1','2022-06-30 09:08:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816565801618282056',1350,'181656580135','201','1.00','20','retail','0','2022-06-30 12:08:55','','','','0','Cash',0.00,'20','','','18','','1','2022-06-30 09:11:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565806262066003',1351,'181656580266','147','1.00','20','retail','0','2022-06-30 12:11:06','','','','0','Cash',0.00,'20','','','18','','1','2022-06-30 09:17:09','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('1816565815256020833',1352,'181656580630','97','1.00','50','retail','0','2022-06-30 12:17:10','','','','0','Cash',0.00,'50','','','18','','1','2022-06-30 09:32:11','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('1816565820365122605',1353,'181656581536','212','1.00','20','retail','0','2022-06-30 12:40:29','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 09:49:06','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565825200862655',1354,'181656581536','38','3.00','90','retail','0','2022-06-30 12:40:37','','','','0','Cash',0.00,'30','','','18','','1','2022-06-30 09:49:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','','','','',''),('1816565825401553085',1355,'181656581536','38','1.00','30','retail','0','2022-06-30 12:48:40','','','','0','Cash',0.00,'30','','','18','','1','2022-06-30 09:49:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816565836402082626',1356,'181656582549','208','17.00','340','retail','0','2022-06-30 13:06:41','','','','0','Cash',0.00,'20','','','18','','1','2022-06-30 10:07:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','3.00','-14','Inclusive','branch','Service','1110','4000','5500','',''),('1816565837456245020',1357,'181656583656','207','5.00','50','retail','0','2022-06-30 13:07:36','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 10:09:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','181.00','176','Inclusive','branch','Service','1110','4000','5500','',''),('1816565849055533368',1358,'181656584889','1','1.00','70','retail','0','2022-06-30 13:28:09','','','','0','Cash',0.00,'70','','','18','','1','2022-06-30 10:29:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816565878932365262',1359,'181656584950','212','1.00','20','retail','0','2022-06-30 13:29:10','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 11:18:30','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565879078821723',1360,'181656584950','209','1.00','60','retail','0','2022-06-30 14:18:14','','','','0','Cash',0.00,'60','','','18','','1','2022-06-30 11:18:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565890893930309',1361,'181656589079','162','1.00','80','retail','0','2022-06-30 14:37:59','','','','40','Cash',0.00,'80','','','18','','1','2022-06-30 11:38:32','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816565894450136122',1362,'181656589112','166','1.00','1300','retail','0','2022-06-30 14:38:32','','','','0','Cash',0.00,'1300','','','18','','1','2022-06-30 11:45:29','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816565894743083330',1363,'181656589112','212','1.00','20','retail','0','2022-06-30 14:44:05','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 11:45:29','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565894928508335',1364,'181656589112','1','1.00','70','retail','0','2022-06-30 14:44:34','','','','0','Cash',0.00,'70','','','18','','1','2022-06-30 11:45:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816565897635230910',1365,'181656589736','212','1.00','20','retail','0','2022-06-30 14:48:56','','','','5','Cash',0.00,'20','','','18','','1','2022-06-30 11:49:28','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816565914101331335',1366,'181656589774','74','1.00','90','retail','0','2022-06-30 14:49:34','','','','0','Cash',0.00,'90','','','18','','1','2022-06-30 12:16:55','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816565930803223005',1367,'181656591422','207','8.00','80','retail','0','2022-06-30 15:17:02','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 12:46:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','181.00','173','Inclusive','branch','Service','1110','4000','5500','',''),('1816565931272170352',1368,'181656591422','207','2.00','20','retail','0','2022-06-30 15:44:40','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 12:46:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','181.00','179','Inclusive','branch','Service','1110','4000','5500','',''),('1816565931831222330',1369,'181656591422','190','8.00','80','retail','0','2022-06-30 15:45:28','','','','0','Cash',0.00,'10','','','18','','1','2022-06-30 12:46:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','14.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816565932383303303',1370,'181656593195','208','3.00','60','retail','0','2022-06-30 15:46:35','','','','0','Cash',0.00,'20','','','18','','1','2022-06-30 12:47:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816565942459323255',1371,'181656593249','17','1.00','25','retail','0','2022-06-30 15:47:29','','','','0','Cash',0.00,'25','','','18','','1','2022-06-30 13:05:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816565942773202143',1372,'181656593249','191','1.00','50','retail','0','2022-06-30 16:04:05','','','','0','Cash',0.00,'50','','','18','','1','2022-06-30 13:05:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816566019622519351',1373,'181656601955','52','1.00','40','retail','0','2022-06-30 18:12:35','','','','0','Cash',0.00,'40','','','18','','1','2022-06-30 15:13:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816566019720520650',1374,'181656601955','43','1.00','65','retail','0','2022-06-30 18:12:42','','','','0','Cash',0.00,'65','','','18','','1','2022-06-30 15:13:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816566020083000336',1375,'181656601955','43','1.00','65','retail','0','2022-06-30 18:13:21','','','','0','Cash',0.00,'65','','','18','','1','2022-06-30 15:13:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816566529705512932',1376,'181656652951','190','15.00','150','retail','0','2022-07-01 08:22:31','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 05:22:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','14.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816566537500303702',1377,'181656653718','206','1.00','55','retail','0','2022-07-01 08:35:18','','','','50','Cash',0.00,'55','','','18','','1','2022-07-01 05:35:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566537702230073',1378,'181656653756','212','1.00','20','retail','0','2022-07-01 08:35:56','','','','5','Cash',0.00,'20','','','18','','1','2022-07-01 05:36:20','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566544575323310',1379,'181656653780','212','1.00','20','retail','0','2022-07-01 08:36:20','','','','5','Cash',0.00,'20','','','18','','1','2022-07-01 05:47:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566573770730230',1380,'181656654460','206','1.00','55','retail','0','2022-07-01 08:47:40','','','','50','Cash',0.00,'55','','','18','','1','2022-07-01 06:36:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566574335122012',1381,'181656657406','190','5.00','50','retail','0','2022-07-01 09:36:46','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 06:37:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('1816566574838300300',1382,'181656657437','191','1.00','50','retail','0','2022-07-01 09:37:17','','','','0','Cash',0.00,'50','','','18','','1','2022-07-01 06:38:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816566574963633133',1383,'181656657437','207','19.00','190','retail','0','2022-07-01 09:38:04','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 06:38:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','331.00','312','Inclusive','branch','Service','1110','4000','5500','',''),('1816566579013231326',1384,'181656657508','119','1.00','20','retail','0','2022-07-01 09:38:28','','','','0','Cash',0.00,'20','','','18','','1','2022-07-01 06:55:32','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816566585273028613',1385,'181656657508','206','1.00','55','retail','0','2022-07-01 09:45:02','','','','50','Cash',0.00,'55','','','18','','1','2022-07-01 06:55:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566593456635220',1386,'181656659338','206','1.00','55','retail','0','2022-07-01 10:08:58','','','','50','Cash',0.00,'55','','','18','','1','2022-07-01 07:10:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566596453305092',1387,'181656659409','119','1.00','20','retail','0','2022-07-01 10:10:09','','','','0','Cash',0.00,'20','','','18','','1','2022-07-01 07:20:08','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816566640882260636',1388,'181656660008','190','40.00','400','retail','0','2022-07-01 10:20:08','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 08:29:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','14.00','-26','Inclusive','branch','Service','1110','4000','5500','',''),('1816566641453565026',1389,'181656660008','190','4.00','40','retail','0','2022-07-01 11:28:08','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 08:29:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1816566643655235120',1390,'181656664156','187','5.00','25','retail','0','2022-07-01 11:29:16','','','','0','Cash',0.00,'5','','','18','','1','2022-07-01 08:32:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816566661342201234',1391,'181656664377','13','1.00','30','retail','0','2022-07-01 11:32:57','','','','0','Cash',0.00,'30','','','18','','1','2022-07-01 09:02:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816566661633231322',1392,'181656666141','190','2.00','20','retail','0','2022-07-01 12:02:21','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 09:02:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816566663846688203',1393,'181656666367','187','1.00','5','retail','0','2022-07-01 12:06:07','','','','0','Cash',0.00,'5','','','18','','1','2022-07-01 09:07:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816566686076303328',1394,'181656667300','209','2.00','120','retail','0','2022-07-01 12:21:40','','','','0','Cash',0.00,'60','','','18','','1','2022-07-01 10:01:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566693372212626',1395,'181656667300','191','1.00','50','retail','0','2022-07-01 12:43:27','','','','0','Cash',0.00,'50','','','18','','1','2022-07-01 10:01:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816566695812332352',1396,'181656667300','189','1.00','20','retail','0','2022-07-01 12:55:37','','','','0','Cash',0.00,'20','','','18','','1','2022-07-01 10:01:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816566696212600622',1397,'181656667300','212','1.00','20','retail','0','2022-07-01 12:59:42','','','','5','Cash',0.00,'20','','','18','','1','2022-07-01 10:01:07','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566705151067222',1398,'181656670485','201','2.00','40','retail','0','2022-07-01 13:14:56','','','','0','Cash',0.00,'20','','','18','','1','2022-07-01 10:15:17','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566707666200620',1399,'181656670517','110','10.00','150','retail','0','2022-07-01 13:15:17','','','','0','Cash',0.00,'15','','','18','','1','2022-07-01 10:19:45','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Inventory','','','','',''),('1816566712755055102',1400,'181656670786','212','1.00','20','retail','0','2022-07-01 13:19:46','','','','5','Cash',0.00,'20','','','18','','1','2022-07-01 10:27:58','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566719033273303',1401,'181656671888','200','1.00','50','retail','0','2022-07-01 13:38:08','','','','0','Cash',0.00,'50','','','18','','1','2022-07-01 10:38:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566732923212363',1402,'181656671930','147','1.00','20','retail','0','2022-07-01 13:38:50','','','','0','Cash',0.00,'20','','','18','','1','2022-07-01 11:01:58','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('1816566733052623235',1403,'181656671930','207','6.00','60','retail','0','2022-07-01 14:01:32','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 11:01:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','331.00','325','Inclusive','branch','Service','1110','4000','5500','',''),('1816566779573370770',1404,'181656677935','207','14.00','140','retail','0','2022-07-01 15:18:55','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 12:19:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','331.00','317','Inclusive','branch','Service','1110','4000','5500','',''),('1816566779881223163',1405,'181656677935','212','1.00','20','retail','0','2022-07-01 15:19:18','','','','5','Cash',0.00,'20','','','18','','1','2022-07-01 12:19:53','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566780342400201',1406,'181656677993','209','2.00','120','retail','0','2022-07-01 15:19:53','','','','0','Cash',0.00,'60','','','18','','1','2022-07-01 12:20:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816566788968328722',1407,'181656678874','190','12.00','120','retail','0','2022-07-01 15:34:34','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 12:36:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','15.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816566852272332230',1408,'181656679011','207','20.00','200','retail','0','2022-07-01 15:36:51','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 14:20:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','331.00','311','Inclusive','branch','Service','1110','4000','5500','',''),('1816566853035135601',1409,'181656685290','1','1.00','70','retail','0','2022-07-01 17:21:30','','','','0','Cash',0.00,'70','','','18','','1','2022-07-01 14:21:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816566853322822233',1410,'181656685307','191','1.00','50','retail','0','2022-07-01 17:21:47','','','','0','Cash',0.00,'50','','','18','','1','2022-07-01 14:22:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816566906486225220',1411,'181656690637','189','20.00','400','retail','0','2022-07-01 18:50:37','','','','0','Cash',0.00,'20','','','18','','1','2022-07-01 15:50:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','20.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816566918301083300',1412,'181656690820','123','1.00','80','retail','0','2022-07-01 18:53:40','','','','0','Cash',0.00,'80','','','18','','1','2022-07-01 16:10:49','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816566918462322632',1413,'181656690820','190','18.00','180','retail','0','2022-07-01 19:10:31','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 16:10:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','15.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816566923655163330',1414,'181656692356','190','10.00','100','retail','0','2022-07-01 19:19:16','','','','0','Cash',0.00,'10','','','18','','1','2022-07-01 16:19:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816568498482182293',1415,'181656847746','170','1.00','150','retail','0','2022-07-03 15:03:57','','','','0','Cash',0.00,'150','','','18','','1','2022-07-03 12:05:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816568498602146435',1416,'181656847746','1','3.00','210','retail','0','2022-07-03 15:04:09','','','','0','Cash',0.00,'70','','','18','','1','2022-07-03 12:05:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('1816568499018322233',1417,'181656847746','64','1.00','10','retail','0','2022-07-03 15:04:20','','','','0','Cash',0.00,'10','','','18','','1','2022-07-03 12:05:11','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816568599172037267',1418,'181656859908','39','1.00','35','retail','0','2022-07-03 17:51:48','','','','0','Cash',0.00,'35','','','18','','1','2022-07-03 14:52:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816569093863322232',1419,'181656909203','207','1.00','10','retail','0','2022-07-04 07:33:23','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 04:37:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','331.00','330','Inclusive','branch','Service','1110','4000','5500','',''),('1816569094436895900',1420,'181656909203','187','4.00','20','retail','0','2022-07-04 07:36:59','','','','0','Cash',0.00,'5','','','18','','1','2022-07-04 04:37:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816569101016211328',1421,'181656909446','212','1.00','20','retail','0','2022-07-04 07:37:26','','','','5','Cash',0.00,'20','','','18','','1','2022-07-04 04:48:25','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569107573328213',1422,'181656910745','207','4.00','40','retail','0','2022-07-04 07:59:05','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 04:59:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','331.00','327','Inclusive','branch','Service','1110','4000','5500','',''),('1816569128790233120',1423,'181656910768','190','20.00','200','retail','0','2022-07-04 07:59:28','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 05:35:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','15.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816569128921603826',1424,'181656910768','191','1.00','50','retail','0','2022-07-04 08:34:39','','','','0','Cash',0.00,'50','','','18','','1','2022-07-04 05:35:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816569140162266222',1425,'181656912916','200','1.00','50','retail','0','2022-07-04 08:35:17','','','','0','Cash',0.00,'50','','','18','','1','2022-07-04 05:53:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569140490436222',1426,'181656914019','207','9.00','90','retail','0','2022-07-04 08:53:39','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 05:54:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','331.00','322','Inclusive','branch','Service','1110','4000','5500','',''),('1816569140732323833',1427,'181656914052','207','3.00','30','retail','0','2022-07-04 08:54:12','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 05:55:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','331.00','328','Inclusive','branch','Service','1110','4000','5500','',''),('1816569145073223362',1428,'181656914153','207','5.00','50','retail','0','2022-07-04 08:55:53','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 06:01:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','331.00','326','Inclusive','branch','Service','1110','4000','5500','',''),('1816569148000222046',1429,'181656914517','191','1.00','50','retail','0','2022-07-04 09:01:57','','','','0','Cash',0.00,'50','','','18','','1','2022-07-04 06:07:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816569148172022803',1430,'181656914517','207','19.00','190','retail','0','2022-07-04 09:06:41','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 06:07:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','331.00','312','Inclusive','branch','Service','1110','4000','5500','',''),('1816569165953303529',1431,'181656914827','207','12.00','120','retail','0','2022-07-04 09:07:07','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 06:37:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','331.00','319','Inclusive','branch','Service','1110','4000','5500','',''),('1816569166082231226',1432,'181656914827','207','1.00','10','retail','0','2022-07-04 09:36:36','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 06:37:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','331.00','330','Inclusive','branch','Service','1110','4000','5500','',''),('1816569166639123902',1433,'181656914827','190','9.00','90','retail','0','2022-07-04 09:37:26','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 06:37:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','15.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816569181283601233',1434,'181656918122','206','1.00','55','retail','0','2022-07-04 10:02:02','','','','50','Cash',0.00,'55','','','18','','1','2022-07-04 07:02:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569183663063362',1435,'181656918130','206','1.00','55','retail','0','2022-07-04 10:05:53','','','','50','Cash',0.00,'55','','','18','','1','2022-07-04 07:19:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569191576900259',1436,'181656918130','43','3.00','195','retail','0','2022-07-04 10:06:06','','','','0','Cash',0.00,'65','','','18','','1','2022-07-04 07:19:53','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('1816569192143221321',1437,'181656919200','187','2.00','10','retail','0','2022-07-04 10:20:00','','','','0','Cash',0.00,'5','','','18','','1','2022-07-04 07:20:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816569192712132002',1438,'181656919262','18','1.00','55','retail','0','2022-07-04 10:21:02','','','','0','Cash',0.00,'55','','','18','','1','2022-07-04 07:21:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816569192853122013',1439,'181656919262','206','1.00','55','retail','0','2022-07-04 10:21:12','','','','50','Cash',0.00,'55','','','18','','1','2022-07-04 07:21:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569207455306101',1440,'181656920718','24','5.00','50','retail','0','2022-07-04 10:45:18','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 07:45:49','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Inventory','','','','',''),('1816569207859106062',1441,'181656920749','154','1.00','20','retail','0','2022-07-04 10:45:49','','','','0','Cash',0.00,'20','','','18','','1','2022-07-04 07:46:28','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816569224290032292',1442,'181656920822','194','1.00','100','retail','0','2022-07-04 10:47:02','','','','0','Cash',0.00,'100','','','18','','1','2022-07-04 08:14:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816569224432320332',1443,'181656920822','148','1.00','15','retail','0','2022-07-04 11:13:49','','','','0','Cash',0.00,'15','','','18','','1','2022-07-04 08:14:23','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('1816569231252323925',1444,'181656922463','187','4.00','20','retail','0','2022-07-04 11:14:23','','','','0','Cash',0.00,'5','','','18','','1','2022-07-04 08:25:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816569254502222252',1445,'181656923132','212','1.00','20','retail','0','2022-07-04 11:25:32','','','','5','Cash',0.00,'20','','','18','','1','2022-07-04 09:04:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569255346303952',1446,'181656925464','212','1.00','20','retail','0','2022-07-04 12:04:24','','','','5','Cash',0.00,'20','','','18','','1','2022-07-04 09:05:36','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569261022053033',1447,'181656925536','6','1.00','50','retail','0','2022-07-04 12:05:36','','','','0','Cash',0.00,'50','','','18','','1','2022-07-04 09:15:23','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816569277302213362',1448,'181656927725','212','1.00','20','retail','0','2022-07-04 12:42:05','','','','5','Cash',0.00,'20','','','18','','1','2022-07-04 09:42:13','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569284133205693',1449,'181656928239','207','2.00','20','retail','0','2022-07-04 12:50:39','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 09:54:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','421.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('1816569285973630601',1450,'181656928442','110','2.00','30','retail','0','2022-07-04 12:54:02','','','','0','Cash',0.00,'15','','','18','','1','2022-07-04 09:56:40','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816569290442243322',1451,'181656928613','206','1.00','55','retail','0','2022-07-04 12:56:53','','','','50','Cash',0.00,'55','','','18','','1','2022-07-04 10:05:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569300512333531',1452,'181656929119','37','1.00','10','retail','0','2022-07-04 13:05:19','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 10:21:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816569300793228600',1453,'181656929119','37','1.00','10','retail','0','2022-07-04 13:20:51','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 10:21:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816569301433422080',1454,'181656930090','212','1.00','20','retail','0','2022-07-04 13:21:30','','','','5','Cash',0.00,'20','','','18','','1','2022-07-04 10:22:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569304240923035',1455,'181656930164','212','1.00','20','retail','0','2022-07-04 13:22:44','','','','5','Cash',0.00,'20','','','18','','1','2022-07-04 10:27:08','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569306860333623',1456,'181656930428','146','1.00','40','retail','0','2022-07-04 13:27:08','','','','0','Cash',0.00,'40','','','18','','1','2022-07-04 10:31:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816569341932323813',1457,'181656934187','212','1.00','20','retail','0','2022-07-04 14:29:47','','','','5','Cash',0.00,'20','','','18','','1','2022-07-04 11:30:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569403707023933',1458,'181656939799','207','2.00','20','retail','0','2022-07-04 16:03:19','','','','0','Cash',0.00,'10','','','18','','1','2022-07-04 13:13:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','421.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('1816569403843081210',1459,'181656939799','194','1.00','100','retail','0','2022-07-04 16:12:50','','','','0','Cash',0.00,'100','','','18','','1','2022-07-04 13:13:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816569420082023603',1460,'181656941302','90','1.00','50','retail','0','2022-07-04 16:28:22','','','','0','Cash',0.00,'50','','','18','','1','2022-07-04 13:40:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816569451351223500',1461,'181656942013','34','1.00','70','retail','0','2022-07-04 16:40:13','','','','0','Cash',0.00,'70','','','18','','1','2022-07-04 14:32:19','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816569952433392323',1462,'181656995228','206','1.00','55','retail','0','2022-07-05 07:27:08','','','','50','Cash',0.00,'55','','','18','','1','2022-07-05 04:32:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569974860230223',1463,'181656995533','200','1.00','50','retail','0','2022-07-05 07:32:13','','','','0','Cash',0.00,'50','','','18','','1','2022-07-05 05:15:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569974972933204',1464,'181656995533','200','1.00','50','retail','0','2022-07-05 08:04:47','','','','0','Cash',0.00,'50','','','18','','1','2022-07-05 05:15:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569975082392232',1465,'181656995533','200','1.00','50','retail','0','2022-07-05 08:04:57','','','','0','Cash',0.00,'50','','','18','','1','2022-07-05 05:15:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569975193321635',1466,'181656995533','201','1.00','20','retail','0','2022-07-05 08:05:09','','','','0','Cash',0.00,'20','','','18','','1','2022-07-05 05:15:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569981481163891',1467,'181656998130','18','1.00','55','retail','0','2022-07-05 08:15:30','','','','0','Cash',0.00,'55','','','18','','1','2022-07-05 05:15:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816569982476332229',1468,'181656998157','212','1.00','20','retail','0','2022-07-05 08:17:21','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 05:25:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569987082093232',1469,'181656998157','43','1.00','65','retail','0','2022-07-05 08:17:28','','','','0','Cash',0.00,'65','','','18','','1','2022-07-05 05:25:11','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816569990240921003',1470,'181656999006','212','1.00','20','retail','0','2022-07-05 08:30:06','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 05:32:48','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569991522992531',1471,'181656999006','212','1.00','20','retail','0','2022-07-05 08:30:24','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 05:32:48','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816569999503011032',1472,'181656999168','212','1.00','20','retail','0','2022-07-05 08:32:48','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 05:46:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570024751200237',1473,'181657002462','189','1.00','20','retail','0','2022-07-05 09:27:42','','','','0','Cash',0.00,'20','','','18','','1','2022-07-05 06:32:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816570027272323231',1474,'181657002462','173','1.00','400','retail','0','2022-07-05 09:27:55','','','','0','Cash',0.00,'400','','','18','','1','2022-07-05 06:32:18','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816570027861110660',1475,'181657002738','212','1.00','20','retail','0','2022-07-05 09:32:18','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 06:33:08','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570043912132333',1476,'181657002788','212','2.00','40','retail','0','2022-07-05 09:33:08','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 06:59:54','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570046283326231',1477,'181657004471','18','1.00','55','retail','0','2022-07-05 10:01:11','','','','0','Cash',0.00,'55','','','18','','1','2022-07-05 07:03:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816570052350022572',1478,'181657004636','189','1.00','20','retail','0','2022-07-05 10:03:56','','','','0','Cash',0.00,'20','','','18','','1','2022-07-05 07:14:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816570062977133000',1479,'181657005244','187','8.00','40','retail','0','2022-07-05 10:30:54','','','','0','Cash',0.00,'5','','','18','','1','2022-07-05 07:31:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1816570075211332822',1480,'181657006329','201','1.00','20','retail','0','2022-07-05 10:32:09','','','','0','Cash',0.00,'20','','','18','','1','2022-07-05 07:52:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570081480220323',1481,'181657007526','212','1.00','20','retail','0','2022-07-05 10:52:06','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 08:02:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570084578020220',1482,'181657008167','206','1.00','55','retail','0','2022-07-05 11:02:47','','','','50','Cash',0.00,'55','','','18','','1','2022-07-05 08:07:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570096523063000',1483,'181657009102','147','1.00','20','retail','0','2022-07-05 11:18:22','','','','0','Cash',0.00,'20','','','18','','1','2022-07-05 08:27:56','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('1816570096730733060',1484,'181657009102','190','3.00','30','retail','0','2022-07-05 11:27:32','','','','0','Cash',0.00,'10','','','18','','1','2022-07-05 08:27:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816570131380831316',1485,'181657013119','194','2.00','200','retail','0','2022-07-05 12:25:19','','','','0','Cash',0.00,'100','','','18','','1','2022-07-05 09:42:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1816570143984003201',1486,'181657014176','194','1.00','100','retail','0','2022-07-05 12:42:56','','','','0','Cash',0.00,'100','','','18','','1','2022-07-05 09:53:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816570146980252002',1487,'181657014176','194','1.00','100','retail','0','2022-07-05 12:46:39','','','','0','Cash',0.00,'100','','','18','','1','2022-07-05 09:53:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816570147513283022',1488,'181657014176','190','20.00','200','retail','0','2022-07-05 12:52:17','','','','0','Cash',0.00,'10','','','18','','1','2022-07-05 09:53:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','15.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816570147762165230',1489,'181657014176','207','1.00','10','retail','0','2022-07-05 12:52:31','','','','0','Cash',0.00,'10','','','18','','1','2022-07-05 09:53:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','421.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('1816570156800305333',1490,'181657014829','212','1.00','20','retail','0','2022-07-05 12:53:49','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 10:08:22','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570156871272256',1491,'181657014829','212','1.00','20','retail','0','2022-07-05 13:08:00','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 10:08:22','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570171323530127',1492,'181657015808','212','1.00','20','retail','0','2022-07-05 13:31:49','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 10:32:17','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570171322120222',1493,'181657015808','212','1.00','20','retail','0','2022-07-05 13:31:49','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 10:32:17','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570192681382322',1494,'181657019176','189','1.00','20','retail','0','2022-07-05 14:06:16','','','','0','Cash',0.00,'20','','','18','','1','2022-07-05 11:08:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816570192832123309',1495,'181657019176','16','1.00','10','retail','0','2022-07-05 14:07:49','','','','0','Cash',0.00,'10','','','18','','1','2022-07-05 11:08:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('1816570204261252613',1496,'181657019285','194','1.00','100','retail','0','2022-07-05 14:08:05','','','','0','Cash',0.00,'100','','','18','','1','2022-07-05 11:27:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816570204490312339',1497,'181657020439','212','1.00','20','retail','0','2022-07-05 14:27:19','','','','5','Cash',0.00,'20','','','18','','1','2022-07-05 11:27:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570266970397333',1498,'181657026683','1','1.00','70','retail','0','2022-07-05 16:11:23','','','','0','Cash',0.00,'70','','','18','','1','2022-07-05 13:11:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816570883003023230',1499,'181657088290','16','2.00','20','retail','0','2022-07-06 09:18:10','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 06:18:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101.00','99','Inclusive','branch','Inventory','','','','',''),('1816570883302201030',1500,'181657088290','190','1.00','10','retail','0','2022-07-06 09:18:20','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 06:18:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816570883618320238',1501,'181657088336','212','1.00','20','retail','0','2022-07-06 09:18:56','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 06:21:17','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570883843322200',1502,'181657088336','207','2.00','20','retail','0','2022-07-06 09:19:31','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 06:21:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','421.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('1816570883933361913',1503,'181657088336','212','1.00','20','retail','0','2022-07-06 09:19:44','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 06:21:17','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570884066053471',1504,'181657088336','190','8.00','80','retail','0','2022-07-06 09:19:53','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 06:21:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','15.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('1816570884635420022',1505,'181657088336','190','4.00','40','retail','0','2022-07-06 09:20:06','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 06:21:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816570905232022227',1506,'181657088477','212','1.00','20','retail','0','2022-07-06 09:55:14','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 06:55:33','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570906486222884',1507,'181657090534','187','1.00','5','retail','0','2022-07-06 09:55:34','','','','0','Cash',0.00,'5','','','18','','1','2022-07-06 07:00:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816570908102813222',1508,'181657090534','104','2.00','60','retail','0','2022-07-06 09:57:28','','','','0','Cash',0.00,'30','','','18','','1','2022-07-06 07:00:22','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('1816570915413240121',1509,'181657090823','200','1.00','50','retail','0','2022-07-06 10:00:23','','','','0','Cash',0.00,'50','','','18','','1','2022-07-06 07:12:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570918342209227',1510,'181657091800','200','1.00','50','retail','0','2022-07-06 10:16:40','','','','0','Cash',0.00,'50','','','18','','1','2022-07-06 07:17:32','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570918508038135',1511,'181657091800','212','1.00','20','retail','0','2022-07-06 10:17:14','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 07:17:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570924692722922',1512,'181657091853','16','5.00','50','retail','0','2022-07-06 10:17:33','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 07:27:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','99.00','94','Inclusive','branch','Inventory','','','','',''),('1816570925421235340',1513,'181657092500','147','1.00','20','retail','0','2022-07-06 10:28:20','','','','0','Cash',0.00,'20','','','18','','1','2022-07-06 07:35:25','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('1816570941250320729',1514,'181657094086','93','1.00','30','retail','0','2022-07-06 10:55:15','','','','0','Cash',0.00,'30','','','18','','1','2022-07-06 07:55:27','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816570982450334355',1515,'181657097009','147','1.00','20','retail','0','2022-07-06 11:44:09','','','','0','Cash',0.00,'20','','','18','','1','2022-07-06 09:05:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('1816570982630320031',1516,'181657097009','207','6.00','60','retail','0','2022-07-06 12:04:06','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 09:05:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','421.00','415','Inclusive','branch','Service','1110','4000','5500','',''),('1816570983363182060',1517,'181657097009','212','1.00','20','retail','0','2022-07-06 12:04:23','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 09:05:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570992122723801',1518,'181657098474','189','2.00','40','retail','0','2022-07-06 12:07:54','','','','0','Cash',0.00,'20','','','18','','1','2022-07-06 09:20:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1816570994563020322',1519,'181657099216','187','3.00','15','retail','0','2022-07-06 12:20:16','','','','0','Cash',0.00,'5','','','18','','1','2022-07-06 09:24:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816570994933230392',1520,'181657099459','206','1.00','55','retail','0','2022-07-06 12:24:19','','','','50','Cash',0.00,'55','','','18','','1','2022-07-06 09:27:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570995025230522',1521,'181657099459','6','1.00','50','retail','0','2022-07-06 12:24:54','','','','0','Cash',0.00,'50','','','18','','1','2022-07-06 09:27:45','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816570995292222239',1522,'181657099459','189','1.00','20','retail','0','2022-07-06 12:25:03','','','','0','Cash',0.00,'20','','','18','','1','2022-07-06 09:27:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816570995363230822',1523,'181657099459','212','1.00','20','retail','0','2022-07-06 12:25:30','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 09:27:45','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570996592222239',1524,'181657099459','212','1.00','20','retail','0','2022-07-06 12:25:37','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 09:27:45','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570999023903222',1525,'181657099886','207','14.00','140','retail','0','2022-07-06 12:31:26','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 09:32:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','421.00','407','Inclusive','branch','Service','1110','4000','5500','',''),('1816570999213022623',1526,'181657099886','212','5.00','100','retail','0','2022-07-06 12:31:43','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 09:32:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','45.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816570999381022332',1527,'181657099886','187','6.00','30','retail','0','2022-07-06 12:32:01','','','','0','Cash',0.00,'5','','','18','','1','2022-07-06 09:32:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1816571043683283222',1528,'181657104361','194','1.00','100','retail','0','2022-07-06 13:46:01','','','','0','Cash',0.00,'100','','','18','','1','2022-07-06 10:46:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816571049143303240',1529,'181657104370','212','1.00','20','retail','0','2022-07-06 13:46:10','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 11:06:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571049513336353',1530,'181657104370','212','1.00','20','retail','0','2022-07-06 13:55:14','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 11:06:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571055270072335',1531,'181657104370','212','5.00','100','retail','0','2022-07-06 14:05:09','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 11:06:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','38.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571055602336622',1532,'181657104370','189','1.00','20','retail','0','2022-07-06 14:05:28','','','','0','Cash',0.00,'20','','','18','','1','2022-07-06 11:06:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816571055873772038',1533,'181657105573','197','1.00','50','retail','0','2022-07-06 14:06:13','','','','0','Cash',0.00,'50','','','18','','1','2022-07-06 11:07:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571056126236111',1534,'181657105573','200','1.00','50','retail','0','2022-07-06 14:06:42','','','','0','Cash',0.00,'50','','','18','','1','2022-07-06 11:07:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571056931238935',1535,'181657105621','212','1.00','20','retail','0','2022-07-06 14:07:01','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 11:09:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571063571702230',1536,'181657105753','213','1.00','20','retail','0','2022-07-06 14:09:13','','','','15','Cash',0.00,'20','','','18','','1','2022-07-06 11:19:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571089927808301',1537,'181657106534','6','1.00','50','retail','0','2022-07-06 14:56:40','','','','0','Cash',0.00,'50','','','18','','1','2022-07-06 12:03:21','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816571095612103006',1538,'181657109001','212','1.00','20','retail','0','2022-07-06 15:03:21','','','','5','Cash',0.00,'20','','','18','','1','2022-07-06 12:12:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571108622102023',1539,'181657109571','207','9.00','90','retail','0','2022-07-06 15:12:51','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 12:34:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','421.00','412','Inclusive','branch','Service','1110','4000','5500','',''),('1816571124452426140',1540,'181657112427','207','17.00','170','retail','0','2022-07-06 16:00:27','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 13:01:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','421.00','404','Inclusive','branch','Service','1110','4000','5500','',''),('1816571151380223313',1541,'181657112514','207','4.00','40','retail','0','2022-07-06 16:01:54','','','','0','Cash',0.00,'10','','','18','','1','2022-07-06 13:45:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','421.00','417','Inclusive','branch','Service','1110','4000','5500','',''),('1816571703280030357',1542,'181657170320','64','1.00','10','retail','0','2022-07-07 08:05:20','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 05:05:36','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816571726701302233',1543,'181657170336','207','10.00','100','retail','0','2022-07-07 08:05:36','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 05:44:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','421.00','411','Inclusive','branch','Service','1110','4000','5500','',''),('1816571727132211236',1544,'181657172674','212','2.00','40','retail','0','2022-07-07 08:44:34','','','','5','Cash',0.00,'20','','','18','','1','2022-07-07 05:45:17','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571762392197280',1545,'181657174296','212','1.00','20','retail','0','2022-07-07 09:11:36','','','','5','Cash',0.00,'20','','','18','','1','2022-07-07 06:45:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571762883286020',1546,'181657174296','52','1.00','40','retail','0','2022-07-07 09:43:59','','','','0','Cash',0.00,'40','','','18','','1','2022-07-07 06:45:31','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816571763250312112',1547,'181657174296','206','1.00','55','retail','0','2022-07-07 09:44:49','','','','50','Cash',0.00,'55','','','18','','1','2022-07-07 06:45:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571767757072222',1548,'181657176331','147','1.00','20','retail','0','2022-07-07 09:45:32','','','','0','Cash',0.00,'20','','','18','','1','2022-07-07 06:53:29','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('1816571768070202280',1549,'181657176331','189','3.00','60','retail','0','2022-07-07 09:52:55','','','','0','Cash',0.00,'20','','','18','','1','2022-07-07 06:53:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816571782012000280',1550,'181657176809','16','4.00','40','retail','0','2022-07-07 09:53:29','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 07:16:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','94.00','90','Inclusive','branch','Inventory','','','','',''),('1816571844422231285',1551,'181657184395','16','1.00','10','retail','0','2022-07-07 11:59:55','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 09:02:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('1816571844551263022',1552,'181657184395','207','7.00','70','retail','0','2022-07-07 12:00:42','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 09:02:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','421.00','414','Inclusive','branch','Service','1110','4000','5500','',''),('1816571844722253222',1553,'181657184395','16','4.00','40','retail','0','2022-07-07 12:00:55','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 09:02:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','89.00','85','Inclusive','branch','Inventory','','','','',''),('1816571844822470038',1554,'181657184395','212','1.00','20','retail','0','2022-07-07 12:01:12','','','','5','Cash',0.00,'20','','','18','','1','2022-07-07 09:02:24','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571844963010335',1555,'181657184395','193','16.00','16','retail','0','2022-07-07 12:01:22','','','','1','Cash',0.00,'1','','','18','','1','2022-07-07 09:02:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','1.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1816571845112030051',1556,'181657184395','207','10.00','100','retail','0','2022-07-07 12:01:36','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 09:02:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','421.00','411','Inclusive','branch','Service','1110','4000','5500','',''),('1816571845260172308',1557,'181657184395','212','1.00','20','retail','0','2022-07-07 12:01:51','','','','5','Cash',0.00,'20','','','18','','1','2022-07-07 09:02:24','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571860632122221',1558,'181657184553','191','2.00','100','retail','0','2022-07-07 12:02:33','','','','0','Cash',0.00,'50','','','18','','1','2022-07-07 09:32:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816571861163022182',1559,'181657184553','207','1.00','10','retail','0','2022-07-07 12:27:44','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 09:32:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','421.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('1816571863442324625',1560,'181657184553','190','5.00','50','retail','0','2022-07-07 12:28:37','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 09:32:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816571869022213032',1561,'181657186876','16','8.00','80','retail','0','2022-07-07 12:41:16','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 09:42:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','85.00','77','Inclusive','branch','Inventory','','','','',''),('1816571869372620220',1562,'181657186876','1','1.00','70','retail','0','2022-07-07 12:41:42','','','','0','Cash',0.00,'70','','','18','','1','2022-07-07 09:42:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816571881625613332',1563,'181657186949','187','9.00','45','retail','0','2022-07-07 12:42:29','','','','0','Cash',0.00,'5','','','18','','1','2022-07-07 10:02:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','0.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816571898197129620',1564,'181657188178','187','1.00','5','retail','0','2022-07-07 13:02:58','','','','0','Cash',0.00,'5','','','18','','1','2022-07-07 10:30:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816571906533502105',1565,'181657189826','16','2.00','20','retail','0','2022-07-07 13:30:26','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 10:44:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','','','','',''),('1816571922433092626',1566,'181657190662','17','1.00','25','retail','0','2022-07-07 13:44:22','','','','0','Cash',0.00,'25','','','18','','1','2022-07-07 11:10:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816571922542210092',1567,'181657190662','161','1.00','5','retail','0','2022-07-07 14:10:44','','','','0','Cash',0.00,'5','','','18','','1','2022-07-07 11:10:57','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('1816571929322252623',1568,'181657192921','212','2.00','40','retail','0','2022-07-07 14:22:01','','','','5','Cash',0.00,'20','','','18','','1','2022-07-07 11:22:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571931320322132',1569,'181657192935','16','1.00','10','retail','0','2022-07-07 14:22:15','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 11:25:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('1816571933577021200',1570,'181657193134','201','1.00','20','retail','0','2022-07-07 14:25:34','','','','0','Cash',0.00,'20','','','18','','1','2022-07-07 11:29:25','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571948482400301',1571,'181657194840','212','1.00','20','retail','0','2022-07-07 14:54:00','','','','5','Cash',0.00,'20','','','18','','1','2022-07-07 11:54:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816571954851083330',1572,'181657194851','1','1.00','70','retail','0','2022-07-07 14:54:11','','','','0','Cash',0.00,'70','','','18','','1','2022-07-07 12:04:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816571955733003219',1573,'181657195498','16','2.00','20','retail','0','2022-07-07 15:04:58','','','','0','Cash',0.00,'10','','','18','','1','2022-07-07 12:06:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','','','','',''),('1816571974362322030',1574,'181657196957','199','1.00','100','retail','0','2022-07-07 15:29:17','','','','0','Cash',0.00,'100','','','18','','1','2022-07-07 12:39:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816572005832323230',1575,'181657198529','1','1.00','70','retail','0','2022-07-07 15:55:29','','','','0','Cash',0.00,'70','','','18','','1','2022-07-07 13:29:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816572036941603322',1576,'181657202878','78','1.00','15','retail','0','2022-07-07 17:07:58','','','','0','Cash',0.00,'15','','','18','','1','2022-07-07 14:21:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1816572037072733207',1577,'181657203699','213','1.00','20','retail','0','2022-07-07 17:21:39','','','','15','Cash',0.00,'20','','','18','','1','2022-07-07 14:21:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116572580572770222',1578,'111657258002','43','2.00','130','retail','0','2022-07-08 08:26:42','','','','0','Cash',0.00,'65','','','11','','1','2022-07-08 05:29:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1116572580911652377',1579,'111657258002','52','1.00','40','retail','0','2022-07-08 08:27:38','','','','0','Cash',0.00,'40','','','11','','1','2022-07-08 05:29:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1116572581598220221',1580,'111657258002','212','1.00','20','retail','0','2022-07-08 08:28:12','','','','5','Cash',0.00,'20','','','11','','1','2022-07-08 05:29:27','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116572586102020236',1581,'111657258168','201','1.00','20','retail','0','2022-07-08 08:29:28','','','','0','Cash',0.00,'20','','','11','','1','2022-07-08 05:37:54','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116572586692122103',1582,'111657258168','187','2.00','10','retail','0','2022-07-08 08:37:23','','','','0','Cash',0.00,'5','','','11','','1','2022-07-08 05:37:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116572590802672330',1583,'111657258675','104','1.00','30','retail','0','2022-07-08 08:44:25','','','','0','Cash',0.00,'30','','','11','','1','2022-07-08 05:44:43','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('1116572645565503363',1584,'111657259084','190','10.00','100','retail','0','2022-07-08 08:44:44','','','','0','Cash',0.00,'10','','','11','','1','2022-07-08 07:16:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1116572645905200212',1585,'111657264570','187','2.00','10','retail','0','2022-07-08 10:16:10','','','','0','Cash',0.00,'5','','','11','','1','2022-07-08 07:16:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116572646532031333',1586,'111657264594','190','4.00','40','retail','0','2022-07-08 10:16:34','','','','0','Cash',0.00,'10','','','11','','1','2022-07-08 07:18:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1116572646726275021',1587,'111657264594','52','2.00','80','retail','0','2022-07-08 10:17:33','','','','0','Cash',0.00,'40','','','11','','1','2022-07-08 07:18:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1116572646944332446',1588,'111657264594','206','1.00','55','retail','0','2022-07-08 10:17:52','','','','50','Cash',0.00,'55','','','11','','1','2022-07-08 07:18:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116572647272223237',1589,'111657264709','17','1.00','25','retail','0','2022-07-08 10:18:29','','','','0','Cash',0.00,'25','','','11','','1','2022-07-08 07:19:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1116572647450351124',1590,'111657264709','161','2.00','10','retail','0','2022-07-08 10:18:47','','','','0','Cash',0.00,'5','','','11','','1','2022-07-08 07:19:09','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','','','','',''),('1116572647713332010',1591,'111657264750','158','10.00','10','retail','0','2022-07-08 10:19:10','','','','0','Cash',0.00,'1','','','11','','1','2022-07-08 07:19:34','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','26.00','16','Inclusive','branch','Inventory','','','','',''),('1116572672312132323',1592,'111657264774','189','2.00','40','retail','0','2022-07-08 10:19:34','','','','0','Cash',0.00,'20','','','11','','1','2022-07-08 08:00:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1116572672472322312',1593,'111657264774','194','1.00','100','retail','0','2022-07-08 11:00:31','','','','0','Cash',0.00,'100','','','11','','1','2022-07-08 08:00:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1116572690800023282',1594,'111657269054','208','4.00','80','retail','0','2022-07-08 11:30:54','','','','0','Cash',0.00,'20','','','11','','1','2022-07-08 08:31:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','3.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116572695902002736',1595,'111657269092','197','2.00','100','retail','0','2022-07-08 11:31:32','','','','0','Cash',0.00,'50','','','11','','1','2022-07-08 08:39:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116572727923292027',1596,'111657272777','18','3.00','180','retail','0','2022-07-08 12:32:57','','','','0','Cash',0.00,'60','','','11','','1','2022-07-08 09:33:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','',''),('1116572733712002253',1597,'111657272797','78','4.00','60','retail','0','2022-07-08 12:33:17','','','','0','Cash',0.00,'15','','','11','','1','2022-07-08 09:42:55','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','','','','',''),('1116572801652013163',1598,'111657273375','97','1.00','50','retail','0','2022-07-08 14:35:49','','','','0','Cash',0.00,'50','','','11','','1','2022-07-08 11:36:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1116572801812220233',1599,'111657273375','203','1.00','80','retail','0','2022-07-08 14:36:05','','','','0','Cash',0.00,'80','','','11','','1','2022-07-08 11:36:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116572802463002383',1600,'111657280209','16','4.00','40','retail','0','2022-07-08 14:36:49','','','','0','Cash',0.00,'10','','','11','','1','2022-07-08 11:37:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','72.00','68','Inclusive','branch','Inventory','','','','',''),('1116572802590031002',1601,'111657280249','199','1.00','100','retail','0','2022-07-08 14:37:29','','','','0','Cash',0.00,'100','','','11','','1','2022-07-08 11:37:42','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116572815655020322',1602,'111657280263','104','1.00','30','retail','0','2022-07-08 14:37:43','','','','0','Cash',0.00,'30','','','11','','1','2022-07-08 11:59:53','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1116572815848338012',1603,'111657280263','154','1.00','20','retail','0','2022-07-08 14:59:25','','','','0','Cash',0.00,'20','','','11','','1','2022-07-08 11:59:53','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1116572816072220272',1604,'111657281593','212','2.00','40','retail','0','2022-07-08 14:59:53','','','','5','Cash',0.00,'20','','','11','','1','2022-07-08 12:00:09','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116572828800200363',1605,'111657281610','158','10.00','10','retail','0','2022-07-08 15:00:10','','','','0','Cash',0.00,'1','','','11','','1','2022-07-08 12:21:37','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Inventory','','','','',''),('1116572890900303203',1606,'111657288923','14','6.00','30','retail','0','2022-07-08 17:02:03','','','','0','Cash',0.00,'5','','','11','','1','2022-07-08 14:04:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','22.00','16','Inclusive','branch','Inventory','','','','',''),('1116572891213228223',1607,'111657289097','113','1.00','60','retail','0','2022-07-08 17:04:57','','','','0','Cash',0.00,'60','','','11','','1','2022-07-08 14:05:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116572891350100117',1608,'111657289097','116','1.00','10','retail','0','2022-07-08 17:05:21','','','','0','Cash',0.00,'10','','','11','','1','2022-07-08 14:05:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1116572932965021233',1609,'111657293245','190','20.00','200','retail','0','2022-07-08 18:14:30','','','','0','Cash',0.00,'10','','','11','','1','2022-07-08 15:15:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','16.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116573702506252313',1610,'111657370230','62','1.00','300','retail','0','2022-07-09 15:37:10','','','','0','Cash',0.00,'300','','','11','','1','2022-07-09 12:38:40','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116573702703201233',1611,'111657370230','187','1.00','5','retail','0','2022-07-09 15:37:30','','','','0','Cash',0.00,'5','','','11','','1','2022-07-09 12:38:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116573703150230230',1612,'111657370230','190','10.00','100','retail','0','2022-07-09 15:38:18','','','','0','Cash',0.00,'10','','','11','','1','2022-07-09 12:38:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816574410332033122',1613,'181657439017','52','1.00','40','retail','0','2022-07-10 10:43:37','','','','0','Cash',0.00,'40','','','18','','1','2022-07-10 08:17:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816574410511030223',1614,'181657439017','40','1.00','50','retail','0','2022-07-10 11:17:14','','','','0','Cash',0.00,'50','','','18','','1','2022-07-10 08:17:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816574426194206132',1615,'181657442588','201','1.00','20','retail','0','2022-07-10 11:43:08','','','','0','Cash',0.00,'20','','','18','','1','2022-07-10 08:43:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816574498990207732',1616,'181657449885','152','1.00','10','retail','0','2022-07-10 13:44:45','','','','0','Cash',0.00,'10','','','18','','1','2022-07-10 10:45:35','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816574499060409423',1617,'181657449885','152','1.00','10','retail','0','2022-07-10 13:44:59','','','','0','Cash',0.00,'10','','','18','','1','2022-07-10 10:45:35','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816574499232333248',1618,'181657449885','187','7.00','35','retail','0','2022-07-10 13:45:07','','','','0','Cash',0.00,'5','','','18','','1','2022-07-10 10:45:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','0.00','-7','Inclusive','branch','Service','1110','4000','5500','',''),('1816574499693448080',1619,'181657449936','190','1.00','10','retail','0','2022-07-10 13:45:36','','','','0','Cash',0.00,'10','','','18','','1','2022-07-10 10:46:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816574522643232254',1620,'181657449981','200','1.00','50','retail','0','2022-07-10 13:46:21','','','','0','Cash',0.00,'50','','','18','','1','2022-07-10 11:24:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816574522872020518',1621,'181657452276','153','1.00','10','retail','0','2022-07-10 14:24:36','','','','0','Cash',0.00,'10','','','18','','1','2022-07-10 11:24:49','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816574580783302540',1622,'181657452290','159','5.00','5','retail','0','2022-07-10 14:24:50','','','','0','Cash',0.00,'1','','','18','','1','2022-07-10 13:03:01','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','35.00','30','Inclusive','branch','Inventory','','','','',''),('1816574580962300353',1623,'181657452290','12','1.00','30','retail','0','2022-07-10 16:01:19','','','','0','Cash',0.00,'30','','','18','','1','2022-07-10 13:03:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816574581123010308',1624,'181657452290','1','1.00','70','retail','0','2022-07-10 16:01:36','','','','0','Cash',0.00,'70','','','18','','1','2022-07-10 13:03:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816574581602303042',1625,'181657452290','14','2.00','10','retail','0','2022-07-10 16:01:52','','','','0','Cash',0.00,'5','','','18','','1','2022-07-10 13:03:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816575170803531631',1626,'181657517055','23','1.00','20','retail','0','2022-07-11 08:24:15','','','','0','Cash',0.00,'20','','','18','','1','2022-07-11 05:24:43','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816575204231323017',1627,'181657517083','18','1.00','60','retail','0','2022-07-11 08:24:43','','','','0','Cash',0.00,'60','','','18','','1','2022-07-11 06:20:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816575204763830202',1628,'181657520426','18','1.00','60','retail','0','2022-07-11 09:20:26','','','','0','Cash',0.00,'60','','','18','','1','2022-07-11 06:21:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816575219600250331',1629,'181657521954','52','1.00','40','retail','0','2022-07-11 09:45:54','','','','0','Cash',0.00,'40','','','18','','1','2022-07-11 06:46:25','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816575219823832383',1630,'181657521954','116','1.00','10','retail','0','2022-07-11 09:46:01','','','','0','Cash',0.00,'10','','','18','','1','2022-07-11 06:46:25','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1816575225126022020',1631,'181657522000','52','1.00','40','retail','0','2022-07-11 09:46:40','','','','0','Cash',0.00,'40','','','18','','1','2022-07-11 06:59:48','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816575329643333003',1632,'181657532955','201','1.00','20','retail','0','2022-07-11 12:49:15','','','','0','Cash',0.00,'20','','','18','','1','2022-07-11 09:49:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816575406236025336',1633,'181657540615','1','1.00','70','retail','0','2022-07-11 14:56:55','','','','0','Cash',0.00,'70','','','18','','1','2022-07-11 12:07:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816575465685232321',1634,'181657546503','43','1.00','65','retail','0','2022-07-11 16:35:03','','','','0','Cash',0.00,'65','','','18','','1','2022-07-11 13:36:11','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816575466132702232',1635,'181657546604','18','1.00','60','retail','0','2022-07-11 16:36:44','','','','0','Cash',0.00,'60','','','18','','1','2022-07-11 13:36:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816575467266233023',1636,'181657546706','43','1.00','65','retail','0','2022-07-11 16:38:26','','','','0','Cash',0.00,'65','','','18','','1','2022-07-11 13:39:14','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816575467411283113',1637,'181657546706','13','2.00','60','retail','0','2022-07-11 16:38:46','','','','0','Cash',0.00,'30','','','18','','1','2022-07-11 13:39:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816575476931286362',1638,'181657547664','16','2.00','20','retail','0','2022-07-11 16:54:24','','','','0','Cash',0.00,'10','','','18','','1','2022-07-11 13:54:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','','','','',''),('1816575498650249042',1639,'181657547698','6','1.00','50','retail','0','2022-07-11 16:54:58','','','','0','Cash',0.00,'50','','','18','','1','2022-07-11 14:31:08','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816576016680363338',1640,'181657601656','187','10.00','50','retail','0','2022-07-12 07:54:16','','','','0','Cash',0.00,'5','','','18','','1','2022-07-12 04:55:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1816576018221102322',1641,'181657601744','212','2.00','40','retail','0','2022-07-12 07:55:44','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 05:12:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576027000332000',1642,'181657601744','72','1.00','70','retail','0','2022-07-12 07:57:02','','','','0','Cash',0.00,'70','','','18','','1','2022-07-12 05:12:15','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816576027963532022',1643,'181657602773','189','1.00','20','retail','0','2022-07-12 08:12:53','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 05:13:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816576037753713136',1644,'181657602808','16','3.00','30','retail','0','2022-07-12 08:29:14','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 05:29:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','66.00','63','Inclusive','branch','Inventory','','','','',''),('1816576045840160303',1645,'181657603777','189','4.00','80','retail','0','2022-07-12 08:29:37','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 05:43:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816576046010806603',1646,'181657604594','212','1.00','20','retail','0','2022-07-12 08:43:14','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 05:45:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576057215335207',1647,'181657604738','212','1.00','20','retail','0','2022-07-12 08:45:38','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 06:02:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576057477320250',1648,'181657604738','190','1.00','10','retail','0','2022-07-12 09:02:01','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 06:02:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816576057556202312',1649,'181657604738','190','1.00','10','retail','0','2022-07-12 09:02:27','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 06:02:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816576075555325503',1650,'181657605760','212','1.00','20','retail','0','2022-07-12 09:02:40','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 06:32:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576075757832373',1651,'181657607558','189','8.00','160','retail','0','2022-07-12 09:32:38','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 06:39:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816576081440820530',1652,'181657608137','18','1.00','60','retail','0','2022-07-12 09:42:17','','','','0','Cash',0.00,'60','','','18','','1','2022-07-12 06:42:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816576081545356045',1653,'181657608147','187','1.00','5','retail','0','2022-07-12 09:42:27','','','','0','Cash',0.00,'5','','','18','','1','2022-07-12 06:42:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816576081640223523',1654,'181657608147','189','1.00','20','retail','0','2022-07-12 09:42:34','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 06:42:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816576087113017212',1655,'181657608170','211','20.00','20','retail','0','2022-07-12 09:42:50','','','','0','Cash',0.00,'1','','','18','','1','2022-07-12 06:52:19','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1816576087258233282',1656,'181657608170','212','2.00','40','retail','0','2022-07-12 09:51:51','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 06:52:19','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576094822225033',1657,'181657609472','18','1.00','60','retail','0','2022-07-12 10:04:32','','','','0','Cash',0.00,'60','','','18','','1','2022-07-12 07:04:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816576095392293820',1658,'181657609487','16','2.00','20','retail','0','2022-07-12 10:04:47','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 07:05:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','','','','',''),('1816576100160215301',1659,'181657609542','16','3.00','30','retail','0','2022-07-12 10:05:42','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 07:13:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','61.00','58','Inclusive','branch','Inventory','','','','',''),('1816576103422233002',1660,'181657610021','189','1.00','20','retail','0','2022-07-12 10:13:41','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 07:19:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816576104883220032',1661,'181657610345','187','5.00','25','retail','0','2022-07-12 10:21:29','','','','0','Cash',0.00,'5','','','18','','1','2022-07-12 07:21:56','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816576151671106506',1663,'181657615014','212','2.00','40','retail','0','2022-07-12 11:36:54','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 08:39:37','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576171952311260',1664,'181657615177','212','2.00','40','retail','0','2022-07-12 11:39:37','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 09:13:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576177216523203',1665,'181657617212','189','10.00','200','retail','0','2022-07-12 12:13:32','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 09:22:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1816576189759038253',1666,'181657617734','212','2.00','40','retail','0','2022-07-12 12:22:14','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 09:56:21','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576210296633236',1667,'181657619782','189','2.00','40','retail','0','2022-07-12 12:56:22','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 10:17:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1816576210763236633',1668,'181657621040','187','4.00','20','retail','0','2022-07-12 13:17:20','','','','0','Cash',0.00,'5','','','18','','1','2022-07-12 10:17:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816576212302332330',1669,'181657621107','207','3.00','30','retail','0','2022-07-12 13:18:27','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 10:20:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','421.00','418','Inclusive','branch','Service','1110','4000','5500','',''),('1816576216763236222',1670,'181657621663','201','1.00','20','retail','0','2022-07-12 13:27:43','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 10:28:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576216912333328',1671,'181657621663','207','0.00','0','retail','0','2022-07-12 13:27:56','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 10:28:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','421.00','421','Inclusive','branch','Service','1110','4000','5500','',''),('1816576217007037233',1672,'181657621663','17','1.00','25','retail','0','2022-07-12 13:28:12','','','','0','Cash',0.00,'25','','','18','','1','2022-07-12 10:28:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816576217172213321',1673,'181657621663','159','5.00','5','retail','0','2022-07-12 13:28:20','','','','0','Cash',0.00,'1','','','18','','1','2022-07-12 10:28:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','','','','',''),('1816576221242228120',1674,'181657621720','212','2.00','40','retail','0','2022-07-12 13:28:40','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 10:35:37','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576221941330232',1675,'181657622138','207','70.00','700','retail','0','2022-07-12 13:35:38','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 10:36:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'70','421.00','351','Inclusive','branch','Service','1110','4000','5500','',''),('1816576224603323330',1676,'181657622452','212','1.00','20','retail','0','2022-07-12 13:40:52','','','','5','Cash',0.00,'20','','','18','','1','2022-07-12 10:41:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576275510066110',1677,'181657627534','64','2.00','20','retail','0','2022-07-12 15:05:34','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 12:05:54','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1816576282959223295',1678,'181657628173','147','1.00','20','retail','0','2022-07-12 15:16:13','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 12:18:22','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('1816576285862832308',1679,'181657628302','193','10.00','10','retail','0','2022-07-12 15:18:22','','','','1','Cash',0.00,'1','','','18','','1','2022-07-12 12:23:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816576292582633730',1680,'181657628589','193','40.00','40','retail','0','2022-07-12 15:23:09','','','','1','Cash',0.00,'1','','','18','','1','2022-07-12 12:34:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','1.00','-39','Inclusive','branch','Service','1110','4000','5500','',''),('1816576313073280622',1681,'181657629267','189','2.00','40','retail','0','2022-07-12 15:34:27','','','','0','Cash',0.00,'20','','','18','','1','2022-07-12 13:08:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1816576347832320373',1682,'181657634775','16','1.00','10','retail','0','2022-07-12 17:06:15','','','','0','Cash',0.00,'10','','','18','','1','2022-07-12 14:06:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('1816576356491263503',1683,'181657635317','200','1.00','50','retail','0','2022-07-12 17:15:17','','','','0','Cash',0.00,'50','','','18','','1','2022-07-12 14:20:53','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576892302922230',1684,'181657689212','90','1.00','50','retail','0','2022-07-13 08:13:32','','','','0','Cash',0.00,'50','','','18','','1','2022-07-13 05:16:21','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816576893663023226',1685,'181657689212','189','7.00','140','retail','0','2022-07-13 08:13:51','','','','0','Cash',0.00,'20','','','18','','1','2022-07-13 05:16:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816576908756702203',1686,'181657689382','189','2.00','40','retail','0','2022-07-13 08:16:22','','','','0','Cash',0.00,'20','','','18','','1','2022-07-13 05:41:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Service','1110','4000','5500','',''),('1816576913591731933',1687,'181657690877','189','10.00','200','retail','0','2022-07-13 08:46:56','','','','0','Cash',0.00,'20','','','18','','1','2022-07-13 05:49:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1816576917858062133',1688,'181657691379','187','4.00','20','retail','0','2022-07-13 08:49:39','','','','0','Cash',0.00,'5','','','18','','1','2022-07-13 05:56:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816576946757334587',1689,'181657691797','190','1.00','10','retail','0','2022-07-13 08:56:37','','','','0','Cash',0.00,'10','','','18','','1','2022-07-13 06:44:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816576947540031093',1690,'181657694686','212','1.00','20','retail','0','2022-07-13 09:44:46','','','','5','Cash',0.00,'20','','','18','','1','2022-07-13 06:47:18','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576947802333320',1691,'181657694686','212','3.00','60','retail','0','2022-07-13 09:45:55','','','','5','Cash',0.00,'20','','','18','','1','2022-07-13 06:47:18','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816576948030322290',1692,'181657694686','189','3.00','60','retail','0','2022-07-13 09:46:20','','','','0','Cash',0.00,'20','','','18','','1','2022-07-13 06:47:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816576948902080233',1693,'181657694838','187','5.00','25','retail','0','2022-07-13 09:47:18','','','','0','Cash',0.00,'5','','','18','','1','2022-07-13 06:48:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816576959023230312',1694,'181657694902','189','4.00','80','retail','0','2022-07-13 09:48:22','','','','0','Cash',0.00,'20','','','18','','1','2022-07-13 07:14:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816576959153261501',1695,'181657694902','187','10.00','50','retail','0','2022-07-13 10:05:02','','','','0','Cash',0.00,'5','','','18','','1','2022-07-13 07:14:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1816576989763032932',1696,'181657698866','189','4.00','80','retail','0','2022-07-13 10:54:26','','','','0','Cash',0.00,'20','','','18','','1','2022-07-13 07:56:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816576989970033292',1697,'181657698866','207','2.00','20','retail','0','2022-07-13 10:56:16','','','','0','Cash',0.00,'10','','','18','','1','2022-07-13 07:56:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','421.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('1816576990199053002',1698,'181657699006','18','2.00','120','retail','0','2022-07-13 10:56:46','','','','0','Cash',0.00,'60','','','18','','1','2022-07-13 07:57:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1816576999952203530',1699,'181657699964','202','1.00','50','retail','0','2022-07-13 11:12:44','','','','0','Cash',0.00,'50','','','18','','1','2022-07-13 08:16:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816577001555811333',1700,'181657699964','194','1.00','100','retail','0','2022-07-13 11:14:48','','','','0','Cash',0.00,'100','','','18','','1','2022-07-13 08:16:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816577007840032022',1701,'181657700774','194','1.00','100','retail','0','2022-07-13 11:26:14','','','','0','Cash',0.00,'100','','','18','','1','2022-07-13 08:26:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816577007941703360',1702,'181657700774','191','1.00','50','retail','0','2022-07-13 11:26:25','','','','0','Cash',0.00,'50','','','18','','1','2022-07-13 08:26:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816577008442386223',1703,'181657700801','207','20.00','200','retail','0','2022-07-13 11:26:41','','','','0','Cash',0.00,'10','','','18','','1','2022-07-13 08:27:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','421.00','401','Inclusive','branch','Service','1110','4000','5500','',''),('1816577013493203123',1704,'181657700860','194','1.00','100','retail','0','2022-07-13 11:27:40','','','','0','Cash',0.00,'100','','','18','','1','2022-07-13 08:35:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816577018031000223',1705,'181657701360','199','1.00','100','retail','0','2022-07-13 11:36:00','','','','0','Cash',0.00,'100','','','18','','1','2022-07-13 08:45:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816577018982009222',1706,'181657701360','199','2.00','200','retail','0','2022-07-13 11:43:24','','','','0','Cash',0.00,'100','','','18','','1','2022-07-13 08:45:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816577056153057325',1707,'181657702037','187','15.00','75','retail','0','2022-07-13 12:46:42','','','','0','Cash',0.00,'5','','','18','','1','2022-07-13 09:47:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','0.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1816577056477117307',1708,'181657702037','207','5.00','50','retail','0','2022-07-13 12:46:56','','','','0','Cash',0.00,'10','','','18','','1','2022-07-13 09:47:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','421.00','416','Inclusive','branch','Service','1110','4000','5500','',''),('1816577092032332228',1709,'181657705652','1','1.00','70','retail','0','2022-07-13 12:47:32','','','','0','Cash',0.00,'70','','','18','','1','2022-07-13 10:46:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('1816577092140607797',1710,'181657709206','187','1.00','5','retail','0','2022-07-13 13:46:46','','','','0','Cash',0.00,'5','','','18','','1','2022-07-13 10:46:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816577106238713032',1711,'181657709225','187','6.00','30','retail','0','2022-07-13 13:47:05','','','','0','Cash',0.00,'5','','','18','','1','2022-07-13 11:10:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1816577106373752372',1712,'181657710628','18','1.00','60','retail','0','2022-07-13 14:10:28','','','','0','Cash',0.00,'60','','','18','','1','2022-07-13 11:11:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816577146735723023',1713,'181657714665','212','1.00','20','retail','0','2022-07-13 15:17:45','','','','5','Cash',0.00,'20','','','18','','1','2022-07-13 12:18:00','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816577784313523233',1714,'181657778298','16','2.00','20','retail','0','2022-07-14 08:58:18','','','','0','Cash',0.00,'10','','','18','','1','2022-07-14 06:02:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','',''),('1816577785523532302',1715,'181657778298','212','1.00','20','retail','0','2022-07-14 09:00:31','','','','5','Cash',0.00,'20','','','18','','1','2022-07-14 06:02:52','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816577785613321267',1716,'181657778298','194','1.00','100','retail','0','2022-07-14 09:02:32','','','','0','Cash',0.00,'100','','','18','','1','2022-07-14 06:02:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816577868753138320',1717,'181657786862','212','2.00','40','retail','0','2022-07-14 11:21:03','','','','5','Cash',0.00,'20','','','18','','1','2022-07-14 08:21:56','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816577869101131612',1718,'181657786862','45','15.00','375','retail','0','2022-07-14 11:21:16','','','','0','Cash',0.00,'25','','','18','','1','2022-07-14 08:21:56','','','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','69.00','54','Inclusive','branch','Inventory','','','','',''),('1816577870123082123',1719,'181657786982','18','2.00','120','retail','0','2022-07-14 11:23:02','','','','0','Cash',0.00,'60','','','18','','1','2022-07-14 08:23:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816577873747421827',1720,'181657787015','64','3.00','30','retail','0','2022-07-14 11:23:35','','','','0','Cash',0.00,'10','','','18','','1','2022-07-14 08:29:40','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('1816577884320771338',1721,'181657787640','189','1.00','20','retail','0','2022-07-14 11:34:00','','','','0','Cash',0.00,'20','','','18','','1','2022-07-14 08:47:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816577884740760246',1722,'181657788436','211','110.00','110','retail','0','2022-07-14 11:47:16','','','','0','Cash',0.00,'1','','','18','','1','2022-07-14 08:47:57','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'110','0.00','-110','Inclusive','branch','Service','1110','4000','5500','',''),('1816577909542306730',1723,'181657788477','212','2.00','40','retail','0','2022-07-14 11:47:57','','','','5','Cash',0.00,'20','','','18','','1','2022-07-14 09:29:19','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816577935112321637',1724,'181657778572','161','2.00','10','retail','0','2022-07-14 09:02:52','','','','0','Cash',0.00,'5','','','18','','1','2022-07-14 10:19:23','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','','','',''),('1816577940092331002',1725,'181657793977','1','1.00','70','retail','0','2022-07-14 13:19:37','','','','0','Cash',0.00,'70','','','18','','1','2022-07-14 10:20:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1816577940272115220',1726,'181657793977','14','3.00','15','retail','0','2022-07-14 13:20:10','','','','0','Cash',0.00,'5','','','18','','1','2022-07-14 10:20:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','',''),('1816577940469103715',1727,'181657793977','14','3.00','15','retail','0','2022-07-14 13:20:27','','','','0','Cash',0.00,'5','','','18','','1','2022-07-14 10:20:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','',''),('1816577986708206132',1728,'181657798572','1','1.00','70','retail','0','2022-07-14 14:36:12','','','','0','Cash',0.00,'70','','','18','','1','2022-07-14 11:37:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('1816577993333903633',1729,'181657798674','212','1.00','20','retail','0','2022-07-14 14:37:54','','','','5','Cash',0.00,'20','','','18','','1','2022-07-14 12:04:58','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578008452203520',1730,'181657800825','189','15.00','300','retail','0','2022-07-14 15:13:45','','','','0','Cash',0.00,'20','','','18','','1','2022-07-14 12:16:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','20.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816578008680002612',1731,'181657800825','210','10.00','200','retail','0','2022-07-14 15:14:05','','','','0','Cash',0.00,'20','','','18','','1','2022-07-14 12:16:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816578008830332803',1732,'181657800825','207','6.00','60','retail','0','2022-07-14 15:14:28','','','','0','Cash',0.00,'10','','','18','','1','2022-07-14 12:16:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','421.00','415','Inclusive','branch','Service','1110','4000','5500','',''),('1816578008992327033',1733,'181657800825','212','2.00','40','retail','0','2022-07-14 15:14:43','','','','5','Cash',0.00,'20','','','18','','1','2022-07-14 12:16:21','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578009563222028',1734,'181657800825','212','7.00','140','retail','0','2022-07-14 15:14:59','','','','5','Cash',0.00,'20','','','18','','1','2022-07-14 12:16:21','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','91.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578041333325221',1735,'181657804122','187','10.00','50','retail','0','2022-07-14 16:08:42','','','','0','Cash',0.00,'5','','','18','','1','2022-07-14 13:08:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1816578042593203321',1736,'181657804219','1','1.00','70','retail','0','2022-07-14 16:10:19','','','','0','Cash',0.00,'70','','','18','','1','2022-07-14 13:11:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1816578042842000003',1737,'181657804265','193','41.00','41','retail','0','2022-07-14 16:11:05','','','','1','Cash',0.00,'1','','','18','','1','2022-07-14 13:11:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'41','1.00','-40','Inclusive','branch','Service','1110','4000','5500','',''),('1816578043225323402',1738,'181657804294','187','5.00','25','retail','0','2022-07-14 16:11:34','','','','0','Cash',0.00,'5','','','18','','1','2022-07-14 13:12:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816578043296302495',1739,'181657804294','212','1.00','20','retail','0','2022-07-14 16:12:03','','','','5','Cash',0.00,'20','','','18','','1','2022-07-14 13:12:30','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578043672233038',1740,'181657804351','207','19.00','190','retail','0','2022-07-14 16:12:31','','','','0','Cash',0.00,'10','','','18','','1','2022-07-14 13:13:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','421.00','402','Inclusive','branch','Service','1110','4000','5500','',''),('1816578043963033823',1741,'181657804381','187','10.00','50','retail','0','2022-07-14 16:13:01','','','','0','Cash',0.00,'5','','','18','','1','2022-07-14 13:13:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1816578616670308666',1742,'181657861635','65','2.00','20','retail','0','2022-07-15 08:07:15','','','','0','Cash',0.00,'10','','','18','','1','2022-07-15 05:08:02','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','',''),('1816578627023222733',1743,'181657861682','18','1.00','60','retail','0','2022-07-15 08:24:43','','','','0','Cash',0.00,'60','','','18','','1','2022-07-15 05:25:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816578645046230628',1744,'181657862708','212','2.00','40','retail','0','2022-07-15 08:25:08','','','','5','Cash',0.00,'20','','','18','','1','2022-07-15 05:55:07','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578651483232685',1745,'181657865100','147','4.00','80','retail','0','2022-07-15 09:05:00','','','','0','Cash',0.00,'20','','','18','','1','2022-07-15 06:05:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','79.00','75','Inclusive','branch','Inventory','','','','',''),('1816578657399217732',1746,'181657865152','209','1.00','60','retail','0','2022-07-15 09:05:52','','','','0','Cash',0.00,'60','','','18','','1','2022-07-15 06:16:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578658211033263',1747,'181657865765','189','7.00','140','retail','0','2022-07-15 09:16:05','','','','0','Cash',0.00,'20','','','18','','1','2022-07-15 06:17:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816578688390823361',1748,'181657865860','18','1.00','60','retail','0','2022-07-15 09:17:40','','','','0','Cash',0.00,'60','','','18','','1','2022-07-15 07:07:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816578697078328117',1749,'181657868842','18','1.00','60','retail','0','2022-07-15 10:07:22','','','','0','Cash',0.00,'60','','','18','','1','2022-07-15 07:21:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816578728340718805',1750,'181657872820','16','6.00','60','retail','0','2022-07-15 11:13:40','','','','0','Cash',0.00,'10','','','18','','1','2022-07-15 08:13:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','55.00','49','Inclusive','branch','Inventory','','','','',''),('1816578728573730387',1751,'181657872839','212','2.00','40','retail','0','2022-07-15 11:13:59','','','','5','Cash',0.00,'20','','','18','','1','2022-07-15 08:14:19','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','81.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578752183581203',1752,'181657872859','212','1.00','20','retail','0','2022-07-15 11:14:19','','','','5','Cash',0.00,'20','','','18','','1','2022-07-15 08:53:41','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578798657026833',1753,'181657879817','190','17.00','170','retail','0','2022-07-15 13:10:17','','','','0','Cash',0.00,'10','','','18','','1','2022-07-15 10:11:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','16.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816578798920220202',1754,'181657879878','212','1.00','20','retail','0','2022-07-15 13:11:18','','','','5','Cash',0.00,'20','','','18','','1','2022-07-15 10:11:46','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816578799183231023',1755,'181657879907','6','1.00','50','retail','0','2022-07-15 13:11:47','','','','0','Cash',0.00,'50','','','18','','1','2022-07-15 10:12:18','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816578800355283082',1756,'181657879997','190','5.00','50','retail','0','2022-07-15 13:13:17','','','','0','Cash',0.00,'10','','','18','','1','2022-07-15 10:14:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816578821182333232',1757,'181657880749','1','1.00','70','retail','0','2022-07-15 13:25:49','','','','0','Cash',0.00,'70','','','18','','1','2022-07-15 10:49:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('1816578821293923302',1758,'181657880749','14','4.00','20','retail','0','2022-07-15 13:48:38','','','','0','Cash',0.00,'5','','','18','','1','2022-07-15 10:49:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','','','','',''),('1816578827316222337',1759,'181657882143','16','2.00','20','retail','0','2022-07-15 13:49:03','','','','0','Cash',0.00,'10','','','18','','1','2022-07-15 10:58:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('1816578837597563333',1760,'181657882738','104','1.00','30','retail','0','2022-07-15 13:58:58','','','','0','Cash',0.00,'30','','','18','','1','2022-07-15 11:30:06','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816578877021503330',1761,'181657884606','212','2.00','40','retail','0','2022-07-15 14:30:06','','','','5','Cash',0.00,'20','','','18','','1','2022-07-15 12:21:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816579523431823032',1762,'181657952332','18','3.00','180','retail','0','2022-07-16 09:18:52','','','','0','Cash',0.00,'60','','','18','','1','2022-07-16 06:19:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','',''),('1816579698847232632',1763,'181657969114','18','1.00','60','retail','0','2022-07-16 13:58:34','','','','0','Cash',0.00,'60','','','18','','1','2022-07-16 11:11:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816579699360333503',1764,'181657969894','43','1.00','65','retail','0','2022-07-16 14:11:34','','','','0','Cash',0.00,'65','','','18','','1','2022-07-16 11:13:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816579699443623319',1765,'181657969894','18','1.00','60','retail','0','2022-07-16 14:12:16','','','','0','Cash',0.00,'60','','','18','','1','2022-07-16 11:13:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816579699631639056',1766,'181657969894','20','1.00','20','retail','0','2022-07-16 14:12:24','','','','0','Cash',0.00,'20','','','18','','1','2022-07-16 11:13:12','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816579699777953392',1767,'181657969894','52','1.00','40','retail','0','2022-07-16 14:12:43','','','','0','Cash',0.00,'40','','','18','','1','2022-07-16 11:13:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816579700322171035',1768,'181657969993','52','1.00','40','retail','0','2022-07-16 14:13:13','','','','0','Cash',0.00,'40','','','18','','1','2022-07-16 11:14:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816579701526231013',1769,'181657970107','18','1.00','60','retail','0','2022-07-16 14:15:07','','','','0','Cash',0.00,'60','','','18','','1','2022-07-16 11:16:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816579701723020190',1770,'181657970107','148','1.00','15','retail','0','2022-07-16 14:15:52','','','','0','Cash',0.00,'15','','','18','','1','2022-07-16 11:16:23','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','142.00','141','Inclusive','branch','Inventory','','','','',''),('1816579759360233273',1771,'181657970245','65','1.00','10','retail','0','2022-07-16 14:17:25','','','','0','Cash',0.00,'10','','','18','','1','2022-07-16 12:52:19','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1816579759492953523',1772,'181657975939','52','1.00','40','retail','0','2022-07-16 15:52:20','','','','0','Cash',0.00,'40','','','18','','1','2022-07-16 12:52:32','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816579793160031712',1773,'181657975952','209','1.00','60','retail','0','2022-07-16 15:52:32','','','','0','Cash',0.00,'60','','','18','','1','2022-07-16 13:48:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116580612932290232',1774,'111658061272','190','2.00','20','retail','0','2022-07-17 15:34:32','','','','0','Cash',0.00,'10','','','11','','1','2022-07-17 12:35:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1116580613323332333',1775,'111658061304','16','3.00','30','retail','0','2022-07-17 15:35:17','','','','0','Cash',0.00,'10','','','11','','1','2022-07-17 12:35:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','',''),('1116580613464604612',1776,'111658061335','18','1.00','60','retail','0','2022-07-17 15:35:35','','','','0','Cash',0.00,'60','','','11','','1','2022-07-17 12:35:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1116580613898936320',1777,'111658061378','160','2.00','10','retail','0','2022-07-17 15:36:18','','','','0','Cash',0.00,'5','','','11','','1','2022-07-17 12:36:32','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1816581213181621021',1778,'181658120443','212','1.00','20','retail','0','2022-07-18 08:00:43','','','','5','Cash',0.00,'20','','','18','','1','2022-07-18 05:15:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816581214183223133',1779,'181658121333','189','6.00','120','retail','0','2022-07-18 08:16:12','','','','0','Cash',0.00,'20','','','18','','1','2022-07-18 05:17:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816581214552081420',1780,'181658121432','212','2.00','40','retail','0','2022-07-18 08:17:12','','','','5','Cash',0.00,'20','','','18','','1','2022-07-18 05:17:37','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816581250683323800',1781,'181658125043','198','1.00','20','retail','0','2022-07-18 09:17:23','','','','0','Cash',0.00,'20','','','18','','1','2022-07-18 06:17:53','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816581274310223818',1782,'181658125417','18','1.00','60','retail','0','2022-07-18 09:23:37','','','','0','Cash',0.00,'60','','','18','','1','2022-07-18 06:57:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816581284202333842',1783,'181658127436','212','1.00','20','retail','0','2022-07-18 09:57:16','','','','5','Cash',0.00,'20','','','18','','1','2022-07-18 07:13:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816581310323333036',1784,'181658128424','212','1.00','20','retail','0','2022-07-18 10:13:44','','','','5','Cash',0.00,'20','','','18','','1','2022-07-18 07:57:33','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816581320102238322',1785,'181658131059','189','3.00','60','retail','0','2022-07-18 11:13:05','','','','0','Cash',0.00,'20','','','18','','1','2022-07-18 08:13:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816581320452233253',1786,'181658132020','212','1.00','20','retail','0','2022-07-18 11:13:40','','','','5','Cash',0.00,'20','','','18','','1','2022-07-18 08:14:13','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816581321232222221',1787,'181658132103','23','1.00','20','retail','0','2022-07-18 11:15:03','','','','0','Cash',0.00,'20','','','18','','1','2022-07-18 08:16:17','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816581321640024323',1788,'181658132103','189','5.00','100','retail','0','2022-07-18 11:15:46','','','','0','Cash',0.00,'20','','','18','','1','2022-07-18 08:16:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816581377102107263',1789,'181658135425','212','1.00','20','retail','0','2022-07-18 12:10:25','','','','5','Cash',0.00,'20','','','18','','1','2022-07-18 09:48:33','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816581389081320302',1790,'181658137713','207','20.00','200','retail','0','2022-07-18 12:48:33','','','','0','Cash',0.00,'10','','','18','','1','2022-07-18 10:08:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','421.00','401','Inclusive','branch','Service','1110','4000','5500','',''),('1816581412350013333',1791,'181658138917','207','10.00','100','retail','0','2022-07-18 13:08:37','','','','0','Cash',0.00,'10','','','18','','1','2022-07-18 10:47:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','421.00','411','Inclusive','branch','Service','1110','4000','5500','',''),('1816581449040133313',1792,'181658141238','66','2.00','20','retail','0','2022-07-18 13:47:18','','','','0','Cash',0.00,'10','','','18','','1','2022-07-18 11:50:18','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','',''),('1816581464108121634',1793,'181658145028','212','1.00','20','retail','0','2022-07-18 14:50:28','','','','5','Cash',0.00,'20','','','18','','1','2022-07-18 12:13:36','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816581476293223337',1794,'181658147305','207','10.00','100','retail','0','2022-07-18 15:28:25','','','','0','Cash',0.00,'10','','','18','','1','2022-07-18 12:33:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','421.00','411','Inclusive','branch','Service','1110','4000','5500','',''),('1816581493502131220',1795,'181658147635','207','15.00','150','retail','0','2022-07-18 15:33:55','','','','0','Cash',0.00,'10','','','18','','1','2022-07-18 13:02:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','421.00','406','Inclusive','branch','Service','1110','4000','5500','',''),('1816582115599232306',1796,'181658211517','212','1.00','20','retail','0','2022-07-19 09:18:37','','','','5','Cash',0.00,'20','','','18','','1','2022-07-19 06:19:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816582115870202180',1797,'181658211580','212','1.00','20','retail','0','2022-07-19 09:19:40','','','','5','Cash',0.00,'20','','','18','','1','2022-07-19 06:20:09','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816582115990239285',1798,'181658211580','212','1.00','20','retail','0','2022-07-19 09:19:48','','','','5','Cash',0.00,'20','','','18','','1','2022-07-19 06:20:09','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816582116652220200',1799,'181658211609','212','3.00','60','retail','0','2022-07-19 09:20:09','','','','5','Cash',0.00,'20','','','18','','1','2022-07-19 06:21:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','64.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116582121236381263',1800,'111658212109','211','15.00','15','retail','0','2022-07-19 09:28:29','','','','0','Cash',0.00,'1','','','11','','1','2022-07-19 06:28:46','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'15','0.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1816582147912114388',1801,'181658214784','18','1.00','60','retail','0','2022-07-19 10:13:04','','','','0','Cash',0.00,'60','','','18','','1','2022-07-19 07:14:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816582148718331800',1802,'181658214784','212','1.00','20','retail','0','2022-07-19 10:13:12','','','','5','Cash',0.00,'20','','','18','','1','2022-07-19 07:14:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816582169365331121',1803,'181658216926','212','2.00','40','retail','0','2022-07-19 10:48:46','','','','5','Cash',0.00,'20','','','18','','1','2022-07-19 07:48:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816582169510360822',1804,'181658216940','212','1.00','20','retail','0','2022-07-19 10:49:00','','','','5','Cash',0.00,'20','','','18','','1','2022-07-19 07:49:16','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816582169790333109',1805,'181658216956','207','1.00','10','retail','0','2022-07-19 10:49:16','','','','0','Cash',0.00,'10','','','18','','1','2022-07-19 07:49:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','421.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('1816582169898302331',1806,'181658216956','187','1.00','5','retail','0','2022-07-19 10:49:40','','','','0','Cash',0.00,'5','','','18','','1','2022-07-19 07:49:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816582190162031020',1807,'181658218948','189','2.00','40','retail','0','2022-07-19 11:22:28','','','','0','Cash',0.00,'20','','','18','','1','2022-07-19 08:23:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('1816582204970322033',1808,'181658220485','190','25.00','250','retail','0','2022-07-19 11:48:05','','','','0','Cash',0.00,'10','','','18','','1','2022-07-19 08:48:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','16.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816582215940053683',1809,'181658219026','207','23.00','230','retail','0','2022-07-19 11:23:46','','','','0','Cash',0.00,'10','','','18','','1','2022-07-19 09:06:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','421.00','398','Inclusive','branch','Service','1110','4000','5500','',''),('1816582216350022002',1810,'181658221618','186','1.00','50','retail','0','2022-07-19 12:06:58','','','','0','Cash',0.00,'50','','','18','','1','2022-07-19 10:02:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816582217232231822',1811,'181658221618','207','2.00','20','retail','0','2022-07-19 12:07:16','','','','0','Cash',0.00,'10','','','18','','1','2022-07-19 10:02:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','421.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('1816582268482830222',1812,'181658224922','18','1.00','60','retail','0','2022-07-19 13:02:02','','','','0','Cash',0.00,'60','','','18','','1','2022-07-19 10:34:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816582268582330020',1813,'181658226852','18','1.00','60','retail','0','2022-07-19 13:34:12','','','','0','Cash',0.00,'60','','','18','','1','2022-07-19 10:39:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816582287723383387',1814,'181658228684','5','1.00','150','retail','0','2022-07-19 14:04:44','','','','0','Cash',0.00,'150','','','18','','1','2022-07-19 11:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816582295000330228',1815,'181658228684','1','1.00','70','retail','0','2022-07-19 14:06:12','','','','0','Cash',0.00,'70','','','18','','1','2022-07-19 11:18:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('1816582295391083558',1816,'181658229506','185','1.00','30','retail','0','2022-07-19 14:18:26','','','','0','Cash',0.00,'30','','','18','','1','2022-07-19 11:19:03','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816582295550522022',1817,'181658229543','212','1.00','20','retail','0','2022-07-19 14:19:03','','','','5','Cash',0.00,'20','','','18','','1','2022-07-19 11:19:22','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816582310703031312',1818,'181658229562','153','2.00','20','retail','0','2022-07-19 14:19:22','','','','0','Cash',0.00,'10','','','18','','1','2022-07-19 11:44:33','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','',''),('1816582319938312933',1819,'181658231947','1','1.00','70','retail','0','2022-07-19 14:59:07','','','','0','Cash',0.00,'70','','','18','','1','2022-07-19 12:00:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('1816582320060220126',1820,'181658231947','13','1.00','30','retail','0','2022-07-19 14:59:53','','','','0','Cash',0.00,'30','','','18','','1','2022-07-19 12:00:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816582320302306302',1821,'181658232018','191','1.00','50','retail','0','2022-07-19 15:00:18','','','','0','Cash',0.00,'50','','','18','','1','2022-07-19 12:00:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816582357423222283',1822,'181658235719','189','3.00','60','retail','0','2022-07-19 16:01:59','','','','0','Cash',0.00,'20','','','18','','1','2022-07-19 13:02:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('1816582954061230093',1823,'181658295393','212','1.00','20','retail','0','2022-07-20 08:36:33','','','','5','Cash',0.00,'20','','','18','','1','2022-07-20 05:37:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816582954340423353',1824,'181658295423','18','1.00','60','retail','0','2022-07-20 08:37:03','','','','0','Cash',0.00,'60','','','18','','1','2022-07-20 05:37:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816582954708323323',1825,'181658295451','207','2.00','20','retail','0','2022-07-20 08:37:31','','','','0','Cash',0.00,'10','','','18','','1','2022-07-20 05:38:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','421.00','419','Inclusive','branch','Service','1110','4000','5500','',''),('1816582998593228215',1826,'181658295618','212','1.00','20','retail','0','2022-07-20 08:40:18','','','','5','Cash',0.00,'20','','','18','','1','2022-07-20 06:51:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583007003032622',1827,'181658299862','212','1.00','20','retail','0','2022-07-20 09:51:02','','','','5','Cash',0.00,'20','','','18','','1','2022-07-20 07:05:02','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583007160223788',1828,'181658300702','187','2.00','10','retail','0','2022-07-20 10:05:02','','','','0','Cash',0.00,'5','','','18','','1','2022-07-20 07:05:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816583056460234318',1829,'181658300718','147','2.00','40','retail','0','2022-07-20 10:05:18','','','','0','Cash',0.00,'20','','','18','','1','2022-07-20 08:27:40','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','145.00','143','Inclusive','branch','Inventory','','','','',''),('1816583056816302800',1830,'181658305660','190','17.00','170','retail','0','2022-07-20 11:27:40','','','','0','Cash',0.00,'10','','','18','','1','2022-07-20 08:28:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','16.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816583060728310322',1831,'181658305707','200','1.00','50','retail','0','2022-07-20 11:28:27','','','','0','Cash',0.00,'50','','','18','','1','2022-07-20 08:34:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583065803023201',1832,'181658306076','198','1.00','20','retail','0','2022-07-20 11:34:36','','','','0','Cash',0.00,'20','','','18','','1','2022-07-20 08:43:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583066182081205',1833,'181658306585','198','1.00','20','retail','0','2022-07-20 11:43:05','','','','0','Cash',0.00,'20','','','18','','1','2022-07-20 08:43:41','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583091043590239',1834,'181658309017','213','2.00','40','retail','0','2022-07-20 12:23:37','','','','15','Cash',0.00,'20','','','18','','1','2022-07-20 09:25:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583109473201642',1835,'181658309116','190','1.00','10','retail','0','2022-07-20 12:25:16','','','','0','Cash',0.00,'10','','','18','','1','2022-07-20 09:55:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816583110371002252',1836,'181658310961','147','2.00','40','retail','0','2022-07-20 12:56:01','','','','0','Cash',0.00,'20','','','18','','1','2022-07-20 09:57:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','143.00','141','Inclusive','branch','Inventory','','','','',''),('1816583110530060033',1837,'181658310961','207','6.00','60','retail','0','2022-07-20 12:57:17','','','','0','Cash',0.00,'10','','','18','','1','2022-07-20 09:57:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','421.00','415','Inclusive','branch','Service','1110','4000','5500','',''),('1816583124933333013',1838,'181658311305','194','1.00','100','retail','0','2022-07-20 13:19:55','','','','0','Cash',0.00,'100','','','18','','1','2022-07-20 10:21:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816583131399513122',1839,'181658313123','207','14.00','140','retail','0','2022-07-20 13:32:03','','','','0','Cash',0.00,'10','','','18','','1','2022-07-20 10:32:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','421.00','407','Inclusive','branch','Service','1110','4000','5500','',''),('1816583143748322273',1840,'181658314338','1','1.00','70','retail','0','2022-07-20 13:52:18','','','','0','Cash',0.00,'70','','','18','','1','2022-07-20 10:53:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1816583154723408232',1841,'181658315466','1','1.00','70','retail','0','2022-07-20 14:11:06','','','','0','Cash',0.00,'70','','','18','','1','2022-07-20 11:11:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816583154862306348',1842,'181658315475','190','7.00','70','retail','0','2022-07-20 14:11:15','','','','0','Cash',0.00,'10','','','18','','1','2022-07-20 11:11:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','16.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('1816583160043801303',1843,'181658315489','187','9.00','45','retail','0','2022-07-20 14:11:30','','','','0','Cash',0.00,'5','','','18','','1','2022-07-20 11:20:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','0.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816583160233561320',1844,'181658315489','187','9.00','45','retail','0','2022-07-20 14:20:05','','','','0','Cash',0.00,'5','','','18','','1','2022-07-20 11:20:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','0.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816583160475600132',1845,'181658315489','212','2.00','40','retail','0','2022-07-20 14:20:24','','','','5','Cash',0.00,'20','','','18','','1','2022-07-20 11:20:50','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583182121616223',1846,'181658316050','1','2.00','140','retail','0','2022-07-20 14:56:31','','','','0','Cash',0.00,'70','','','18','','1','2022-07-20 11:56:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('1816583196833610850',1847,'181658318215','212','1.00','20','retail','0','2022-07-20 14:56:55','','','','5','Cash',0.00,'20','','','18','','1','2022-07-20 12:21:47','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583197040093720',1848,'181658318215','7','1.00','100','retail','0','2022-07-20 15:21:23','','','','0','Cash',0.00,'100','','','18','','1','2022-07-20 12:21:47','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816583202760381263',1849,'181658320266','33','1.00','200','retail','0','2022-07-20 15:31:06','','','','0','Cash',0.00,'200','','','18','','1','2022-07-20 12:31:21','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816583235998305503',1850,'181658320282','76','2.00','40','retail','0','2022-07-20 15:31:22','','','','0','Cash',0.00,'20','','','18','','1','2022-07-20 13:27:17','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','','','','',''),('1816583815838131022',1851,'181658381570','18','1.00','60','retail','0','2022-07-21 08:32:50','','','','0','Cash',0.00,'60','','','18','','1','2022-07-21 05:33:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816583815982998282',1852,'181658381586','209','1.00','60','retail','0','2022-07-21 08:33:06','','','','0','Cash',0.00,'60','','','18','','1','2022-07-21 05:33:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583816261602013',1853,'181658381600','212','3.00','60','retail','0','2022-07-21 08:33:20','','','','5','Cash',0.00,'20','','','18','','1','2022-07-21 05:33:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583847068832128',1854,'181658381654','64','2.00','20','retail','0','2022-07-21 08:34:14','','','','0','Cash',0.00,'10','','','18','','1','2022-07-21 06:25:11','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','89.00','87','Inclusive','branch','Inventory','','','','',''),('1816583847193223800',1855,'181658384711','18','1.00','60','retail','0','2022-07-21 09:25:11','','','','0','Cash',0.00,'60','','','18','','1','2022-07-21 06:25:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816583869553238282',1856,'181658384722','18','1.00','60','retail','0','2022-07-21 09:25:22','','','','0','Cash',0.00,'60','','','18','','1','2022-07-21 07:02:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816583869702330033',1857,'181658386958','209','1.00','60','retail','0','2022-07-21 10:02:38','','','','0','Cash',0.00,'60','','','18','','1','2022-07-21 07:03:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583876680001383',1858,'181658387001','212','1.00','20','retail','0','2022-07-21 10:03:22','','','','5','Cash',0.00,'20','','','18','','1','2022-07-21 07:16:06','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583877283023323',1859,'181658387001','207','8.00','80','retail','0','2022-07-21 10:14:37','','','','0','Cash',0.00,'10','','','18','','1','2022-07-21 07:16:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','421.00','413','Inclusive','branch','Service','1110','4000','5500','',''),('1816583877363173202',1860,'181658387001','147','1.00','20','retail','0','2022-07-21 10:15:29','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 07:16:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','141.00','140','Inclusive','branch','Inventory','','','','',''),('1816583877543822021',1861,'181658387001','64','1.00','10','retail','0','2022-07-21 10:15:37','','','','0','Cash',0.00,'10','','','18','','1','2022-07-21 07:16:06','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('1816583888033335820',1862,'181658387766','154','2.00','40','retail','0','2022-07-21 10:16:06','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 07:33:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1816583888133180283',1863,'181658387766','212','1.00','20','retail','0','2022-07-21 10:33:23','','','','5','Cash',0.00,'20','','','18','','1','2022-07-21 07:33:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583915992593333',1864,'181658388824','189','10.00','200','retail','0','2022-07-21 10:33:44','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 08:20:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','26.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816583916363023226',1865,'181658388824','147','1.00','20','retail','0','2022-07-21 11:20:26','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 08:20:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','','','','',''),('1816583936110206903',1866,'181658393603','6','1.00','50','retail','0','2022-07-21 11:53:23','','','','0','Cash',0.00,'50','','','18','','1','2022-07-21 08:53:39','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816583939368350233',1867,'181658393920','18','2.00','120','retail','0','2022-07-21 11:58:41','','','','0','Cash',0.00,'60','','','18','','1','2022-07-21 09:00:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816583939740031263',1868,'181658393920','147','2.00','40','retail','0','2022-07-21 11:58:56','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 09:00:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','139.00','137','Inclusive','branch','Inventory','','','','',''),('1816583939912332285',1869,'181658393920','6','1.00','50','retail','0','2022-07-21 11:59:34','','','','0','Cash',0.00,'50','','','18','','1','2022-07-21 09:00:52','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816583940114221234',1870,'181658393920','12','1.00','30','retail','0','2022-07-21 11:59:51','','','','0','Cash',0.00,'30','','','18','','1','2022-07-21 09:00:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816583940242200238',1871,'181658393920','16','3.00','30','retail','0','2022-07-21 12:00:12','','','','0','Cash',0.00,'10','','','18','','1','2022-07-21 09:00:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','','','','',''),('1816583940393358332',1872,'181658393920','212','4.00','80','retail','0','2022-07-21 12:00:25','','','','5','Cash',0.00,'20','','','18','','1','2022-07-21 09:00:52','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','45.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583952873223232',1873,'181658394116','212','1.00','20','retail','0','2022-07-21 12:01:56','','','','5','Cash',0.00,'20','','','18','','1','2022-07-21 09:22:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583953013021532',1874,'181658394116','189','1.00','20','retail','0','2022-07-21 12:21:27','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 09:22:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816583989692906219',1875,'181658395322','212','1.00','20','retail','0','2022-07-21 12:22:02','','','','5','Cash',0.00,'20','','','18','','1','2022-07-21 10:22:51','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816583990083921233',1876,'181658398979','147','1.00','20','retail','0','2022-07-21 13:22:59','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 10:23:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','137.00','136','Inclusive','branch','Inventory','','','','',''),('1816583990313263832',1877,'181658398979','207','20.00','200','retail','0','2022-07-21 13:23:29','','','','0','Cash',0.00,'10','','','18','','1','2022-07-21 10:23:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','421.00','401','Inclusive','branch','Service','1110','4000','5500','',''),('1816583990519091230',1878,'181658399044','212','1.00','20','retail','0','2022-07-21 13:24:04','','','','5','Cash',0.00,'20','','','18','','1','2022-07-21 10:24:13','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584028962392203',1879,'181658399397','189','1.00','20','retail','0','2022-07-21 13:29:57','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 11:28:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816584058693250012',1880,'181658403543','104','1.00','30','retail','0','2022-07-21 14:39:04','','','','0','Cash',0.00,'30','','','18','','1','2022-07-21 12:18:00','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1816584058950308525',1881,'181658405880','6','1.00','50','retail','0','2022-07-21 15:18:00','','','','0','Cash',0.00,'50','','','18','','1','2022-07-21 12:18:21','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816584070473328312',1882,'181658405901','1','1.00','70','retail','0','2022-07-21 15:18:21','','','','0','Cash',0.00,'70','','','18','','1','2022-07-21 12:37:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1816584074393272820',1883,'181658407264','38','1.00','30','retail','0','2022-07-21 15:41:04','','','','0','Cash',0.00,'30','','','18','','1','2022-07-21 12:44:20','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816584138972310519',1884,'181658409047','194','1.00','100','retail','0','2022-07-21 16:10:47','','','','0','Cash',0.00,'100','','','18','','1','2022-07-21 14:31:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816584176937822381',1885,'181658417677','189','20.00','400','retail','0','2022-07-21 18:34:37','','','','0','Cash',0.00,'20','','','18','','1','2022-07-21 15:35:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','26.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816584177124322222',1886,'181658417677','211','198.00','198','retail','0','2022-07-21 18:34:53','','','','0','Cash',0.00,'1','','','18','','1','2022-07-21 15:35:21','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'198','0.00','-198','Inclusive','branch','Service','1110','4000','5500','',''),('1816584178662223010',1887,'181658417855','33','4.00','800','retail','0','2022-07-21 18:37:35','','','','0','Cash',0.00,'200','','','18','','1','2022-07-21 15:37:51','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','',''),('1816584178863123336',1888,'181658417871','74','1.00','90','retail','0','2022-07-21 18:37:51','','','','0','Cash',0.00,'90','','','18','','1','2022-07-21 15:38:09','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816584652284224320',1889,'181658465204','165','1.00','200','retail','0','2022-07-22 07:46:44','','','','0','Cash',0.00,'200','','','18','','1','2022-07-22 04:47:16','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816584675036531213',1890,'181658465236','209','1.00','60','retail','0','2022-07-22 07:47:16','','','','0','Cash',0.00,'60','','','18','','1','2022-07-22 05:25:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584677493221131',1891,'181658467510','212','1.00','20','retail','0','2022-07-22 08:25:10','','','','5','Cash',0.00,'20','','','18','','1','2022-07-22 05:29:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584677623740223',1892,'181658467510','189','1.00','20','retail','0','2022-07-22 08:29:09','','','','0','Cash',0.00,'20','','','18','','1','2022-07-22 05:29:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816584688113213022',1893,'181658468802','52','1.00','40','retail','0','2022-07-22 08:46:42','','','','0','Cash',0.00,'40','','','18','','1','2022-07-22 05:47:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816584688202233026',1894,'181658468802','200','1.00','50','retail','0','2022-07-22 08:46:51','','','','0','Cash',0.00,'50','','','18','','1','2022-07-22 05:47:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584698312302006',1895,'181658468834','197','2.00','100','retail','0','2022-07-22 08:47:14','','','','0','Cash',0.00,'50','','','18','','1','2022-07-22 06:04:10','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584701515233038',1896,'181658470009','18','1.00','60','retail','0','2022-07-22 09:06:49','','','','0','Cash',0.00,'60','','','18','','1','2022-07-22 06:09:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816584701820788202',1897,'181658470163','18','1.00','60','retail','0','2022-07-22 09:09:23','','','','0','Cash',0.00,'60','','','18','','1','2022-07-22 06:10:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816584720114127220',1898,'181658470224','207','3.00','30','retail','0','2022-07-22 09:39:56','','','','0','Cash',0.00,'10','','','18','','1','2022-07-22 06:40:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','421.00','418','Inclusive','branch','Service','1110','4000','5500','',''),('1816584725642403223',1899,'181658472143','212','1.00','20','retail','0','2022-07-22 09:42:23','','','','5','Cash',0.00,'20','','','18','','1','2022-07-22 06:49:26','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584733470358233',1900,'181658473329','189','1.00','20','retail','0','2022-07-22 10:02:09','','','','0','Cash',0.00,'20','','','18','','1','2022-07-22 07:04:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816584733598533947',1901,'181658473329','147','1.00','20','retail','0','2022-07-22 10:02:27','','','','0','Cash',0.00,'20','','','18','','1','2022-07-22 07:04:32','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','136.00','135','Inclusive','branch','Inventory','','','','',''),('1816584734130032213',1902,'181658473329','197','1.00','50','retail','0','2022-07-22 10:02:39','','','','0','Cash',0.00,'50','','','18','','1','2022-07-22 07:04:32','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584734322304228',1903,'181658473329','207','30.00','300','retail','0','2022-07-22 10:03:33','','','','0','Cash',0.00,'10','','','18','','1','2022-07-22 07:04:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','421.00','391','Inclusive','branch','Service','1110','4000','5500','',''),('1816584734603261833',1904,'181658473329','47','1.00','10','retail','0','2022-07-22 10:03:52','','','','0','Cash',0.00,'10','','','18','','1','2022-07-22 07:04:32','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1816584754959260222',1905,'181658473479','18','1.00','60','retail','0','2022-07-22 10:04:39','','','','0','Cash',0.00,'60','','','18','','1','2022-07-22 07:38:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816584815874221323',1906,'181658475519','212','1.00','20','retail','0','2022-07-22 12:19:38','','','','5','Cash',0.00,'20','','','18','','1','2022-07-22 09:19:50','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584840622250023',1907,'181658481598','212','1.00','20','retail','0','2022-07-22 12:19:58','','','','5','Cash',0.00,'20','','','18','','1','2022-07-22 10:01:05','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584853882583085',1908,'181658484065','209','1.00','60','retail','0','2022-07-22 13:01:05','','','','0','Cash',0.00,'60','','','18','','1','2022-07-22 10:25:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584858083308086',1909,'181658485796','211','75.00','75','retail','0','2022-07-22 13:29:56','','','','0','Cash',0.00,'1','','','18','','1','2022-07-22 10:30:11','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'75','0.00','-75','Inclusive','branch','Service','1110','4000','5500','',''),('1816584894081032330',1910,'181658485811','212','1.00','20','retail','0','2022-07-22 14:29:08','','','','5','Cash',0.00,'20','','','18','','1','2022-07-22 11:30:09','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584894840083032',1911,'181658489475','7','1.00','100','retail','0','2022-07-22 14:31:15','','','','0','Cash',0.00,'100','','','18','','1','2022-07-22 11:31:31','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816584895202533033',1912,'181658489492','211','27.00','27','retail','0','2022-07-22 14:31:32','','','','0','Cash',0.00,'1','','','18','','1','2022-07-22 11:32:30','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'27','0.00','-27','Inclusive','branch','Service','1110','4000','5500','',''),('1816584895660230033',1913,'181658489551','210','5.00','100','retail','0','2022-07-22 14:32:31','','','','0','Cash',0.00,'20','','','18','','1','2022-07-22 11:33:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816584900850085503',1914,'181658489611','207','4.00','40','retail','0','2022-07-22 14:33:31','','','','0','Cash',0.00,'10','','','18','','1','2022-07-22 11:41:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','421.00','417','Inclusive','branch','Service','1110','4000','5500','',''),('1816584968803232263',1915,'181658496829','189','5.00','100','retail','0','2022-07-22 16:34:22','','','','0','Cash',0.00,'20','','','18','','1','2022-07-22 13:35:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('1816584968944304005',1916,'181658496829','147','1.00','20','retail','0','2022-07-22 16:34:45','','','','0','Cash',0.00,'20','','','18','','1','2022-07-22 13:35:19','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','','','','',''),('1816584984308322238',1917,'181658496919','212','1.00','20','retail','0','2022-07-22 16:35:19','','','','5','Cash',0.00,'20','','','18','','1','2022-07-22 14:00:33','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584989482302233',1918,'181658498936','74','1.00','90','retail','0','2022-07-22 17:08:56','','','','0','Cash',0.00,'90','','','18','','1','2022-07-22 14:09:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816584993699142393',1919,'181658499357','212','2.00','40','retail','0','2022-07-22 17:15:57','','','','5','Cash',0.00,'20','','','18','','1','2022-07-22 14:16:22','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816584993782238335',1920,'181658499357','1','1.00','70','retail','0','2022-07-22 17:16:10','','','','0','Cash',0.00,'70','','','18','','1','2022-07-22 14:16:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1816584994062126202',1921,'181658499396','74','1.00','90','retail','0','2022-07-22 17:16:36','','','','0','Cash',0.00,'90','','','18','','1','2022-07-22 14:16:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816585025245233101',1922,'181658502513','74','3.00','270','retail','0','2022-07-22 18:08:33','','','','0','Cash',0.00,'90','','','18','','1','2022-07-22 15:09:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('1816585025682153816',1923,'181658502513','76','10.00','200','retail','0','2022-07-22 18:09:01','','','','0','Cash',0.00,'20','','','18','','1','2022-07-22 15:09:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','39.00','29','Inclusive','branch','Inventory','','','','',''),('1816585768737212882',1924,'181658575668','16','3.00','30','retail','0','2022-07-23 14:46:53','','','','0','Cash',0.00,'10','','','18','','1','2022-07-23 11:48:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','','','','',''),('1816585769461003325',1925,'181658576934','207','20.00','200','retail','0','2022-07-23 14:48:54','','','','0','Cash',0.00,'10','','','18','','1','2022-07-23 11:49:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','421.00','401','Inclusive','branch','Service','1110','4000','5500','',''),('1816585875061326331',1926,'181658587492','18','5.00','300','retail','0','2022-07-23 17:44:52','','','','0','Cash',0.00,'60','','','18','','1','2022-07-23 14:45:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','','','','',''),('1816585875382383080',1927,'181658587510','16','3.00','30','retail','0','2022-07-23 17:45:10','','','','0','Cash',0.00,'10','','','18','','1','2022-07-23 14:46:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','','','','',''),('1816585875532553835',1928,'181658587510','194','1.00','100','retail','0','2022-07-23 17:45:38','','','','0','Cash',0.00,'100','','','18','','1','2022-07-23 14:46:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816585875842302078',1929,'181658587510','187','19.00','95','retail','0','2022-07-23 17:45:54','','','','0','Cash',0.00,'5','','','18','','1','2022-07-23 14:46:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','0.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816585880333050002',1930,'181658588022','193','25.00','25','retail','0','2022-07-23 17:53:42','','','','1','Cash',0.00,'1','','','18','','1','2022-07-23 14:53:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','1.00','-24','Inclusive','branch','Service','1110','4000','5500','',''),('1116586611080821103',1931,'111658661083','207','5.00','50','retail','0','2022-07-24 14:11:23','','','','0','Cash',0.00,'10','','','11','','1','2022-07-24 11:12:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','421.00','416','Inclusive','branch','Service','1110','4000','5500','',''),('1116586611181220331',1932,'111658661083','18','1.00','60','retail','0','2022-07-24 14:11:48','','','','0','Cash',0.00,'60','','','11','','1','2022-07-24 11:12:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1116586611342261102',1933,'111658661083','16','5.00','50','retail','0','2022-07-24 14:11:59','','','','0','Cash',0.00,'10','','','11','','1','2022-07-24 11:12:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','35.00','30','Inclusive','branch','Inventory','','','','',''),('1116586643501203322',1934,'111658661138','18','1.00','60','retail','0','2022-07-24 14:12:18','','','','0','Cash',0.00,'60','','','11','','1','2022-07-24 12:06:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116586643651262631',1935,'111658661138','50','1.00','50','retail','0','2022-07-24 15:05:50','','','','0','Cash',0.00,'50','','','11','','1','2022-07-24 12:06:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816587277555308530',1936,'181658726711','147','1.00','20','retail','0','2022-07-25 08:25:11','','','','0','Cash',0.00,'20','','','18','','1','2022-07-25 05:42:46','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','134.00','133','Inclusive','branch','Inventory','','','','',''),('1816587320763272800',1937,'181658727767','193','1.00','1','retail','0','2022-07-25 08:42:47','','','','1','Cash',0.00,'1','','','18','','1','2022-07-25 06:55:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816587320973178725',1938,'181658727767','193','19.00','19','retail','0','2022-07-25 09:54:36','','','','1','Cash',0.00,'1','','','18','','1','2022-07-25 06:55:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','1.00','-18','Inclusive','branch','Service','1110','4000','5500','',''),('1816587321063200202',1939,'181658727767','208','1.00','20','retail','0','2022-07-25 09:54:57','','','','0','Cash',0.00,'20','','','18','','1','2022-07-25 06:55:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1816587321180222713',1940,'181658727767','207','1.00','10','retail','0','2022-07-25 09:55:06','','','','0','Cash',0.00,'10','','','18','','1','2022-07-25 06:55:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','421.00','420','Inclusive','branch','Service','1110','4000','5500','',''),('1816587321315200301',1941,'181658727767','187','1.00','5','retail','0','2022-07-25 09:55:19','','','','0','Cash',0.00,'5','','','18','','1','2022-07-25 06:55:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816587321623220228',1942,'181658732140','212','2.00','40','retail','0','2022-07-25 09:55:52','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 06:56:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587325890731825',1943,'181658732172','6','1.00','50','retail','0','2022-07-25 09:56:12','','','','0','Cash',0.00,'50','','','18','','1','2022-07-25 07:05:46','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816587326142320322',1944,'181658732172','212','1.00','20','retail','0','2022-07-25 10:03:09','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 07:05:46','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587330792038883',1945,'181658732747','187','2.00','10','retail','0','2022-07-25 10:05:47','','','','0','Cash',0.00,'5','','','18','','1','2022-07-25 07:11:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816587331992023203',1946,'181658733089','212','1.00','20','retail','0','2022-07-25 10:11:29','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 07:13:27','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587333352321202',1947,'181658733207','212','1.00','20','retail','0','2022-07-25 10:13:27','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 07:15:39','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587334193231004',1948,'181658733363','18','1.00','60','retail','0','2022-07-25 10:16:03','','','','0','Cash',0.00,'60','','','18','','1','2022-07-25 07:17:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816587368153326332',1949,'181658733424','212','1.00','20','retail','0','2022-07-25 11:13:29','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 08:30:46','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587378160863133',1950,'181658733424','18','1.00','60','retail','0','2022-07-25 11:28:33','','','','0','Cash',0.00,'60','','','18','','1','2022-07-25 08:30:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816587378320233222',1951,'181658733424','212','6.00','120','retail','0','2022-07-25 11:30:16','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 08:30:46','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587383233032033',1952,'181658738042','147','1.00','20','retail','0','2022-07-25 11:34:02','','','','0','Cash',0.00,'20','','','18','','1','2022-07-25 08:38:46','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','133.00','132','Inclusive','branch','Inventory','','','','',''),('1816587383372333320',1953,'181658738327','189','4.00','80','retail','0','2022-07-25 11:38:47','','','','0','Cash',0.00,'20','','','18','','1','2022-07-25 08:38:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('1816587407808230623',1954,'181658738345','212','1.00','20','retail','0','2022-07-25 12:19:33','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 09:19:43','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587418353622126',1955,'181658741826','24','1.00','10','retail','0','2022-07-25 12:37:06','','','','0','Cash',0.00,'10','','','18','','1','2022-07-25 10:14:38','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816587440478241400',1956,'181658741826','6','1.00','50','retail','0','2022-07-25 13:13:55','','','','0','Cash',0.00,'50','','','18','','1','2022-07-25 10:14:38','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816587440683252122',1957,'181658741826','208','2.00','40','retail','0','2022-07-25 13:14:07','','','','0','Cash',0.00,'20','','','18','','1','2022-07-25 10:14:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816587440978008236',1958,'181658744079','194','1.00','100','retail','0','2022-07-25 13:14:39','','','','0','Cash',0.00,'100','','','18','','1','2022-07-25 10:15:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816587441061362663',1959,'181658744079','194','1.00','100','retail','0','2022-07-25 13:14:57','','','','0','Cash',0.00,'100','','','18','','1','2022-07-25 10:15:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816587452644341422',1960,'181658744283','5','1.00','150','retail','0','2022-07-25 13:34:17','','','','0','Cash',0.00,'150','','','18','','1','2022-07-25 10:35:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816587452865223021',1961,'181658744283','212','1.00','20','retail','0','2022-07-25 13:34:25','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 10:35:05','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587453005122552',1962,'181658744283','212','1.00','20','retail','0','2022-07-25 13:34:46','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 10:35:05','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587486918373132',1963,'181658748681','147','1.00','20','retail','0','2022-07-25 14:31:21','','','','0','Cash',0.00,'20','','','18','','1','2022-07-25 11:32:07','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','132.00','131','Inclusive','branch','Inventory','','','','',''),('1816587487050181363',1964,'181658748681','189','19.00','380','retail','0','2022-07-25 14:31:32','','','','0','Cash',0.00,'20','','','18','','1','2022-07-25 11:32:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','26.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('1816587487203206730',1965,'181658748681','207','19.00','190','retail','0','2022-07-25 14:31:46','','','','0','Cash',0.00,'10','','','18','','1','2022-07-25 11:32:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','421.00','402','Inclusive','branch','Service','1110','4000','5500','',''),('1816587487955832338',1966,'181658748740','212','1.00','20','retail','0','2022-07-25 14:32:20','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 11:33:24','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587503802382320',1967,'181658748810','212','1.00','20','retail','0','2022-07-25 14:33:30','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 12:03:27','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587504131320003',1968,'181658748810','212','4.00','80','retail','0','2022-07-25 14:59:41','','','','5','Cash',0.00,'20','','','18','','1','2022-07-25 12:03:27','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816587510022062113',1969,'181658750608','191','1.00','50','retail','0','2022-07-25 15:03:28','','','','0','Cash',0.00,'50','','','18','','1','2022-07-25 12:10:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816587511443305322',1970,'181658751005','189','2.00','40','retail','0','2022-07-25 15:10:05','','','','0','Cash',0.00,'20','','','18','','1','2022-07-25 12:12:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('1816587514073140332',1971,'181658751388','1','1.00','70','retail','0','2022-07-25 15:16:28','','','','0','Cash',0.00,'70','','','18','','1','2022-07-25 12:16:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1816587543643203332',1972,'181658754359','166','1.00','1300','retail','0','2022-07-25 16:05:59','','','','0','Cash',0.00,'1300','','','18','','1','2022-07-25 13:06:13','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816587552850013025',1973,'181658755265','193','150.00','150','retail','0','2022-07-25 16:21:05','','','','1','Cash',0.00,'1','','','18','','1','2022-07-25 13:21:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'150','1.00','-149','Inclusive','branch','Service','1110','4000','5500','',''),('1816587573652656263',1974,'181658757332','185','1.00','30','retail','0','2022-07-25 16:55:32','','','','0','Cash',0.00,'30','','','18','','1','2022-07-25 13:56:45','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816587573946321064',1975,'181658757332','185','3.00','90','retail','0','2022-07-25 16:56:05','','','','0','Cash',0.00,'30','','','18','','1','2022-07-25 13:56:45','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('1816588099322220280',1976,'181658809922','212','1.00','20','retail','0','2022-07-26 07:32:02','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 04:32:14','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588127653682132',1977,'181658812744','187','2.00','10','retail','0','2022-07-26 08:19:04','','','','0','Cash',0.00,'5','','','18','','1','2022-07-26 05:19:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816588129592231961',1978,'181658812770','187','3.00','15','retail','0','2022-07-26 08:19:30','','','','0','Cash',0.00,'5','','','18','','1','2022-07-26 05:22:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816588138658338232',1979,'181658812965','113','1.00','60','retail','0','2022-07-26 08:22:45','','','','0','Cash',0.00,'60','','','18','','1','2022-07-26 05:37:49','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816588159628385055',1980,'181658814268','193','10.00','10','retail','0','2022-07-26 08:44:28','','','','1','Cash',0.00,'1','','','18','','1','2022-07-26 06:13:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816588160173223280',1981,'181658814268','202','1.00','50','retail','0','2022-07-26 09:12:42','','','','0','Cash',0.00,'50','','','18','','1','2022-07-26 06:13:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816588167773322382',1982,'181658816021','200','1.00','50','retail','0','2022-07-26 09:13:41','','','','0','Cash',0.00,'50','','','18','','1','2022-07-26 06:26:20','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588172262222161',1983,'181658816780','160','2.00','10','retail','0','2022-07-26 09:26:20','','','','0','Cash',0.00,'5','','','18','','1','2022-07-26 06:34:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1816588172536303315',1984,'181658816780','209','1.00','60','retail','0','2022-07-26 09:33:46','','','','0','Cash',0.00,'60','','','18','','1','2022-07-26 06:34:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588172766013802',1985,'181658816780','80','2.00','20','retail','0','2022-07-26 09:34:14','','','','0','Cash',0.00,'10','','','18','','1','2022-07-26 06:34:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('1816588172941222128',1986,'181658816780','152','1.00','10','retail','0','2022-07-26 09:34:36','','','','0','Cash',0.00,'10','','','18','','1','2022-07-26 06:34:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816588187770722586',1987,'181658817625','154','1.00','20','retail','0','2022-07-26 09:40:25','','','','0','Cash',0.00,'20','','','18','','1','2022-07-26 07:00:48','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816588188322308121',1988,'181658817625','18','1.00','60','retail','0','2022-07-26 09:59:37','','','','0','Cash',0.00,'60','','','18','','1','2022-07-26 07:00:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816588195121353231',1989,'181658818849','212','1.00','20','retail','0','2022-07-26 10:11:47','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 07:11:55','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588198952325338',1990,'181658819650','18','1.00','60','retail','0','2022-07-26 10:14:10','','','','0','Cash',0.00,'60','','','18','','1','2022-07-26 07:18:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816588214373223228',1991,'181658819941','18','1.00','60','retail','0','2022-07-26 10:19:01','','','','0','Cash',0.00,'60','','','18','','1','2022-07-26 07:44:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816588216916239123',1992,'181658821448','209','1.00','60','retail','0','2022-07-26 10:44:08','','','','0','Cash',0.00,'60','','','18','','1','2022-07-26 07:48:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588217043042312',1993,'181658821448','209','1.00','60','retail','0','2022-07-26 10:48:12','','','','0','Cash',0.00,'60','','','18','','1','2022-07-26 07:48:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588219923322032',1994,'181658821946','212','1.00','20','retail','0','2022-07-26 10:52:26','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 07:55:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588220641230523',1995,'181658821946','1','1.00','70','retail','0','2022-07-26 10:54:16','','','','0','Cash',0.00,'70','','','18','','1','2022-07-26 07:55:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('1816588220762830033',1996,'181658821946','1','1.00','70','retail','0','2022-07-26 10:54:24','','','','0','Cash',0.00,'70','','','18','','1','2022-07-26 07:55:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('1816588221205020280',1997,'181658821946','152','2.00','20','retail','0','2022-07-26 10:55:08','','','','0','Cash',0.00,'10','','','18','','1','2022-07-26 07:55:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1816588221280522303',1998,'181658821946','189','1.00','20','retail','0','2022-07-26 10:55:21','','','','0','Cash',0.00,'20','','','18','','1','2022-07-26 07:55:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816588227822220222',1999,'181658822331','207','6.00','60','retail','0','2022-07-26 10:58:51','','','','0','Cash',0.00,'10','','','18','','1','2022-07-26 08:06:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','421.00','415','Inclusive','branch','Service','1110','4000','5500','',''),('1816588228122308122',2000,'181658822792','197','1.00','50','retail','0','2022-07-26 11:06:32','','','','0','Cash',0.00,'50','','','18','','1','2022-07-26 08:07:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588245010302021',2001,'181658822974','212','1.00','20','retail','0','2022-07-26 11:09:34','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 08:35:08','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588252301332280',2002,'181658825216','212','1.00','20','retail','0','2022-07-26 11:46:56','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 08:47:17','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588258693198363',2003,'181658825237','212','2.00','40','retail','0','2022-07-26 11:47:17','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 08:57:54','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','94.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588280222303220',2004,'181658827995','212','2.00','40','retail','0','2022-07-26 12:33:31','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 09:33:45','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588287333375233',2005,'181658828026','187','4.00','20','retail','0','2022-07-26 12:33:46','','','','0','Cash',0.00,'5','','','18','','1','2022-07-26 09:45:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816588294850222044',2006,'181658828943','212','1.00','20','retail','0','2022-07-26 12:49:03','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 09:58:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588299272233901',2007,'181658829491','160','4.00','20','retail','0','2022-07-26 12:58:11','','','','0','Cash',0.00,'5','','','18','','1','2022-07-26 10:05:33','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','','','','',''),('1816588330000303022',2008,'181658829933','212','1.00','20','retail','0','2022-07-26 13:05:33','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 10:56:55','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588331512035081',2009,'181658833145','1','1.00','70','retail','0','2022-07-26 13:59:05','','','','0','Cash',0.00,'70','','','18','','1','2022-07-26 11:00:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1816588331650138350',2010,'181658833145','207','4.00','40','retail','0','2022-07-26 13:59:12','','','','0','Cash',0.00,'10','','','18','','1','2022-07-26 11:00:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','421.00','417','Inclusive','branch','Service','1110','4000','5500','',''),('1816588331800830823',2011,'181658833145','187','6.00','30','retail','0','2022-07-26 13:59:25','','','','0','Cash',0.00,'5','','','18','','1','2022-07-26 11:00:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','0.00','-6','Inclusive','branch','Service','1110','4000','5500','',''),('1816588332052323211',2012,'181658833145','194','1.00','100','retail','0','2022-07-26 13:59:40','','','','0','Cash',0.00,'100','','','18','','1','2022-07-26 11:00:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816588332231808020',2013,'181658833145','189','2.00','40','retail','0','2022-07-26 14:00:05','','','','0','Cash',0.00,'20','','','18','','1','2022-07-26 11:00:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('1816588339183039239',2014,'181658833911','3','1.00','150','retail','0','2022-07-26 14:11:51','','','','0','Cash',0.00,'150','','','18','','1','2022-07-26 11:40:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816588355103302025',2015,'181658833911','52','1.00','40','retail','0','2022-07-26 14:11:58','','','','0','Cash',0.00,'40','','','18','','1','2022-07-26 11:40:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816588381552521252',2016,'181658838056','212','1.00','20','retail','0','2022-07-26 15:20:56','','','','5','Cash',0.00,'20','','','18','','1','2022-07-26 12:22:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816588391105833333',2017,'181658838161','187','4.00','20','retail','0','2022-07-26 15:22:41','','','','0','Cash',0.00,'5','','','18','','1','2022-07-26 12:40:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816588392360233232',2018,'181658838161','193','10.00','10','retail','0','2022-07-26 15:38:30','','','','1','Cash',0.00,'1','','','18','','1','2022-07-26 12:40:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816588402331843308',2019,'181658840227','194','1.00','100','retail','0','2022-07-26 15:57:07','','','','0','Cash',0.00,'100','','','18','','1','2022-07-26 12:57:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816588406390351294',2020,'181658840615','189','4.00','80','retail','0','2022-07-26 16:03:35','','','','0','Cash',0.00,'20','','','18','','1','2022-07-26 13:06:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('1816588406488343228',2021,'181658840615','1','1.00','70','retail','0','2022-07-26 16:03:59','','','','0','Cash',0.00,'70','','','18','','1','2022-07-26 13:06:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1816588407015087236',2022,'181658840615','64','2.00','20','retail','0','2022-07-26 16:04:51','','','','0','Cash',0.00,'10','','','18','','1','2022-07-26 13:06:52','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','86.00','84','Inclusive','branch','Inventory','','','','',''),('1816588407162333080',2023,'181658840615','66','1.00','10','retail','0','2022-07-26 16:05:02','','','','0','Cash',0.00,'10','','','18','','1','2022-07-26 13:06:52','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('1816588407978853803',2024,'181658840615','89','1.00','50','retail','0','2022-07-26 16:06:17','','','','0','Cash',0.00,'50','','','18','','1','2022-07-26 13:06:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816588408442213100',2025,'181658840812','207','5.00','50','retail','0','2022-07-26 16:06:52','','','','0','Cash',0.00,'10','','','18','','1','2022-07-26 13:07:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','421.00','416','Inclusive','branch','Service','1110','4000','5500','',''),('1816588990820131503',2026,'181658899067','64','1.00','10','retail','0','2022-07-27 08:17:47','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 05:18:38','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('1816589006512022132',2027,'181658899118','16','1.00','10','retail','0','2022-07-27 08:43:56','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 05:44:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816589006820383239',2028,'181658899118','16','1.00','10','retail','0','2022-07-27 08:44:12','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 05:44:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816589043573200832',2029,'181658900697','194','1.00','100','retail','0','2022-07-27 08:44:57','','','','0','Cash',0.00,'100','','','18','','1','2022-07-27 06:46:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816589043848233383',2030,'181658904366','189','1.00','20','retail','0','2022-07-27 09:46:06','','','','0','Cash',0.00,'20','','','18','','1','2022-07-27 06:47:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816589044305100023',2031,'181658904366','187','2.00','10','retail','0','2022-07-27 09:46:25','','','','0','Cash',0.00,'5','','','18','','1','2022-07-27 06:47:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816589048570349830',2032,'181658904440','16','2.00','20','retail','0','2022-07-27 09:47:20','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 06:54:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('1816589048673360138',2033,'181658904440','201','1.00','20','retail','0','2022-07-27 09:54:17','','','','0','Cash',0.00,'20','','','18','','1','2022-07-27 06:54:33','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589073723306330',2034,'181658904873','200','10.00','500','retail','0','2022-07-27 09:54:33','','','','0','Cash',0.00,'50','','','18','','1','2022-07-27 07:36:19','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','11.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589092802320893',2035,'181658907915','212','1.00','20','retail','0','2022-07-27 10:45:15','','','','5','Cash',0.00,'20','','','18','','1','2022-07-27 08:08:10','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589101052038635',2036,'181658909540','158','6.00','6','retail','0','2022-07-27 11:12:20','','','','0','Cash',0.00,'1','','','18','','1','2022-07-27 08:25:02','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','',''),('1816589102956103280',2037,'181658909540','158','4.00','4','retail','0','2022-07-27 11:23:56','','','','0','Cash',0.00,'1','','','18','','1','2022-07-27 08:25:02','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','50.00','46','Inclusive','branch','Inventory','','','','',''),('1816589103722200331',2038,'181658910306','194','1.00','100','retail','0','2022-07-27 11:25:06','','','','0','Cash',0.00,'100','','','18','','1','2022-07-27 08:26:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816589107693582025',2039,'181658910386','212','1.00','20','retail','0','2022-07-27 11:26:26','','','','5','Cash',0.00,'20','','','18','','1','2022-07-27 08:32:52','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589115062803163',2040,'181658910773','207','14.00','140','retail','0','2022-07-27 11:32:53','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 08:45:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','421.00','407','Inclusive','branch','Service','1110','4000','5500','',''),('1816589115870121235',2041,'181658911561','207','15.00','150','retail','0','2022-07-27 11:46:01','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 08:46:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','421.00','406','Inclusive','branch','Service','1110','4000','5500','',''),('1816589116511206553',2042,'181658911641','187','1.00','5','retail','0','2022-07-27 11:47:21','','','','0','Cash',0.00,'5','','','18','','1','2022-07-27 08:47:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816589124462232180',2043,'181658911654','212','2.00','40','retail','0','2022-07-27 12:00:28','','','','5','Cash',0.00,'20','','','18','','1','2022-07-27 09:00:54','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589128840134318',2044,'181658912454','1','1.00','70','retail','0','2022-07-27 12:00:54','','','','0','Cash',0.00,'70','','','18','','1','2022-07-27 09:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816589134962630303',2045,'181658913488','212','1.00','20','retail','0','2022-07-27 12:18:08','','','','5','Cash',0.00,'20','','','18','','1','2022-07-27 09:18:33','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589147838138042',2046,'181658914770','1','1.00','70','retail','0','2022-07-27 12:39:30','','','','0','Cash',0.00,'70','','','18','','1','2022-07-27 09:40:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1816589148140092435',2047,'181658914770','207','3.00','30','retail','0','2022-07-27 12:39:45','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 09:40:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','421.00','418','Inclusive','branch','Service','1110','4000','5500','',''),('1816589150690356305',2048,'181658914840','212','1.00','20','retail','0','2022-07-27 12:40:40','','','','5','Cash',0.00,'20','','','18','','1','2022-07-27 09:44:31','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589169681061923',2049,'181658915071','213','1.00','20','retail','0','2022-07-27 12:44:32','','','','15','Cash',0.00,'20','','','18','','1','2022-07-27 10:20:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589172083163528',2050,'181658915071','16','2.00','20','retail','0','2022-07-27 13:16:10','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 10:20:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('1816589172632253113',2051,'181658917229','201','1.00','20','retail','0','2022-07-27 13:20:29','','','','0','Cash',0.00,'20','','','18','','1','2022-07-27 10:21:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589174263082013',2052,'181658917265','1','1.00','70','retail','0','2022-07-27 13:21:05','','','','0','Cash',0.00,'70','','','18','','1','2022-07-27 10:23:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1816589187957002186',2053,'181658918781','207','7.00','70','retail','0','2022-07-27 13:46:21','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 10:46:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','491.00','484','Inclusive','branch','Service','1110','4000','5500','',''),('1816589188448880885',2054,'181658918800','209','4.00','240','retail','0','2022-07-27 13:46:40','','','','0','Cash',0.00,'60','','','18','','1','2022-07-27 10:47:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589191211831922',2055,'181658919070','212','1.00','20','retail','0','2022-07-27 13:51:10','','','','5','Cash',0.00,'20','','','18','','1','2022-07-27 10:53:20','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589191860962138',2056,'181658919070','1','2.00','140','retail','0','2022-07-27 13:52:02','','','','0','Cash',0.00,'70','','','18','','1','2022-07-27 10:53:20','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','',''),('1816589224410012230',2057,'181658919200','208','3.00','60','retail','0','2022-07-27 14:47:03','','','','0','Cash',0.00,'20','','','18','','1','2022-07-27 11:47:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816589227490930072',2058,'181658922444','212','2.00','40','retail','0','2022-07-27 14:47:24','','','','5','Cash',0.00,'20','','','18','','1','2022-07-27 11:52:34','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589270183180223',2059,'181658924811','1','1.00','70','retail','0','2022-07-27 15:26:51','','','','0','Cash',0.00,'70','','','18','','1','2022-07-27 13:04:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1816589294013222334',2060,'181658927042','1','1.00','70','retail','0','2022-07-27 16:04:02','','','','0','Cash',0.00,'70','','','18','','1','2022-07-27 13:43:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1816589310392230086',2061,'181658931007','153','1.00','10','retail','0','2022-07-27 17:10:07','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 14:10:51','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1816589311972513533',2062,'181658931183','1','1.00','70','retail','0','2022-07-27 17:13:03','','','','0','Cash',0.00,'70','','','18','','1','2022-07-27 14:13:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816589312528213321',2063,'181658931237','213','1.00','20','retail','0','2022-07-27 17:13:57','','','','15','Cash',0.00,'20','','','18','','1','2022-07-27 14:14:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589335471930325',2064,'181658933536','69','2.00','40','retail','0','2022-07-27 17:52:16','','','','0','Cash',0.00,'20','','','18','','1','2022-07-27 14:52:32','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('1816589342464332651',2065,'181658933638','207','10.00','100','retail','0','2022-07-27 17:53:58','','','','0','Cash',0.00,'10','','','18','','1','2022-07-27 15:04:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','491.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('1816589342612332114',2066,'181658934249','210','10.00','200','retail','0','2022-07-27 18:04:09','','','','0','Cash',0.00,'20','','','18','','1','2022-07-27 15:04:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816589346808332383',2067,'181658934668','199','4.00','400','retail','0','2022-07-27 18:11:08','','','','0','Cash',0.00,'100','','','18','','1','2022-07-27 15:11:24','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589863953322233',2068,'181658986316','190','4.00','40','retail','0','2022-07-28 08:31:56','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 05:33:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816589876292008208',2069,'181658986401','212','1.00','20','retail','0','2022-07-28 08:33:21','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 05:53:55','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589881663261292',2070,'181658987636','22','2.00','20','retail','0','2022-07-28 08:53:56','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 06:04:10','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','',''),('1816589881983003332',2071,'181658987636','26','1.00','65','retail','0','2022-07-28 09:02:46','','','','0','Cash',0.00,'65','','','18','','1','2022-07-28 06:04:10','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816589882072030230',2072,'181658987636','18','1.00','60','retail','0','2022-07-28 09:03:18','','','','0','Cash',0.00,'60','','','18','','1','2022-07-28 06:04:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816589882463288023',2073,'181658987636','18','1.00','60','retail','0','2022-07-28 09:03:59','','','','0','Cash',0.00,'60','','','18','','1','2022-07-28 06:04:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816589882732730330',2074,'181658988266','18','1.00','60','retail','0','2022-07-28 09:04:26','','','','0','Cash',0.00,'60','','','18','','1','2022-07-28 06:04:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816589891492108381',2075,'181658988276','212','1.00','20','retail','0','2022-07-28 09:04:36','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 06:19:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589891643818153',2076,'181658988276','202','1.00','50','retail','0','2022-07-28 09:19:10','','','','0','Cash',0.00,'50','','','18','','1','2022-07-28 06:19:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816589896582223301',2077,'181658989172','18','1.00','60','retail','0','2022-07-28 09:19:32','','','','0','Cash',0.00,'60','','','18','','1','2022-07-28 06:27:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816589896673782152',2078,'181658989172','18','1.00','60','retail','0','2022-07-28 09:27:38','','','','0','Cash',0.00,'60','','','18','','1','2022-07-28 06:27:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816589899103819233',2079,'181658989706','18','1.00','60','retail','0','2022-07-28 09:28:26','','','','0','Cash',0.00,'60','','','18','','1','2022-07-28 06:33:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816589912239039221',2080,'181658989992','22','2.00','20','retail','0','2022-07-28 09:53:33','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 06:54:11','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('1816589912488823910',2081,'181658989992','212','1.00','20','retail','0','2022-07-28 09:53:43','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 06:54:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589920363111283',2082,'181658991251','18','1.00','60','retail','0','2022-07-28 09:54:11','','','','0','Cash',0.00,'60','','','18','','1','2022-07-28 07:07:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816589920450200239',2083,'181658992038','52','1.00','40','retail','0','2022-07-28 10:07:18','','','','0','Cash',0.00,'40','','','18','','1','2022-07-28 07:07:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816589922448138086',2084,'181658992137','212','1.00','20','retail','0','2022-07-28 10:08:57','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 07:10:49','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589935703033303',2085,'181658992805','212','1.00','20','retail','0','2022-07-28 10:20:05','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 07:33:10','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589935853021633',2086,'181658992805','153','2.00','20','retail','0','2022-07-28 10:32:50','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 07:33:10','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('1816589949973292209',2087,'181658993590','212','1.00','20','retail','0','2022-07-28 10:33:10','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 07:56:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589950095322838',2088,'181658993590','190','6.00','60','retail','0','2022-07-28 10:56:37','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 07:56:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1816589951942930282',2089,'181658995019','199','2.00','200','retail','0','2022-07-28 10:56:59','','','','0','Cash',0.00,'100','','','18','','1','2022-07-28 08:00:34','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589952292900523',2090,'181658995019','200','1.00','50','retail','0','2022-07-28 10:59:54','','','','0','Cash',0.00,'50','','','18','','1','2022-07-28 08:00:34','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589975310203702',2091,'181658996187','64','2.00','20','retail','0','2022-07-28 11:37:56','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 08:38:53','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','','','','',''),('1816589983492313320',2092,'181658998342','64','1.00','10','retail','0','2022-07-28 11:52:22','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 08:52:31','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('1816589987680923383',2093,'181658998352','212','1.00','20','retail','0','2022-07-28 11:52:32','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 08:59:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816589988715083322',2094,'181658998772','66','1.00','10','retail','0','2022-07-28 11:59:32','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 09:01:24','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1816589988808153023',2095,'181658998772','66','1.00','10','retail','0','2022-07-28 12:01:11','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 09:01:24','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('1816590042978102932',2096,'181659003913','190','5.00','50','retail','0','2022-07-28 13:25:13','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 10:31:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816590061013033021',2097,'181659006087','187','2.00','10','retail','0','2022-07-28 14:01:27','','','','0','Cash',0.00,'5','','','18','','1','2022-07-28 11:01:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816590066820103620',2098,'181659006106','212','1.00','20','retail','0','2022-07-28 14:01:46','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 11:12:48','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590101063202808',2099,'181659006769','193','50.00','50','retail','0','2022-07-28 14:12:49','','','','1','Cash',0.00,'1','','','18','','1','2022-07-28 12:08:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1.00','-49','Inclusive','branch','Service','1110','4000','5500','',''),('1816590101243212083',2100,'181659006769','193','10.00','10','retail','0','2022-07-28 15:08:27','','','','1','Cash',0.00,'1','','','18','','1','2022-07-28 12:08:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816590102620332222',2101,'181659010154','212','1.00','20','retail','0','2022-07-28 15:09:14','','','','5','Cash',0.00,'20','','','18','','1','2022-07-28 12:11:06','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590105663863030',2102,'181659010266','147','2.00','40','retail','0','2022-07-28 15:11:06','','','','0','Cash',0.00,'20','','','18','','1','2022-07-28 12:16:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','131.00','129','Inclusive','branch','Inventory','','','','',''),('1816590105866533350',2103,'181659010266','189','5.00','100','retail','0','2022-07-28 15:16:06','','','','0','Cash',0.00,'20','','','18','','1','2022-07-28 12:16:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('1816590106012221383',2104,'181659010588','207','2.00','20','retail','0','2022-07-28 15:16:28','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 12:16:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','491.00','489','Inclusive','branch','Service','1110','4000','5500','',''),('1816590115152013250',2105,'181659010605','160','3.00','15','retail','0','2022-07-28 15:16:45','','','','0','Cash',0.00,'5','','','18','','1','2022-07-28 12:31:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('1816590133910290530',2106,'181659011518','18','1.00','60','retail','0','2022-07-28 16:03:00','','','','0','Cash',0.00,'60','','','18','','1','2022-07-28 13:03:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816590134033236003',2107,'181659013395','52','1.00','40','retail','0','2022-07-28 16:03:15','','','','0','Cash',0.00,'40','','','18','','1','2022-07-28 13:03:25','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816590135466213030',2108,'181659013502','202','1.00','50','retail','0','2022-07-28 16:05:02','','','','0','Cash',0.00,'50','','','18','','1','2022-07-28 13:07:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816590136293300956',2109,'181659013502','189','1.00','20','retail','0','2022-07-28 16:05:46','','','','0','Cash',0.00,'20','','','18','','1','2022-07-28 13:07:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816590164400833206',2110,'181659013640','1','1.00','70','retail','0','2022-07-28 16:07:20','','','','0','Cash',0.00,'70','','','18','','1','2022-07-28 13:58:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1816590168260132200',2111,'181659016708','189','20.00','400','retail','0','2022-07-28 16:58:28','','','','0','Cash',0.00,'20','','','18','','1','2022-07-28 14:01:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','26.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816590168733031021',2112,'181659016708','152','10.00','100','retail','0','2022-07-28 17:00:56','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 14:01:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','','','','',''),('1816590169330333229',2113,'181659016923','208','5.00','100','retail','0','2022-07-28 17:02:03','','','','0','Cash',0.00,'20','','','18','','1','2022-07-28 14:04:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','3.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816590169489392238',2114,'181659016923','193','50.00','50','retail','0','2022-07-28 17:02:14','','','','1','Cash',0.00,'1','','','18','','1','2022-07-28 14:04:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1.00','-49','Inclusive','branch','Service','1110','4000','5500','',''),('1816590169688692251',2115,'181659016923','64','4.00','40','retail','0','2022-07-28 17:02:28','','','','0','Cash',0.00,'10','','','18','','1','2022-07-28 14:04:14','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Inventory','','','','',''),('1816590169818812310',2116,'181659016923','12','1.00','30','retail','0','2022-07-28 17:02:48','','','','0','Cash',0.00,'30','','','18','','1','2022-07-28 14:04:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816590170153000120',2117,'181659016923','74','1.00','90','retail','0','2022-07-28 17:03:02','','','','0','Cash',0.00,'90','','','18','','1','2022-07-28 14:04:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816590170333223012',2118,'181659016923','1','1.00','70','retail','0','2022-07-28 17:03:35','','','','0','Cash',0.00,'70','','','18','','1','2022-07-28 14:04:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816590170434327121',2119,'181659016923','6','1.00','50','retail','0','2022-07-28 17:03:53','','','','0','Cash',0.00,'50','','','18','','1','2022-07-28 14:04:14','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816590199680011332',2120,'181659017063','160','1.00','5','retail','0','2022-07-28 17:52:17','','','','0','Cash',0.00,'5','','','18','','1','2022-07-28 15:13:38','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816590212152022232',2121,'181659017063','72','1.00','70','retail','0','2022-07-28 18:13:27','','','','0','Cash',0.00,'70','','','18','','1','2022-07-28 15:13:38','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816590694272633431',2122,'181659069409','197','1.00','50','retail','0','2022-07-29 07:36:49','','','','0','Cash',0.00,'50','','','18','','1','2022-07-29 04:37:10','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590700253200290',2123,'181659069430','187','2.00','10','retail','0','2022-07-29 07:37:10','','','','0','Cash',0.00,'5','','','18','','1','2022-07-29 04:47:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816590744502310323',2124,'181659074444','18','1.00','60','retail','0','2022-07-29 09:00:44','','','','0','Cash',0.00,'60','','','18','','1','2022-07-29 06:00:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816590790932322353',2125,'181659079087','18','1.00','60','retail','0','2022-07-29 10:18:07','','','','0','Cash',0.00,'60','','','18','','1','2022-07-29 07:18:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816590805083322190',2126,'181659079100','191','1.00','50','retail','0','2022-07-29 10:41:39','','','','0','Cash',0.00,'50','','','18','','1','2022-07-29 07:41:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816590806618332280',2127,'181659080517','69','1.00','20','retail','0','2022-07-29 10:41:57','','','','0','Cash',0.00,'20','','','18','','1','2022-07-29 07:44:24','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816590811301393223',2128,'181659081064','214','1.00','100','retail','0','2022-07-29 10:51:04','','','','0','Cash',0.00,'100','','','18','','1','2022-07-29 07:52:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590828750803022',2129,'181659082867','18','1.00','60','retail','0','2022-07-29 11:21:07','','','','0','Cash',0.00,'60','','','18','','1','2022-07-29 08:21:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816590828972370623',2130,'181659082867','64','2.00','20','retail','0','2022-07-29 11:21:16','','','','0','Cash',0.00,'10','','','18','','1','2022-07-29 08:21:46','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','','','','',''),('1816590829251022233',2131,'181659082906','207','3.00','30','retail','0','2022-07-29 11:21:46','','','','0','Cash',0.00,'10','','','18','','1','2022-07-29 08:23:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','491.00','488','Inclusive','branch','Service','1110','4000','5500','',''),('1816590829543243812',2132,'181659082906','208','4.00','80','retail','0','2022-07-29 11:22:06','','','','0','Cash',0.00,'20','','','18','','1','2022-07-29 08:23:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','3.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816590830244323382',2133,'181659083016','194','1.00','100','retail','0','2022-07-29 11:23:36','','','','0','Cash',0.00,'100','','','18','','1','2022-07-29 08:23:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816590850058222298',2134,'181659083037','212','1.00','20','retail','0','2022-07-29 11:23:57','','','','5','Cash',0.00,'20','','','18','','1','2022-07-29 08:57:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590850290239138',2135,'181659083037','207','2.00','20','retail','0','2022-07-29 11:56:45','','','','0','Cash',0.00,'10','','','18','','1','2022-07-29 08:57:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','491.00','489','Inclusive','branch','Service','1110','4000','5500','',''),('1816590901861636611',2136,'181659090180','18','1.00','60','retail','0','2022-07-29 13:23:00','','','','0','Cash',0.00,'60','','','18','','1','2022-07-29 10:23:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816590936826992956',2137,'181659090189','212','1.00','20','retail','0','2022-07-29 13:23:09','','','','5','Cash',0.00,'20','','','18','','1','2022-07-29 11:26:12','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590939673060277',2138,'181659090189','17','1.00','25','retail','0','2022-07-29 14:21:22','','','','0','Cash',0.00,'25','','','18','','1','2022-07-29 11:26:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816590939842603202',2139,'181659093972','187','2.00','10','retail','0','2022-07-29 14:26:12','','','','0','Cash',0.00,'5','','','18','','1','2022-07-29 11:26:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816590956766033065',2140,'181659093989','24','2.00','20','retail','0','2022-07-29 14:54:27','','','','0','Cash',0.00,'10','','','18','','1','2022-07-29 11:55:10','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('1816590956900326659',2141,'181659093989','15','2.00','10','retail','0','2022-07-29 14:54:37','','','','0','Cash',0.00,'5','','','18','','1','2022-07-29 11:55:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('1816590957012830023',2142,'181659093989','215','1.00','50','retail','0','2022-07-29 14:54:51','','','','0','Cash',0.00,'50','','','18','','1','2022-07-29 11:55:10','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590963499328032',2143,'181659095710','199','1.00','100','retail','0','2022-07-29 14:55:10','','','','0','Cash',0.00,'100','','','18','','1','2022-07-29 12:05:53','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590963630300226',2144,'181659096353','212','1.00','20','retail','0','2022-07-29 15:05:53','','','','5','Cash',0.00,'20','','','18','','1','2022-07-29 12:06:05','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590964204403933',2145,'181659096366','212','1.00','20','retail','0','2022-07-29 15:06:06','','','','5','Cash',0.00,'20','','','18','','1','2022-07-29 12:07:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590966663022663',2146,'181659096464','154','2.00','40','retail','0','2022-07-29 15:07:45','','','','0','Cash',0.00,'20','','','18','','1','2022-07-29 12:11:08','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816590979733022253',2147,'181659096669','202','1.00','50','retail','0','2022-07-29 15:11:09','','','','0','Cash',0.00,'50','','','18','','1','2022-07-29 12:33:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816590989492322311',2148,'181659097985','201','3.00','60','retail','0','2022-07-29 15:33:05','','','','0','Cash',0.00,'20','','','18','','1','2022-07-29 12:49:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816590993999220923',2149,'181659099392','1','1.00','70','retail','0','2022-07-29 15:56:32','','','','0','Cash',0.00,'70','','','18','','1','2022-07-29 12:57:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816590994123832102',2150,'181659099392','64','4.00','40','retail','0','2022-07-29 15:56:40','','','','0','Cash',0.00,'10','','','18','','1','2022-07-29 12:57:36','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','74.00','70','Inclusive','branch','Inventory','','','','',''),('1816590994232539032',2151,'181659099392','190','7.00','70','retail','0','2022-07-29 15:56:53','','','','0','Cash',0.00,'10','','','18','','1','2022-07-29 12:57:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','16.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('1816590994392238239',2152,'181659099392','187','3.00','15','retail','0','2022-07-29 15:57:03','','','','0','Cash',0.00,'5','','','18','','1','2022-07-29 12:57:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('1816590994772113092',2153,'181659099466','1','2.00','140','retail','0','2022-07-29 15:57:46','','','','0','Cash',0.00,'70','','','18','','1','2022-07-29 12:58:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('1816591004321360513',2154,'181659099486','190','3.00','30','retail','0','2022-07-29 15:58:07','','','','0','Cash',0.00,'10','','','18','','1','2022-07-29 13:14:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816591032660300813',2155,'181659103122','106','1.00','10','retail','0','2022-07-29 16:58:42','','','','0','Cash',0.00,'10','','','18','','1','2022-07-29 14:01:11','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816591035548333222',2156,'181659103271','76','8.00','160','retail','0','2022-07-29 17:01:11','','','','0','Cash',0.00,'20','','','18','','1','2022-07-29 14:06:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','29.00','21','Inclusive','branch','Inventory','','','','',''),('1816591071961272333',2157,'181659107186','213','3.00','60','retail','0','2022-07-29 18:06:26','','','','15','Cash',0.00,'20','','','18','','1','2022-07-29 15:07:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816591072170103033',2158,'181659107186','202','1.00','50','retail','0','2022-07-29 18:06:36','','','','0','Cash',0.00,'50','','','18','','1','2022-07-29 15:07:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116591826173102213',2159,'111659182594','190','3.00','30','retail','0','2022-07-30 15:03:14','','','','0','Cash',0.00,'10','','','11','','1','2022-07-30 12:03:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1116591826422282806',2160,'111659182620','16','6.00','60','retail','0','2022-07-30 15:03:40','','','','0','Cash',0.00,'10','','','11','','1','2022-07-30 12:05:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','','','','',''),('1116591827560203207',2161,'111659182740','17','1.00','25','retail','0','2022-07-30 15:05:40','','','','0','Cash',0.00,'25','','','11','','1','2022-07-30 12:06:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1116591827860232283',2162,'111659182776','161','1.00','5','retail','0','2022-07-30 15:06:16','','','','0','Cash',0.00,'5','','','11','','1','2022-07-30 12:06:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('1116591834443064232',2163,'111659183419','18','2.00','120','retail','0','2022-07-30 15:16:59','','','','0','Cash',0.00,'60','','','11','','1','2022-07-30 12:17:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816592504737290822',2164,'181659250462','18','1.00','60','retail','0','2022-07-31 09:54:22','','','','0','Cash',0.00,'60','','','18','','1','2022-07-31 06:54:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816592524973032222',2165,'181659252480','209','2.00','120','retail','0','2022-07-31 10:28:00','','','','0','Cash',0.00,'60','','','18','','1','2022-07-31 07:28:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816592614764322736',2166,'181659261378','54','1.00','10','retail','0','2022-07-31 12:56:18','','','','0','Cash',0.00,'10','','','18','','1','2022-07-31 09:58:21','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816592627742732032',2167,'181659261502','54','1.00','10','retail','0','2022-07-31 13:19:27','','','','0','Cash',0.00,'10','','','18','','1','2022-07-31 10:19:37','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816592644513232333',2168,'181659262777','158','5.00','5','retail','0','2022-07-31 13:19:37','','','','0','Cash',0.00,'1','','','18','','1','2022-07-31 10:47:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','46.00','41','Inclusive','branch','Inventory','','','','',''),('1816592644600222033',2169,'181659262777','17','1.00','25','retail','0','2022-07-31 13:47:31','','','','0','Cash',0.00,'25','','','18','','1','2022-07-31 10:47:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816592644751304720',2170,'181659264464','189','2.00','40','retail','0','2022-07-31 13:47:44','','','','0','Cash',0.00,'20','','','18','','1','2022-07-31 10:47:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('1816593330450322200',2171,'181659331132','212','1.00','20','retail','0','2022-08-01 08:18:52','','','','5','Cash',0.00,'20','','','18','','1','2022-08-01 05:52:51','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816593351302105920',2172,'181659333173','18','1.00','60','retail','0','2022-08-01 08:52:53','','','','0','Cash',0.00,'60','','','18','','1','2022-08-01 06:25:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816593352383203528',2173,'181659335133','189','17.00','340','retail','0','2022-08-01 09:25:33','','','','0','Cash',0.00,'20','','','18','','1','2022-08-01 06:27:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','26.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('1816593352583321823',2174,'181659335133','207','4.00','40','retail','0','2022-08-01 09:27:19','','','','0','Cash',0.00,'10','','','18','','1','2022-08-01 06:27:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','491.00','487','Inclusive','branch','Service','1110','4000','5500','',''),('1816593352703263238',2175,'181659335133','147','1.00','20','retail','0','2022-08-01 09:27:38','','','','0','Cash',0.00,'20','','','18','','1','2022-08-01 06:27:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','129.00','128','Inclusive','branch','Inventory','','','','',''),('1816593386749223630',2176,'181659335274','212','1.00','20','retail','0','2022-08-01 09:27:54','','','','5','Cash',0.00,'20','','','18','','1','2022-08-01 07:25:45','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816593386892223320',2177,'181659335274','193','25.00','25','retail','0','2022-08-01 10:24:34','','','','1','Cash',0.00,'1','','','18','','1','2022-08-01 07:25:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','1.00','-24','Inclusive','branch','Service','1110','4000','5500','',''),('1816593387180320330',2178,'181659335274','207','7.00','70','retail','0','2022-08-01 10:24:49','','','','0','Cash',0.00,'10','','','18','','1','2022-08-01 07:25:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','491.00','484','Inclusive','branch','Service','1110','4000','5500','',''),('1816593387345363268',2179,'181659335274','187','1.00','5','retail','0','2022-08-01 10:25:18','','','','0','Cash',0.00,'5','','','18','','1','2022-08-01 07:25:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816593387743700982',2180,'181659338745','207','3.00','30','retail','0','2022-08-01 10:25:45','','','','0','Cash',0.00,'10','','','18','','1','2022-08-01 07:27:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','491.00','488','Inclusive','branch','Service','1110','4000','5500','',''),('1816593388175301735',2181,'181659338745','212','2.00','40','retail','0','2022-08-01 10:26:14','','','','5','Cash',0.00,'20','','','18','','1','2022-08-01 07:27:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816593408877070373',2182,'181659338954','207','7.00','70','retail','0','2022-08-01 11:00:48','','','','0','Cash',0.00,'10','','','18','','1','2022-08-01 08:01:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','491.00','484','Inclusive','branch','Service','1110','4000','5500','',''),('1816593571012203022',2183,'181659357091','189','1.00','20','retail','0','2022-08-01 15:31:31','','','','0','Cash',0.00,'20','','','18','','1','2022-08-01 12:31:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816593571143362133',2184,'181659357106','212','1.00','20','retail','0','2022-08-01 15:31:46','','','','5','Cash',0.00,'20','','','18','','1','2022-08-01 12:31:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816593577001200083',2185,'181659357263','18','1.00','60','retail','0','2022-08-01 15:34:23','','','','0','Cash',0.00,'60','','','18','','1','2022-08-01 12:41:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816593609903003223',2186,'181659360983','1','1.00','70','retail','0','2022-08-01 16:36:23','','','','0','Cash',0.00,'70','','','18','','1','2022-08-01 13:37:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1816593610011030201',2187,'181659360983','1','1.00','70','retail','0','2022-08-01 16:36:30','','','','0','Cash',0.00,'70','','','18','','1','2022-08-01 13:37:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816593610182228020',2188,'181659360983','207','5.00','50','retail','0','2022-08-01 16:36:41','','','','0','Cash',0.00,'10','','','18','','1','2022-08-01 13:37:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','491.00','486','Inclusive','branch','Service','1110','4000','5500','',''),('1816593610620012332',2189,'181659361046','212','3.00','60','retail','0','2022-08-01 16:37:26','','','','5','Cash',0.00,'20','','','18','','1','2022-08-01 13:38:21','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','60.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816593610751732263',2190,'181659361046','202','1.00','50','retail','0','2022-08-01 16:37:42','','','','0','Cash',0.00,'50','','','18','','1','2022-08-01 13:38:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816593610900020383',2191,'181659361046','189','2.00','40','retail','0','2022-08-01 16:37:55','','','','0','Cash',0.00,'20','','','18','','1','2022-08-01 13:38:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('1816593630312203030',2192,'181659361106','190','4.00','40','retail','0','2022-08-01 16:38:26','','','','0','Cash',0.00,'10','','','18','','1','2022-08-01 14:10:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816593636292033353',2193,'181659363035','78','2.00','30','retail','0','2022-08-01 17:10:35','','','','0','Cash',0.00,'15','','','18','','1','2022-08-01 14:20:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('1816593659816220233',2194,'181659365961','202','1.00','50','retail','0','2022-08-01 17:59:21','','','','0','Cash',0.00,'50','','','18','','1','2022-08-01 15:00:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816593659970352369',2195,'181659365961','207','5.00','50','retail','0','2022-08-01 17:59:42','','','','0','Cash',0.00,'10','','','18','','1','2022-08-01 15:00:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','491.00','486','Inclusive','branch','Service','1110','4000','5500','',''),('1816593660250232222',2196,'181659366017','1','1.00','70','retail','0','2022-08-01 18:00:17','','','','0','Cash',0.00,'70','','','18','','1','2022-08-01 15:00:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816594205051320223',2197,'181659418220','212','2.00','40','retail','0','2022-08-02 08:31:48','','','','5','Cash',0.00,'20','','','18','','1','2022-08-02 06:08:28','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594205180210063',2198,'181659420509','189','1.00','20','retail','0','2022-08-02 09:08:29','','','','0','Cash',0.00,'20','','','18','','1','2022-08-02 06:08:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816594208223392233',2199,'181659420520','212','1.00','20','retail','0','2022-08-02 09:08:40','','','','5','Cash',0.00,'20','','','18','','1','2022-08-02 06:13:46','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594210400362229',2200,'181659420826','209','3.00','180','retail','0','2022-08-02 09:13:46','','','','0','Cash',0.00,'60','','','18','','1','2022-08-02 06:17:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594249673232332',2201,'181659421043','193','25.00','25','retail','0','2022-08-02 09:43:00','','','','1','Cash',0.00,'1','','','18','','1','2022-08-02 07:24:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','1.00','-24','Inclusive','branch','Service','1110','4000','5500','',''),('1816594250581333222',2202,'181659425046','189','4.00','80','retail','0','2022-08-02 10:24:06','','','','0','Cash',0.00,'20','','','18','','1','2022-08-02 07:26:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('1816594250932332285',2203,'181659425046','212','3.00','60','retail','0','2022-08-02 10:24:19','','','','5','Cash',0.00,'20','','','18','','1','2022-08-02 07:26:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','54.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594251133232215',2204,'181659425046','212','4.00','80','retail','0','2022-08-02 10:24:53','','','','5','Cash',0.00,'20','','','18','','1','2022-08-02 07:26:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','51.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594251543512420',2205,'181659425046','212','2.00','40','retail','0','2022-08-02 10:25:42','','','','5','Cash',0.00,'20','','','18','','1','2022-08-02 07:26:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594268323682321',2206,'181659425167','190','7.00','70','retail','0','2022-08-02 10:26:07','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 07:53:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','16.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('1816594276123933322',2207,'181659426839','212','1.00','20','retail','0','2022-08-02 10:53:59','','','','5','Cash',0.00,'20','','','18','','1','2022-08-02 08:07:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594290411001510',2208,'181659429011','50','1.00','50','retail','0','2022-08-02 11:30:11','','','','0','Cash',0.00,'50','','','18','','1','2022-08-02 08:31:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816594290550022240',2209,'181659429011','38','2.00','60','retail','0','2022-08-02 11:30:41','','','','0','Cash',0.00,'30','','','18','','1','2022-08-02 08:31:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('1816594295553214090',2210,'181659429547','212','1.00','20','retail','0','2022-08-02 11:39:07','','','','5','Cash',0.00,'20','','','18','','1','2022-08-02 08:39:19','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594297674221320',2211,'181659429560','200','1.00','50','retail','0','2022-08-02 11:39:20','','','','0','Cash',0.00,'50','','','18','','1','2022-08-02 08:42:51','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594299569909652',2212,'181659429771','207','17.00','170','retail','0','2022-08-02 11:42:51','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 08:46:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','491.00','474','Inclusive','branch','Service','1110','4000','5500','',''),('1816594299642420203',2213,'181659429771','147','1.00','20','retail','0','2022-08-02 11:45:57','','','','0','Cash',0.00,'20','','','18','','1','2022-08-02 08:46:13','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','128.00','127','Inclusive','branch','Inventory','','','','',''),('1816594303233232320',2214,'181659429978','16','2.00','20','retail','0','2022-08-02 11:46:18','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 08:52:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816594382170323304',2215,'181659431431','147','3.00','60','retail','0','2022-08-02 14:03:23','','','','0','Cash',0.00,'20','','','18','','1','2022-08-02 11:05:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','127.00','124','Inclusive','branch','Inventory','','','','',''),('1816594383240333603',2216,'181659431431','151','1.00','5','retail','0','2022-08-02 14:03:37','','','','0','Cash',0.00,'5','','','18','','1','2022-08-02 11:05:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816594385138209021',2217,'181659438404','207','5.00','50','retail','0','2022-08-02 14:06:44','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 11:09:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','491.00','486','Inclusive','branch','Service','1110','4000','5500','',''),('1816594385294341113',2218,'181659438404','197','1.00','50','retail','0','2022-08-02 14:08:34','','','','0','Cash',0.00,'50','','','18','','1','2022-08-02 11:09:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594385413221428',2219,'181659438404','187','3.00','15','retail','0','2022-08-02 14:08:49','','','','0','Cash',0.00,'5','','','18','','1','2022-08-02 11:09:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('1816594385813908123',2220,'181659438552','207','3.00','30','retail','0','2022-08-02 14:09:12','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 11:10:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','491.00','488','Inclusive','branch','Service','1110','4000','5500','',''),('1816594385943234069',2221,'181659438552','190','7.00','70','retail','0','2022-08-02 14:09:41','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 11:10:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','16.00','9','Inclusive','branch','Service','1110','4000','5500','',''),('1816594416472332040',2222,'181659441589','208','18.00','360','retail','0','2022-08-02 14:59:49','','','','0','Cash',0.00,'20','','','18','','1','2022-08-02 12:01:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','3.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1816594416770660009',2223,'181659441589','187','16.00','80','retail','0','2022-08-02 15:00:48','','','','0','Cash',0.00,'5','','','18','','1','2022-08-02 12:01:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','80.00','64','Inclusive','branch','Service','1110','4000','5500','',''),('1816594417422213203',2224,'181659441685','207','2.00','20','retail','0','2022-08-02 15:01:25','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 12:02:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','491.00','489','Inclusive','branch','Service','1110','4000','5500','',''),('1816594434249060441',2225,'181659442116','147','1.00','20','retail','0','2022-08-02 15:14:27','','','','0','Cash',0.00,'20','','','18','','1','2022-08-02 12:30:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','124.00','123','Inclusive','branch','Inventory','','','','',''),('1816594444293159422',2226,'181659444419','1','1.00','70','retail','0','2022-08-02 15:46:59','','','','0','Cash',0.00,'70','','','18','','1','2022-08-02 12:47:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816594444562233120',2227,'181659444438','187','2.00','10','retail','0','2022-08-02 15:47:18','','','','0','Cash',0.00,'5','','','18','','1','2022-08-02 12:47:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816594444773732720',2228,'181659444469','187','1.00','5','retail','0','2022-08-02 15:47:49','','','','0','Cash',0.00,'5','','','18','','1','2022-08-02 12:48:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816594445012532445',2229,'181659444487','207','1.00','10','retail','0','2022-08-02 15:48:07','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 12:48:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','491.00','490','Inclusive','branch','Service','1110','4000','5500','',''),('1816594445322830232',2230,'181659444520','187','1.00','5','retail','0','2022-08-02 15:48:40','','','','0','Cash',0.00,'5','','','18','','1','2022-08-02 12:48:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816594452732220142',2231,'181659444539','16','2.00','20','retail','0','2022-08-02 15:49:00','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 13:01:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1816594464916209282',2232,'181659446481','187','3.00','15','retail','0','2022-08-02 16:21:21','','','','0','Cash',0.00,'5','','','18','','1','2022-08-02 13:22:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('1816594466002234342',2233,'181659446531','159','10.00','10','retail','0','2022-08-02 16:22:11','','','','0','Cash',0.00,'1','','','18','','1','2022-08-02 13:23:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','25.00','15','Inclusive','branch','Inventory','','','','',''),('1816594473632366133',2234,'181659447355','18','1.00','60','retail','0','2022-08-02 16:35:55','','','','0','Cash',0.00,'60','','','18','','1','2022-08-02 13:36:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816594485853060612',2235,'181659447371','209','3.00','180','retail','0','2022-08-02 16:36:11','','','','0','Cash',0.00,'60','','','18','','1','2022-08-02 13:56:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816594500672713712',2236,'181659448596','153','2.00','20','retail','0','2022-08-02 17:20:53','','','','0','Cash',0.00,'10','','','18','','1','2022-08-02 14:21:43','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','',''),('1816594508710202303',2237,'181659450861','200','1.00','50','retail','0','2022-08-02 17:34:21','','','','0','Cash',0.00,'50','','','18','','1','2022-08-02 14:34:37','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595074833820353',2238,'181659507472','212','2.00','40','retail','0','2022-08-03 09:17:52','','','','5','Cash',0.00,'20','','','18','','1','2022-08-03 06:18:06','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595079222920273',2239,'181659507486','147','5.00','100','retail','0','2022-08-03 09:18:06','','','','0','Cash',0.00,'20','','','18','','1','2022-08-03 06:27:32','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','123.00','118','Inclusive','branch','Inventory','','','','',''),('1816595079931230232',2240,'181659507486','189','5.00','100','retail','0','2022-08-03 09:25:22','','','','0','Cash',0.00,'20','','','18','','1','2022-08-03 06:27:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('1816595080243423232',2241,'181659507486','187','48.00','240','retail','0','2022-08-03 09:26:33','','','','0','Cash',0.00,'5','','','18','','1','2022-08-03 06:27:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'48','80.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('1816595080508055203',2242,'181659507486','189','2.00','40','retail','0','2022-08-03 09:27:05','','','','0','Cash',0.00,'20','','','18','','1','2022-08-03 06:27:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Service','1110','4000','5500','',''),('1816595089410932082',2243,'181659508053','1','1.00','70','retail','0','2022-08-03 09:27:33','','','','0','Cash',0.00,'70','','','18','','1','2022-08-03 06:42:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816595100200310590',2244,'181659510013','18','1.00','60','retail','0','2022-08-03 10:00:13','','','','0','Cash',0.00,'60','','','18','','1','2022-08-03 07:00:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816595100298223338',2245,'181659510013','18','1.00','60','retail','0','2022-08-03 10:00:20','','','','0','Cash',0.00,'60','','','18','','1','2022-08-03 07:00:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816595110981382222',2246,'181659510034','212','1.00','20','retail','0','2022-08-03 10:00:34','','','','5','Cash',0.00,'20','','','18','','1','2022-08-03 07:18:23','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595120323223533',2247,'181659511119','16','2.00','20','retail','0','2022-08-03 10:18:39','','','','0','Cash',0.00,'10','','','18','','1','2022-08-03 07:34:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1816595170720335250',2248,'181659512075','202','3.00','150','retail','0','2022-08-03 10:34:35','','','','0','Cash',0.00,'50','','','18','','1','2022-08-03 08:58:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816595171073633030',2249,'181659517083','18','1.00','60','retail','0','2022-08-03 11:58:21','','','','0','Cash',0.00,'60','','','18','','1','2022-08-03 08:59:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816595171389123312',2250,'181659517083','16','2.00','20','retail','0','2022-08-03 11:58:28','','','','0','Cash',0.00,'10','','','18','','1','2022-08-03 08:59:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816595171562323202',2251,'181659517083','187','1.00','5','retail','0','2022-08-03 11:58:59','','','','0','Cash',0.00,'5','','','18','','1','2022-08-03 08:59:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816595171727322228',2252,'181659517083','187','3.00','15','retail','0','2022-08-03 11:59:16','','','','0','Cash',0.00,'5','','','18','','1','2022-08-03 08:59:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('1816595171818022100',2253,'181659517083','207','1.00','10','retail','0','2022-08-03 11:59:32','','','','0','Cash',0.00,'10','','','18','','1','2022-08-03 08:59:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','491.00','490','Inclusive','branch','Service','1110','4000','5500','',''),('1816595174712121163',2254,'181659517394','191','2.00','100','retail','0','2022-08-03 12:04:00','','','','0','Cash',0.00,'50','','','18','','1','2022-08-03 09:04:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816595180583851952',2255,'181659518040','199','1.00','100','retail','0','2022-08-03 12:14:00','','','','0','Cash',0.00,'100','','','18','','1','2022-08-03 09:14:23','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595185472103633',2256,'181659518063','187','4.00','20','retail','0','2022-08-03 12:14:23','','','','0','Cash',0.00,'5','','','18','','1','2022-08-03 09:22:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('1816595203999303333',2257,'181659518556','62','1.00','300','retail','0','2022-08-03 12:22:36','','','','0','Cash',0.00,'300','','','18','','1','2022-08-03 09:55:48','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816595204131021305',2258,'181659518556','202','1.00','50','retail','0','2022-08-03 12:53:19','','','','0','Cash',0.00,'50','','','18','','1','2022-08-03 09:55:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816595204512223053',2259,'181659518556','207','10.00','100','retail','0','2022-08-03 12:53:34','','','','0','Cash',0.00,'10','','','18','','1','2022-08-03 09:55:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','491.00','481','Inclusive','branch','Service','1110','4000','5500','',''),('1816595205762066032',2260,'181659520563','212','1.00','20','retail','0','2022-08-03 12:56:03','','','','5','Cash',0.00,'20','','','18','','1','2022-08-03 09:56:23','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595231253050383',2261,'181659522982','212','1.00','20','retail','0','2022-08-03 13:36:22','','','','5','Cash',0.00,'20','','','18','','1','2022-08-03 10:38:55','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595233875222530',2262,'181659523135','209','1.00','60','retail','0','2022-08-03 13:38:55','','','','0','Cash',0.00,'60','','','18','','1','2022-08-03 10:43:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595248922232332',2263,'181659523396','202','1.00','50','retail','0','2022-08-03 13:43:16','','','','0','Cash',0.00,'50','','','18','','1','2022-08-03 11:08:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816595266018639203',2264,'181659526588','207','1.00','10','retail','0','2022-08-03 14:36:28','','','','0','Cash',0.00,'10','','','18','','1','2022-08-03 11:36:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','491.00','490','Inclusive','branch','Service','1110','4000','5500','',''),('1816595276713325025',2265,'181659526604','147','1.00','20','retail','0','2022-08-03 14:36:44','','','','0','Cash',0.00,'20','','','18','','1','2022-08-03 11:54:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','118.00','117','Inclusive','branch','Inventory','','','','',''),('1816595276813211050',2266,'181659527674','187','1.00','5','retail','0','2022-08-03 14:54:34','','','','0','Cash',0.00,'5','','','18','','1','2022-08-03 12:00:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816595292326233302',2267,'181659529212','189','5.00','100','retail','0','2022-08-03 15:20:12','','','','0','Cash',0.00,'20','','','18','','1','2022-08-03 12:20:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('1816595294073327931',2268,'181659529391','147','1.00','20','retail','0','2022-08-03 15:23:11','','','','0','Cash',0.00,'20','','','18','','1','2022-08-03 12:23:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','117.00','116','Inclusive','branch','Inventory','','','','',''),('1816595294620501033',2269,'181659529450','1','1.00','70','retail','0','2022-08-03 15:24:22','','','','0','Cash',0.00,'70','','','18','','1','2022-08-03 12:24:55','1','1','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816595295322232200',2271,'181659529516','7','1.00','100','retail','0','2022-08-03 15:25:16','','','','0','Cash',0.00,'100','','','18','','1','2022-08-03 12:25:47','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816595297002299223',2272,'181659529547','158','30.00','30','retail','0','2022-08-03 15:25:47','','','','0','Cash',0.00,'1','','','18','','1','2022-08-03 12:28:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','41.00','11','Inclusive','branch','Inventory','','','','',''),('1816595297212223303',2273,'181659529547','62','1.00','300','retail','0','2022-08-03 15:28:20','','','','0','Cash',0.00,'300','','','18','','1','2022-08-03 12:28:58','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816595297520222329',2274,'181659529739','190','1.00','10','retail','0','2022-08-03 15:28:59','','','','0','Cash',0.00,'10','','','18','','1','2022-08-03 12:29:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816595297972393002',2275,'181659529775','187','25.00','125','retail','0','2022-08-03 15:29:35','','','','0','Cash',0.00,'5','','','18','','1','2022-08-03 12:30:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','80.00','55','Inclusive','branch','Service','1110','4000','5500','',''),('1816595324444322042',2276,'181659529962','187','3.00','15','retail','0','2022-08-03 16:13:52','','','','0','Cash',0.00,'5','','','18','','1','2022-08-03 13:14:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('1816595327782328300',2277,'181659532453','209','2.00','120','retail','0','2022-08-03 16:14:13','','','','0','Cash',0.00,'60','','','18','','1','2022-08-03 13:20:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595328032205063',2278,'181659532453','207','3.00','30','retail','0','2022-08-03 16:19:38','','','','0','Cash',0.00,'10','','','18','','1','2022-08-03 13:20:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','491.00','488','Inclusive','branch','Service','1110','4000','5500','',''),('1816595885823508293',2279,'181659587374','18','1.00','60','retail','0','2022-08-04 07:29:34','','','','0','Cash',0.00,'60','','','18','','1','2022-08-04 04:49:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816595919821322302',2280,'181659588623','18','1.00','60','retail','0','2022-08-04 07:50:23','','','','0','Cash',0.00,'60','','','18','','1','2022-08-04 05:46:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816595932392292323',2281,'181659593228','18','1.00','60','retail','0','2022-08-04 09:07:08','','','','0','Cash',0.00,'60','','','18','','1','2022-08-04 06:07:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816595932532233020',2282,'181659593228','207','3.00','30','retail','0','2022-08-04 09:07:19','','','','0','Cash',0.00,'10','','','18','','1','2022-08-04 06:07:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','491.00','488','Inclusive','branch','Service','1110','4000','5500','',''),('1816595932601286930',2283,'181659593228','212','1.00','20','retail','0','2022-08-04 09:07:33','','','','5','Cash',0.00,'20','','','18','','1','2022-08-04 06:07:59','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595949291621050',2284,'181659593280','187','2.00','10','retail','0','2022-08-04 09:08:00','','','','0','Cash',0.00,'5','','','18','','1','2022-08-04 06:38:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816595956735783233',2285,'181659595664','147','1.00','20','retail','0','2022-08-04 09:47:44','','','','0','Cash',0.00,'20','','','18','','1','2022-08-04 06:48:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','116.00','115','Inclusive','branch','Inventory','','','','',''),('1816595956843960232',2286,'181659595664','190','2.00','20','retail','0','2022-08-04 09:47:53','','','','0','Cash',0.00,'10','','','18','','1','2022-08-04 06:48:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816595956932601333',2287,'181659595664','194','1.00','100','retail','0','2022-08-04 09:48:05','','','','0','Cash',0.00,'100','','','18','','1','2022-08-04 06:48:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816595960650630222',2288,'181659595707','212','1.00','20','retail','0','2022-08-04 09:48:27','','','','5','Cash',0.00,'20','','','18','','1','2022-08-04 06:54:32','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816595984522003225',2289,'181659597109','187','7.00','35','retail','0','2022-08-04 10:11:49','','','','0','Cash',0.00,'5','','','18','','1','2022-08-04 07:34:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','80.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('1816595997473790433',2290,'181659598828','190','2.00','20','retail','0','2022-08-04 10:40:28','','','','0','Cash',0.00,'10','','','18','','1','2022-08-04 07:56:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816595998392111022',2291,'181659599762','200','5.00','250','retail','0','2022-08-04 10:56:02','','','','0','Cash',0.00,'50','','','18','','1','2022-08-04 07:57:23','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816596033443236300',2292,'181659599843','78','1.00','15','retail','0','2022-08-04 10:57:23','','','','0','Cash',0.00,'15','','','18','','1','2022-08-04 08:55:55','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1816596069293223333',2293,'181659606918','62','1.00','300','retail','0','2022-08-04 12:55:18','','','','0','Cash',0.00,'300','','','18','','1','2022-08-04 09:57:34','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816596070316213333',2294,'181659606918','194','1.00','100','retail','0','2022-08-04 12:55:29','','','','0','Cash',0.00,'100','','','18','','1','2022-08-04 09:57:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816596071243230222',2295,'181659607055','187','6.00','30','retail','0','2022-08-04 12:57:35','','','','0','Cash',0.00,'5','','','18','','1','2022-08-04 09:58:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','80.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('1816596071420435683',2296,'181659607135','1','1.00','70','retail','0','2022-08-04 12:58:55','','','','0','Cash',0.00,'70','','','18','','1','2022-08-04 09:59:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816596071692636633',2297,'181659607154','193','18.00','18','retail','0','2022-08-04 12:59:14','','','','1','Cash',0.00,'1','','','18','','1','2022-08-04 09:59:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','1.00','-17','Inclusive','branch','Service','1110','4000','5500','',''),('1816596072452253332',2298,'181659607236','6','1.00','50','retail','0','2022-08-04 13:00:36','','','','0','Cash',0.00,'50','','','18','','1','2022-08-04 10:01:14','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1816596072662223062',2299,'181659607236','154','1.00','20','retail','0','2022-08-04 13:00:45','','','','0','Cash',0.00,'20','','','18','','1','2022-08-04 10:01:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816596101733020233',2300,'181659609552','207','7.00','70','retail','0','2022-08-04 13:39:12','','','','0','Cash',0.00,'10','','','18','','1','2022-08-04 10:49:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','491.00','484','Inclusive','branch','Service','1110','4000','5500','',''),('1816596101858312333',2301,'181659610176','161','2.00','10','retail','0','2022-08-04 13:49:36','','','','0','Cash',0.00,'5','','','18','','1','2022-08-04 10:49:48','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','61.00','59','Inclusive','branch','Inventory','','','','',''),('1816596102583251655',2302,'181659610250','70','1.00','20','retail','0','2022-08-04 13:50:50','','','','0','Cash',0.00,'20','','','18','','1','2022-08-04 10:51:00','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1816596102675300900',2303,'181659610260','200','1.00','50','retail','0','2022-08-04 13:51:01','','','','0','Cash',0.00,'50','','','18','','1','2022-08-04 10:51:09','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816596120303023221',2304,'181659610281','16','2.00','20','retail','0','2022-08-04 13:51:21','','','','0','Cash',0.00,'10','','','18','','1','2022-08-04 11:21:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816596120630332323',2305,'181659610281','159','10.00','10','retail','0','2022-08-04 14:20:40','','','','0','Cash',0.00,'1','','','18','','1','2022-08-04 11:21:07','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','','','','',''),('1816596124270293231',2306,'181659612165','194','1.00','100','retail','0','2022-08-04 14:22:45','','','','0','Cash',0.00,'100','','','18','','1','2022-08-04 11:27:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816596146542685223',2307,'181659612431','154','2.00','40','retail','0','2022-08-04 14:27:11','','','','0','Cash',0.00,'20','','','18','','1','2022-08-04 12:04:16','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1816596146666616133',2308,'181659614657','208','3.00','60','retail','0','2022-08-04 15:04:17','','','','0','Cash',0.00,'20','','','18','','1','2022-08-04 12:04:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816596149166126121',2309,'181659614899','189','5.00','100','retail','0','2022-08-04 15:08:19','','','','0','Cash',0.00,'20','','','18','','1','2022-08-04 12:08:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Service','1110','4000','5500','',''),('1816596150323222903',2310,'181659614929','1','1.00','70','retail','0','2022-08-04 15:08:49','','','','0','Cash',0.00,'70','','','18','','1','2022-08-04 12:10:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816596151283322336',2311,'181659615044','153','10.00','100','retail','0','2022-08-04 15:11:25','','','','0','Cash',0.00,'10','','','18','','1','2022-08-04 12:12:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','50.00','40','Inclusive','branch','Inventory','','','','',''),('1816596151470230220',2312,'181659615137','194','1.00','100','retail','0','2022-08-04 15:12:17','','','','0','Cash',0.00,'100','','','18','','1','2022-08-04 12:12:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816596151745242262',2313,'181659615165','18','1.00','60','retail','0','2022-08-04 15:12:45','','','','0','Cash',0.00,'60','','','18','','1','2022-08-04 12:13:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816596152642360633',2314,'181659615200','207','80.00','800','retail','0','2022-08-04 15:13:20','','','','0','Cash',0.00,'10','','','18','','1','2022-08-04 12:14:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'80','491.00','411','Inclusive','branch','Service','1110','4000','5500','',''),('1816596171415113803',2315,'181659617128','14','2.00','10','retail','0','2022-08-04 15:45:28','','','','0','Cash',0.00,'5','','','18','','1','2022-08-04 12:45:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','','','','',''),('1816596180043632431',2316,'181659617648','18','1.00','60','retail','0','2022-08-04 15:54:08','','','','0','Cash',0.00,'60','','','18','','1','2022-08-04 13:00:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816596180536228138',2317,'181659618010','189','4.00','80','retail','0','2022-08-04 16:00:10','','','','0','Cash',0.00,'20','','','18','','1','2022-08-04 13:01:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Service','1110','4000','5500','',''),('1816596194372017121',2318,'181659619353','173','1.00','400','retail','0','2022-08-04 16:22:33','','','','0','Cash',0.00,'400','','','18','','1','2022-08-04 13:24:10','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816596233581502006',2319,'181659620767','1','1.00','70','retail','0','2022-08-04 16:46:07','','','','0','Cash',0.00,'70','','','18','','1','2022-08-04 14:29:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816596233866252235',2320,'181659620767','1','1.00','70','retail','0','2022-08-04 17:29:39','','','','0','Cash',0.00,'70','','','18','','1','2022-08-04 14:29:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816596239633833220',2321,'181659623903','202','1.00','50','retail','0','2022-08-04 17:38:23','','','','0','Cash',0.00,'50','','','18','','1','2022-08-04 14:39:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816596239849322962',2322,'181659623973','193','26.00','26','retail','0','2022-08-04 17:39:33','','','','1','Cash',0.00,'1','','','18','','1','2022-08-04 14:39:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','1.00','-25','Inclusive','branch','Service','1110','4000','5500','',''),('1816596240792103010',2323,'181659624068','193','26.00','26','retail','0','2022-08-04 17:41:08','','','','1','Cash',0.00,'1','','','18','','1','2022-08-04 14:41:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','1.00','-25','Inclusive','branch','Service','1110','4000','5500','',''),('1816596252312202223',2324,'181659625222','191','1.00','50','retail','0','2022-08-04 18:00:22','','','','0','Cash',0.00,'50','','','18','','1','2022-08-04 15:00:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816596768376721262',2325,'181659676827','212','1.00','20','retail','0','2022-08-05 08:20:27','','','','5','Cash',0.00,'20','','','18','','1','2022-08-05 05:21:55','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816596768668066000',2326,'181659676827','147','1.00','20','retail','0','2022-08-05 08:20:37','','','','0','Cash',0.00,'20','','','18','','1','2022-08-05 05:21:55','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','115.00','114','Inclusive','branch','Inventory','','','','',''),('1816596768919337912',2327,'181659676827','187','1.00','5','retail','0','2022-08-05 08:21:06','','','','0','Cash',0.00,'5','','','18','','1','2022-08-05 05:21:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816596769000313163',2328,'181659676827','212','2.00','40','retail','0','2022-08-05 08:21:32','','','','5','Cash',0.00,'20','','','18','','1','2022-08-05 05:21:55','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816596806066538200',2329,'181659679602','200','1.00','50','retail','0','2022-08-05 09:06:43','','','','0','Cash',0.00,'50','','','18','','1','2022-08-05 06:23:32','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816596829949860363',2330,'181659680612','207','5.00','50','retail','0','2022-08-05 09:23:32','','','','0','Cash',0.00,'10','','','18','','1','2022-08-05 07:03:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','491.00','486','Inclusive','branch','Service','1110','4000','5500','',''),('1816596830105312366',2331,'181659682998','189','1.00','20','retail','0','2022-08-05 10:03:18','','','','0','Cash',0.00,'20','','','18','','1','2022-08-05 07:03:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816596836442263280',2332,'181659683018','18','1.00','60','retail','0','2022-08-05 10:03:38','','','','0','Cash',0.00,'60','','','18','','1','2022-08-05 07:14:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816596836533393332',2333,'181659683018','52','1.00','40','retail','0','2022-08-05 10:14:04','','','','0','Cash',0.00,'40','','','18','','1','2022-08-05 07:14:17','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816596856083023035',2334,'181659683657','212','1.00','20','retail','0','2022-08-05 10:14:17','','','','5','Cash',0.00,'20','','','18','','1','2022-08-05 07:47:19','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816596907244213223',2335,'181659690690','202','1.00','50','retail','0','2022-08-05 12:11:30','','','','0','Cash',0.00,'50','','','18','','1','2022-08-05 09:12:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816596907697922232',2336,'181659690729','189','3.00','60','retail','0','2022-08-05 12:12:09','','','','0','Cash',0.00,'20','','','18','','1','2022-08-05 09:26:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('1816596929049190202',2337,'181659692895','110','10.00','150','retail','0','2022-08-05 12:48:15','','','','0','Cash',0.00,'15','','','18','','1','2022-08-05 09:48:27','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','39.00','29','Inclusive','branch','Inventory','','','','',''),('1816596960892266365',2338,'181659696053','64','1.00','10','retail','0','2022-08-05 13:40:53','','','','0','Cash',0.00,'10','','','18','','1','2022-08-05 10:41:33','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('1816596971502307622',2339,'181659696093','190','1.00','10','retail','0','2022-08-05 13:41:33','','','','0','Cash',0.00,'10','','','18','','1','2022-08-05 10:59:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816596971683331592',2340,'181659697153','194','1.00','100','retail','0','2022-08-05 13:59:13','','','','0','Cash',0.00,'100','','','18','','1','2022-08-05 10:59:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816596984040418318',2341,'181659697192','212','2.00','40','retail','0','2022-08-05 13:59:52','','','','5','Cash',0.00,'20','','','18','','1','2022-08-05 11:20:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816596991912203693',2342,'181659698411','147','2.00','40','retail','0','2022-08-05 14:20:11','','','','0','Cash',0.00,'20','','','18','','1','2022-08-05 11:33:14','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','114.00','112','Inclusive','branch','Inventory','','','','',''),('1816596999899333103',2343,'181659699207','33','1.00','200','retail','0','2022-08-05 14:33:27','','','','0','Cash',0.00,'200','','','18','','1','2022-08-05 11:46:31','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816597005302322621',2344,'181659699992','212','1.00','20','retail','0','2022-08-05 14:46:32','','','','5','Cash',0.00,'20','','','18','','1','2022-08-05 11:55:33','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816597007292933722',2345,'181659700539','202','1.00','50','retail','0','2022-08-05 14:55:39','','','','0','Cash',0.00,'50','','','18','','1','2022-08-05 11:59:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816597007450723221',2346,'181659700539','207','15.00','150','retail','0','2022-08-05 14:58:49','','','','0','Cash',0.00,'10','','','18','','1','2022-08-05 11:59:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','491.00','476','Inclusive','branch','Service','1110','4000','5500','',''),('1816597007923230033',2347,'181659700766','207','15.00','150','retail','0','2022-08-05 14:59:26','','','','0','Cash',0.00,'10','','','18','','1','2022-08-05 12:00:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','491.00','476','Inclusive','branch','Service','1110','4000','5500','',''),('1816597008063190336',2348,'181659700766','202','1.00','50','retail','0','2022-08-05 14:59:53','','','','0','Cash',0.00,'50','','','18','','1','2022-08-05 12:00:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816597025148520533',2349,'181659702503','194','1.00','100','retail','0','2022-08-05 15:28:23','','','','0','Cash',0.00,'100','','','18','','1','2022-08-05 12:28:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816597053382030335',2350,'181659705310','7','1.00','100','retail','0','2022-08-05 16:15:10','','','','0','Cash',0.00,'100','','','18','','1','2022-08-05 13:15:43','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816597054158902262',2351,'181659705343','190','10.00','100','retail','0','2022-08-05 16:15:43','','','','0','Cash',0.00,'10','','','18','','1','2022-08-05 13:17:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816597054250020250',2352,'181659705343','202','1.00','50','retail','0','2022-08-05 16:16:55','','','','0','Cash',0.00,'50','','','18','','1','2022-08-05 13:17:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816597054710373305',2353,'181659705440','209','1.00','60','retail','0','2022-08-05 16:17:20','','','','0','Cash',0.00,'60','','','18','','1','2022-08-05 13:18:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816597114032319101',2354,'181659711372','18','1.00','60','retail','0','2022-08-05 17:56:12','','','','0','Cash',0.00,'60','','','18','','1','2022-08-05 14:57:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816597114202222720',2355,'181659711372','18','2.00','120','retail','0','2022-08-05 17:56:43','','','','0','Cash',0.00,'60','','','18','','1','2022-08-05 14:57:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816607289006019306',2356,'181660728722','207','8.00','80','retail','0','2022-08-17 12:32:02','','','','0','Cash',0.00,'10','','','18','','1','2022-08-17 09:35:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','491.00','483','Inclusive','branch','Service','1110','4000','5500','',''),('1816607289233213033',2357,'181660728908','189','3.00','60','retail','0','2022-08-17 12:35:08','','','','0','Cash',0.00,'20','','','18','','1','2022-08-17 09:35:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('1816607289429103030',2358,'181660728930','189','1.00','20','retail','0','2022-08-17 12:35:30','','','','0','Cash',0.00,'20','','','18','','1','2022-08-17 09:36:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('1816607289703313232',2359,'181660728962','52','1.00','40','retail','0','2022-08-17 12:36:02','','','','0','Cash',0.00,'40','','','18','','1','2022-08-17 09:54:25','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1816607326692090202',2360,'181660731258','211','10.00','10','retail','0','2022-08-17 13:14:18','','','','0','Cash',0.00,'1','','','18','','1','2022-08-17 10:38:15','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1816607350863136353',2361,'181660732695','202','2.00','100','retail','0','2022-08-17 13:38:15','','','','0','Cash',0.00,'50','','','18','','1','2022-08-17 11:18:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816607357727012222',2362,'181660735089','207','5.00','50','retail','0','2022-08-17 14:18:09','','','','0','Cash',0.00,'10','','','18','','1','2022-08-17 11:29:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','491.00','486','Inclusive','branch','Service','1110','4000','5500','',''),('1816607383303026233',2363,'181660735915','209','3.00','180','retail','0','2022-08-17 14:31:55','','','','0','Cash',0.00,'60','','','18','','1','2022-08-17 12:12:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816607383523653232',2364,'181660735915','17','2.00','50','retail','0','2022-08-17 15:12:11','','','','0','Cash',0.00,'25','','','18','','1','2022-08-17 12:12:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816607404070430272',2365,'181660738360','209','1.00','60','retail','0','2022-08-17 15:12:40','','','','0','Cash',0.00,'60','','','18','','1','2022-08-17 12:46:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816607411493711400',2366,'181660740413','147','1.00','20','retail','0','2022-08-17 15:46:53','','','','0','Cash',0.00,'20','','','18','','1','2022-08-17 12:59:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','112.00','111','Inclusive','branch','Inventory','','','','',''),('1816607420083200203',2367,'181660741157','14','3.00','15','retail','0','2022-08-17 15:59:17','','','','0','Cash',0.00,'5','','','18','','1','2022-08-17 13:13:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','68.00','65','Inclusive','branch','Inventory','','','','',''),('1816607457072232062',2368,'181660742017','209','1.00','60','retail','0','2022-08-17 16:13:37','','','','0','Cash',0.00,'60','','','18','','1','2022-08-17 14:15:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816607504625237714',2369,'181660750455','209','1.00','60','retail','0','2022-08-17 18:34:15','','','','0','Cash',0.00,'60','','','18','','1','2022-08-17 15:34:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816607504883227433',2370,'181660750470','193','23.00','23','retail','0','2022-08-17 18:34:30','','','','1','Cash',0.00,'1','','','18','','1','2022-08-17 15:35:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','1.00','-22','Inclusive','branch','Service','1110','4000','5500','',''),('1816608000412161163',2371,'181660800028','16','3.00','30','retail','0','2022-08-18 08:20:28','','','','0','Cash',0.00,'10','','','18','','1','2022-08-18 05:20:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','',''),('1816608000673608230',2372,'181660800044','190','1.00','10','retail','0','2022-08-18 08:20:44','','','','0','Cash',0.00,'10','','','18','','1','2022-08-18 05:21:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816608000760023003',2373,'181660800044','147','1.00','20','retail','0','2022-08-18 08:21:07','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 05:21:30','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','111.00','110','Inclusive','branch','Inventory','','','','',''),('1816608083016331228',2374,'181660806830','212','1.00','20','retail','0','2022-08-18 10:13:50','','','','5','Cash',0.00,'20','','','18','','1','2022-08-18 07:39:13','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816608083320003333',2375,'181660806830','20','1.00','20','retail','0','2022-08-18 10:38:22','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 07:39:13','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816608085283026236',2376,'181660808354','212','1.00','20','retail','0','2022-08-18 10:39:14','','','','5','Cash',0.00,'20','','','18','','1','2022-08-18 07:42:18','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816608102273131206',2377,'181660808538','207','5.00','50','retail','0','2022-08-18 11:10:16','','','','0','Cash',0.00,'10','','','18','','1','2022-08-18 08:10:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','491.00','486','Inclusive','branch','Service','1110','4000','5500','',''),('1816608102402226818',2378,'181660808538','147','1.00','20','retail','0','2022-08-18 11:10:28','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 08:10:42','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','','','','',''),('1816608105290203202',2379,'181660810248','147','1.00','20','retail','0','2022-08-18 11:10:48','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 08:15:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','','','','',''),('1816608131323322232',2380,'181660813121','50','1.00','50','retail','0','2022-08-18 11:58:41','','','','0','Cash',0.00,'50','','','18','','1','2022-08-18 09:01:43','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816608132986621163',2381,'181660813121','57','6.00','30','retail','0','2022-08-18 11:58:52','','','','0','Cash',0.00,'5','','','18','','1','2022-08-18 09:01:43','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','24.00','18','Inclusive','branch','Inventory','','','','',''),('1816608135693335002',2382,'181660813304','212','1.00','20','retail','0','2022-08-18 12:01:44','','','','5','Cash',0.00,'20','','','18','','1','2022-08-18 09:06:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816608136312202212',2383,'181660813614','189','1.00','20','retail','0','2022-08-18 12:06:54','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 09:07:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('1816608137492620323',2384,'181660813710','18','1.00','60','retail','0','2022-08-18 12:08:30','','','','0','Cash',0.00,'60','','','18','','1','2022-08-18 09:09:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816608137583308563',2385,'181660813710','18','1.00','60','retail','0','2022-08-18 12:08:30','','','','0','Cash',0.00,'60','','','18','','1','2022-08-18 09:09:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816608157492304428',2386,'181660813784','1','3.00','210','retail','0','2022-08-18 12:09:44','','','','0','Cash',0.00,'70','','','18','','1','2022-08-18 09:42:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','',''),('1816608157856005227',2387,'181660815771','190','20.00','200','retail','0','2022-08-18 12:42:51','','','','0','Cash',0.00,'10','','','18','','1','2022-08-18 09:43:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','16.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816608158262321882',2388,'181660815815','18','1.00','60','retail','0','2022-08-18 12:43:35','','','','0','Cash',0.00,'60','','','18','','1','2022-08-18 09:44:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816608159040252218',2389,'181660815845','159','1.00','1','retail','0','2022-08-18 12:44:05','','','','0','Cash',0.00,'1','','','18','','1','2022-08-18 09:50:57','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816608159380300535',2390,'181660815845','159','1.00','1','retail','0','2022-08-18 12:45:28','','','','0','Cash',0.00,'1','','','18','','1','2022-08-18 09:50:57','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816608162503183162',2391,'181660815845','159','3.00','3','retail','0','2022-08-18 12:45:39','','','','0','Cash',0.00,'1','','','18','','1','2022-08-18 09:50:57','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816608163012632303',2392,'181660816258','189','1.00','20','retail','0','2022-08-18 12:51:16','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 09:52:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('1816608163218621316',2393,'181660816258','147','1.00','20','retail','0','2022-08-18 12:51:52','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 09:52:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','','','','',''),('1816608163599202112',2394,'181660816258','147','1.00','20','retail','0','2022-08-18 12:52:29','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 09:52:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','','','','',''),('1816608194280102060',2395,'181660819397','18','1.00','60','retail','0','2022-08-18 13:43:17','','','','0','Cash',0.00,'60','','','18','','1','2022-08-18 10:44:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816608196412003901',2396,'181660819464','161','1.00','5','retail','0','2022-08-18 13:44:24','','','','0','Cash',0.00,'5','','','18','','1','2022-08-18 10:47:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('1816608205672305003',2397,'181660816368','186','2.00','100','retail','0','2022-08-18 12:52:48','','','','0','Cash',0.00,'50','','','18','','1','2022-08-18 11:03:01','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816608206793033102',2398,'181660820639','1','1.00','70','retail','0','2022-08-18 14:03:59','','','','0','Cash',0.00,'70','','','18','','1','2022-08-18 11:08:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816608215552251122',2399,'181660820886','161','4.00','20','retail','0','2022-08-18 14:08:06','','','','0','Cash',0.00,'5','','','18','','1','2022-08-18 11:19:25','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','58.00','54','Inclusive','branch','Inventory','','','','',''),('1816608229058203382',2400,'181660821566','14','8.00','40','retail','0','2022-08-18 14:41:12','','','','0','Cash',0.00,'5','','','18','','1','2022-08-18 11:42:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','65.00','57','Inclusive','branch','Inventory','','','','',''),('1816608229242330343',2401,'181660821566','16','2.00','20','retail','0','2022-08-18 14:41:53','','','','0','Cash',0.00,'10','','','18','','1','2022-08-18 11:42:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('1816608260052103008',2402,'181660822927','1','1.00','70','retail','0','2022-08-18 15:33:17','','','','0','Cash',0.00,'70','','','18','','1','2022-08-18 12:33:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816608263243000322',2403,'181660826018','197','2.00','100','retail','0','2022-08-18 15:33:38','','','','0','Cash',0.00,'50','','','18','','1','2022-08-18 12:39:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816608263351300333',2404,'181660826018','15','4.00','20','retail','0','2022-08-18 15:38:45','','','','0','Cash',0.00,'5','','','18','','1','2022-08-18 12:39:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','','','','',''),('1816608271262031333',2405,'181660826341','193','5.00','5','retail','0','2022-08-18 15:52:06','','','','1','Cash',0.00,'1','','','18','','1','2022-08-18 12:52:09','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816608271462308323',2407,'181660826341','193','5.00','5','retail','0','2022-08-18 15:52:13','','','','1','Cash',0.00,'1','','','18','','1','2022-08-18 12:52:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816608281443084232',2408,'181660827160','6','1.00','50','retail','0','2022-08-18 15:52:40','','','','0','Cash',0.00,'50','','','18','','1','2022-08-18 13:09:30','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816608281882133022',2409,'181660828171','6','1.00','50','retail','0','2022-08-18 16:09:31','','','','0','Cash',0.00,'50','','','18','','1','2022-08-18 13:10:08','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816608282000322381',2410,'181660828171','193','77.00','77','retail','0','2022-08-18 16:09:48','','','','1','Cash',0.00,'1','','','18','','1','2022-08-18 13:10:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'77','1.00','-76','Inclusive','branch','Service','1110','4000','5500','',''),('1816608297102306620',2411,'181660829683','5','1.00','150','retail','0','2022-08-18 16:34:43','','','','0','Cash',0.00,'150','','','18','','1','2022-08-18 13:35:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816608297392012002',2412,'181660829729','62','1.00','300','retail','0','2022-08-18 16:35:29','','','','0','Cash',0.00,'300','','','18','','1','2022-08-18 13:35:51','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816608319782032200',2413,'181660831968','202','1.00','50','retail','0','2022-08-18 17:12:48','','','','0','Cash',0.00,'50','','','18','','1','2022-08-18 14:13:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816608330972222313',2414,'181660832002','1','1.00','70','retail','0','2022-08-18 17:13:22','','','','0','Cash',0.00,'70','','','18','','1','2022-08-18 14:31:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816608331228222030',2415,'181660833113','147','1.00','20','retail','0','2022-08-18 17:31:53','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 14:32:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','106.00','105','Inclusive','branch','Inventory','','','','',''),('1816608356252000030',2416,'181660835609','6','1.00','50','retail','0','2022-08-18 18:13:29','','','','0','Cash',0.00,'50','','','18','','1','2022-08-18 15:14:00','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816608356563808160',2417,'181660835641','193','1.00','1','retail','0','2022-08-18 18:14:01','','','','1','Cash',0.00,'1','','','18','','1','2022-08-18 15:15:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816608356763230303',2418,'181660835641','211','22.00','22','retail','0','2022-08-18 18:14:16','','','','0','Cash',0.00,'1','','','18','','1','2022-08-18 15:15:08','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'22','0.00','-22','Inclusive','branch','Service','1110','4000','5500','',''),('1816608357193203032',2419,'181660835708','1','1.00','70','retail','0','2022-08-18 18:15:08','','','','0','Cash',0.00,'70','','','18','','1','2022-08-18 15:15:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816608357502580032',2420,'181660835732','147','2.00','40','retail','0','2022-08-18 18:15:32','','','','0','Cash',0.00,'20','','','18','','1','2022-08-18 15:16:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','105.00','103','Inclusive','branch','Inventory','','','','',''),('1816608357900938603',2421,'181660835767','16','1.00','10','retail','0','2022-08-18 18:16:07','','','','0','Cash',0.00,'10','','','18','','1','2022-08-18 15:16:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816608368362033113',2422,'181660836829','209','1.00','60','retail','0','2022-08-18 18:33:49','','','','0','Cash',0.00,'60','','','18','','1','2022-08-18 15:34:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816608368650002062',2423,'181660836840','187','9.00','45','retail','0','2022-08-18 18:34:00','','','','0','Cash',0.00,'5','','','18','','1','2022-08-18 15:34:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','80.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('1816608852228220825',2424,'181660884502','190','3.00','30','retail','0','2022-08-19 07:48:22','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 05:02:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816608853616282600',2425,'181660884502','160','2.00','10','retail','0','2022-08-19 08:02:07','','','','0','Cash',0.00,'5','','','18','','1','2022-08-19 05:02:45','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('1816608898480823821',2426,'181660885365','212','2.00','40','retail','0','2022-08-19 08:50:55','','','','5','Cash',0.00,'20','','','18','','1','2022-08-19 06:17:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816608909533323916',2427,'181660889860','209','1.00','60','retail','0','2022-08-19 09:17:40','','','','0','Cash',0.00,'60','','','18','','1','2022-08-19 06:35:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816608911881260332',2428,'181660890957','100','1.00','30','retail','0','2022-08-19 09:35:57','','','','0','Cash',0.00,'30','','','18','','1','2022-08-19 06:40:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816608913863612201',2429,'181660891203','200','1.00','50','retail','0','2022-08-19 09:40:03','','','','0','Cash',0.00,'50','','','18','','1','2022-08-19 06:43:11','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816608914053002611',2430,'181660891392','190','1.00','10','retail','0','2022-08-19 09:43:12','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 06:43:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816608914462328083',2431,'181660891416','187','6.00','30','retail','0','2022-08-19 09:43:36','','','','0','Cash',0.00,'5','','','18','','1','2022-08-19 06:44:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','80.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('1816608922160821338',2432,'181660891451','193','18.00','18','retail','0','2022-08-19 09:44:12','','','','1','Cash',0.00,'1','','','18','','1','2022-08-19 06:57:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','1.00','-17','Inclusive','branch','Service','1110','4000','5500','',''),('1816608930502190231',2433,'181660892226','190','2.00','20','retail','0','2022-08-19 09:57:06','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 07:11:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816608940131332200',2434,'181660893155','187','8.00','40','retail','0','2022-08-19 10:12:35','','','','0','Cash',0.00,'5','','','18','','1','2022-08-19 07:27:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','80.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('1816608942891362223',2435,'181660894282','18','1.00','60','retail','0','2022-08-19 10:31:22','','','','0','Cash',0.00,'60','','','18','','1','2022-08-19 07:31:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816608992983632330',2436,'181660894607','207','9.00','90','retail','0','2022-08-19 11:54:19','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 08:55:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','491.00','482','Inclusive','branch','Service','1110','4000','5500','',''),('1816608993099928823',2437,'181660894607','193','10.00','10','retail','0','2022-08-19 11:54:59','','','','1','Cash',0.00,'1','','','18','','1','2022-08-19 08:55:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816609005703230220',2438,'181660899319','209','1.00','60','retail','0','2022-08-19 11:55:19','','','','0','Cash',0.00,'60','','','18','','1','2022-08-19 09:16:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816609005893300332',2439,'181660900574','187','2.00','10','retail','0','2022-08-19 12:16:14','','','','0','Cash',0.00,'5','','','18','','1','2022-08-19 09:16:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816609006070307700',2440,'181660900592','17','1.00','25','retail','0','2022-08-19 12:16:32','','','','0','Cash',0.00,'25','','','18','','1','2022-08-19 09:16:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816609063831030922',2441,'181660906374','1','1.00','70','retail','0','2022-08-19 13:52:54','','','','0','Cash',0.00,'70','','','18','','1','2022-08-19 11:05:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816609090283002320',2442,'181660908975','207','5.00','50','retail','0','2022-08-19 14:36:15','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 11:37:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','491.00','486','Inclusive','branch','Service','1110','4000','5500','',''),('1816609090689602220',2443,'181660909037','194','1.00','100','retail','0','2022-08-19 14:37:17','','','','0','Cash',0.00,'100','','','18','','1','2022-08-19 11:37:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816609091055062311',2444,'181660909073','194','1.00','100','retail','0','2022-08-19 14:37:53','','','','0','Cash',0.00,'100','','','18','','1','2022-08-19 11:38:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816609094323002620',2445,'181660909109','16','2.00','20','retail','0','2022-08-19 14:38:29','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 11:43:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1816609095702222000',2446,'181660909435','190','2.00','20','retail','0','2022-08-19 14:43:55','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 11:46:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816609096152663390',2447,'181660909588','14','6.00','30','retail','0','2022-08-19 14:46:56','','','','0','Cash',0.00,'5','','','18','','1','2022-08-19 11:47:05','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','57.00','51','Inclusive','branch','Inventory','','','','',''),('1816609097866680336',2449,'181660909779','147','1.00','20','retail','0','2022-08-19 14:49:39','','','','0','Cash',0.00,'20','','','18','','1','2022-08-19 11:49:48','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','','','','',''),('1816609125573553370',2450,'181660909789','149','1.00','10','retail','0','2022-08-19 14:49:49','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 12:36:07','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('1816609125950830162',2451,'181660912579','160','6.00','30','retail','0','2022-08-19 15:36:19','','','','0','Cash',0.00,'5','','','18','','1','2022-08-19 12:36:39','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Inventory','','','','',''),('1816609126506828212',2452,'181660912599','209','1.00','60','retail','0','2022-08-19 15:36:39','','','','0','Cash',0.00,'60','','','18','','1','2022-08-19 12:37:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816609143509340336',2453,'181660914258','190','1.00','10','retail','0','2022-08-19 16:04:18','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 14:05:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816609184544202332',2454,'181660917959','209','1.00','60','retail','0','2022-08-19 17:05:59','','','','0','Cash',0.00,'60','','','18','','1','2022-08-19 14:14:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816609221818236003',2455,'181660922169','1','1.00','70','retail','0','2022-08-19 18:16:09','','','','0','Cash',0.00,'70','','','18','','1','2022-08-19 15:16:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816609221960160120',2456,'181660922189','190','1.00','10','retail','0','2022-08-19 18:16:29','','','','0','Cash',0.00,'10','','','18','','1','2022-08-19 15:16:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816609222243221201',2457,'181660922203','189','1.00','20','retail','0','2022-08-19 18:16:57','','','','0','Cash',0.00,'20','','','18','','1','2022-08-19 15:17:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Service','1110','4000','5500','',''),('1116610048766022630',2458,'111661004836','74','2.00','180','retail','0','2022-08-20 17:13:56','','','','0','Cash',0.00,'90','','','11','','1','2022-08-20 14:16:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1116610049556023339',2459,'111661004836','194','1.00','100','retail','0','2022-08-20 17:14:36','','','','0','Cash',0.00,'100','','','11','','1','2022-08-20 14:16:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116610050922302051',2460,'111661004997','1','2.00','140','retail','0','2022-08-20 17:16:37','','','','0','Cash',0.00,'70','','','11','','1','2022-08-20 14:18:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1116610063666013616',2461,'111661005122','17','3.00','75','retail','0','2022-08-20 17:38:55','','','','0','Cash',0.00,'25','','','11','','1','2022-08-20 14:39:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816610711736821233',2462,'181661071104','29','1.00','35','retail','0','2022-08-21 11:38:24','','','','0','Cash',0.00,'35','','','18','','1','2022-08-21 08:40:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816610711823626203',2463,'181661071104','197','1.00','50','retail','0','2022-08-21 11:39:33','','','','0','Cash',0.00,'50','','','18','','1','2022-08-21 08:40:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816610712021022332',2464,'181661071104','153','1.00','10','retail','0','2022-08-21 11:39:43','','','','0','Cash',0.00,'10','','','18','','1','2022-08-21 08:40:06','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816610712172100207',2465,'181661071206','76','2.00','40','retail','0','2022-08-21 11:40:06','','','','0','Cash',0.00,'20','','','18','','1','2022-08-21 08:40:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('1816610712352260372',2466,'181661071206','153','1.00','10','retail','0','2022-08-21 11:40:17','','','','0','Cash',0.00,'10','','','18','','1','2022-08-21 08:40:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1816610897803082003',2467,'181661089752','1','1.00','70','retail','0','2022-08-21 16:49:12','','','','0','Cash',0.00,'70','','','18','','1','2022-08-21 13:50:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816610897863960212',2468,'181661089752','209','1.00','60','retail','0','2022-08-21 16:49:40','','','','0','Cash',0.00,'60','','','18','','1','2022-08-21 13:50:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816610897950902032',2469,'181661089752','15','10.00','50','retail','0','2022-08-21 16:49:46','','','','0','Cash',0.00,'5','','','18','','1','2022-08-21 13:50:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','','','','',''),('1116611450893212132',2470,'111661145062','190','6.00','60','retail','0','2022-08-22 08:11:02','','','','0','Cash',0.00,'10','','','11','','1','2022-08-22 05:11:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1816611483103022332',2471,'181661147559','212','1.00','20','retail','0','2022-08-22 09:04:55','','','','5','Cash',0.00,'20','','','18','','1','2022-08-22 06:05:19','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816611495483933101',2472,'181661148319','187','4.00','20','retail','0','2022-08-22 09:05:19','','','','0','Cash',0.00,'5','','','18','','1','2022-08-22 06:25:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('1816611495700130312',2473,'181661149553','18','1.00','60','retail','0','2022-08-22 09:25:53','','','','0','Cash',0.00,'60','','','18','','1','2022-08-22 06:26:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816611496001800020',2474,'181661149579','104','1.00','30','retail','0','2022-08-22 09:26:19','','','','0','Cash',0.00,'30','','','18','','1','2022-08-22 06:26:49','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('1816611496233831102',2475,'181661149609','207','3.00','30','retail','0','2022-08-22 09:26:49','','','','0','Cash',0.00,'10','','','18','','1','2022-08-22 06:27:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','491.00','488','Inclusive','branch','Service','1110','4000','5500','',''),('1816611496482421128',2476,'181661149631','187','2.00','10','retail','0','2022-08-22 09:27:11','','','','0','Cash',0.00,'5','','','18','','1','2022-08-22 06:27:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816611496783020274',2477,'181661149663','207','1.00','10','retail','0','2022-08-22 09:27:43','','','','0','Cash',0.00,'10','','','18','','1','2022-08-22 06:28:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','491.00','490','Inclusive','branch','Service','1110','4000','5500','',''),('1816611507352032330',2478,'181661149695','100','1.00','30','retail','0','2022-08-22 09:28:16','','','','0','Cash',0.00,'30','','','18','','1','2022-08-22 06:48:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816611510080026833',2479,'181661150919','186','1.00','50','retail','0','2022-08-22 09:48:39','','','','0','Cash',0.00,'50','','','18','','1','2022-08-22 06:50:21','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816611514163002202',2480,'181661151362','26','1.00','65','retail','0','2022-08-22 09:56:02','','','','0','Cash',0.00,'65','','','18','','1','2022-08-22 06:57:09','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816611514383832206',2481,'181661151430','18','1.00','60','retail','0','2022-08-22 09:57:10','','','','0','Cash',0.00,'60','','','18','','1','2022-08-22 06:57:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816611514573602117',2482,'181661151447','212','2.00','40','retail','0','2022-08-22 09:57:27','','','','5','Cash',0.00,'20','','','18','','1','2022-08-22 06:57:40','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816611571906200123',2483,'181661157044','210','1.00','20','retail','0','2022-08-22 11:30:44','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 08:34:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816611572053223822',2484,'181661157044','210','1.00','20','retail','0','2022-08-22 11:33:10','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 08:34:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816611574472361013',2485,'181661157438','209','1.00','60','retail','0','2022-08-22 11:37:18','','','','0','Cash',0.00,'60','','','18','','1','2022-08-22 08:37:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816611574711717333',2486,'181661157456','6','1.00','50','retail','0','2022-08-22 11:37:36','','','','0','Cash',0.00,'50','','','18','','1','2022-08-22 08:38:02','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816611574973303303',2487,'181661157483','207','2.00','20','retail','0','2022-08-22 11:38:03','','','','0','Cash',0.00,'10','','','18','','1','2022-08-22 08:38:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','491.00','489','Inclusive','branch','Service','1110','4000','5500','',''),('1816611575151600271',2488,'181661157506','187','1.00','5','retail','0','2022-08-22 11:38:26','','','','0','Cash',0.00,'5','','','18','','1','2022-08-22 08:38:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816611577840133713',2489,'181661157535','4','1.00','100','retail','0','2022-08-22 11:38:55','','','','0','Cash',0.00,'100','','','18','','1','2022-08-22 08:43:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816611609913202263',2490,'181661157786','193','20.00','20','retail','0','2022-08-22 11:43:06','','','','1','Cash',0.00,'1','','','18','','1','2022-08-22 09:36:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816611624211333222',2491,'181661160995','147','1.00','20','retail','0','2022-08-22 12:36:35','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 10:00:35','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('1816611624323302223',2492,'181661160995','189','4.00','80','retail','0','2022-08-22 13:00:21','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 10:00:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','29.00','25','Inclusive','branch','Service','1110','4000','5500','',''),('1816611626682261222',2493,'181661162441','193','35.00','35','retail','0','2022-08-22 13:00:41','','','','1','Cash',0.00,'1','','','18','','1','2022-08-22 10:04:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','1.00','-34','Inclusive','branch','Service','1110','4000','5500','',''),('1816611628726300001',2494,'181661162678','18','1.00','60','retail','0','2022-08-22 13:04:38','','','','0','Cash',0.00,'60','','','18','','1','2022-08-22 10:07:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816611636102016361',2495,'181661162877','160','2.00','10','retail','0','2022-08-22 13:07:57','','','','0','Cash',0.00,'5','','','18','','1','2022-08-22 10:20:13','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816611636606213110',2496,'181661163614','193','20.00','20','retail','0','2022-08-22 13:20:14','','','','1','Cash',0.00,'1','','','18','','1','2022-08-22 10:21:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816611637510276222',2497,'181661163669','1','1.00','70','retail','0','2022-08-22 13:21:10','','','','0','Cash',0.00,'70','','','18','','1','2022-08-22 10:23:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816611638166030162',2498,'181661163793','106','1.00','10','retail','0','2022-08-22 13:23:13','','','','0','Cash',0.00,'10','','','18','','1','2022-08-22 10:23:50','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816611660773308222',2499,'181661164746','212','1.00','20','retail','0','2022-08-22 13:39:06','','','','5','Cash',0.00,'20','','','18','','1','2022-08-22 11:01:20','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816611665512201611',2500,'181661166415','154','1.00','20','retail','0','2022-08-22 14:06:55','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 11:09:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816611665696126120',2501,'181661166415','154','1.00','20','retail','0','2022-08-22 14:09:11','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 11:09:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816611678183018333',2502,'181661167809','213','1.00','20','retail','0','2022-08-22 14:30:09','','','','15','Cash',0.00,'20','','','18','','1','2022-08-22 11:30:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816611694782203212',2503,'181661167822','147','1.00','20','retail','0','2022-08-22 14:30:22','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 11:58:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','','','','',''),('1816611694992293311',2504,'181661167822','208','1.00','20','retail','0','2022-08-22 14:57:58','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 11:58:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1816611695080000323',2505,'181661167822','210','1.00','20','retail','0','2022-08-22 14:58:19','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 11:58:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816611697888031138',2506,'181661169514','69','1.00','20','retail','0','2022-08-22 14:58:34','','','','0','Cash',0.00,'20','','','18','','1','2022-08-22 12:03:32','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816611743432033121',2507,'181661169812','6','1.00','50','retail','0','2022-08-22 15:03:32','','','','0','Cash',0.00,'50','','','18','','1','2022-08-22 13:19:08','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816611782788023817',2508,'181661174348','191','1.00','50','retail','0','2022-08-22 16:19:08','','','','0','Cash',0.00,'50','','','18','','1','2022-08-22 14:26:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816611783503321823',2509,'181661174348','207','6.00','60','retail','0','2022-08-22 17:25:34','','','','0','Cash',0.00,'10','','','18','','1','2022-08-22 14:26:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','491.00','485','Inclusive','branch','Service','1110','4000','5500','',''),('1816611783826331331',2510,'181661174348','207','3.00','30','retail','0','2022-08-22 17:26:12','','','','0','Cash',0.00,'10','','','18','','1','2022-08-22 14:26:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','491.00','488','Inclusive','branch','Service','1110','4000','5500','',''),('1816611807693020307',2511,'181661178424','160','4.00','20','retail','0','2022-08-22 17:27:04','','','','0','Cash',0.00,'5','','','18','','1','2022-08-22 15:06:12','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('1816612327352023212',2512,'181661232727','16','2.00','20','retail','0','2022-08-23 08:32:07','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 05:32:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816612344272132323',2513,'181661232741','197','1.00','50','retail','0','2022-08-23 08:32:21','','','','0','Cash',0.00,'50','','','18','','1','2022-08-23 06:00:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816612344444430203',2514,'181661234430','197','1.00','50','retail','0','2022-08-23 09:00:30','','','','0','Cash',0.00,'50','','','18','','1','2022-08-23 06:00:46','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816612351102223321',2515,'181661234447','149','1.00','10','retail','0','2022-08-23 09:00:47','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 06:12:23','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1816612353102522232',2516,'181661235304','18','1.00','60','retail','0','2022-08-23 09:15:04','','','','0','Cash',0.00,'60','','','18','','1','2022-08-23 06:15:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816612357972733002',2517,'181661235314','201','1.00','20','retail','0','2022-08-23 09:15:14','','','','0','Cash',0.00,'20','','','18','','1','2022-08-23 06:23:32','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816612358083362333',2518,'181661235314','16','2.00','20','retail','0','2022-08-23 09:23:18','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 06:23:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816612380363331600',2519,'181661235813','212','1.00','20','retail','0','2022-08-23 09:23:33','','','','5','Cash',0.00,'20','','','18','','1','2022-08-23 07:00:38','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816612385083220203',2520,'181661238043','210','1.00','20','retail','0','2022-08-23 10:00:43','','','','0','Cash',0.00,'20','','','18','','1','2022-08-23 07:08:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816612397402012330',2521,'181661239730','18','1.00','60','retail','0','2022-08-23 10:28:50','','','','0','Cash',0.00,'60','','','18','','1','2022-08-23 07:29:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816612397707333010',2522,'181661239763','52','1.00','40','retail','0','2022-08-23 10:29:23','','','','0','Cash',0.00,'40','','','18','','1','2022-08-23 07:29:39','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1816612400372330104',2523,'181661239787','24','4.00','40','retail','0','2022-08-23 10:29:47','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 07:34:06','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','','','','',''),('1816612401372281232',2524,'181661240047','18','1.00','60','retail','0','2022-08-23 10:34:07','','','','0','Cash',0.00,'60','','','18','','1','2022-08-23 07:36:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816612466212260261',2525,'181661240220','213','1.00','20','retail','0','2022-08-23 10:37:00','','','','15','Cash',0.00,'20','','','18','','1','2022-08-23 09:23:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816612467726377222',2526,'181661246624','211','56.00','56','retail','0','2022-08-23 12:23:44','','','','0','Cash',0.00,'1','','','18','','1','2022-08-23 09:26:19','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'56','0.00','-56','Inclusive','branch','Service','1110','4000','5500','',''),('1816612467952133226',2527,'181661246780','211','12.00','12','retail','0','2022-08-23 12:26:20','','','','0','Cash',0.00,'1','','','18','','1','2022-08-23 09:26:42','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'12','0.00','-12','Inclusive','branch','Service','1110','4000','5500','',''),('1816612477574712222',2528,'181661246810','207','2.00','20','retail','0','2022-08-23 12:26:50','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 09:42:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','491.00','489','Inclusive','branch','Service','1110','4000','5500','',''),('1816612505098205232',2529,'181661247769','161','2.00','10','retail','0','2022-08-23 12:42:49','','','','0','Cash',0.00,'5','','','18','','1','2022-08-23 10:30:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('1816612505183202222',2530,'181661247769','154','1.00','20','retail','0','2022-08-23 13:28:30','','','','0','Cash',0.00,'20','','','18','','1','2022-08-23 10:30:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816612512111320222',2531,'181661251190','208','4.00','80','retail','0','2022-08-23 13:39:50','','','','0','Cash',0.00,'20','','','18','','1','2022-08-23 10:47:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','3.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816612520922122930',2532,'181661251753','153','1.00','10','retail','0','2022-08-23 13:49:13','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 10:54:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1816612521262622168',2533,'181661252099','161','1.00','5','retail','0','2022-08-23 13:54:59','','','','0','Cash',0.00,'5','','','18','','1','2022-08-23 10:56:07','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('1816612521650602508',2534,'181661252099','161','3.00','15','retail','0','2022-08-23 13:55:50','','','','0','Cash',0.00,'5','','','18','','1','2022-08-23 10:56:07','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','51.00','48','Inclusive','branch','Inventory','','','','',''),('1816612527123331233',2535,'181661252685','207','2.00','20','retail','0','2022-08-23 14:04:45','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 11:05:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','503.00','501','Inclusive','branch','Service','1110','4000','5500','',''),('1816612531383100032',2536,'181661252714','201','1.00','20','retail','0','2022-08-23 14:05:14','','','','0','Cash',0.00,'20','','','18','','1','2022-08-23 11:12:21','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816612531973511030',2537,'181661253141','187','1.00','5','retail','0','2022-08-23 14:12:21','','','','0','Cash',0.00,'5','','','18','','1','2022-08-23 11:13:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816612542552322505',2538,'181661253200','1','1.00','70','retail','0','2022-08-23 14:13:20','','','','0','Cash',0.00,'70','','','18','','1','2022-08-23 11:30:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816612554362363233',2539,'181661254258','38','3.00','90','retail','0','2022-08-23 14:50:16','','','','0','Cash',0.00,'30','','','18','','1','2022-08-23 11:50:51','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','',''),('1816612581743322312',2540,'181661258165','18','1.00','60','retail','0','2022-08-23 15:36:15','','','','0','Cash',0.00,'60','','','18','','1','2022-08-23 12:36:32','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816612591474332281',2542,'181661259110','207','5.00','50','retail','0','2022-08-23 15:51:50','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 12:52:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','554.00','549','Inclusive','branch','Service','1110','4000','5500','',''),('1816612597973352283',2543,'181661259180','213','1.00','20','retail','0','2022-08-23 15:53:00','','','','15','Cash',0.00,'20','','','18','','1','2022-08-23 13:04:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816612598090122295',2544,'181661259180','64','1.00','10','retail','0','2022-08-23 16:03:18','','','','0','Cash',0.00,'10','','','18','','1','2022-08-23 13:04:26','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('1216612626277000222',2545,'121661262592','16','1.00','10','retail','0','2022-08-23 16:49:52','','','','0','Cash',0.00,'10','','','12','','1','2022-08-23 13:50:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1216612628583333230',2546,'121661262632','52','1.00','40','retail','0','2022-08-23 16:50:32','','','','0','Cash',0.00,'40','','','12','','1','2022-08-23 13:54:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1216612628823222203',2547,'121661262632','16','1.00','10','retail','0','2022-08-23 16:54:18','','','','0','Cash',0.00,'10','','','12','','1','2022-08-23 13:54:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816612667320828036',2548,'181661266724','201','1.00','20','retail','0','2022-08-23 17:58:44','','','','0','Cash',0.00,'20','','','18','','1','2022-08-23 14:58:55','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816612673780226002',2549,'181661266735','52','2.00','80','retail','0','2022-08-23 17:58:55','','','','0','Cash',0.00,'40','','','18','','1','2022-08-23 15:09:41','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','',''),('1816612674556322623',2550,'181661267434','8','1.00','150','retail','0','2022-08-23 18:10:34','','','','0','Cash',0.00,'150','','','18','','1','2022-08-23 15:11:11','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816612674903302206',2551,'181661267484','1','1.00','70','retail','0','2022-08-23 18:11:24','','','','0','Cash',0.00,'70','','','18','','1','2022-08-23 15:11:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816612675291310303',2552,'181661267495','162','1.00','80','retail','0','2022-08-23 18:11:35','','','','40','Cash',0.00,'80','','','18','','1','2022-08-23 15:12:24','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816612675592651325',2553,'181661267544','189','2.00','40','retail','0','2022-08-23 18:12:24','','','','0','Cash',0.00,'20','','','18','','1','2022-08-23 15:12:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Service','1110','4000','5500','',''),('1816613185673307101',2554,'181661317578','187','3.00','15','retail','0','2022-08-24 08:06:18','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 05:22:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('1816613186310321323',2555,'181661318571','214','1.00','100','retail','0','2022-08-24 08:22:51','','','','0','Cash',0.00,'100','','','18','','1','2022-08-24 05:23:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816613187563122233',2556,'181661318636','187','1.00','5','retail','0','2022-08-24 08:23:56','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 05:25:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816613188371320031',2557,'181661318832','18','1.00','60','retail','0','2022-08-24 08:27:12','','','','0','Cash',0.00,'60','','','18','','1','2022-08-24 05:27:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816613198873238222',2558,'181661318841','154','1.00','20','retail','0','2022-08-24 08:27:21','','','','0','Cash',0.00,'20','','','18','','1','2022-08-24 05:45:08','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816613199041230083',2559,'181661318841','187','5.00','25','retail','0','2022-08-24 08:44:47','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 05:45:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','80.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('1816613209450133321',2560,'181661319908','18','2.00','120','retail','0','2022-08-24 08:45:08','','','','0','Cash',0.00,'60','','','18','','1','2022-08-24 06:02:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816613234852222332',2561,'181661323478','116','1.00','10','retail','0','2022-08-24 09:44:38','','','','0','Cash',0.00,'10','','','18','','1','2022-08-24 06:44:53','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('1816613235423032325',2562,'181661323531','16','3.00','30','retail','0','2022-08-24 09:45:31','','','','0','Cash',0.00,'10','','','18','','1','2022-08-24 06:47:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('1816613259802303213',2563,'181661323634','135','2.00','100','retail','0','2022-08-24 09:47:14','','','','0','Cash',0.00,'50','','','18','','1','2022-08-24 07:26:48','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','','','','',''),('1816613259982032336',2564,'181661323634','187','2.00','10','retail','0','2022-08-24 10:26:20','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 07:26:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816613260291023263',2565,'181661326021','77','1.00','250','retail','0','2022-08-24 10:27:01','','','','0','Cash',0.00,'250','','','18','','1','2022-08-24 07:27:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1816613263231363602',2566,'181661326044','198','3.00','60','retail','0','2022-08-24 10:27:24','','','','0','Cash',0.00,'20','','','18','','1','2022-08-24 07:32:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816613285200022232',2567,'181661326326','194','1.00','100','retail','0','2022-08-24 11:08:34','','','','0','Cash',0.00,'100','','','18','','1','2022-08-24 08:08:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816613329550153329',2568,'181661332950','64','1.00','10','retail','0','2022-08-24 12:22:30','','','','0','Cash',0.00,'10','','','18','','1','2022-08-24 09:22:38','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('1816613333143320332',2569,'181661333308','62','1.00','300','retail','0','2022-08-24 12:28:28','','','','0','Cash',0.00,'300','','','18','','1','2022-08-24 09:28:40','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816613354263336248',2570,'181661335409','213','1.00','20','retail','0','2022-08-24 13:03:29','','','','15','Cash',0.00,'20','','','18','','1','2022-08-24 10:04:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816613374192223333',2571,'181661335553','1','1.00','70','retail','0','2022-08-24 13:05:53','','','','0','Cash',0.00,'70','','','18','','1','2022-08-24 10:40:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1816613374366132268',2572,'181661335553','16','1.00','10','retail','0','2022-08-24 13:37:00','','','','0','Cash',0.00,'10','','','18','','1','2022-08-24 10:40:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816613376480803083',2573,'181661337634','189','5.00','100','retail','0','2022-08-24 13:40:49','','','','0','Cash',0.00,'20','','','18','','1','2022-08-24 10:41:09','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Service','1110','4000','5500','',''),('1816613377102170311',2575,'181661337672','154','1.00','25','retail','0','2022-08-24 13:41:12','','','','0','Cash',0.00,'25','','','18','','1','2022-08-24 10:42:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816613377281830222',2576,'181661337672','160','4.00','20','retail','0','2022-08-24 13:41:51','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 10:42:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','94.00','90','Inclusive','branch','Inventory','','','','',''),('1816613386720227738',2577,'181661338664','154','1.00','25','retail','0','2022-08-24 13:57:44','','','','0','Cash',0.00,'25','','','18','','1','2022-08-24 11:01:28','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816613392276320323',2578,'181661338895','160','2.00','10','retail','0','2022-08-24 14:01:35','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 11:07:11','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','','','','',''),('1816613409220303902',2579,'181661340880','24','3.00','30','retail','0','2022-08-24 14:34:40','','','','0','Cash',0.00,'10','','','18','','1','2022-08-24 11:35:41','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('1816613409546686224',2580,'181661340942','74','2.00','180','retail','0','2022-08-24 14:35:42','','','','0','Cash',0.00,'90','','','18','','1','2022-08-24 11:35:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1816613409662230313',2581,'181661340958','52','1.00','40','retail','0','2022-08-24 14:35:58','','','','0','Cash',0.00,'40','','','18','','1','2022-08-24 11:36:18','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1816613409933031113',2582,'181661340979','77','1.00','250','retail','0','2022-08-24 14:36:19','','','','0','Cash',0.00,'250','','','18','','1','2022-08-24 11:36:36','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1816613410170422061',2583,'181661340996','187','1.00','5','retail','0','2022-08-24 14:36:36','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 11:37:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816613410272032422',2584,'181661340996','187','1.00','5','retail','0','2022-08-24 14:36:58','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 11:37:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816613411330212613',2585,'181661341118','187','4.00','20','retail','0','2022-08-24 14:38:38','','','','0','Cash',0.00,'5','','','18','','1','2022-08-24 11:39:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('1816613414142338203',2586,'181661341403','193','19.00','19','retail','0','2022-08-24 14:43:23','','','','1','Cash',0.00,'1','','','18','','1','2022-08-24 11:43:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','1.00','-18','Inclusive','branch','Service','1110','4000','5500','',''),('1816613417933322203',2587,'181661341424','210','2.00','40','retail','0','2022-08-24 14:43:44','','','','0','Cash',0.00,'20','','','18','','1','2022-08-24 11:50:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816613427323322603',2588,'181661342702','65','2.00','20','retail','0','2022-08-24 15:05:02','','','','0','Cash',0.00,'10','','','18','','1','2022-08-24 12:05:34','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','',''),('1816613434861302233',2589,'181661343177','154','1.00','25','retail','0','2022-08-24 15:12:57','','','','0','Cash',0.00,'25','','','18','','1','2022-08-24 12:18:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816613449662349123',2590,'181661343498','1','1.00','70','retail','0','2022-08-24 15:42:40','','','','0','Cash',0.00,'70','','','18','','1','2022-08-24 12:43:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816613449830631223',2591,'181661343498','76','4.00','100','retail','0','2022-08-24 15:42:46','','','','0','Cash',0.00,'25','','','18','','1','2022-08-24 12:43:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','','','','',''),('1816613480163332123',2592,'181661344993','6','1.00','50','retail','0','2022-08-24 16:33:28','','','','0','Cash',0.00,'50','','','18','','1','2022-08-24 13:33:39','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816613480272427663',2593,'181661348019','189','1.00','20','retail','0','2022-08-24 16:33:39','','','','0','Cash',0.00,'20','','','18','','1','2022-08-24 13:33:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('1816613483902241282',2594,'181661348379','213','1.00','20','retail','0','2022-08-24 16:39:39','','','','15','Cash',0.00,'20','','','18','','1','2022-08-24 13:40:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816613484802433002',2595,'181661348413','212','1.00','20','retail','0','2022-08-24 16:40:13','','','','5','Cash',0.00,'20','','','18','','1','2022-08-24 13:41:29','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816613494896863003',2596,'181661348489','43','6.00','390','retail','0','2022-08-24 16:41:29','','','','0','Cash',0.00,'65','','','18','','1','2022-08-24 13:58:16','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','','','','',''),('1816613512390022933',2597,'181661349496','189','8.00','160','retail','0','2022-08-24 17:20:22','','','','0','Cash',0.00,'20','','','18','','1','2022-08-24 14:27:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','31.00','23','Inclusive','branch','Service','1110','4000','5500','',''),('1816613513310323602',2598,'181661351243','189','1.00','20','retail','0','2022-08-24 17:27:23','','','','0','Cash',0.00,'20','','','18','','1','2022-08-24 14:28:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Service','1110','4000','5500','',''),('1816613539913222263',2599,'181661353974','8','3.00','450','retail','0','2022-08-24 18:12:54','','','','0','Cash',0.00,'150','','','18','','1','2022-08-24 15:13:23','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','',''),('1816613540205021363',2600,'181661354003','207','25.00','250','retail','0','2022-08-24 18:13:23','','','','0','Cash',0.00,'10','','','18','','1','2022-08-24 15:13:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','554.00','529','Inclusive','branch','Service','1110','4000','5500','',''),('1816613540685102223',2601,'181661354042','211','22.00','22','retail','0','2022-08-24 18:14:02','','','','0','Cash',0.00,'1','','','18','','1','2022-08-24 15:14:37','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'22','0.00','-22','Inclusive','branch','Service','1110','4000','5500','',''),('1816614073276022203',2602,'181661404559','198','2.00','40','retail','0','2022-08-25 08:15:59','','','','0','Cash',0.00,'20','','','18','','1','2022-08-25 06:02:10','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116614078020202216',2603,'111661407770','160','2.00','10','retail','0','2022-08-25 09:09:30','','','','0','Cash',0.00,'5','','','11','','1','2022-08-25 06:10:25','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','88.00','86','Inclusive','branch','Inventory','','','','',''),('1816614098333010902',2604,'181661409823','194','1.00','100','retail','0','2022-08-25 09:43:43','','','','0','Cash',0.00,'100','','','18','','1','2022-08-25 06:54:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816614101851232053',2605,'181661409823','27','2.00','40','retail','0','2022-08-25 09:49:29','','','','0','Cash',0.00,'20','','','18','','1','2022-08-25 06:54:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816614102013120223',2606,'181661409823','80','1.00','10','retail','0','2022-08-25 09:49:46','','','','0','Cash',0.00,'10','','','18','','1','2022-08-25 06:54:22','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816614104811213123',2607,'181661410462','194','1.00','100','retail','0','2022-08-25 09:54:22','','','','0','Cash',0.00,'100','','','18','','1','2022-08-25 06:54:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116614118060000621',2608,'111661411773','187','2.00','10','retail','0','2022-08-25 10:16:13','','','','0','Cash',0.00,'5','','','11','','1','2022-08-25 07:16:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816614129761671332',2609,'181661410483','18','1.00','60','retail','0','2022-08-25 10:36:11','','','','0','Cash',0.00,'60','','','18','','1','2022-08-25 07:36:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816614129848328830',2610,'181661412978','52','1.00','40','retail','0','2022-08-25 10:36:18','','','','0','Cash',0.00,'40','','','18','','1','2022-08-25 07:36:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1116614133381231203',2611,'111661412497','190','15.00','150','retail','0','2022-08-25 10:28:17','','','','0','Cash',0.00,'10','','','11','','1','2022-08-25 07:42:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','91.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('1816614136263262224',2612,'181661412987','64','2.00','20','retail','0','2022-08-25 10:36:27','','','','0','Cash',0.00,'10','','','18','','1','2022-08-25 07:47:10','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','','','','',''),('1816614136890660322',2613,'181661413630','187','1.00','5','retail','0','2022-08-25 10:47:10','','','','0','Cash',0.00,'5','','','18','','1','2022-08-25 07:48:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816614152685632323',2614,'181661413693','187','5.00','25','retail','0','2022-08-25 10:48:13','','','','0','Cash',0.00,'5','','','18','','1','2022-08-25 08:14:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','80.00','75','Inclusive','branch','Service','1110','4000','5500','',''),('1816614163002220313',2615,'181661415274','210','1.00','20','retail','0','2022-08-25 11:14:34','','','','0','Cash',0.00,'20','','','18','','1','2022-08-25 08:32:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816614171283012422',2616,'181661416321','187','2.00','10','retail','0','2022-08-25 11:32:01','','','','0','Cash',0.00,'5','','','18','','1','2022-08-25 08:45:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816614193382023832',2617,'181661417401','194','1.00','100','retail','0','2022-08-25 11:50:01','','','','0','Cash',0.00,'100','','','18','','1','2022-08-25 09:23:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816614196222669203',2618,'181661419412','7','1.00','100','retail','0','2022-08-25 12:23:32','','','','0','Cash',0.00,'100','','','18','','1','2022-08-25 09:27:27','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816614216993233121',2619,'181661419647','18','1.00','60','retail','0','2022-08-25 12:27:27','','','','0','Cash',0.00,'60','','','18','','1','2022-08-25 10:01:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816614244524426102',2620,'181661421705','1','1.00','70','retail','0','2022-08-25 13:01:45','','','','0','Cash',0.00,'70','','','18','','1','2022-08-25 10:47:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816614317353228133',2621,'181661431724','207','2.00','20','retail','0','2022-08-25 15:48:44','','','','0','Cash',0.00,'10','','','18','','1','2022-08-25 12:49:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','554.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('1816614322642313322',2622,'181661431741','15','1.00','5','retail','0','2022-08-25 15:49:01','','','','0','Cash',0.00,'5','','','18','','1','2022-08-25 12:57:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116614326702363011',2623,'111661432649','189','10.00','200','retail','0','2022-08-25 16:04:09','','','','0','Cash',0.00,'20','','','11','','1','2022-08-25 13:04:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','51.00','41','Inclusive','branch','Service','1110','4000','5500','',''),('1116614326872081131',2624,'111661432649','211','20.00','20','retail','0','2022-08-25 16:04:31','','','','0','Cash',0.00,'1','','','11','','1','2022-08-25 13:04:57','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1816614332430028324',2625,'181661432696','160','4.00','20','retail','0','2022-08-25 16:13:53','','','','0','Cash',0.00,'5','','','18','','1','2022-08-25 13:14:07','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','86.00','82','Inclusive','branch','Inventory','','','','',''),('1816614350693223616',2626,'181661433681','211','1.00','1','retail','0','2022-08-25 16:21:21','','','','0','Cash',0.00,'1','','','18','','1','2022-08-25 13:44:57','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816614350830063203',2627,'181661433681','211','54.00','54','retail','0','2022-08-25 16:44:30','','','','0','Cash',0.00,'1','','','18','','1','2022-08-25 13:44:57','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'54','0.00','-54','Inclusive','branch','Service','1110','4000','5500','',''),('1816614356282322213',2628,'181661435097','213','2.00','40','retail','0','2022-08-25 16:44:57','','','','15','Cash',0.00,'20','','','18','','1','2022-08-25 13:55:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816614356353320633',2629,'181661435097','64','1.00','10','retail','0','2022-08-25 16:53:48','','','','0','Cash',0.00,'10','','','18','','1','2022-08-25 13:55:21','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('1816614364023422336',2630,'181661436396','74','1.00','90','retail','0','2022-08-25 17:06:36','','','','0','Cash',0.00,'90','','','18','','1','2022-08-25 14:06:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816614368792223022',2631,'181661436407','70','3.00','60','retail','0','2022-08-25 17:06:47','','','','0','Cash',0.00,'20','','','18','','1','2022-08-25 14:14:44','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','','','','',''),('1816614376682842222',2632,'181661436884','154','1.00','25','retail','0','2022-08-25 17:14:44','','','','0','Cash',0.00,'25','','','18','','1','2022-08-25 14:28:00','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816614399672323430',2633,'181661439958','8','1.00','200','retail','0','2022-08-25 18:05:58','','','','0','Cash',0.00,'200','','','18','','1','2022-08-25 15:06:24','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816614399813323102',2634,'181661439958','8','2.00','400','retail','0','2022-08-25 18:06:07','','','','0','Cash',0.00,'200','','','18','','1','2022-08-25 15:06:24','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816614913611202009',2635,'181661487767','190','2.00','20','retail','0','2022-08-26 07:22:47','','','','0','Cash',0.00,'10','','','18','','1','2022-08-26 05:23:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('1816614913783981833',2636,'181661487767','187','2.00','10','retail','0','2022-08-26 08:22:42','','','','0','Cash',0.00,'5','','','18','','1','2022-08-26 05:23:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816614937532036306',2637,'181661491390','194','1.00','100','retail','0','2022-08-26 08:23:10','','','','0','Cash',0.00,'100','','','18','','1','2022-08-26 06:02:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816614940371330206',2638,'181661493766','14','1.00','5','retail','0','2022-08-26 09:02:46','','','','0','Cash',0.00,'5','','','18','','1','2022-08-26 06:07:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1816614940539513331',2639,'181661493766','14','3.00','15','retail','0','2022-08-26 09:07:17','','','','0','Cash',0.00,'5','','','18','','1','2022-08-26 06:07:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','','','','',''),('1816614948916180311',2640,'181661494877','18','1.00','60','retail','0','2022-08-26 09:21:17','','','','0','Cash',0.00,'60','','','18','','1','2022-08-26 06:21:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816614958078230321',2641,'181661494895','209','2.00','120','retail','0','2022-08-26 09:21:35','','','','0','Cash',0.00,'60','','','18','','1','2022-08-26 06:43:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816614961874386033',2642,'181661494895','17','4.00','100','retail','0','2022-08-26 09:40:34','','','','0','Cash',0.00,'25','','','18','','1','2022-08-26 06:43:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('1816614971843119223',2643,'181661496205','207','21.00','210','retail','0','2022-08-26 09:43:25','','','','0','Cash',0.00,'10','','','18','','1','2022-08-26 06:59:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','554.00','533','Inclusive','branch','Service','1110','4000','5500','',''),('1816614976872239242',2644,'181661497516','62','1.00','350','retail','0','2022-08-26 10:05:16','','','','0','Cash',0.00,'350','','','18','','1','2022-08-26 07:08:20','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816614977673722600',2645,'181661497700','78','2.00','30','retail','0','2022-08-26 10:08:20','','','','0','Cash',0.00,'15','','','18','','1','2022-08-26 07:09:34','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('1816614986451432048',2646,'181661497775','149','1.00','10','retail','0','2022-08-26 10:09:35','','','','0','Cash',0.00,'10','','','18','','1','2022-08-26 07:25:08','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816614986603633603',2647,'181661497775','211','45.00','45','retail','0','2022-08-26 10:24:06','','','','0','Cash',0.00,'1','','','18','','1','2022-08-26 07:25:08','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'45','0.00','-45','Inclusive','branch','Service','1110','4000','5500','',''),('1816614986707880030',2648,'181661497775','210','1.00','20','retail','0','2022-08-26 10:24:21','','','','0','Cash',0.00,'20','','','18','','1','2022-08-26 07:25:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816614986833230839',2649,'181661497775','207','1.00','10','retail','0','2022-08-26 10:24:31','','','','0','Cash',0.00,'10','','','18','','1','2022-08-26 07:25:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('1816614987470222332',2650,'181661498708','194','1.00','100','retail','0','2022-08-26 10:25:47','','','','0','Cash',0.00,'100','','','18','','1','2022-08-26 07:25:54','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116614990821318363',2652,'111661499071','194','1.00','100','retail','0','2022-08-26 10:31:11','','','','0','Cash',0.00,'100','','','11','','1','2022-08-26 07:31:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116615027212600312',2653,'111661502062','187','2.00','10','retail','0','2022-08-26 11:21:02','','','','0','Cash',0.00,'5','','','11','','1','2022-08-26 08:32:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816615033093216630',2654,'181661500096','147','1.00','20','retail','0','2022-08-26 10:48:16','','','','0','Cash',0.00,'20','','','18','','1','2022-08-26 08:42:05','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('1816615037683800010',2655,'181661503326','187','2.00','10','retail','0','2022-08-26 11:42:06','','','','0','Cash',0.00,'5','','','18','','1','2022-08-26 08:49:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816615046422303832',2656,'181661503773','75','1.00','35','retail','0','2022-08-26 12:03:54','','','','0','Cash',0.00,'35','','','18','','1','2022-08-26 09:06:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816615046830332323',2657,'181661503773','75','9.00','315','retail','0','2022-08-26 12:04:03','','','','0','Cash',0.00,'35','','','18','','1','2022-08-26 09:06:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','17.00','8','Inclusive','branch','Inventory','','','','',''),('1816615048100418360',2658,'181661504803','210','1.00','20','retail','0','2022-08-26 12:06:43','','','','0','Cash',0.00,'20','','','18','','1','2022-08-26 09:07:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816615055683333838',2659,'181661504831','38','3.00','90','retail','0','2022-08-26 12:07:11','','','','0','Cash',0.00,'30','','','18','','1','2022-08-26 09:19:31','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','','','','',''),('1816615161560121512',2660,'181661510073','149','1.00','10','retail','0','2022-08-26 13:34:33','','','','0','Cash',0.00,'10','','','18','','1','2022-08-26 12:16:05','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1816615179226753825',2661,'181661516166','65','4.00','40','retail','0','2022-08-26 15:16:06','','','','0','Cash',0.00,'10','','','18','','1','2022-08-26 12:45:31','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','',''),('1816615179606222216',2662,'181661517931','1','3.00','210','retail','0','2022-08-26 15:45:31','','','','0','Cash',0.00,'70','','','18','','1','2022-08-26 12:46:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','',''),('1816615230012230220',2663,'181661518494','163','1.00','500','retail','0','2022-08-26 17:09:48','','','','0','Cash',0.00,'500','','','18','','1','2022-08-26 14:10:04','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816615239833336399',2664,'181661523137','1','1.00','70','retail','0','2022-08-26 17:26:14','','','','0','Cash',0.00,'70','','','18','','1','2022-08-26 14:26:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816615240512322233',2665,'181661524021','209','1.00','60','retail','0','2022-08-26 17:27:01','','','','0','Cash',0.00,'60','','','18','','1','2022-08-26 14:27:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816615243921502262',2666,'181661524074','1','1.00','70','retail','0','2022-08-26 17:27:54','','','','0','Cash',0.00,'70','','','18','','1','2022-08-26 14:33:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816615244012361230',2667,'181661524074','16','2.00','20','retail','0','2022-08-26 17:33:12','','','','0','Cash',0.00,'10','','','18','','1','2022-08-26 14:33:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('1816615889105013805',2668,'181661588893','210','1.00','20','retail','0','2022-08-27 11:28:13','','','','0','Cash',0.00,'20','','','18','','1','2022-08-27 08:29:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816615889282833332',2669,'181661588893','210','1.00','20','retail','0','2022-08-27 11:28:30','','','','0','Cash',0.00,'20','','','18','','1','2022-08-27 08:29:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816615890022965002',2670,'181661588960','18','1.00','60','retail','0','2022-08-27 11:29:20','','','','0','Cash',0.00,'60','','','18','','1','2022-08-27 08:30:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816615892035320221',2671,'181661589007','190','9.00','90','retail','0','2022-08-27 11:30:07','','','','0','Cash',0.00,'10','','','18','','1','2022-08-27 08:33:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','91.00','82','Inclusive','branch','Service','1110','4000','5500','',''),('1816615896073332262',2672,'181661589206','16','3.00','30','retail','0','2022-08-27 11:33:26','','','','0','Cash',0.00,'10','','','18','','1','2022-08-27 08:40:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('1116615947743213322',2673,'111661594760','187','6.00','30','retail','0','2022-08-27 13:06:00','','','','0','Cash',0.00,'5','','','11','','1','2022-08-27 10:06:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','80.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('1116615967176305237',2674,'111661594786','37','2.00','20','retail','0','2022-08-27 13:06:26','','','','0','Cash',0.00,'10','','','11','','1','2022-08-27 10:42:51','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('1116615969662360230',2675,'111661594786','22','7.00','70','retail','0','2022-08-27 13:38:38','','','','0','Cash',0.00,'10','','','11','','1','2022-08-27 10:42:51','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','52.00','45','Inclusive','branch','Inventory','','','','',''),('1116616013460061322',2676,'111661596971','16','2.00','20','retail','0','2022-08-27 13:42:51','','','','0','Cash',0.00,'10','','','11','','1','2022-08-27 11:55:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816617500240621036',2677,'181661750006','187','1.00','5','retail','0','2022-08-29 08:13:26','','','','0','Cash',0.00,'5','','','18','','1','2022-08-29 05:14:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816617500373302303',2678,'181661750006','207','1.00','10','retail','0','2022-08-29 08:13:45','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 05:14:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('1816617502732060132',2679,'181661750045','16','2.00','20','retail','0','2022-08-29 08:14:05','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 05:17:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816617510941323291',2680,'181661750276','207','4.00','40','retail','0','2022-08-29 08:17:56','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 05:31:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','554.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('1816617525010631232',2681,'181661751099','27','2.00','40','retail','0','2022-08-29 08:31:39','','','','0','Cash',0.00,'20','','','18','','1','2022-08-29 05:55:04','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816617538683262331',2682,'181661752504','18','1.00','60','retail','0','2022-08-29 08:55:04','','','','0','Cash',0.00,'60','','','18','','1','2022-08-29 06:17:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816617557633002303',2683,'181661755756','18','1.00','60','retail','0','2022-08-29 09:49:16','','','','0','Cash',0.00,'60','','','18','','1','2022-08-29 06:49:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816617563630322081',2684,'181661755772','207','2.00','20','retail','0','2022-08-29 09:49:32','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 06:59:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','554.00','552','Inclusive','branch','Service','1110','4000','5500','',''),('1816617585923232730',2685,'181661756379','12','1.00','30','retail','0','2022-08-29 09:59:39','','','','0','Cash',0.00,'30','','','18','','1','2022-08-29 07:36:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816617586052333230',2686,'181661756379','12','1.00','30','retail','0','2022-08-29 10:36:32','','','','0','Cash',0.00,'30','','','18','','1','2022-08-29 07:36:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816617592283282931',2687,'181661758608','194','1.00','100','retail','0','2022-08-29 10:36:48','','','','0','Cash',0.00,'100','','','18','','1','2022-08-29 07:58:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816617598852612702',2688,'181661758608','207','1.00','10','retail','0','2022-08-29 10:47:08','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 07:58:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('1816617607643030323',2689,'181661759895','64','1.00','10','retail','0','2022-08-29 10:58:15','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 08:12:48','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('1816617616292612326',2690,'181661760769','207','24.00','240','retail','0','2022-08-29 11:12:49','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 08:27:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','554.00','530','Inclusive','branch','Service','1110','4000','5500','',''),('1816617619443303292',2691,'181661761648','207','1.00','10','retail','0','2022-08-29 11:27:28','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 08:32:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('1816617626744323231',2692,'181661761953','211','27.00','27','retail','0','2022-08-29 11:32:33','','','','0','Cash',0.00,'1','','','18','','1','2022-08-29 08:44:57','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'27','0.00','-27','Inclusive','branch','Service','1110','4000','5500','',''),('1816617630613333131',2693,'181661762703','190','1.00','10','retail','0','2022-08-29 11:48:32','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 08:51:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816617630832200723',2694,'181661763065','207','1.00','10','retail','0','2022-08-29 11:51:05','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 08:51:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','554.00','553','Inclusive','branch','Service','1110','4000','5500','',''),('1816617630971920682',2695,'181661763065','207','3.00','30','retail','0','2022-08-29 11:51:24','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 08:51:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','554.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('1116617660251603673',2696,'111661766015','194','1.00','100','retail','0','2022-08-29 12:40:15','','','','0','Cash',0.00,'100','','','11','','1','2022-08-29 09:40:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816617696799873203',2697,'181661763109','1','1.00','70','retail','0','2022-08-29 11:51:49','','','','0','Cash',0.00,'70','','','18','','1','2022-08-29 10:41:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1116617700862110303',2698,'111661770065','190','130.00','1300','retail','0','2022-08-29 13:47:45','','','','0','Cash',0.00,'10','','','11','','1','2022-08-29 10:48:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'130','91.00','-39','Inclusive','branch','Service','1110','4000','5500','',''),('1816617771293210333',2699,'181661771277','50','1.00','50','retail','0','2022-08-29 14:07:57','','','','0','Cash',0.00,'50','','','18','','1','2022-08-29 12:46:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816617771577322312',2700,'181661771277','78','2.00','30','retail','0','2022-08-29 15:45:29','','','','0','Cash',0.00,'15','','','18','','1','2022-08-29 12:46:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816617787191090331',2701,'181661778707','6','1.00','50','retail','0','2022-08-29 16:11:47','','','','0','Cash',0.00,'50','','','18','','1','2022-08-29 13:12:38','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816617787412132821',2702,'181661778707','106','3.00','30','retail','0','2022-08-29 16:11:59','','','','0','Cash',0.00,'10','','','18','','1','2022-08-29 13:12:38','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','','','','',''),('1816617838913683023',2703,'181661782491','211','25.00','25','retail','0','2022-08-29 17:14:51','','','','0','Cash',0.00,'1','','','18','','1','2022-08-29 14:38:24','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'25','0.00','-25','Inclusive','branch','Service','1110','4000','5500','',''),('1116618379679202162',2704,'111661837952','190','2.00','20','retail','0','2022-08-30 08:39:12','','','','0','Cash',0.00,'10','','','11','','1','2022-08-30 05:39:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('1816618393177832830',2705,'181661839254','16','2.00','20','retail','0','2022-08-30 09:00:54','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 06:02:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816618401302446063',2706,'181661839326','18','1.00','60','retail','0','2022-08-30 09:02:06','','','','0','Cash',0.00,'60','','','18','','1','2022-08-30 06:15:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816618417313236262',2707,'181661840141','18','1.00','60','retail','0','2022-08-30 09:15:41','','','','0','Cash',0.00,'60','','','18','','1','2022-08-30 06:42:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816618417620271202',2708,'181661841744','209','1.00','60','retail','0','2022-08-30 09:42:24','','','','0','Cash',0.00,'60','','','18','','1','2022-08-30 06:42:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816618417763302112',2709,'181661841768','207','1.00','10','retail','0','2022-08-30 09:42:48','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 06:43:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','567.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816618426932332139',2710,'181661841781','194','1.00','100','retail','0','2022-08-30 09:58:06','','','','0','Cash',0.00,'100','','','18','','1','2022-08-30 06:58:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816618430310213626',2711,'181661842771','160','2.00','10','retail','0','2022-08-30 09:59:31','','','','0','Cash',0.00,'5','','','18','','1','2022-08-30 07:03:54','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','','','','',''),('1816618432793222128',2712,'181661843266','159','5.00','5','retail','0','2022-08-30 10:07:46','','','','0','Cash',0.00,'1','','','18','','1','2022-08-30 07:08:04','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','',''),('1816618451783132821',2713,'181661843284','212','1.00','20','retail','0','2022-08-30 10:08:04','','','','5','Cash',0.00,'20','','','18','','1','2022-08-30 07:39:42','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816618482583602384',2714,'181661848108','213','2.00','40','retail','0','2022-08-30 11:28:28','','','','15','Cash',0.00,'20','','','18','','1','2022-08-30 08:31:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816618516972033062',2715,'181661850216','207','1.00','10','retail','0','2022-08-30 12:03:36','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 09:28:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','567.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816618518311210331',2716,'181661851702','194','1.00','100','retail','0','2022-08-30 12:28:22','','','','0','Cash',0.00,'100','','','18','','1','2022-08-30 09:39:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816618536982830233',2717,'181661853284','190','1.00','10','retail','0','2022-08-30 12:54:44','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 10:01:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816618537481103020',2718,'181661853701','190','3.00','30','retail','0','2022-08-30 13:02:16','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 10:02:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816618552671020088',2719,'181661853752','207','2.00','20','retail','0','2022-08-30 13:02:32','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 10:28:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','567.00','565','Inclusive','branch','Service','1110','4000','5500','',''),('1816618589380223338',2720,'181661858931','16','1.00','10','retail','0','2022-08-30 14:28:51','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 11:29:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816618589482081249',2721,'181661858931','16','2.00','20','retail','0','2022-08-30 14:28:58','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 11:29:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('1816618598889292321',2722,'181661858951','207','1.00','10','retail','0','2022-08-30 14:29:11','','','','0','Cash',0.00,'10','','','18','','1','2022-08-30 11:45:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','567.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816618602636023001',2723,'181661859921','189','4.00','80','retail','0','2022-08-30 14:45:21','','','','0','Cash',0.00,'20','','','18','','1','2022-08-30 11:51:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','181.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1816618620473020022',2724,'181661862005','17','1.00','25','retail','0','2022-08-30 15:20:05','','','','0','Cash',0.00,'25','','','18','','1','2022-08-30 12:20:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116618661206322231',2725,'111661866050','1','3.00','210','retail','0','2022-08-30 16:27:30','','','','0','Cash',0.00,'70','','','11','','1','2022-08-30 13:32:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','','','','',''),('1116618681626122863',2726,'111661866371','1','1.00','70','retail','0','2022-08-30 16:32:51','','','','0','Cash',0.00,'70','','','11','','1','2022-08-30 14:02:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1116618681832301222',2727,'111661868174','189','1.00','20','retail','0','2022-08-30 17:02:54','','','','0','Cash',0.00,'20','','','11','','1','2022-08-30 14:03:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','181.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1116618687632263002',2728,'111661868752','18','2.00','120','retail','0','2022-08-30 17:12:32','','','','0','Cash',0.00,'60','','','11','','1','2022-08-30 14:12:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116618693190333063',2729,'111661868776','213','1.00','20','retail','0','2022-08-30 17:21:38','','','','15','Cash',0.00,'20','','','11','','1','2022-08-30 14:22:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116618693382822021',2730,'111661869326','209','1.00','60','retail','0','2022-08-30 17:22:06','','','','0','Cash',0.00,'60','','','11','','1','2022-08-30 14:22:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816618734408003246',2731,'181661873432','209','1.00','60','retail','0','2022-08-30 18:30:32','','','','0','Cash',0.00,'60','','','18','','1','2022-08-30 15:30:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116618743903261229',2732,'111661874369','189','67.00','1340','retail','0','2022-08-30 18:46:09','','','','0','Cash',0.00,'20','','','11','','1','2022-08-30 15:46:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'67','181.00','114','Inclusive','branch','Service','1110','4000','5500','',''),('1116618744728333222',2733,'111661874405','194','1.00','100','retail','0','2022-08-30 18:46:45','','','','0','Cash',0.00,'100','','','11','','1','2022-08-30 15:48:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816619229603021021',2734,'181661922941','187','4.00','20','retail','0','2022-08-31 08:15:41','','','','0','Cash',0.00,'5','','','18','','1','2022-08-31 05:18:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('1116619231093201033',2735,'111661923088','187','8.00','40','retail','0','2022-08-31 08:18:08','','','','0','Cash',0.00,'5','','','11','','1','2022-08-31 05:19:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','80.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('1116619231773260312',2736,'111661923088','189','1.00','20','retail','0','2022-08-31 08:19:08','','','','0','Cash',0.00,'20','','','11','','1','2022-08-31 05:19:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','183.00','182','Inclusive','branch','Service','1110','4000','5500','',''),('1116619244083383231',2737,'111661923376','190','1.00','10','retail','0','2022-08-31 08:23:08','','','','0','Cash',0.00,'10','','','11','','1','2022-08-31 05:40:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816619253060320158',2738,'181661925290','160','2.00','10','retail','0','2022-08-31 08:54:50','','','','0','Cash',0.00,'5','','','18','','1','2022-08-31 05:55:11','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','','','','',''),('1816619271505033322',2739,'181661925311','187','4.00','20','retail','0','2022-08-31 08:55:11','','','','0','Cash',0.00,'5','','','18','','1','2022-08-31 06:25:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('1816619271650003123',2740,'181661927154','187','4.00','20','retail','0','2022-08-31 09:25:54','','','','0','Cash',0.00,'5','','','18','','1','2022-08-31 06:26:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Service','1110','4000','5500','',''),('1816619274823042068',2741,'181661927476','18','1.00','60','retail','0','2022-08-31 09:31:16','','','','0','Cash',0.00,'60','','','18','','1','2022-08-31 06:31:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816619289733037229',2742,'181661927485','207','2.00','20','retail','0','2022-08-31 09:31:25','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 06:56:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','567.00','565','Inclusive','branch','Service','1110','4000','5500','',''),('1816619290170620331',2743,'181661928985','189','4.00','80','retail','0','2022-08-31 09:56:25','','','','0','Cash',0.00,'20','','','18','','1','2022-08-31 06:57:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','183.00','179','Inclusive','branch','Service','1110','4000','5500','',''),('1816619310563016121',2744,'181661930155','16','3.00','30','retail','0','2022-08-31 10:15:55','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 07:30:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','','','','',''),('1816619319478312232',2745,'181661931059','16','1.00','10','retail','0','2022-08-31 10:30:59','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 07:46:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816619319593383092',2746,'181661931059','16','1.00','10','retail','0','2022-08-31 10:45:48','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 07:46:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816619322202330920',2747,'181661931973','207','2.00','20','retail','0','2022-08-31 10:46:13','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 07:50:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','567.00','565','Inclusive','branch','Service','1110','4000','5500','',''),('1816619328532133320',2748,'181661932224','211','40.00','40','retail','0','2022-08-31 10:50:24','','','','0','Cash',0.00,'1','','','18','','1','2022-08-31 08:00:56','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'40','0.00','-40','Inclusive','branch','Service','1110','4000','5500','',''),('1116619364843330392',2749,'111661936457','207','11.00','110','retail','0','2022-08-31 12:00:57','','','','0','Cash',0.00,'10','','','11','','1','2022-08-31 09:01:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','567.00','556','Inclusive','branch','Service','1110','4000','5500','',''),('1816619369446013633',2750,'181661932856','207','25.00','250','retail','0','2022-08-31 11:00:56','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 09:09:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','567.00','542','Inclusive','branch','Service','1110','4000','5500','',''),('1816619374656622330',2751,'181661937451','15','4.00','20','retail','0','2022-08-31 12:17:31','','','','0','Cash',0.00,'5','','','18','','1','2022-08-31 09:17:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816619381906333100',2752,'181661937902','160','2.00','10','retail','0','2022-08-31 12:25:02','','','','0','Cash',0.00,'5','','','18','','1','2022-08-31 09:29:53','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','','','','',''),('1816619394620360303',2753,'181661939437','213','1.00','20','retail','0','2022-08-31 12:50:37','','','','15','Cash',0.00,'20','','','18','','1','2022-08-31 09:51:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116619395093032109',2754,'111661939484','190','4.00','40','retail','0','2022-08-31 12:51:24','','','','0','Cash',0.00,'10','','','11','','1','2022-08-31 09:52:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','91.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('1116619395223316012',2755,'111661939484','147','1.00','20','retail','0','2022-08-31 12:51:49','','','','0','Cash',0.00,'20','','','11','','1','2022-08-31 09:52:45','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('1116619395541501221',2756,'111661939484','187','2.00','10','retail','0','2022-08-31 12:52:03','','','','0','Cash',0.00,'5','','','11','','1','2022-08-31 09:52:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1116619397149111136',2757,'111661939565','190','7.00','70','retail','0','2022-08-31 12:52:45','','','','0','Cash',0.00,'10','','','11','','1','2022-08-31 09:55:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','91.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('1116619397323713122',2758,'111661939565','193','20.00','20','retail','0','2022-08-31 12:55:15','','','','1','Cash',0.00,'1','','','11','','1','2022-08-31 09:55:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816619441183612321',2759,'181661944028','168','1.00','750','retail','0','2022-08-31 14:07:50','','','','0','Cash',0.00,'750','','','18','','1','2022-08-31 11:08:41','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816619455443253323',2760,'181661944122','217','4.00','20','retail','0','2022-08-31 14:08:42','','','','0','Cash',0.00,'5','','','18','','1','2022-08-31 11:32:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816619459112009221',2761,'181661945903','18','1.00','60','retail','0','2022-08-31 14:38:23','','','','0','Cash',0.00,'60','','','18','','1','2022-08-31 11:38:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816619486904233080',2762,'181661945914','1','1.00','70','retail','0','2022-08-31 14:38:34','','','','0','Cash',0.00,'70','','','18','','1','2022-08-31 12:25:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816619486991303213',2763,'181661945914','12','1.00','30','retail','0','2022-08-31 15:24:51','','','','0','Cash',0.00,'30','','','18','','1','2022-08-31 12:25:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816619489519028292',2764,'181661948707','147','1.00','20','retail','0','2022-08-31 15:29:04','','','','0','Cash',0.00,'20','','','18','','1','2022-08-31 12:29:21','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('1816619492920243126',2765,'181661948961','16','1.00','10','retail','0','2022-08-31 15:29:21','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 12:36:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816619493210626223',2766,'181661948961','16','2.00','20','retail','0','2022-08-31 15:34:52','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 12:36:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1816619538102223332',2767,'181661951730','189','1.00','20','retail','0','2022-08-31 16:15:30','','','','0','Cash',0.00,'20','','','18','','1','2022-08-31 13:50:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','183.00','182','Inclusive','branch','Service','1110','4000','5500','',''),('1816619569773333323',2768,'181661953813','159','15.00','15','retail','0','2022-08-31 16:50:13','','','','0','Cash',0.00,'1','','','18','','1','2022-08-31 14:43:00','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','15.00','0','Inclusive','branch','Inventory','','','','',''),('1816619575853300330',2769,'181661956980','190','60.00','600','retail','0','2022-08-31 17:43:00','','','','0','Cash',0.00,'10','','','18','','1','2022-08-31 14:53:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'60','91.00','31','Inclusive','branch','Service','1110','4000','5500','',''),('1816620083323132032',2770,'181662008323','209','1.00','60','retail','0','2022-09-01 07:58:43','','','','0','Cash',0.00,'60','','','18','','1','2022-09-01 05:00:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816620097122002361',2771,'181662008432','18','1.00','60','retail','0','2022-09-01 08:00:32','','','','0','Cash',0.00,'60','','','18','','1','2022-09-01 05:21:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816620098832329803',2772,'181662009719','66','10.00','100','retail','0','2022-09-01 08:21:59','','','','0','Cash',0.00,'10','','','18','','1','2022-09-01 05:24:46','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','53.00','43','Inclusive','branch','Inventory','','','','',''),('1816620117898320132',2773,'181662009887','18','1.00','60','retail','0','2022-09-01 08:56:24','','','','0','Cash',0.00,'60','','','18','','1','2022-09-01 05:56:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816620173632333726',2774,'181662017205','16','1.00','10','retail','0','2022-09-01 10:26:45','','','','0','Cash',0.00,'10','','','18','','1','2022-09-01 07:29:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816620176033183632',2775,'181662017366','187','1.00','5','retail','0','2022-09-01 10:29:27','','','','0','Cash',0.00,'5','','','18','','1','2022-09-01 07:33:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816620182632236320',2776,'181662017607','129','1.00','60','retail','0','2022-09-01 10:33:27','','','','0','Cash',0.00,'60','','','18','','1','2022-09-01 07:44:29','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816620191263222003',2777,'181662018269','194','1.00','100','retail','0','2022-09-01 10:44:29','','','','0','Cash',0.00,'100','','','18','','1','2022-09-01 07:58:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116620200053362002',2778,'111662017477','190','3.00','30','retail','0','2022-09-01 10:31:17','','','','0','Cash',0.00,'10','','','11','','1','2022-09-01 08:13:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816620203992226021',2779,'181662019132','211','35.00','35','retail','0','2022-09-01 10:58:52','','','','0','Cash',0.00,'1','','','18','','1','2022-09-01 08:20:04','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'35','0.00','-35','Inclusive','branch','Service','1110','4000','5500','',''),('1116620219302030232',2780,'111662020021','193','20.00','20','retail','0','2022-09-01 11:13:41','','','','1','Cash',0.00,'1','','','11','','1','2022-09-01 08:46:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1116620219561630322',2781,'111662020021','190','3.00','30','retail','0','2022-09-01 11:45:30','','','','0','Cash',0.00,'10','','','11','','1','2022-09-01 08:46:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1116620219760036203',2782,'111662021966','116','1.00','10','retail','0','2022-09-01 11:46:06','','','','0','Cash',0.00,'10','','','11','','1','2022-09-01 08:46:19','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('1116620220473201323',2783,'111662021979','193','15.00','15','retail','0','2022-09-01 11:46:19','','','','1','Cash',0.00,'1','','','11','','1','2022-09-01 08:47:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','1.00','-14','Inclusive','branch','Service','1110','4000','5500','',''),('1816620247020201262',2784,'181662024693','52','1.00','40','retail','0','2022-09-01 12:31:33','','','','0','Cash',0.00,'40','','','18','','1','2022-09-01 09:31:54','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1816620251582202118',2785,'181662025150','153','2.00','20','retail','0','2022-09-01 12:39:10','','','','0','Cash',0.00,'10','','','18','','1','2022-09-01 09:39:23','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','',''),('1116620261266336320',2786,'111662022049','191','1.00','50','retail','0','2022-09-01 11:47:29','','','','0','Cash',0.00,'50','','','11','','1','2022-09-01 09:56:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1116620261502233320',2787,'111662022049','147','1.00','20','retail','0','2022-09-01 12:55:33','','','','0','Cash',0.00,'20','','','11','','1','2022-09-01 09:56:43','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('1116620261651623212',2788,'111662022049','190','3.00','30','retail','0','2022-09-01 12:55:50','','','','0','Cash',0.00,'10','','','11','','1','2022-09-01 09:56:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1116620261926023693',2789,'111662022049','187','2.00','10','retail','0','2022-09-01 12:56:05','','','','0','Cash',0.00,'5','','','11','','1','2022-09-01 09:56:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816620268013330122',2790,'181662025163','210','6.00','120','retail','0','2022-09-01 12:39:23','','','','0','Cash',0.00,'20','','','18','','1','2022-09-01 10:07:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816620268302203123',2791,'181662025163','211','80.00','80','retail','0','2022-09-01 13:06:41','','','','0','Cash',0.00,'1','','','18','','1','2022-09-01 10:07:18','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'80','0.00','-80','Inclusive','branch','Service','1110','4000','5500','',''),('1816620268496061201',2792,'181662026839','194','1.00','100','retail','0','2022-09-01 13:07:19','','','','0','Cash',0.00,'100','','','18','','1','2022-09-01 10:07:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816620277756262006',2793,'181662026879','152','3.00','30','retail','0','2022-09-01 13:07:59','','','','0','Cash',0.00,'10','','','18','','1','2022-09-01 10:22:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','','','','',''),('1816620297713162008',2794,'181662027778','62','1.00','350','retail','0','2022-09-01 13:56:01','','','','0','Cash',0.00,'350','','','18','','1','2022-09-01 10:56:20','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816620352300126328',2795,'181662035176','207','20.00','200','retail','0','2022-09-01 15:26:16','','','','0','Cash',0.00,'10','','','18','','1','2022-09-01 12:27:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','567.00','547','Inclusive','branch','Service','1110','4000','5500','',''),('1816620352652126053',2796,'181662035241','211','36.00','36','retail','0','2022-09-01 15:27:21','','','','0','Cash',0.00,'1','','','18','','1','2022-09-01 12:28:11','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'36','0.00','-36','Inclusive','branch','Service','1110','4000','5500','',''),('1816620383350312682',2797,'181662038329','51','1.00','5','retail','0','2022-09-01 16:18:49','','','','0','Cash',0.00,'5','','','18','','1','2022-09-01 13:18:57','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1116620457736122360',2798,'111662045760','1','1.00','70','retail','0','2022-09-01 18:22:40','','','','0','Cash',0.00,'70','','','11','','1','2022-09-01 15:23:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1116620457852102473',2799,'111662045760','193','30.00','30','retail','0','2022-09-01 18:22:53','','','','1','Cash',0.00,'1','','','11','','1','2022-09-01 15:23:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1.00','-29','Inclusive','branch','Service','1110','4000','5500','',''),('1116620466083362086',2800,'111662045794','15','2.00','10','retail','0','2022-09-01 18:23:14','','','','0','Cash',0.00,'5','','','11','','1','2022-09-01 15:36:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('1816620978360327330',2801,'181662097825','190','7.00','70','retail','0','2022-09-02 08:50:25','','','','0','Cash',0.00,'10','','','18','','1','2022-09-02 05:50:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','91.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('1816620992366300361',2802,'181662097840','52','1.00','40','retail','0','2022-09-02 08:50:40','','','','0','Cash',0.00,'40','','','18','','1','2022-09-02 06:13:58','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1816620994072331223',2803,'181662099238','6','1.00','50','retail','0','2022-09-02 09:13:58','','','','0','Cash',0.00,'50','','','18','','1','2022-09-02 06:16:51','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1116621087736103727',2804,'111662108757','190','2.00','20','retail','0','2022-09-02 11:52:37','','','','0','Cash',0.00,'10','','','11','','1','2022-09-02 08:53:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('1816621103672113132',2805,'181662110357','147','1.00','20','retail','0','2022-09-02 12:19:17','','','','0','Cash',0.00,'20','','','18','','1','2022-09-02 09:19:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('1816621103855333021',2806,'181662110357','189','4.00','80','retail','0','2022-09-02 12:19:27','','','','0','Cash',0.00,'20','','','18','','1','2022-09-02 09:19:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','183.00','179','Inclusive','branch','Service','1110','4000','5500','',''),('1816621106583200203',2807,'181662110393','6','1.00','50','retail','0','2022-09-02 12:19:53','','','','0','Cash',0.00,'50','','','18','','1','2022-09-02 09:24:27','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816621113200202220',2808,'181662110667','186','1.00','50','retail','0','2022-09-02 12:24:27','','','','0','Cash',0.00,'50','','','18','','1','2022-09-02 09:35:24','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816621125060112200',2809,'181662112497','159','10.00','10','retail','0','2022-09-02 12:54:57','','','','0','Cash',0.00,'1','','','18','','1','2022-09-02 09:55:09','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','70.00','60','Inclusive','branch','Inventory','','','','',''),('1816621129061280213',2810,'181662112516','158','5.00','5','retail','0','2022-09-02 12:55:16','','','','0','Cash',0.00,'1','','','18','','1','2022-09-02 10:01:54','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','56.00','51','Inclusive','branch','Inventory','','','','',''),('1116621165502160363',2811,'111662110591','152','2.00','20','retail','0','2022-09-02 12:23:11','','','','0','Cash',0.00,'10','','','11','','1','2022-09-02 11:02:34','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('1116621170063160011',2812,'111662116555','187','30.00','150','retail','0','2022-09-02 14:02:35','','','','0','Cash',0.00,'5','','','11','','1','2022-09-02 11:10:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','80.00','50','Inclusive','branch','Service','1110','4000','5500','',''),('1816621181902030100',2813,'181662118117','75','10.00','350','retail','0','2022-09-02 14:28:37','','','','0','Cash',0.00,'35','','','18','','1','2022-09-02 11:30:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Inventory','','','','',''),('1816621183138820231',2814,'181662118286','76','14.00','350','retail','0','2022-09-02 14:31:26','','','','0','Cash',0.00,'25','','','18','','1','2022-09-02 11:32:05','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','15.00','1','Inclusive','branch','Inventory','','','','',''),('1816621201543103288',2815,'181662120143','147','1.00','20','retail','0','2022-09-02 15:02:23','','','','0','Cash',0.00,'20','','','18','','1','2022-09-02 12:03:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('1816621220458222006',2816,'181662120187','213','1.00','20','retail','0','2022-09-02 15:03:07','','','','15','Cash',0.00,'20','','','18','','1','2022-09-02 12:34:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816621233762370122',2817,'181662122049','187','2.00','10','retail','0','2022-09-02 15:34:09','','','','0','Cash',0.00,'5','','','18','','1','2022-09-02 12:56:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Service','1110','4000','5500','',''),('1816621252340422382',2818,'181662123401','1','3.00','210','retail','0','2022-09-02 15:56:41','','','','0','Cash',0.00,'70','','','18','','1','2022-09-02 13:27:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','',''),('1816622056033236026',2819,'181662205577','43','5.00','325','retail','0','2022-09-03 14:46:17','','','','0','Cash',0.00,'65','','','18','','1','2022-09-03 11:50:34','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','','','','',''),('1816622058700302025',2820,'181662205834','52','12.00','480','retail','0','2022-09-03 14:50:34','','','','0','Cash',0.00,'40','','','18','','1','2022-09-03 11:51:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','44.00','32','Inclusive','branch','Inventory','','','','',''),('1816622059372030221',2821,'181662205875','8','2.00','400','retail','0','2022-09-03 14:51:15','','','','0','Cash',0.00,'200','','','18','','1','2022-09-03 11:52:20','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816622059580266302',2822,'181662205940','10','1.00','210','retail','0','2022-09-03 14:52:20','','','','0','Cash',0.00,'210','','','18','','1','2022-09-03 11:52:42','1','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816622059962220390',2823,'181662205962','53','8.00','320','retail','0','2022-09-03 14:52:42','','','','0','Cash',0.00,'40','','','18','','1','2022-09-03 11:53:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','20.00','12','Inclusive','branch','Inventory','','','','',''),('1816622060212301020',2824,'181662206002','213','2.00','40','retail','0','2022-09-03 14:53:22','','','','15','Cash',0.00,'20','','','18','','1','2022-09-03 11:53:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816622060470206023',2825,'181662206030','214','2.00','200','retail','0','2022-09-03 14:53:50','','','','0','Cash',0.00,'100','','','18','','1','2022-09-03 11:54:18','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816622060736016161',2826,'181662206058','18','1.00','60','retail','0','2022-09-03 14:54:18','','','','0','Cash',0.00,'60','','','18','','1','2022-09-03 11:54:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816622073787823300',2827,'181662207365','207','2.00','20','retail','0','2022-09-03 15:16:05','','','','0','Cash',0.00,'10','','','18','','1','2022-09-03 12:16:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','567.00','565','Inclusive','branch','Service','1110','4000','5500','',''),('1816622079387010000',2828,'181662207928','16','2.00','20','retail','0','2022-09-03 15:25:28','','','','0','Cash',0.00,'10','','','18','','1','2022-09-03 12:25:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('1816624419834226032',2829,'181662441966','207','1.00','10','retail','0','2022-09-06 08:26:06','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 05:26:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','567.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816624420040383202',2830,'181662441986','187','1.00','5','retail','0','2022-09-06 08:26:26','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 05:27:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816624420613220222',2831,'181662441986','187','1.00','5','retail','0','2022-09-06 08:26:44','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 05:27:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816624420820020034',2832,'181662442066','187','1.00','5','retail','0','2022-09-06 08:27:46','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 05:31:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816624428710013021',2833,'181662442820','18','1.00','60','retail','0','2022-09-06 08:40:20','','','','0','Cash',0.00,'60','','','18','','1','2022-09-06 05:45:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816624434010224183',2834,'181662443128','193','20.00','20','retail','0','2022-09-06 08:45:28','','','','1','Cash',0.00,'1','','','18','','1','2022-09-06 05:50:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816624442973270643',2835,'181662443403','52','1.00','40','retail','0','2022-09-06 08:50:03','','','','0','Cash',0.00,'40','','','18','','1','2022-09-06 06:05:09','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1816624449492343149',2836,'181662444310','65','4.00','40','retail','0','2022-09-06 09:05:10','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 06:16:05','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','','','','',''),('1816624451552302323',2837,'181662445129','187','1.00','5','retail','0','2022-09-06 09:18:49','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 06:19:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816624474400272320',2838,'181662445172','207','3.00','30','retail','0','2022-09-06 09:57:05','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 06:58:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','567.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('1816624508188400336',2839,'181662447530','187','0.00','0','retail','0','2022-09-06 09:58:50','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 07:54:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','80.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('1816624508632522122',2840,'181662447530','147','3.00','60','retail','0','2022-09-06 10:54:01','','','','0','Cash',0.00,'20','','','18','','1','2022-09-06 07:54:35','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','94.00','91','Inclusive','branch','Inventory','','','','',''),('1816624508966222220',2841,'181662450876','187','72.00','360','retail','0','2022-09-06 10:54:36','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 07:55:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'72','80.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1816624509431331233',2842,'181662450932','18','1.00','60','retail','0','2022-09-06 10:55:32','','','','0','Cash',0.00,'60','','','18','','1','2022-09-06 07:55:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816624509963630304',2843,'181662450959','18','1.00','60','retail','0','2022-09-06 10:55:59','','','','0','Cash',0.00,'60','','','18','','1','2022-09-06 07:56:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816624516863122603',2844,'181662451022','207','1.00','10','retail','0','2022-09-06 10:57:02','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 08:08:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','567.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1216624531382323032',2845,'121662453128','190','1.00','10','retail','0','2022-09-06 11:32:08','','','','0','Cash',0.00,'10','','','12','','1','2022-09-06 08:32:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816624543272632536',2846,'181662453343','207','1.00','10','retail','0','2022-09-06 11:35:43','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 08:52:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','567.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816624545116426220',2847,'181662454331','18','1.00','60','retail','0','2022-09-06 11:52:11','','','','0','Cash',0.00,'60','','','18','','1','2022-09-06 08:55:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816624550486308182',2848,'181662454515','110','1.00','15','retail','0','2022-09-06 11:55:15','','','','0','Cash',0.00,'15','','','18','','1','2022-09-06 09:04:11','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816624553833302533',2849,'181662455057','190','1.00','10','retail','0','2022-09-06 12:04:18','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 09:15:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816624556562650362',2850,'181662455057','207','1.00','10','retail','0','2022-09-06 12:09:44','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 09:15:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','567.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1216624567050250010',2851,'121662455732','194','1.00','100','retail','0','2022-09-06 12:15:32','','','','0','Cash',0.00,'100','','','12','','1','2022-09-06 09:31:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816624591783023033',2852,'181662459131','15','4.00','20','retail','0','2022-09-06 13:12:11','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 10:13:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','','','','',''),('1816624599523200239',2853,'181662459193','193','10.00','10','retail','0','2022-09-06 13:13:13','','','','1','Cash',0.00,'1','','','18','','1','2022-09-06 10:25:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816624599620223952',2854,'181662459955','1','1.00','70','retail','0','2022-09-06 13:25:55','','','','0','Cash',0.00,'70','','','18','','1','2022-09-06 10:26:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816624615462643630',2855,'181662459978','209','1.00','60','retail','0','2022-09-06 13:52:11','','','','0','Cash',0.00,'60','','','18','','1','2022-09-06 11:03:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816624624920036264',2856,'181662462199','213','1.00','20','retail','0','2022-09-06 14:03:19','','','','15','Cash',0.00,'20','','','18','','1','2022-09-06 11:08:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816624657853332230',2857,'181662462503','194','1.00','100','retail','0','2022-09-06 14:08:23','','','','0','Cash',0.00,'100','','','18','','1','2022-09-06 12:04:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816624657949296403',2858,'181662462503','207','1.00','10','retail','0','2022-09-06 15:03:05','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 12:04:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816624658400362008',2859,'181662462503','208','3.00','60','retail','0','2022-09-06 15:03:15','','','','0','Cash',0.00,'20','','','18','','1','2022-09-06 12:04:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816624662514025234',2860,'181662466226','160','2.00','10','retail','0','2022-09-06 15:10:26','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 12:10:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','','','','',''),('1816624678713660103',2861,'181662467473','18','1.00','60','retail','0','2022-09-06 15:31:13','','','','0','Cash',0.00,'60','','','18','','1','2022-09-06 12:37:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816624679402232266',2862,'181662467930','210','10.00','200','retail','0','2022-09-06 15:38:50','','','','0','Cash',0.00,'20','','','18','','1','2022-09-06 12:39:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','21.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816624679552038123',2863,'181662467930','147','2.00','40','retail','0','2022-09-06 15:39:01','','','','0','Cash',0.00,'20','','','18','','1','2022-09-06 12:39:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Inventory','','','','',''),('1816624679653203313',2864,'181662467930','207','1.00','10','retail','0','2022-09-06 15:39:15','','','','0','Cash',0.00,'10','','','18','','1','2022-09-06 12:39:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816624696128823806',2865,'181662468013','29','1.00','35','retail','0','2022-09-06 15:40:13','','','','0','Cash',0.00,'35','','','18','','1','2022-09-06 13:06:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816624699786203032',2866,'181662469964','15','2.00','10','retail','0','2022-09-06 16:12:44','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 13:13:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1816624700473024270',2867,'181662469982','159','10.00','10','retail','0','2022-09-06 16:13:02','','','','0','Cash',0.00,'1','','','18','','1','2022-09-06 13:14:20','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','','','','',''),('1816624701092023010',2868,'181662470061','213','1.00','20','retail','0','2022-09-06 16:14:21','','','','15','Cash',0.00,'20','','','18','','1','2022-09-06 13:15:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816624729222021333',2869,'181662470116','191','1.00','50','retail','0','2022-09-06 16:15:16','','','','0','Cash',0.00,'50','','','18','','1','2022-09-06 14:02:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816624732543311032',2870,'181662472955','211','5.00','5','retail','0','2022-09-06 17:02:35','','','','0','Cash',0.00,'1','','','18','','1','2022-09-06 14:07:36','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'5','0.00','-5','Inclusive','branch','Service','1110','4000','5500','',''),('1816624747552603128',2871,'181662473257','189','1.00','20','retail','0','2022-09-06 17:07:37','','','','0','Cash',0.00,'20','','','18','','1','2022-09-06 14:32:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','183.00','182','Inclusive','branch','Service','1110','4000','5500','',''),('1816624748082232022',2872,'181662474768','211','27.00','27','retail','0','2022-09-06 17:32:48','','','','0','Cash',0.00,'1','','','18','','1','2022-09-06 14:33:37','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'27','0.00','-27','Inclusive','branch','Service','1110','4000','5500','',''),('1816624748250034033',2873,'181662474817','18','1.00','60','retail','0','2022-09-06 17:33:37','','','','0','Cash',0.00,'60','','','18','','1','2022-09-06 14:33:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816624748790204209',2874,'181662474861','187','40.00','200','retail','0','2022-09-06 17:34:21','','','','0','Cash',0.00,'5','','','18','','1','2022-09-06 14:34:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','80.00','40','Inclusive','branch','Service','1110','4000','5500','',''),('1816625311580631330',2875,'181662531057','189','2.00','40','retail','0','2022-09-07 09:10:57','','','','0','Cash',0.00,'20','','','18','','1','2022-09-07 06:12:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','183.00','181','Inclusive','branch','Service','1110','4000','5500','',''),('1816625328342330623',2876,'181662531362','189','2.00','40','retail','0','2022-09-07 09:16:02','','','','0','Cash',0.00,'20','','','18','','1','2022-09-07 06:40:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','183.00','181','Inclusive','branch','Service','1110','4000','5500','',''),('1816625328792073226',2877,'181662532873','18','1.00','60','retail','0','2022-09-07 09:41:13','','','','0','Cash',0.00,'60','','','18','','1','2022-09-07 06:41:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816625332963233020',2878,'181662532881','202','3.00','150','retail','0','2022-09-07 09:41:21','','','','0','Cash',0.00,'50','','','18','','1','2022-09-07 06:48:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816625333212022322',2879,'181662533306','189','48.00','960','retail','0','2022-09-07 09:48:26','','','','0','Cash',0.00,'20','','','18','','1','2022-09-07 06:48:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'48','183.00','135','Inclusive','branch','Service','1110','4000','5500','',''),('1816625333533030332',2880,'181662533334','16','3.00','30','retail','0','2022-09-07 09:48:54','','','','0','Cash',0.00,'10','','','18','','1','2022-09-07 06:49:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('1816625334200343212',2881,'181662533371','18','1.00','60','retail','0','2022-09-07 09:49:32','','','','0','Cash',0.00,'60','','','18','','1','2022-09-07 06:50:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816625352342323322',2882,'181662533423','147','1.00','20','retail','0','2022-09-07 09:50:23','','','','0','Cash',0.00,'20','','','18','','1','2022-09-07 07:20:43','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('1816625352733303322',2883,'181662535243','189','29.00','580','retail','0','2022-09-07 10:20:43','','','','0','Cash',0.00,'20','','','18','','1','2022-09-07 07:21:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'29','183.00','154','Inclusive','branch','Service','1110','4000','5500','',''),('1816625353426123222',2884,'181662535290','212','1.00','20','retail','0','2022-09-07 10:21:30','','','','5','Cash',0.00,'20','','','18','','1','2022-09-07 07:22:25','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816625354956946513',2885,'181662535345','207','2.00','20','retail','0','2022-09-07 10:22:25','','','','0','Cash',0.00,'10','','','18','','1','2022-09-07 07:24:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','569.00','567','Inclusive','branch','Service','1110','4000','5500','',''),('1816625356882330252',2886,'181662535499','160','1.00','5','retail','0','2022-09-07 10:24:59','','','','0','Cash',0.00,'5','','','18','','1','2022-09-07 07:28:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('1816625374953341232',2887,'181662536284','125','1.00','40','retail','0','2022-09-07 10:44:08','','','','0','Cash',0.00,'40','','','18','','1','2022-09-07 07:58:17','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816625393880266231',2888,'181662537498','190','17.00','170','retail','0','2022-09-07 10:58:18','','','','0','Cash',0.00,'10','','','18','','1','2022-09-07 08:30:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','91.00','74','Inclusive','branch','Service','1110','4000','5500','',''),('1816625398592253222',2889,'181662539404','69','2.00','40','retail','0','2022-09-07 11:30:04','','','','0','Cash',0.00,'20','','','18','','1','2022-09-07 08:39:01','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1816625401490531330',2890,'181662539941','217','2.00','10','retail','0','2022-09-07 11:39:01','','','','0','Cash',0.00,'5','','','18','','1','2022-09-07 08:42:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816625401583123022',2891,'181662540152','16','1.00','10','retail','0','2022-09-07 11:42:32','','','','0','Cash',0.00,'10','','','18','','1','2022-09-07 08:42:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816625404192101323',2892,'181662540234','147','2.00','40','retail','0','2022-09-07 11:43:54','','','','0','Cash',0.00,'20','','','18','','1','2022-09-07 08:47:40','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','88.00','86','Inclusive','branch','Inventory','','','','',''),('1816625404500020012',2893,'181662540234','190','11.00','110','retail','0','2022-09-07 11:46:59','','','','0','Cash',0.00,'10','','','18','','1','2022-09-07 08:47:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','91.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('1816625417223331110',2894,'181662541711','210','16.00','320','retail','0','2022-09-07 12:08:31','','','','0','Cash',0.00,'20','','','18','','1','2022-09-07 09:08:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','21.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816625445910230330',2895,'181662543542','187','34.00','170','retail','0','2022-09-07 12:39:02','','','','0','Cash',0.00,'5','','','18','','1','2022-09-07 09:56:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','80.00','46','Inclusive','branch','Service','1110','4000','5500','',''),('1816625446203130223',2896,'181662544594','207','3.00','30','retail','0','2022-09-07 12:56:34','','','','0','Cash',0.00,'10','','','18','','1','2022-09-07 09:57:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','569.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816625467176722072',2897,'181662545493','211','50.00','50','retail','0','2022-09-07 13:11:33','','','','0','Cash',0.00,'1','','','18','','1','2022-09-07 10:32:00','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'50','0.00','-50','Inclusive','branch','Service','1110','4000','5500','',''),('1816625476962232103',2898,'181662546741','62','1.00','350','retail','0','2022-09-07 13:32:21','','','','0','Cash',0.00,'350','','','18','','1','2022-09-07 10:48:18','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816625499092923220',2899,'181662549483','213','1.00','20','retail','0','2022-09-07 14:18:03','','','','15','Cash',0.00,'20','','','18','','1','2022-09-07 11:25:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816625500712321220',2900,'181662549913','160','2.00','10','retail','0','2022-09-07 14:25:13','','','','0','Cash',0.00,'5','','','18','','1','2022-09-07 11:27:54','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','','','','',''),('1816625502092396000',2901,'181662550075','191','1.00','50','retail','0','2022-09-07 14:27:55','','','','0','Cash',0.00,'50','','','18','','1','2022-09-07 11:30:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816625537781563353',2902,'181662550212','187','10.00','50','retail','0','2022-09-07 14:30:12','','','','0','Cash',0.00,'5','','','18','','1','2022-09-07 12:29:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','80.00','70','Inclusive','branch','Service','1110','4000','5500','',''),('1816625570199663365',2903,'181662553781','193','20.00','20','retail','0','2022-09-07 15:29:41','','','','1','Cash',0.00,'1','','','18','','1','2022-09-07 13:23:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816625610772336233',2904,'181662561014','193','24.00','24','retail','0','2022-09-07 17:30:14','','','','1','Cash',0.00,'1','','','18','','1','2022-09-07 14:32:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','1.00','-23','Inclusive','branch','Service','1110','4000','5500','',''),('1816625613404352232',2905,'181662561137','207','18.00','180','retail','0','2022-09-07 17:32:17','','','','0','Cash',0.00,'10','','','18','','1','2022-09-07 14:35:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','569.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('1816626146808318630',2906,'181662611756','16','2.00','20','retail','0','2022-09-08 07:35:56','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 05:24:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816626147280720122',2907,'181662614683','147','1.00','20','retail','0','2022-09-08 08:24:43','','','','0','Cash',0.00,'20','','','18','','1','2022-09-08 05:25:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('1816626147350223311',2908,'181662614683','207','1.00','10','retail','0','2022-09-08 08:25:28','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 05:25:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816626165412243332',2909,'181662614744','207','3.00','30','retail','0','2022-09-08 08:25:44','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 06:01:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','569.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816626168581282503',2910,'181662614744','207','6.00','60','retail','0','2022-09-08 08:55:41','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 06:01:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','569.00','563','Inclusive','branch','Service','1110','4000','5500','',''),('1816626175683263322',2911,'181662616875','16','1.00','10','retail','0','2022-09-08 09:01:15','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 06:13:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816626175797322316',2912,'181662616875','16','1.00','10','retail','0','2022-09-08 09:12:48','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 06:13:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816626208602233666',2913,'181662617585','62','1.00','350','retail','0','2022-09-08 09:13:05','','','','0','Cash',0.00,'350','','','18','','1','2022-09-08 07:07:43','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816626218472203163',2914,'181662620863','194','1.00','100','retail','0','2022-09-08 10:07:43','','','','0','Cash',0.00,'100','','','18','','1','2022-09-08 07:24:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816626219343333622',2915,'181662621861','18','1.00','60','retail','0','2022-09-08 10:24:21','','','','0','Cash',0.00,'60','','','18','','1','2022-09-08 07:25:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816626224342430243',2916,'181662621946','194','1.00','100','retail','0','2022-09-08 10:25:46','','','','0','Cash',0.00,'100','','','18','','1','2022-09-08 07:35:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816626236293236322',2917,'181662622502','202','1.00','50','retail','0','2022-09-08 10:35:02','','','','0','Cash',0.00,'50','','','18','','1','2022-09-08 07:53:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816626237878723238',2918,'181662623639','147','1.00','20','retail','0','2022-09-08 10:53:59','','','','0','Cash',0.00,'20','','','18','','1','2022-09-08 07:57:37','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('1816626238013686210',2919,'181662623639','202','1.00','50','retail','0','2022-09-08 10:56:27','','','','0','Cash',0.00,'50','','','18','','1','2022-09-08 07:57:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816626238372233013',2920,'181662623639','207','9.00','90','retail','0','2022-09-08 10:56:41','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 07:57:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','569.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('1816626269550501335',2921,'181662626943','190','8.00','80','retail','0','2022-09-08 11:49:03','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 08:49:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','91.00','83','Inclusive','branch','Service','1110','4000','5500','',''),('1816626269663306333',2922,'181662626943','193','40.00','40','retail','0','2022-09-08 11:49:15','','','','1','Cash',0.00,'1','','','18','','1','2022-09-08 08:49:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','1.00','-39','Inclusive','branch','Service','1110','4000','5500','',''),('1816626271921100623',2923,'181662627181','147','1.00','20','retail','0','2022-09-08 11:53:02','','','','0','Cash',0.00,'20','','','18','','1','2022-09-08 08:53:55','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('1816626272022032022',2924,'181662627181','187','1.00','5','retail','0','2022-09-08 11:53:12','','','','0','Cash',0.00,'5','','','18','','1','2022-09-08 08:53:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816626282611233601',2925,'181662627414','207','25.00','250','retail','0','2022-09-08 12:10:49','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 09:11:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','569.00','544','Inclusive','branch','Service','1110','4000','5500','',''),('1816626301592020060',2926,'181662630153','18','1.00','60','retail','0','2022-09-08 12:42:33','','','','0','Cash',0.00,'60','','','18','','1','2022-09-08 09:42:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816626370853026230',2927,'181662637046','187','175.00','875','retail','0','2022-09-08 14:37:26','','','','0','Cash',0.00,'5','','','18','','1','2022-09-08 11:38:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'175','1295.00','1120','Inclusive','branch','Service','1110','4000','5500','',''),('1816626371070322377',2928,'181662637098','202','1.00','50','retail','0','2022-09-08 14:38:18','','','','0','Cash',0.00,'50','','','18','','1','2022-09-08 11:39:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816626371753202520',2929,'181662637098','210','8.00','160','retail','0','2022-09-08 14:38:27','','','','0','Cash',0.00,'20','','','18','','1','2022-09-08 11:39:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','21.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816626372830223832',2930,'181662637208','211','24.00','24','retail','0','2022-09-08 14:40:08','','','','0','Cash',0.00,'1','','','18','','1','2022-09-08 11:41:32','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'24','0.00','-24','Inclusive','branch','Service','1110','4000','5500','',''),('1816626373383300202',2931,'181662637300','194','1.00','100','retail','0','2022-09-08 14:41:40','','','','0','Cash',0.00,'100','','','18','','1','2022-09-08 11:43:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816626392123311300',2932,'181662639191','193','64.00','64','retail','0','2022-09-08 15:13:11','','','','1','Cash',0.00,'1','','','18','','1','2022-09-08 12:13:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'64','1.00','-63','Inclusive','branch','Service','1110','4000','5500','',''),('1816626392411024222',2933,'181662639227','190','40.00','400','retail','0','2022-09-08 15:13:47','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 12:14:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','91.00','51','Inclusive','branch','Service','1110','4000','5500','',''),('1816626398372363202',2934,'181662639296','190','6.00','60','retail','0','2022-09-08 15:14:56','','','','0','Cash',0.00,'10','','','18','','1','2022-09-08 12:24:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','91.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('1816626427950202322',2935,'181662640533','154','2.00','50','retail','0','2022-09-08 15:35:33','','','','0','Cash',0.00,'25','','','18','','1','2022-09-08 13:13:41','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1816626440692242404',2936,'181662643365','147','1.00','20','retail','0','2022-09-08 16:22:45','','','','0','Cash',0.00,'20','','','18','','1','2022-09-08 13:41:16','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('1816627001640213323',2937,'181662699588','52','1.00','40','retail','0','2022-09-09 07:59:48','','','','0','Cash',0.00,'40','','','18','','1','2022-09-09 05:09:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816627001923000222',2938,'181662700168','66','3.00','30','retail','0','2022-09-09 08:09:28','','','','0','Cash',0.00,'10','','','18','','1','2022-09-09 05:09:56','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','','','','',''),('1816627029130272330',2939,'181662702449','91','1.00','25','retail','0','2022-09-09 08:47:29','','','','0','Cash',0.00,'25','','','18','','1','2022-09-09 05:55:24','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816627041960182302',2940,'181662703150','193','20.00','20','retail','0','2022-09-09 08:59:10','','','','1','Cash',0.00,'1','','','18','','1','2022-09-09 06:20:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816627069760060239',2941,'181662706589','18','1.00','60','retail','0','2022-09-09 09:56:29','','','','0','Cash',0.00,'60','','','18','','1','2022-09-09 07:02:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816627088442082446',2942,'181662706978','194','1.00','100','retail','0','2022-09-09 10:02:58','','','','0','Cash',0.00,'100','','','18','','1','2022-09-09 08:51:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816627139191222112',2943,'181662713911','62','1.00','350','retail','0','2022-09-09 11:58:31','','','','0','Cash',0.00,'350','','','18','','1','2022-09-09 08:58:41','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816627151911008053',2944,'181662715184','194','1.00','100','retail','0','2022-09-09 12:19:44','','','','0','Cash',0.00,'100','','','18','','1','2022-09-09 09:19:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816627152025212337',2945,'181662715193','189','3.00','60','retail','0','2022-09-09 12:19:53','','','','0','Cash',0.00,'20','','','18','','1','2022-09-09 09:20:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','183.00','180','Inclusive','branch','Service','1110','4000','5500','',''),('1816627182658215306',2946,'181662715205','194','1.00','100','retail','0','2022-09-09 12:20:05','','','','0','Cash',0.00,'100','','','18','','1','2022-09-09 10:11:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816627183882282333',2947,'181662718288','63','1.00','500','retail','0','2022-09-09 13:11:29','','','','0','Cash',0.00,'500','','','18','','1','2022-09-09 10:13:11','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816627185593933609',2948,'181662718391','187','2.00','10','retail','0','2022-09-09 13:13:11','','','','0','Cash',0.00,'5','','','18','','1','2022-09-09 10:16:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1295.00','1293','Inclusive','branch','Service','1110','4000','5500','',''),('1816627187983387263',2949,'181662718585','155','1.00','10','retail','0','2022-09-09 13:16:25','','','','0','Cash',0.00,'10','','','18','','1','2022-09-09 10:20:01','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816627207600763306',2950,'181662718801','194','1.00','100','retail','0','2022-09-09 13:20:01','','','','0','Cash',0.00,'100','','','18','','1','2022-09-09 10:54:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816627208902000638',2951,'181662718801','214','1.00','100','retail','0','2022-09-09 13:54:40','','','','0','Cash',0.00,'100','','','18','','1','2022-09-09 10:54:58','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816627230613122210',2952,'181662720898','6','1.00','50','retail','0','2022-09-09 13:54:58','','','','0','Cash',0.00,'50','','','18','','1','2022-09-09 11:31:10','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816627250552200222',2953,'181662724750','187','2.00','10','retail','0','2022-09-09 14:59:10','','','','0','Cash',0.00,'5','','','18','','1','2022-09-09 12:04:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1295.00','1293','Inclusive','branch','Service','1110','4000','5500','',''),('1816627307348034333',2954,'181662725839','33','1.00','200','retail','0','2022-09-09 15:17:19','','','','0','Cash',0.00,'200','','','18','','1','2022-09-09 13:38:57','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816627307786220620',2955,'181662730737','6','1.00','50','retail','0','2022-09-09 16:38:57','','','','0','Cash',0.00,'50','','','18','','1','2022-09-09 13:40:01','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816627331312222333',2956,'181662733103','211','91.00','91','retail','0','2022-09-09 17:18:23','','','','0','Cash',0.00,'1','','','18','','1','2022-09-09 14:19:02','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'91','0.00','-91','Inclusive','branch','Service','1110','4000','5500','',''),('1816627331575223228',2957,'181662733142','207','50.00','500','retail','0','2022-09-09 17:19:02','','','','0','Cash',0.00,'10','','','18','','1','2022-09-09 14:19:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','569.00','519','Inclusive','branch','Service','1110','4000','5500','',''),('1816627338502300301',2958,'181662733213','153','2.00','20','retail','0','2022-09-09 17:20:13','','','','0','Cash',0.00,'10','','','18','','1','2022-09-09 14:30:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','',''),('1816627344074782322',2959,'181662733853','75','6.00','210','retail','0','2022-09-09 17:30:53','','','','0','Cash',0.00,'35','','','18','','1','2022-09-09 14:40:11','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','',''),('1816627351303031383',2960,'181662735122','1','1.00','70','retail','0','2022-09-09 17:52:02','','','','0','Cash',0.00,'70','','','18','','1','2022-09-09 14:52:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('1816629661353622926',2961,'181662966126','207','3.00','30','retail','0','2022-09-12 10:02:06','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 07:02:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','569.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816629663332333133',2962,'181662966138','210','4.00','80','retail','0','2022-09-12 10:02:18','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 07:05:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816629663422324202',2963,'181662966138','207','3.00','30','retail','0','2022-09-12 10:05:33','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 07:05:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','569.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816629663620623126',2964,'181662966353','208','1.00','20','retail','0','2022-09-12 10:05:53','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 07:06:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1816629663732689238',2965,'181662966353','207','1.00','10','retail','0','2022-09-12 10:06:02','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 07:06:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816629700710230123',2966,'181662970027','210','6.00','120','retail','0','2022-09-12 11:07:07','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 08:07:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','Service','1110','4000','5500','',''),('1816629700993022300',2967,'181662970078','1','1.00','70','retail','0','2022-09-12 11:08:09','','','','0','Cash',0.00,'70','','','18','','1','2022-09-12 08:09:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1816629701503712512',2968,'181662970078','214','1.00','100','retail','0','2022-09-12 11:08:20','','','','0','Cash',0.00,'100','','','18','','1','2022-09-12 08:09:43','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816629701612291232',2969,'181662970078','207','5.00','50','retail','0','2022-09-12 11:09:11','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 08:09:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','569.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('1816629701742433223',2970,'181662970078','187','6.00','30','retail','0','2022-09-12 11:09:22','','','','0','Cash',0.00,'5','','','18','','1','2022-09-12 08:09:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1295.00','1289','Inclusive','branch','Service','1110','4000','5500','',''),('1816629702310239233',2971,'181662970224','207','1.00','10','retail','0','2022-09-12 11:10:24','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 08:10:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816629726347622323',2972,'181662970233','189','12.00','240','retail','0','2022-09-12 11:10:33','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 08:51:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','183.00','171','Inclusive','branch','Service','1110','4000','5500','',''),('1816629726476023221',2973,'181662970233','147','1.00','20','retail','0','2022-09-12 11:50:34','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 08:51:39','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('1816629728582218990',2974,'181662972853','74','1.00','90','retail','0','2022-09-12 11:54:13','','','','0','Cash',0.00,'90','','','18','','1','2022-09-12 08:54:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816629728673022332',2975,'181662972853','38','3.00','90','retail','0','2022-09-12 11:54:19','','','','0','Cash',0.00,'30','','','18','','1','2022-09-12 08:54:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','','','','',''),('1816629750973222232',2976,'181662973300','160','2.00','10','retail','0','2022-09-12 12:01:40','','','','0','Cash',0.00,'5','','','18','','1','2022-09-12 09:31:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','','','','',''),('1816629752822332832',2977,'181662975101','147','1.00','20','retail','0','2022-09-12 12:31:41','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 09:36:24','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('1816629753772633337',2978,'181662975101','207','9.00','90','retail','0','2022-09-12 12:34:42','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 09:36:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','569.00','560','Inclusive','branch','Service','1110','4000','5500','',''),('1816629763493333639',2979,'181662975389','207','1.00','10','retail','0','2022-09-12 12:36:29','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 09:52:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816629776573137233',2980,'181662976352','207','19.00','190','retail','0','2022-09-12 12:52:32','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 10:14:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','569.00','550','Inclusive','branch','Service','1110','4000','5500','',''),('1816629786720202202',2981,'181662977667','207','3.00','30','retail','0','2022-09-12 13:14:27','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 10:31:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','569.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816629787056382132',2982,'181662978694','190','1.00','10','retail','0','2022-09-12 13:31:34','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 10:31:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816629787202027277',2983,'181662978712','52','1.00','40','retail','0','2022-09-12 13:31:52','','','','0','Cash',0.00,'40','','','18','','1','2022-09-12 10:32:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816629814830302199',2984,'181662978724','193','106.00','106','retail','0','2022-09-12 13:32:04','','','','1','Cash',0.00,'1','','','18','','1','2022-09-12 11:18:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'106','1.00','-105','Inclusive','branch','Service','1110','4000','5500','',''),('1816629815066138121',2985,'181662981493','64','1.00','10','retail','0','2022-09-12 14:18:13','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 11:18:28','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('1816629816202063262',2986,'181662981513','207','2.00','20','retail','0','2022-09-12 14:18:33','','','','0','Cash',0.00,'10','','','18','','1','2022-09-12 11:20:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','569.00','567','Inclusive','branch','Service','1110','4000','5500','',''),('1816629827503120033',2987,'181662982731','1','1.00','70','retail','0','2022-09-12 14:38:59','','','','0','Cash',0.00,'70','','','18','','1','2022-09-12 11:39:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1816629834450026613',2988,'181662982765','202','2.00','100','retail','0','2022-09-12 14:39:25','','','','0','Cash',0.00,'50','','','18','','1','2022-09-12 11:50:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816629839581303935',2989,'181662983459','147','1.00','20','retail','0','2022-09-12 14:50:59','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 11:59:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('1816629846880023063',2990,'181662983974','1','1.00','70','retail','0','2022-09-12 14:59:34','','','','0','Cash',0.00,'70','','','18','','1','2022-09-12 12:11:30','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816629917992022121',2991,'181662991789','1','1.00','70','retail','0','2022-09-12 17:09:49','','','','0','Cash',0.00,'70','','','18','','1','2022-09-12 14:10:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1816629918342262222',2992,'181662991810','203','1.00','80','retail','0','2022-09-12 17:10:10','','','','0','Cash',0.00,'80','','','18','','1','2022-09-12 14:10:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816629918583135002',2993,'181662991846','189','20.00','400','retail','0','2022-09-12 17:10:46','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 14:11:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','183.00','163','Inclusive','branch','Service','1110','4000','5500','',''),('1816629918943323230',2994,'181662991875','211','79.00','79','retail','0','2022-09-12 17:11:15','','','','0','Cash',0.00,'1','','','18','','1','2022-09-12 14:11:41','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'79','0.00','-79','Inclusive','branch','Service','1110','4000','5500','',''),('1816629923339312203',2995,'181662991914','159','5.00','5','retail','0','2022-09-12 17:18:46','','','','0','Cash',0.00,'1','','','18','','1','2022-09-12 14:19:00','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','50.00','45','Inclusive','branch','Inventory','','','','',''),('1816629923663298390',2996,'181662992340','147','1.00','20','retail','0','2022-09-12 17:19:00','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 14:19:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('1816629923808022310',2997,'181662992340','189','2.00','40','retail','0','2022-09-12 17:19:26','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 14:19:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','183.00','181','Inclusive','branch','Service','1110','4000','5500','',''),('1816629929293132222',2998,'181662992463','185','2.00','60','retail','0','2022-09-12 17:21:03','','','','0','Cash',0.00,'30','','','18','','1','2022-09-12 14:28:53','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816629931539031033',2999,'181662993139','18','3.00','180','retail','0','2022-09-12 17:32:19','','','','0','Cash',0.00,'60','','','18','','1','2022-09-12 14:32:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816629942902323330',3000,'181662993193','160','4.00','20','retail','0','2022-09-12 17:33:13','','','','0','Cash',0.00,'5','','','18','','1','2022-09-12 14:51:41','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','69.00','65','Inclusive','branch','Inventory','','','','',''),('1816629958643366615',3001,'181662995858','18','1.00','60','retail','0','2022-09-12 18:17:38','','','','0','Cash',0.00,'60','','','18','','1','2022-09-12 15:18:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816629958913020933',3002,'181662995858','18','6.00','360','retail','0','2022-09-12 18:17:45','','','','0','Cash',0.00,'60','','','18','','1','2022-09-12 15:18:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','',''),('1816629959343224230',3003,'181662995904','187','14.00','70','retail','0','2022-09-12 18:18:24','','','','0','Cash',0.00,'5','','','18','','1','2022-09-12 15:19:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','1295.00','1281','Inclusive','branch','Service','1110','4000','5500','',''),('1816629959616936211',3004,'181662995950','211','13.00','13','retail','0','2022-09-12 18:19:10','','','','0','Cash',0.00,'1','','','18','','1','2022-09-12 15:19:33','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'13','0.00','-13','Inclusive','branch','Service','1110','4000','5500','',''),('1816629960120909222',3005,'181662996002','210','5.00','100','retail','0','2022-09-12 18:20:02','','','','0','Cash',0.00,'20','','','18','','1','2022-09-12 15:20:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816631333082613320',3006,'181663133278','69','1.00','20','retail','0','2022-09-14 08:28:19','','','','0','Cash',0.00,'20','','','18','','1','2022-09-14 05:28:33','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816631366626238231',3007,'181663136650','18','1.00','60','retail','0','2022-09-14 09:24:10','','','','0','Cash',0.00,'60','','','18','','1','2022-09-14 06:24:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816631389388132813',3008,'181663136667','18','1.00','60','retail','0','2022-09-14 09:24:27','','','','0','Cash',0.00,'60','','','18','','1','2022-09-14 07:02:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816631390033330300',3009,'181663138945','187','2.00','10','retail','0','2022-09-14 10:02:25','','','','0','Cash',0.00,'5','','','18','','1','2022-09-14 07:03:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1295.00','1293','Inclusive','branch','Service','1110','4000','5500','',''),('1816631396973132312',3010,'181663139666','187','30.00','150','retail','0','2022-09-14 10:14:26','','','','0','Cash',0.00,'5','','','18','','1','2022-09-14 07:15:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1295.00','1265','Inclusive','branch','Service','1110','4000','5500','',''),('1816631397206923382',3011,'181663139700','75','1.00','35','retail','0','2022-09-14 10:15:00','','','','0','Cash',0.00,'35','','','18','','1','2022-09-14 07:15:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816631405602232860',3012,'181663139723','187','4.00','20','retail','0','2022-09-14 10:15:23','','','','0','Cash',0.00,'5','','','18','','1','2022-09-14 07:29:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1295.00','1291','Inclusive','branch','Service','1110','4000','5500','',''),('1816631409166293603',3013,'181663140563','52','1.00','40','retail','0','2022-09-14 10:29:23','','','','0','Cash',0.00,'40','','','18','','1','2022-09-14 07:35:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816631415592325019',3014,'181663140935','187','2.00','10','retail','0','2022-09-14 10:35:35','','','','0','Cash',0.00,'5','','','18','','1','2022-09-14 07:46:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1295.00','1293','Inclusive','branch','Service','1110','4000','5500','',''),('1816631415803330263',3015,'181663141570','153','1.00','10','retail','0','2022-09-14 10:46:10','','','','0','Cash',0.00,'10','','','18','','1','2022-09-14 07:46:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816631441252031303',3016,'181663144100','189','28.00','560','retail','0','2022-09-14 11:28:20','','','','0','Cash',0.00,'20','','','18','','1','2022-09-14 08:28:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','241.00','213','Inclusive','branch','Service','1110','4000','5500','',''),('1816631453732482841',3017,'181663145365','147','1.00','20','retail','0','2022-09-14 11:49:25','','','','0','Cash',0.00,'20','','','18','','1','2022-09-14 08:49:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('1816631462220031222',3018,'181663145384','154','1.00','25','retail','0','2022-09-14 11:49:44','','','','0','Cash',0.00,'25','','','18','','1','2022-09-14 09:03:45','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816631476288026820',3019,'181663146225','100','1.00','30','retail','0','2022-09-14 12:03:45','','','','0','Cash',0.00,'30','','','18','','1','2022-09-14 09:27:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816631486986683223',3020,'181663147633','210','1.00','20','retail','0','2022-09-14 12:27:13','','','','0','Cash',0.00,'20','','','18','','1','2022-09-14 09:45:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816631501953302223',3021,'181663148709','147','1.00','20','retail','0','2022-09-14 12:48:26','','','','0','Cash',0.00,'20','','','18','','1','2022-09-14 10:11:04','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('1816631502452823101',3022,'181663148709','207','2.00','20','retail','0','2022-09-14 13:09:57','','','','0','Cash',0.00,'10','','','18','','1','2022-09-14 10:11:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','569.00','567','Inclusive','branch','Service','1110','4000','5500','',''),('1816631502550230053',3023,'181663148709','187','1.00','5','retail','0','2022-09-14 13:10:46','','','','0','Cash',0.00,'5','','','18','','1','2022-09-14 10:11:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816631502873230268',3024,'181663150273','16','2.00','20','retail','0','2022-09-14 13:11:13','','','','0','Cash',0.00,'10','','','18','','1','2022-09-14 10:11:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1816631503172222673',3025,'181663150301','52','2.00','80','retail','0','2022-09-14 13:11:41','','','','0','Cash',0.00,'40','','','18','','1','2022-09-14 10:12:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('1816631509946240692',3026,'181663150721','211','40.00','40','retail','0','2022-09-14 13:18:41','','','','0','Cash',0.00,'1','','','18','','1','2022-09-14 10:27:41','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'40','0.00','-40','Inclusive','branch','Service','1110','4000','5500','',''),('1816631512978119332',3027,'181663151261','18','1.00','60','retail','0','2022-09-14 13:27:41','','','','0','Cash',0.00,'60','','','18','','1','2022-09-14 10:28:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816631570303313600',3028,'181663154840','207','1.00','10','retail','0','2022-09-14 14:27:20','','','','0','Cash',0.00,'10','','','18','','1','2022-09-14 12:15:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816631576952729263',3029,'181663154840','194','1.00','100','retail','0','2022-09-14 15:03:51','','','','0','Cash',0.00,'100','','','18','','1','2022-09-14 12:15:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816631577273033020',3030,'181663157718','147','1.00','20','retail','0','2022-09-14 15:15:18','','','','0','Cash',0.00,'20','','','18','','1','2022-09-14 12:15:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('1816631577452210231',3031,'181663157739','18','1.00','60','retail','0','2022-09-14 15:15:39','','','','0','Cash',0.00,'60','','','18','','1','2022-09-14 12:15:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816631627896232363',3032,'181663162775','190','1.00','10','retail','0','2022-09-14 16:39:35','','','','0','Cash',0.00,'10','','','18','','1','2022-09-14 13:39:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816631659972833323',3033,'181663162792','207','18.00','180','retail','0','2022-09-14 16:39:52','','','','0','Cash',0.00,'10','','','18','','1','2022-09-14 14:33:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','569.00','551','Inclusive','branch','Service','1110','4000','5500','',''),('1816631660040032266',3034,'181663162792','147','1.00','20','retail','0','2022-09-14 17:33:17','','','','0','Cash',0.00,'20','','','18','','1','2022-09-14 14:33:32','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('1816631668799633163',3035,'181663166749','121','1.00','20','retail','0','2022-09-14 17:45:49','','','','0','Cash',0.00,'20','','','18','','1','2022-09-14 14:48:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816631671072826203',3036,'181663166882','1','1.00','70','retail','0','2022-09-14 17:48:02','','','','0','Cash',0.00,'70','','','18','','1','2022-09-14 14:51:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1816631671811201708',3037,'181663167170','193','57.00','57','retail','0','2022-09-14 17:52:50','','','','1','Cash',0.00,'1','','','18','','1','2022-09-14 14:53:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'57','1.00','-56','Inclusive','branch','Service','1110','4000','5500','',''),('1816632195966396920',3038,'181663219564','207','5.00','50','retail','0','2022-09-15 08:26:04','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 05:26:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','569.00','564','Inclusive','branch','Service','1110','4000','5500','',''),('1816632209272033032',3039,'181663220919','18','1.00','60','retail','0','2022-09-15 08:48:39','','','','0','Cash',0.00,'60','','','18','','1','2022-09-15 05:48:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816632212763222233',3040,'181663221029','207','15.00','150','retail','0','2022-09-15 08:50:29','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 05:54:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','569.00','554','Inclusive','branch','Service','1110','4000','5500','',''),('1816632212843112024',3041,'181663221029','187','1.00','5','retail','0','2022-09-15 08:54:37','','','','0','Cash',0.00,'5','','','18','','1','2022-09-15 05:54:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816632213592323202',3042,'181663221289','43','1.00','65','retail','0','2022-09-15 08:54:49','','','','0','Cash',0.00,'65','','','18','','1','2022-09-15 05:56:02','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816632213742300000',3043,'181663221363','43','1.00','65','retail','0','2022-09-15 08:56:03','','','','0','Cash',0.00,'65','','','18','','1','2022-09-15 05:58:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816632213890232312',3044,'181663221363','23','1.00','20','retail','0','2022-09-15 08:56:14','','','','0','Cash',0.00,'20','','','18','','1','2022-09-15 05:58:40','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816632214163832302',3045,'181663221363','12','1.00','30','retail','0','2022-09-15 08:56:30','','','','0','Cash',0.00,'30','','','18','','1','2022-09-15 05:58:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816632214260842213',3046,'181663221363','18','1.00','60','retail','0','2022-09-15 08:56:57','','','','0','Cash',0.00,'60','','','18','','1','2022-09-15 05:58:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816632214596220229',3047,'181663221363','152','2.00','20','retail','0','2022-09-15 08:57:06','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 05:58:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('1816632261950223333',3048,'181663219600','147','1.00','20','retail','0','2022-09-15 08:26:40','','','','0','Cash',0.00,'20','','','18','','1','2022-09-15 07:18:05','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('1816632262243120102',3049,'181663219600','189','2.00','40','retail','0','2022-09-15 10:16:35','','','','0','Cash',0.00,'20','','','18','','1','2022-09-15 07:18:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','241.00','239','Inclusive','branch','Service','1110','4000','5500','',''),('1816632262823222222',3050,'181663219600','207','4.00','40','retail','0','2022-09-15 10:17:04','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 07:18:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','569.00','565','Inclusive','branch','Service','1110','4000','5500','',''),('1816632262923022332',3051,'181663226286','207','1.00','10','retail','0','2022-09-15 10:18:06','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 07:18:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816632293883232330',3052,'181663229169','98','1.00','90','retail','0','2022-09-15 11:06:09','','','','0','Cash',0.00,'90','','','18','','1','2022-09-15 08:09:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1816632299902302232',3053,'181663229981','210','10.00','200','retail','0','2022-09-15 11:19:41','','','','0','Cash',0.00,'20','','','18','','1','2022-09-15 08:19:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','21.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816632300116332203',3054,'181663229993','217','4.00','20','retail','0','2022-09-15 11:19:53','','','','0','Cash',0.00,'5','','','18','','1','2022-09-15 08:20:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816632310473333638',3055,'181663230019','160','2.00','10','retail','0','2022-09-15 11:20:19','','','','0','Cash',0.00,'5','','','18','','1','2022-09-15 08:37:30','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','','','','',''),('1816632323410231303',3056,'181663231271','210','2.00','40','retail','0','2022-09-15 11:41:11','','','','0','Cash',0.00,'20','','','18','','1','2022-09-15 09:04:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816632335092332302',3057,'181663232750','211','20.00','20','retail','0','2022-09-15 12:05:50','','','','0','Cash',0.00,'1','','','18','','1','2022-09-15 09:19:12','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1816632387166832008',3058,'181663237800','187','2.00','10','retail','0','2022-09-15 13:30:00','','','','0','Cash',0.00,'5','','','18','','1','2022-09-15 10:45:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1295.00','1293','Inclusive','branch','Service','1110','4000','5500','',''),('1816632410313401213',3059,'181663238721','207','13.00','130','retail','0','2022-09-15 13:45:21','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 11:24:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','569.00','556','Inclusive','branch','Service','1110','4000','5500','',''),('1816632420880082620',3060,'181663241042','14','4.00','20','retail','0','2022-09-15 14:24:02','','','','0','Cash',0.00,'5','','','18','','1','2022-09-15 11:41:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Inventory','','','','',''),('1816632432170362223',3061,'181663242104','158','10.00','10','retail','0','2022-09-15 14:41:44','','','','0','Cash',0.00,'1','','','18','','1','2022-09-15 12:00:24','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','51.00','41','Inclusive','branch','Inventory','','','','',''),('1816632437310230361',3062,'181663243230','207','1.00','10','retail','0','2022-09-15 15:00:30','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 12:09:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816632445408634332',3063,'181663243747','1','1.00','70','retail','0','2022-09-15 15:22:13','','','','0','Cash',0.00,'70','','','18','','1','2022-09-15 12:22:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1816632445534335233',3064,'181663244543','190','1.00','10','retail','0','2022-09-15 15:22:23','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 12:22:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816632446684202602',3065,'181663244555','16','1.00','10','retail','0','2022-09-15 15:22:35','','','','0','Cash',0.00,'10','','','18','','1','2022-09-15 12:24:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816632451705621330',3066,'181663244671','212','1.00','20','retail','0','2022-09-15 15:24:31','','','','5','Cash',0.00,'20','','','18','','1','2022-09-15 12:32:53','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816632455170331810',3067,'181663245505','13','1.00','30','retail','0','2022-09-15 15:38:25','','','','0','Cash',0.00,'30','','','18','','1','2022-09-15 12:38:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816632497350233372',3068,'181663245581','52','1.00','40','retail','0','2022-09-15 15:39:41','','','','0','Cash',0.00,'40','','','18','','1','2022-09-15 13:49:20','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816632497562106103',3069,'181663245581','78','1.00','15','retail','0','2022-09-15 16:48:55','','','','0','Cash',0.00,'15','','','18','','1','2022-09-15 13:49:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('1816632516898320561',3070,'181663251661','97','5.00','250','retail','0','2022-09-15 17:21:01','','','','0','Cash',0.00,'50','','','18','','1','2022-09-15 14:21:42','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','46.00','41','Inclusive','branch','Inventory','','','','',''),('1816632520022105030',3071,'181663251717','77','5.00','250','retail','0','2022-09-15 17:21:57','','','','0','Cash',0.00,'50','','','18','','1','2022-09-15 14:26:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','','','','',''),('1816632520803313820',3072,'181663252072','215','1.00','50','retail','0','2022-09-15 17:27:52','','','','0','Cash',0.00,'50','','','18','','1','2022-09-15 14:28:10','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816632521062230622',3073,'181663252090','211','48.00','48','retail','0','2022-09-15 17:28:10','','','','0','Cash',0.00,'1','','','18','','1','2022-09-15 14:28:37','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'48','0.00','-48','Inclusive','branch','Service','1110','4000','5500','',''),('1816632526103601062',3074,'181663252597','1','1.00','70','retail','0','2022-09-15 17:36:37','','','','0','Cash',0.00,'70','','','18','','1','2022-09-15 14:36:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1816633059729020006',3075,'181663305965','18','1.00','60','retail','0','2022-09-16 08:26:05','','','','0','Cash',0.00,'60','','','18','','1','2022-09-16 05:26:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816633060083036203',3076,'181663305976','202','1.00','50','retail','0','2022-09-16 08:26:16','','','','0','Cash',0.00,'50','','','18','','1','2022-09-16 05:27:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816633060410363300',3077,'181663305976','190','11.00','110','retail','0','2022-09-16 08:26:49','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 05:27:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','91.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('1816633068530356260',3078,'181663306055','18','1.00','60','retail','0','2022-09-16 08:27:35','','','','0','Cash',0.00,'60','','','18','','1','2022-09-16 05:40:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816633074220020233',3079,'181663306856','207','1.00','10','retail','0','2022-09-16 08:40:56','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 05:50:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816633076763872672',3080,'181663307441','160','4.00','20','retail','0','2022-09-16 08:50:41','','','','0','Cash',0.00,'5','','','18','','1','2022-09-16 05:54:38','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','63.00','59','Inclusive','branch','Inventory','','','','',''),('1816633087622886332',3081,'181663307678','16','2.00','20','retail','0','2022-09-16 09:12:31','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 06:13:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1816633087755656326',3082,'181663307678','18','1.00','60','retail','0','2022-09-16 09:12:48','','','','0','Cash',0.00,'60','','','18','','1','2022-09-16 06:13:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816633093522208220',3083,'181663308780','43','1.00','65','retail','0','2022-09-16 09:13:00','','','','0','Cash',0.00,'65','','','18','','1','2022-09-16 06:22:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816633093699213923',3084,'181663308780','18','1.00','60','retail','0','2022-09-16 09:22:32','','','','0','Cash',0.00,'60','','','18','','1','2022-09-16 06:22:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816633096306306922',3085,'181663309381','160','2.00','10','retail','0','2022-09-16 09:23:01','','','','0','Cash',0.00,'5','','','18','','1','2022-09-16 06:27:28','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','',''),('1816633119712213213',3086,'181663309654','16','1.00','10','retail','0','2022-09-16 09:27:34','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 07:06:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816633119963233239',3087,'181663309654','16','7.00','70','retail','0','2022-09-16 10:06:12','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 07:06:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','','','','',''),('1816633126832362233',3088,'181663312023','194','1.00','100','retail','0','2022-09-16 10:07:03','','','','0','Cash',0.00,'100','','','18','','1','2022-09-16 07:18:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816633127680227333',3089,'181663312759','14','4.00','20','retail','0','2022-09-16 10:19:19','','','','0','Cash',0.00,'5','','','18','','1','2022-09-16 07:21:12','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','43.00','39','Inclusive','branch','Inventory','','','','',''),('1816633128210020861',3090,'181663312759','23','1.00','20','retail','0','2022-09-16 10:19:28','','','','0','Cash',0.00,'20','','','18','','1','2022-09-16 07:21:12','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816633128300123122',3091,'181663312759','52','1.00','40','retail','0','2022-09-16 10:20:21','','','','0','Cash',0.00,'40','','','18','','1','2022-09-16 07:21:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816633128535213032',3092,'181663312759','66','1.00','10','retail','0','2022-09-16 10:20:30','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 07:21:12','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816633131216133021',3093,'181663312873','190','3.00','30','retail','0','2022-09-16 10:21:13','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 07:25:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816633143503006321',3094,'181663313143','211','43.00','43','retail','0','2022-09-16 10:25:43','','','','0','Cash',0.00,'1','','','18','','1','2022-09-16 07:46:17','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'43','0.00','-43','Inclusive','branch','Service','1110','4000','5500','',''),('1816633149971371333',3095,'181663314980','207','1.00','10','retail','0','2022-09-16 10:56:20','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 07:56:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816633150493234433',3096,'181663315025','23','2.00','40','retail','0','2022-09-16 10:57:05','','','','0','Cash',0.00,'20','','','18','','1','2022-09-16 07:57:32','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816633150973233662',3097,'181663315089','16','2.00','20','retail','0','2022-09-16 10:58:09','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 07:58:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816633179283030022',3098,'181663315109','1','1.00','70','retail','0','2022-09-16 10:58:29','','','','0','Cash',0.00,'70','','','18','','1','2022-09-16 08:46:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1816633179453301210',3099,'181663315109','16','1.00','10','retail','0','2022-09-16 11:45:29','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 08:46:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816633222432430442',3100,'181663317976','187','25.00','125','retail','0','2022-09-16 11:46:16','','','','0','Cash',0.00,'5','','','18','','1','2022-09-16 09:57:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','1295.00','1270','Inclusive','branch','Service','1110','4000','5500','',''),('1816633222560333313',3101,'181663322249','207','1.00','10','retail','0','2022-09-16 12:57:29','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 09:57:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','569.00','568','Inclusive','branch','Service','1110','4000','5500','',''),('1816633239992323203',3102,'181663323791','16','1.00','10','retail','0','2022-09-16 13:23:11','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 10:26:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816633240072222037',3103,'181663324001','16','1.00','10','retail','0','2022-09-16 13:26:41','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 10:27:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816633240562366033',3104,'181663324035','211','44.00','44','retail','0','2022-09-16 13:27:15','','','','0','Cash',0.00,'1','','','18','','1','2022-09-16 10:27:44','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'44','0.00','-44','Inclusive','branch','Service','1110','4000','5500','',''),('1816633249043000832',3105,'181663324897','214','1.00','100','retail','0','2022-09-16 13:41:37','','','','0','Cash',0.00,'100','','','18','','1','2022-09-16 10:42:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816633275492313316',3106,'181663327539','62','1.00','350','retail','0','2022-09-16 14:25:39','','','','0','Cash',0.00,'350','','','18','','1','2022-09-16 11:25:52','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816633285130252225',3107,'181663327559','147','1.00','20','retail','0','2022-09-16 14:25:59','','','','0','Cash',0.00,'20','','','18','','1','2022-09-16 11:41:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('1816633285766332336',3108,'181663328515','4','1.00','100','retail','0','2022-09-16 14:41:55','','','','0','Cash',0.00,'100','','','18','','1','2022-09-16 11:42:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816633311572023203',3109,'181663328725','190','1.00','10','retail','0','2022-09-16 14:45:25','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 12:26:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816633311703133883',3110,'181663331161','217','3.00','15','retail','0','2022-09-16 15:26:01','','','','0','Cash',0.00,'5','','','18','','1','2022-09-16 12:26:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816633313472367203',3111,'181663331181','153','2.00','20','retail','0','2022-09-16 15:28:47','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 12:29:10','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','',''),('1816633318250302008',3112,'181663331816','154','1.00','25','retail','0','2022-09-16 15:36:56','','','','0','Cash',0.00,'25','','','18','','1','2022-09-16 12:37:09','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816633338613126330',3113,'181663332166','210','2.00','40','retail','0','2022-09-16 15:42:46','','','','0','Cash',0.00,'20','','','18','','1','2022-09-16 13:11:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816633342232226062',3114,'181663333894','190','5.00','50','retail','0','2022-09-16 16:11:34','','','','0','Cash',0.00,'10','','','18','','1','2022-09-16 13:17:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','91.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('1816633362952811232',3115,'181663334358','12','1.00','30','retail','0','2022-09-16 16:19:18','','','','0','Cash',0.00,'30','','','18','','1','2022-09-16 13:51:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816634007273113233',3116,'181663400717','209','1.00','60','retail','0','2022-09-17 10:45:17','','','','0','Cash',0.00,'60','','','18','','1','2022-09-17 07:45:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816634007462302003',3117,'181663400738','52','1.00','40','retail','0','2022-09-17 10:45:38','','','','0','Cash',0.00,'40','','','18','','1','2022-09-17 07:45:48','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816634059810811222',3118,'181663400749','74','1.00','90','retail','0','2022-09-17 10:45:49','','','','0','Cash',0.00,'90','','','18','','1','2022-09-17 09:13:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816634060053603236',3119,'181663400749','38','3.00','90','retail','0','2022-09-17 12:13:01','','','','0','Cash',0.00,'30','','','18','','1','2022-09-17 09:13:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','','','','',''),('1816634060692321390',3120,'181663406063','18','1.00','60','retail','0','2022-09-17 12:14:23','','','','0','Cash',0.00,'60','','','18','','1','2022-09-17 09:14:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816634060934303263',3121,'181663406073','217','3.00','15','retail','0','2022-09-17 12:14:33','','','','0','Cash',0.00,'5','','','18','','1','2022-09-17 09:14:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816634061030020220',3122,'181663406097','18','1.00','60','retail','0','2022-09-17 12:14:57','','','','0','Cash',0.00,'60','','','18','','1','2022-09-17 09:15:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816634091403830498',3123,'181663406105','216','1.00','850','retail','0','2022-09-17 12:15:05','','','','500','Cash',0.00,'850','','','18','','1','2022-09-17 10:05:44','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816634129838222013',3124,'181663410186','78','1.00','15','retail','0','2022-09-17 13:23:06','','','','0','Cash',0.00,'15','','','18','','1','2022-09-17 11:09:47','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('1816634233853151322',3125,'181663423373','164','1.00','150','retail','0','2022-09-17 17:02:53','','','','0','Cash',0.00,'150','','','18','','1','2022-09-17 14:03:20','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816634234130203320',3126,'181663423400','75','10.00','350','retail','0','2022-09-17 17:03:20','','','','0','Cash',0.00,'35','','','18','','1','2022-09-17 14:03:44','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','39.00','29','Inclusive','branch','Inventory','','','','',''),('1816634234352226334',3127,'181663423424','18','1.00','60','retail','0','2022-09-17 17:03:44','','','','0','Cash',0.00,'60','','','18','','1','2022-09-17 14:04:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816634253910262303',3128,'181663425378','153','1.00','10','retail','0','2022-09-17 17:36:18','','','','0','Cash',0.00,'10','','','18','','1','2022-09-17 14:36:35','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816634254072377380',3129,'181663425395','43','6.00','390','retail','0','2022-09-17 17:36:35','','','','0','Cash',0.00,'65','','','18','','1','2022-09-17 14:36:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','','','','',''),('1816634255340428330',3130,'181663425525','62','1.00','350','retail','0','2022-09-17 17:38:45','','','','0','Cash',0.00,'350','','','18','','1','2022-09-17 14:39:00','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816635627473383025',3131,'181663561943','153','1.00','10','retail','0','2022-09-19 07:32:23','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 04:46:18','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816635627873033236',3132,'181663562778','189','1.00','20','retail','0','2022-09-19 07:46:18','','','','0','Cash',0.00,'20','','','18','','1','2022-09-19 04:46:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','241.00','240','Inclusive','branch','Service','1110','4000','5500','',''),('1116635628233213232',3133,'111663562796','190','20.00','200','retail','0','2022-09-19 07:46:36','','','','0','Cash',0.00,'10','','','11','','1','2022-09-19 04:47:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','91.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('1116635628412002352',3134,'111663562796','155','1.00','10','retail','0','2022-09-19 07:47:04','','','','0','Cash',0.00,'10','','','11','','1','2022-09-19 04:47:36','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816635639382223600',3135,'181663562802','160','4.00','20','retail','0','2022-09-19 07:46:42','','','','0','Cash',0.00,'5','','','18','','1','2022-09-19 05:05:47','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','57.00','53','Inclusive','branch','Inventory','','','','',''),('1816635646423222602',3136,'181663564519','187','27.00','135','retail','0','2022-09-19 08:15:19','','','','0','Cash',0.00,'5','','','18','','1','2022-09-19 05:17:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','1295.00','1268','Inclusive','branch','Service','1110','4000','5500','',''),('1816635646622206133',3137,'181663564519','207','5.00','50','retail','0','2022-09-19 08:17:23','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 05:17:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','596.00','591','Inclusive','branch','Service','1110','4000','5500','',''),('1816635647250225118',3138,'181663564665','187','1.00','5','retail','0','2022-09-19 08:17:45','','','','0','Cash',0.00,'5','','','18','','1','2022-09-19 05:18:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816635676413203330',3139,'181663567634','18','1.00','60','retail','0','2022-09-19 09:07:14','','','','0','Cash',0.00,'60','','','18','','1','2022-09-19 06:07:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116635676583650218',3140,'111663562856','208','3.00','60','retail','0','2022-09-19 07:47:36','','','','0','Cash',0.00,'20','','','11','','1','2022-09-19 06:07:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816635679786630713',3141,'181663567971','18','1.00','60','retail','0','2022-09-19 09:12:51','','','','0','Cash',0.00,'60','','','18','','1','2022-09-19 06:13:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816635684582323220',3142,'181663567984','132','1.00','50','retail','0','2022-09-19 09:13:04','','','','0','Cash',0.00,'50','','','18','','1','2022-09-19 06:21:04','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116635688863862106',3143,'111663568870','189','5.00','100','retail','0','2022-09-19 09:27:50','','','','0','Cash',0.00,'20','','','11','','1','2022-09-19 06:28:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','241.00','236','Inclusive','branch','Service','1110','4000','5500','',''),('1816635704131262813',3144,'181663568465','194','1.00','100','retail','0','2022-09-19 09:21:05','','','','0','Cash',0.00,'100','','','18','','1','2022-09-19 06:53:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816635709506052337',3145,'181663570427','18','1.00','60','retail','0','2022-09-19 09:53:47','','','','0','Cash',0.00,'60','','','18','','1','2022-09-19 07:02:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816635709610003031',3146,'181663570955','18','1.00','60','retail','0','2022-09-19 10:02:35','','','','0','Cash',0.00,'60','','','18','','1','2022-09-19 07:02:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816635709790237032',3147,'181663570967','77','1.00','50','retail','0','2022-09-19 10:02:47','','','','0','Cash',0.00,'50','','','18','','1','2022-09-19 07:03:01','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1816635734922402732',3148,'181663573373','1','3.00','210','retail','0','2022-09-19 10:42:53','','','','0','Cash',0.00,'70','','','18','','1','2022-09-19 07:45:04','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','','','','',''),('1116635736912132130',3149,'111663573367','187','4.00','20','retail','0','2022-09-19 10:42:47','','','','0','Cash',0.00,'5','','','11','','1','2022-09-19 07:48:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1295.00','1291','Inclusive','branch','Service','1110','4000','5500','',''),('1116635737152330762',3150,'111663573700','202','1.00','50','retail','0','2022-09-19 10:48:20','','','','0','Cash',0.00,'50','','','11','','1','2022-09-19 07:49:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116635737473760532',3151,'111663573700','189','15.00','300','retail','0','2022-09-19 10:48:35','','','','0','Cash',0.00,'20','','','11','','1','2022-09-19 07:49:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','241.00','226','Inclusive','branch','Service','1110','4000','5500','',''),('1116635737743434172',3152,'111663573759','147','1.00','20','retail','0','2022-09-19 10:49:19','','','','0','Cash',0.00,'20','','','11','','1','2022-09-19 07:49:36','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('1116635745556042342',3153,'111663573776','160','2.00','10','retail','0','2022-09-19 10:49:36','','','','0','Cash',0.00,'5','','','11','','1','2022-09-19 08:05:34','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','','','','',''),('1816635747474131233',3154,'181663573514','160','4.00','20','retail','0','2022-09-19 10:45:14','','','','0','Cash',0.00,'5','','','18','','1','2022-09-19 08:05:56','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','51.00','47','Inclusive','branch','Inventory','','','','',''),('1816635758145524726',3155,'181663574757','189','15.00','300','retail','0','2022-09-19 11:05:57','','','','0','Cash',0.00,'20','','','18','','1','2022-09-19 08:24:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','241.00','226','Inclusive','branch','Service','1110','4000','5500','',''),('1816635758225602522',3156,'181663574757','202','1.00','50','retail','0','2022-09-19 11:23:34','','','','0','Cash',0.00,'50','','','18','','1','2022-09-19 08:24:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816635762226200211',3157,'181663575989','187','12.00','60','retail','0','2022-09-19 11:26:29','','','','0','Cash',0.00,'5','','','18','','1','2022-09-19 08:30:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','1295.00','1283','Inclusive','branch','Service','1110','4000','5500','',''),('1816635766122633363',3158,'181663576233','212','1.00','20','retail','0','2022-09-19 11:30:33','','','','5','Cash',0.00,'20','','','18','','1','2022-09-19 08:37:15','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816635771358273608',3159,'181663577124','189','1.00','20','retail','0','2022-09-19 11:45:24','','','','0','Cash',0.00,'20','','','18','','1','2022-09-19 08:45:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','241.00','240','Inclusive','branch','Service','1110','4000','5500','',''),('1816635799372200829',3160,'181663579594','7','1.00','100','retail','0','2022-09-19 12:26:34','','','','0','Cash',0.00,'100','','','18','','1','2022-09-19 09:32:32','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816635814626220360',3161,'181663581447','1','1.00','70','retail','0','2022-09-19 12:57:27','','','','0','Cash',0.00,'70','','','18','','1','2022-09-19 09:57:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816635831148232032',3162,'181663583102','211','35.00','35','retail','0','2022-09-19 13:25:02','','','','0','Cash',0.00,'1','','','18','','1','2022-09-19 10:25:31','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'35','0.00','-35','Inclusive','branch','Service','1110','4000','5500','',''),('1816635831882221230',3163,'181663583132','214','1.00','100','retail','0','2022-09-19 13:25:32','','','','0','Cash',0.00,'100','','','18','','1','2022-09-19 10:26:32','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816635836732382822',3164,'181663583666','147','1.00','20','retail','0','2022-09-19 13:34:26','','','','0','Cash',0.00,'20','','','18','','1','2022-09-19 10:34:35','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('1816635837577236322',3165,'181663583676','147','1.00','20','retail','0','2022-09-19 13:34:36','','','','0','Cash',0.00,'20','','','18','','1','2022-09-19 10:35:59','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('1816635838710333200',3166,'181663583858','110','10.00','150','retail','0','2022-09-19 13:37:38','','','','0','Cash',0.00,'15','','','18','','1','2022-09-19 10:38:03','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','28.00','18','Inclusive','branch','Inventory','','','','',''),('1816635838808031262',3167,'181663583858','38','1.00','30','retail','0','2022-09-19 13:37:51','','','','0','Cash',0.00,'30','','','18','','1','2022-09-19 10:38:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816635841681131423',3168,'181663582060','190','1.00','10','retail','0','2022-09-19 13:07:40','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 10:42:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816635842999021316',3169,'181663584171','1','1.00','70','retail','0','2022-09-19 13:42:51','','','','0','Cash',0.00,'70','','','18','','1','2022-09-19 10:45:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816635843076076300',3170,'181663584171','7','1.00','100','retail','0','2022-09-19 13:45:00','','','','0','Cash',0.00,'100','','','18','','1','2022-09-19 10:45:16','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816635843130238323',3171,'181663584171','190','1.00','10','retail','0','2022-09-19 13:45:07','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 10:45:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816635845963620120',3172,'181663584587','209','2.00','120','retail','0','2022-09-19 13:49:47','','','','0','Cash',0.00,'60','','','18','','1','2022-09-19 10:50:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816635871853131551',3173,'181663584316','194','1.00','100','retail','0','2022-09-19 13:45:16','','','','0','Cash',0.00,'100','','','18','','1','2022-09-19 11:33:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816635880929231660',3174,'181663587190','62','2.00','700','retail','0','2022-09-19 14:33:10','','','','0','Cash',0.00,'350','','','18','','1','2022-09-19 11:48:16','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816635902176053221',3175,'181663590203','153','2.00','20','retail','0','2022-09-19 15:23:23','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 12:23:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('1816635905413022403',3176,'181663590222','207','1.00','10','retail','0','2022-09-19 15:23:42','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 12:32:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','596.00','595','Inclusive','branch','Service','1110','4000','5500','',''),('1816635911043084292',3177,'181663590904','153','1.00','10','retail','0','2022-09-19 15:35:04','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 12:38:38','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816635922052260036',3178,'181663591120','190','3.00','30','retail','0','2022-09-19 15:38:40','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 12:56:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816635923762533023',3179,'181663591119','187','1.00','5','retail','0','2022-09-19 15:38:39','','','','0','Cash',0.00,'5','','','18','','1','2022-09-19 12:59:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816635929660000822',3180,'181663592209','194','1.00','100','retail','0','2022-09-19 15:56:49','','','','0','Cash',0.00,'100','','','18','','1','2022-09-19 13:09:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816635930010232032',3181,'181663592972','193','20.00','20','retail','0','2022-09-19 16:09:32','','','','1','Cash',0.00,'1','','','18','','1','2022-09-19 13:10:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816635930192632805',3182,'181663592972','190','7.00','70','retail','0','2022-09-19 16:10:02','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 13:10:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','91.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('1816635931383223230',3183,'181663592380','207','4.00','40','retail','0','2022-09-19 15:59:40','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 13:12:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','596.00','592','Inclusive','branch','Service','1110','4000','5500','',''),('1816635938828336018',3184,'181663593146','1','1.00','70','retail','0','2022-09-19 16:12:26','','','','0','Cash',0.00,'70','','','18','','1','2022-09-19 13:24:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816635945392390962',3185,'181663593897','207','35.00','350','retail','0','2022-09-19 16:24:57','','','','0','Cash',0.00,'10','','','18','','1','2022-09-19 13:35:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','596.00','561','Inclusive','branch','Service','1110','4000','5500','',''),('1816635965232022333',3186,'181663596484','189','1.00','20','retail','0','2022-09-19 17:08:04','','','','0','Cash',0.00,'20','','','18','','1','2022-09-19 14:09:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','241.00','240','Inclusive','branch','Service','1110','4000','5500','',''),('1116636493900203003',3187,'111663649381','147','1.00','20','retail','0','2022-09-20 07:49:41','','','','0','Cash',0.00,'20','','','11','','1','2022-09-20 04:49:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('1816636523123006320',3188,'181663652305','212','1.00','20','retail','0','2022-09-20 08:38:25','','','','5','Cash',0.00,'20','','','18','','1','2022-09-20 05:38:58','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816636523205322352',3189,'181663652305','207','1.00','10','retail','0','2022-09-20 08:38:32','','','','0','Cash',0.00,'10','','','18','','1','2022-09-20 05:38:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','596.00','595','Inclusive','branch','Service','1110','4000','5500','',''),('1816636523272082083',3190,'181663652305','187','1.00','5','retail','0','2022-09-20 08:38:40','','','','0','Cash',0.00,'5','','','18','','1','2022-09-20 05:38:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816636543582000363',3191,'111663649394','193','45.00','45','retail','0','2022-09-20 07:49:54','','','','1','Cash',0.00,'1','','','18','','1','2022-09-20 06:13:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','1.00','-44','Inclusive','branch','Service','1110','4000','5500','',''),('1816636543703361336',3192,'111663649394','147','1.00','20','retail','0','2022-09-20 09:12:39','','','','0','Cash',0.00,'20','','','18','','1','2022-09-20 06:13:46','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('1816636543883362683',3193,'111663649394','190','5.00','50','retail','0','2022-09-20 09:12:51','','','','0','Cash',0.00,'10','','','18','','1','2022-09-20 06:13:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','91.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('1816636550802835133',3194,'181663651929','207','6.00','60','retail','0','2022-09-20 08:32:09','','','','0','Cash',0.00,'10','','','18','','1','2022-09-20 06:24:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','596.00','590','Inclusive','branch','Service','1110','4000','5500','',''),('1816636563482315325',3195,'181663656331','16','2.00','20','retail','0','2022-09-20 09:45:31','','','','0','Cash',0.00,'10','','','18','','1','2022-09-20 06:45:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816636572896286337',3196,'181663656357','64','2.00','20','retail','0','2022-09-20 09:45:57','','','','0','Cash',0.00,'10','','','18','','1','2022-09-20 07:01:42','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','','','','',''),('1816636592823390833',3197,'181663657303','207','26.00','260','retail','0','2022-09-20 10:01:43','','','','0','Cash',0.00,'10','','','18','','1','2022-09-20 07:34:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','596.00','570','Inclusive','branch','Service','1110','4000','5500','',''),('1816636593223333233',3198,'181663659308','18','1.00','60','retail','0','2022-09-20 10:35:08','','','','0','Cash',0.00,'60','','','18','','1','2022-09-20 07:35:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816636593702322621',3199,'181663654426','209','1.00','60','retail','0','2022-09-20 09:13:46','','','','0','Cash',0.00,'60','','','18','','1','2022-09-20 07:36:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816636594443933439',3200,'181663659330','160','4.00','20','retail','0','2022-09-20 10:35:30','','','','0','Cash',0.00,'5','','','18','','1','2022-09-20 07:37:26','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Inventory','','','','',''),('1816636598113133232',3201,'181663659396','146','1.00','40','retail','0','2022-09-20 10:36:36','','','','0','Cash',0.00,'40','','','18','','1','2022-09-20 07:44:01','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816636598252922822',3202,'181663659396','147','1.00','20','retail','0','2022-09-20 10:43:31','','','','0','Cash',0.00,'20','','','18','','1','2022-09-20 07:44:01','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('1116636598849654336',3203,'111663659871','146','1.00','40','retail','0','2022-09-20 10:44:31','','','','0','Cash',0.00,'40','','','11','','1','2022-09-20 07:44:55','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1116636618181130611',3204,'111663659895','187','22.00','110','retail','0','2022-09-20 10:44:55','','','','0','Cash',0.00,'5','','','11','','1','2022-09-20 08:17:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','1295.00','1273','Inclusive','branch','Service','1110','4000','5500','',''),('1816636648970222220',3205,'181663659447','207','3.00','30','retail','0','2022-09-20 10:37:27','','','','0','Cash',0.00,'10','','','18','','1','2022-09-20 09:08:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','596.00','593','Inclusive','branch','Service','1110','4000','5500','',''),('1116636657283022222',3206,'111663661831','194','1.00','100','retail','0','2022-09-20 11:17:11','','','','0','Cash',0.00,'100','','','11','','1','2022-09-20 09:23:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116636657806263186',3207,'111663661831','154','1.00','25','retail','0','2022-09-20 12:22:09','','','','0','Cash',0.00,'25','','','11','','1','2022-09-20 09:23:56','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1116636658261286226',3208,'111663661831','187','6.00','30','retail','0','2022-09-20 12:23:00','','','','0','Cash',0.00,'5','','','11','','1','2022-09-20 09:23:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1295.00','1289','Inclusive','branch','Service','1110','4000','5500','',''),('1816636658842332082',3209,'181663664906','33','1.00','200','retail','0','2022-09-20 12:08:26','','','','0','Cash',0.00,'200','','','18','','1','2022-09-20 09:25:16','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816636659073320202',3210,'181663664906','38','1.00','30','retail','0','2022-09-20 12:24:45','','','','0','Cash',0.00,'30','','','18','','1','2022-09-20 09:25:16','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816636666812260122',3211,'181663666279','191','2.00','100','retail','0','2022-09-20 12:31:19','','','','0','Cash',0.00,'50','','','18','','1','2022-09-20 09:38:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816636681668133323',3212,'181663666692','203','1.00','80','retail','0','2022-09-20 12:38:12','','','','0','Cash',0.00,'80','','','18','','1','2022-09-20 10:02:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816636687676203378',3213,'181663668588','1','1.00','70','retail','0','2022-09-20 13:09:48','','','','0','Cash',0.00,'70','','','18','','1','2022-09-20 10:14:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816636702262320160',3214,'181663668861','6','1.00','50','retail','0','2022-09-20 13:14:21','','','','0','Cash',0.00,'50','','','18','','1','2022-09-20 10:37:14','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816636709563322306',3215,'181663670234','110','10.00','150','retail','0','2022-09-20 13:37:14','','','','0','Cash',0.00,'15','','','18','','1','2022-09-20 10:49:29','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','18.00','8','Inclusive','branch','Inventory','','','','',''),('1816636726781302087',3216,'181663672325','13','1.00','30','retail','0','2022-09-20 14:12:05','','','','0','Cash',0.00,'30','','','18','','1','2022-09-20 11:18:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816636824432363181',3217,'181663677000','62','1.00','350','retail','0','2022-09-20 15:30:00','','','','0','Cash',0.00,'350','','','18','','1','2022-09-20 14:01:00','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816636824560201866',3218,'181663677000','77','1.00','50','retail','0','2022-09-20 17:00:44','','','','0','Cash',0.00,'50','','','18','','1','2022-09-20 14:01:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1816636826113212233',3219,'181663682461','74','1.00','90','retail','0','2022-09-20 17:01:01','','','','0','Cash',0.00,'90','','','18','','1','2022-09-20 14:03:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816636826252280226',3220,'181663682461','154','1.00','25','retail','0','2022-09-20 17:03:31','','','','0','Cash',0.00,'25','','','18','','1','2022-09-20 14:03:49','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816636828013303820',3221,'181663682669','78','1.00','15','retail','0','2022-09-20 17:04:29','','','','0','Cash',0.00,'15','','','18','','1','2022-09-20 14:06:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('1816636837202330233',3222,'181663682803','160','2.00','10','retail','0','2022-09-20 17:06:43','','','','0','Cash',0.00,'5','','','18','','1','2022-09-20 14:22:03','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','',''),('1816636850322231380',3223,'181663683723','81','1.00','100','retail','0','2022-09-20 17:22:03','','','','0','Cash',0.00,'100','','','18','','1','2022-09-20 14:43:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816636869812383918',3224,'181663686271','193','63.00','63','retail','0','2022-09-20 18:04:31','','','','1','Cash',0.00,'1','','','18','','1','2022-09-20 15:16:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'63','1.00','-62','Inclusive','branch','Service','1110','4000','5500','',''),('1816636870097923202',3225,'181663686994','18','1.00','60','retail','0','2022-09-20 18:16:34','','','','0','Cash',0.00,'60','','','18','','1','2022-09-20 15:17:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816636870466366280',3226,'181663686994','18','4.00','240','retail','0','2022-09-20 18:17:18','','','','0','Cash',0.00,'60','','','18','','1','2022-09-20 15:17:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1116637365541032333',3227,'111663736542','209','1.00','60','retail','0','2022-09-21 08:02:22','','','','0','Cash',0.00,'60','','','11','','1','2022-09-21 05:02:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116637379011636032',3228,'111663736558','189','1.00','20','retail','0','2022-09-21 08:02:38','','','','0','Cash',0.00,'20','','','11','','1','2022-09-21 05:25:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','241.00','240','Inclusive','branch','Service','1110','4000','5500','',''),('1816637385925330002',3229,'181663738579','18','1.00','60','retail','0','2022-09-21 08:36:19','','','','0','Cash',0.00,'60','','','18','','1','2022-09-21 05:36:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816637387183236013',3230,'181663738601','6','1.00','50','retail','0','2022-09-21 08:36:41','','','','0','Cash',0.00,'50','','','18','','1','2022-09-21 05:38:44','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816637390772002233',3231,'181663738725','112','2.00','160','retail','0','2022-09-21 08:38:45','','','','0','Cash',0.00,'80','','','18','','1','2022-09-21 05:45:00','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1816637390962612333',3232,'181663738725','190','3.00','30','retail','0','2022-09-21 08:44:37','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 05:45:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816637392453133320',3233,'181663739100','18','1.00','60','retail','0','2022-09-21 08:45:00','','','','0','Cash',0.00,'60','','','18','','1','2022-09-21 05:47:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816637392543033232',3234,'181663739100','52','1.00','40','retail','0','2022-09-21 08:47:25','','','','0','Cash',0.00,'40','','','18','','1','2022-09-21 05:47:37','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816637395001312320',3235,'181663739257','16','2.00','20','retail','0','2022-09-21 08:47:37','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 05:51:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1816637409552330303',3236,'181663739510','18','1.00','60','retail','0','2022-09-21 08:51:50','','','','0','Cash',0.00,'60','','','18','','1','2022-09-21 06:15:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816637409680060036',3237,'181663740959','16','2.00','20','retail','0','2022-09-21 09:15:59','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 06:16:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1816637409933300330',3238,'181663740985','16','3.00','30','retail','0','2022-09-21 09:16:25','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 06:16:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','',''),('1816637418872436220',3239,'181663741001','16','2.00','20','retail','0','2022-09-21 09:16:41','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 06:31:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('1116637431110336434',3240,'111663737904','187','21.00','105','retail','0','2022-09-21 09:14:33','','','','0','Cash',0.00,'5','','','11','','1','2022-09-21 06:52:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','1295.00','1274','Inclusive','branch','Service','1110','4000','5500','',''),('1816637433763333032',3241,'181663741891','1','1.00','70','retail','0','2022-09-21 09:56:06','','','','0','Cash',0.00,'70','','','18','','1','2022-09-21 06:57:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1816637458263723265',3242,'181663743442','187','1.00','5','retail','0','2022-09-21 09:57:22','','','','0','Cash',0.00,'5','','','18','','1','2022-09-21 07:37:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816637458410023123',3243,'181663745829','189','4.00','80','retail','0','2022-09-21 10:37:09','','','','0','Cash',0.00,'20','','','18','','1','2022-09-21 07:37:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','241.00','237','Inclusive','branch','Service','1110','4000','5500','',''),('1816637458693265693',3244,'181663745829','207','3.00','30','retail','0','2022-09-21 10:37:34','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 07:37:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','601.00','598','Inclusive','branch','Service','1110','4000','5500','',''),('1816637460691233230',3245,'181663745872','16','2.00','20','retail','0','2022-09-21 10:37:52','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 07:41:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1116637461322233223',3246,'111663743124','194','1.00','100','retail','0','2022-09-21 09:52:04','','','','0','Cash',0.00,'100','','','11','','1','2022-09-21 07:42:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116637471934002243',3247,'111663746141','190','1.00','10','retail','0','2022-09-21 10:42:21','','','','0','Cash',0.00,'10','','','11','','1','2022-09-21 07:59:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1116637472162333462',3248,'111663747196','187','3.00','15','retail','0','2022-09-21 10:59:56','','','','0','Cash',0.00,'5','','','11','','1','2022-09-21 08:01:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1295.00','1292','Inclusive','branch','Service','1110','4000','5500','',''),('1116637472322227333',3249,'111663747196','159','5.00','5','retail','0','2022-09-21 11:00:17','','','','0','Cash',0.00,'1','','','11','','1','2022-09-21 08:01:21','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','45.00','40','Inclusive','branch','Inventory','','','','',''),('1116637473083323322',3250,'111663747282','43','1.00','65','retail','0','2022-09-21 11:01:22','','','','0','Cash',0.00,'65','','','11','','1','2022-09-21 08:01:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816637491063306200',3251,'181663746076','207','1.00','10','retail','0','2022-09-21 10:41:16','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 08:31:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','601.00','600','Inclusive','branch','Service','1110','4000','5500','',''),('1816637505993322322',3252,'181663749118','190','4.00','40','retail','0','2022-09-21 11:31:58','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 08:57:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','91.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('1116637552140332200',3253,'111663755207','194','1.00','100','retail','0','2022-09-21 13:13:27','','','','0','Cash',0.00,'100','','','11','','1','2022-09-21 10:13:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816637562730270632',3254,'181663750628','190','4.00','40','retail','0','2022-09-21 11:57:08','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 10:31:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','91.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('1816637563303237633',3255,'181663756282','1','1.00','70','retail','0','2022-09-21 13:31:22','','','','0','Cash',0.00,'70','','','18','','1','2022-09-21 10:33:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816637563821033782',3256,'181663756282','16','1.00','10','retail','0','2022-09-21 13:32:10','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 10:33:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1116637566133226375',3257,'111663756600','156','1.00','20','retail','0','2022-09-21 13:36:41','','','','0','Cash',0.00,'20','','','11','','1','2022-09-21 10:37:45','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1116637566241023333',3258,'111663756600','22','1.00','10','retail','0','2022-09-21 13:36:53','','','','0','Cash',0.00,'10','','','11','','1','2022-09-21 10:37:45','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1116637566302333333',3259,'111663756600','187','1.00','5','retail','0','2022-09-21 13:37:04','','','','0','Cash',0.00,'5','','','11','','1','2022-09-21 10:37:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816637575537335501',3260,'181663757530','16','15.00','150','retail','0','2022-09-21 13:52:10','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 10:52:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','34.00','19','Inclusive','branch','Inventory','','','','',''),('1816637577030537723',3261,'181663757557','76','4.00','100','retail','0','2022-09-21 13:52:37','','','','0','Cash',0.00,'25','','','18','','1','2022-09-21 10:55:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','124.00','120','Inclusive','branch','Inventory','','','','',''),('1816637584660220653',3262,'181663757707','1','1.00','70','retail','0','2022-09-21 13:55:07','','','','0','Cash',0.00,'70','','','18','','1','2022-09-21 11:08:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816637584733222133',3263,'181663757707','209','1.00','60','retail','0','2022-09-21 14:07:46','','','','0','Cash',0.00,'60','','','18','','1','2022-09-21 11:08:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816637588388323822',3264,'181663758489','16','2.00','20','retail','0','2022-09-21 14:08:09','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 11:14:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1116637604720320163',3265,'111663756666','1','1.00','70','retail','0','2022-09-21 13:37:46','','','','0','Cash',0.00,'70','','','11','','1','2022-09-21 11:41:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1116637604830222282',3266,'111663756666','12','1.00','30','retail','0','2022-09-21 14:41:13','','','','0','Cash',0.00,'30','','','11','','1','2022-09-21 11:41:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1116637605053033212',3267,'111663760495','194','1.00','100','retail','0','2022-09-21 14:41:35','','','','0','Cash',0.00,'100','','','11','','1','2022-09-21 11:41:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816637635343324508',3268,'181663758843','154','1.00','25','retail','0','2022-09-21 14:14:03','','','','0','Cash',0.00,'25','','','18','','1','2022-09-21 12:32:38','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816637648043110333',3269,'181663763558','147','2.00','40','retail','0','2022-09-21 15:53:12','','','','0','Cash',0.00,'20','','','18','','1','2022-09-21 12:53:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','','','','',''),('1816637654690302631',3270,'181663764808','96','1.00','50','retail','0','2022-09-21 15:53:28','','','','0','Cash',0.00,'50','','','18','','1','2022-09-21 13:04:48','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816637654781333330',3271,'181663764808','66','3.00','30','retail','0','2022-09-21 16:04:30','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 13:04:48','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','39.00','36','Inclusive','branch','Inventory','','','','',''),('1816637655513302103',3272,'181663765500','6','1.00','50','retail','0','2022-09-21 16:05:00','','','','0','Cash',0.00,'50','','','18','','1','2022-09-21 13:06:01','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816637712300733026',3273,'181663765562','211','18.00','18','retail','0','2022-09-21 16:06:02','','','','0','Cash',0.00,'1','','','18','','1','2022-09-21 14:40:40','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'18','0.00','-18','Inclusive','branch','Service','1110','4000','5500','',''),('1816637712803221307',3274,'181663771240','207','30.00','300','retail','0','2022-09-21 17:40:40','','','','0','Cash',0.00,'10','','','18','','1','2022-09-21 14:41:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','601.00','571','Inclusive','branch','Service','1110','4000','5500','',''),('1816637723400068002',3275,'181663771292','209','1.00','60','retail','0','2022-09-21 17:41:32','','','','0','Cash',0.00,'60','','','18','','1','2022-09-21 14:59:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816638232140262123',3276,'181663823205','160','4.00','20','retail','0','2022-09-22 08:06:45','','','','0','Cash',0.00,'5','','','18','','1','2022-09-22 05:06:57','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','41.00','37','Inclusive','branch','Inventory','','','','',''),('1816638232232223222',3277,'181663823217','187','1.00','5','retail','0','2022-09-22 08:06:57','','','','0','Cash',0.00,'5','','','18','','1','2022-09-22 05:07:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816638274743033068',3278,'181663823226','217','5.00','25','retail','0','2022-09-22 08:07:06','','','','0','Cash',0.00,'5','','','18','','1','2022-09-22 06:17:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816638285292832262',3279,'181663827479','119','1.00','20','retail','0','2022-09-22 09:17:59','','','','0','Cash',0.00,'20','','','18','','1','2022-09-22 06:36:23','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816638286282222821',3280,'181663828584','207','6.00','60','retail','0','2022-09-22 09:36:24','','','','0','Cash',0.00,'10','','','18','','1','2022-09-22 06:37:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','601.00','595','Inclusive','branch','Service','1110','4000','5500','',''),('1816638286462880326',3281,'181663828636','16','2.00','20','retail','0','2022-09-22 09:37:16','','','','0','Cash',0.00,'10','','','18','','1','2022-09-22 06:37:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('1816638286643180318',3282,'181663828654','207','4.00','40','retail','0','2022-09-22 09:37:34','','','','0','Cash',0.00,'10','','','18','','1','2022-09-22 06:37:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','601.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('1816638290273003202',3283,'181663829019','18','1.00','60','retail','0','2022-09-22 09:43:40','','','','0','Cash',0.00,'60','','','18','','1','2022-09-22 06:43:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816638296072333323',3284,'181663829031','207','8.00','80','retail','0','2022-09-22 09:43:52','','','','0','Cash',0.00,'10','','','18','','1','2022-09-22 06:53:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','601.00','593','Inclusive','branch','Service','1110','4000','5500','',''),('1816638305880833238',3285,'181663829619','187','15.00','75','retail','0','2022-09-22 09:53:39','','','','0','Cash',0.00,'5','','','18','','1','2022-09-22 07:09:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','1295.00','1280','Inclusive','branch','Service','1110','4000','5500','',''),('1816638306183312320',3286,'181663830592','202','3.00','150','retail','0','2022-09-22 10:09:52','','','','0','Cash',0.00,'50','','','18','','1','2022-09-22 07:10:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816638306302223030',3287,'181663830625','187','1.00','5','retail','0','2022-09-22 10:10:25','','','','0','Cash',0.00,'5','','','18','','1','2022-09-22 07:10:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816638309676233233',3288,'181663830633','18','1.00','60','retail','0','2022-09-22 10:10:33','','','','0','Cash',0.00,'60','','','18','','1','2022-09-22 07:16:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816638310428203330',3289,'181663830974','27','1.00','20','retail','0','2022-09-22 10:16:14','','','','0','Cash',0.00,'20','','','18','','1','2022-09-22 07:17:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116638338002333323',3290,'111663833759','1','3.00','210','retail','0','2022-09-22 11:02:39','','','','0','Cash',0.00,'70','','','11','','1','2022-09-22 08:03:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','','','','',''),('1816638354302000233',3291,'181663831051','217','2.00','10','retail','0','2022-09-22 10:17:31','','','','0','Cash',0.00,'5','','','18','','1','2022-09-22 08:30:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816638356493300236',3292,'181663835435','189','2.00','40','retail','0','2022-09-22 11:30:35','','','','0','Cash',0.00,'20','','','18','','1','2022-09-22 08:34:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','241.00','239','Inclusive','branch','Service','1110','4000','5500','',''),('1816638363433322128',3293,'181663835683','1','1.00','70','retail','0','2022-09-22 11:34:43','','','','0','Cash',0.00,'70','','','18','','1','2022-09-22 08:45:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816638381176323363',3294,'181663836351','211','22.00','22','retail','0','2022-09-22 11:45:51','','','','0','Cash',0.00,'1','','','18','','1','2022-09-22 09:15:29','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'22','0.00','-22','Inclusive','branch','Service','1110','4000','5500','',''),('1816638425763022238',3295,'181663838129','148','1.00','15','retail','0','2022-09-22 12:15:29','','','','0','Cash',0.00,'15','','','18','','1','2022-09-22 10:29:42','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','141.00','140','Inclusive','branch','Inventory','','','','',''),('1816638425893233230',3296,'181663842582','18','1.00','60','retail','0','2022-09-22 13:29:42','','','','0','Cash',0.00,'60','','','18','','1','2022-09-22 10:29:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1116638425808610603',3297,'111663842566','189','1.00','20','retail','0','2022-09-22 13:29:26','','','','0','Cash',0.00,'20','','','11','','1','2022-09-22 10:29:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','241.00','240','Inclusive','branch','Service','1110','4000','5500','',''),('1816638426033633623',3298,'181663842592','161','2.00','10','retail','0','2022-09-22 13:29:52','','','','0','Cash',0.00,'5','','','18','','1','2022-09-22 10:30:05','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('1116638430092203210',3299,'111663842598','23','2.00','40','retail','0','2022-09-22 13:29:58','','','','0','Cash',0.00,'20','','','11','','1','2022-09-22 10:37:33','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1116638430230222333',3300,'111663842598','156','2.00','40','retail','0','2022-09-22 13:36:49','','','','0','Cash',0.00,'20','','','11','','1','2022-09-22 10:37:33','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('1116638430320331323',3301,'111663842598','13','1.00','30','retail','0','2022-09-22 13:37:03','','','','0','Cash',0.00,'30','','','11','','1','2022-09-22 10:37:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816638450740013173',3302,'181663842618','153','2.00','20','retail','0','2022-09-22 13:30:18','','','','0','Cash',0.00,'10','','','18','','1','2022-09-22 11:11:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('1116638452970232003',3303,'111663843053','187','2.00','10','retail','0','2022-09-22 13:37:33','','','','0','Cash',0.00,'5','','','11','','1','2022-09-22 11:15:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1295.00','1293','Inclusive','branch','Service','1110','4000','5500','',''),('1816638552692130202',3304,'181663855226','211','15.00','15','retail','0','2022-09-22 17:00:26','','','','0','Cash',0.00,'1','','','18','','1','2022-09-22 14:02:11','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'15','0.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1816638573482008033',3305,'181663857321','193','44.00','44','retail','0','2022-09-22 17:35:21','','','','1','Cash',0.00,'1','','','18','','1','2022-09-22 14:37:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'44','1.00','-43','Inclusive','branch','Service','1110','4000','5500','',''),('1816638573716566331',3306,'181663857321','147','1.00','20','retail','0','2022-09-22 17:35:48','','','','0','Cash',0.00,'20','','','18','','1','2022-09-22 14:37:15','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('1816638574033323230',3307,'181663857321','207','1.00','10','retail','0','2022-09-22 17:36:11','','','','0','Cash',0.00,'10','','','18','','1','2022-09-22 14:37:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','601.00','600','Inclusive','branch','Service','1110','4000','5500','',''),('1816638574200285106',3308,'181663857321','207','8.00','80','retail','0','2022-09-22 17:36:44','','','','0','Cash',0.00,'10','','','18','','1','2022-09-22 14:37:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','601.00','593','Inclusive','branch','Service','1110','4000','5500','',''),('1816638575796030353',3309,'181663857436','18','1.00','60','retail','0','2022-09-22 17:37:16','','','','0','Cash',0.00,'60','','','18','','1','2022-09-22 14:39:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116639118502233021',3310,'111663911841','194','1.00','100','retail','0','2022-09-23 08:44:01','','','','0','Cash',0.00,'100','','','11','','1','2022-09-23 05:45:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116639118788102032',3311,'111663911841','164','1.00','150','retail','0','2022-09-23 08:44:13','','','','0','Cash',0.00,'150','','','11','','1','2022-09-23 05:45:57','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1116639118932316613',3312,'111663911841','71','1.00','70','retail','0','2022-09-23 08:44:38','','','','0','Cash',0.00,'70','','','11','','1','2022-09-23 05:45:57','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1116639119099302022',3313,'111663911841','190','1.00','10','retail','0','2022-09-23 08:44:53','','','','0','Cash',0.00,'10','','','11','','1','2022-09-23 05:45:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816639126743066423',3314,'181663910341','158','10.00','10','retail','0','2022-09-23 08:19:01','','','','0','Cash',0.00,'1','','','18','','1','2022-09-23 05:57:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','','','','',''),('1816639131702230173',3315,'181663913163','18','1.00','60','retail','0','2022-09-23 09:06:03','','','','0','Cash',0.00,'60','','','18','','1','2022-09-23 06:06:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816639131810003130',3316,'181663913175','202','1.00','50','retail','0','2022-09-23 09:06:15','','','','0','Cash',0.00,'50','','','18','','1','2022-09-23 06:06:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816639142080330863',3317,'181663913184','18','1.00','60','retail','0','2022-09-23 09:06:24','','','','0','Cash',0.00,'60','','','18','','1','2022-09-23 06:23:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1116639261321331026',3318,'111663926124','62','1.00','350','retail','0','2022-09-23 12:42:04','','','','0','Cash',0.00,'350','','','11','','1','2022-09-23 09:43:06','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116639261400022232',3319,'111663926124','194','1.00','100','retail','0','2022-09-23 12:42:12','','','','0','Cash',0.00,'100','','','11','','1','2022-09-23 09:43:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816639262433330022',3320,'181663926205','1','3.00','210','retail','0','2022-09-23 12:43:25','','','','0','Cash',0.00,'70','','','18','','1','2022-09-23 09:44:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','','','','',''),('1816639262988022332',3321,'181663926254','212','1.00','20','retail','0','2022-09-23 12:44:23','','','','5','Cash',0.00,'20','','','18','','1','2022-09-23 09:45:11','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116639261963022361',3322,'111663926187','202','1.00','50','retail','0','2022-09-23 12:43:07','','','','0','Cash',0.00,'50','','','11','','1','2022-09-23 09:46:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116639263449222223',3323,'111663926187','187','200.00','1000','retail','0','2022-09-23 12:43:17','','','','0','Cash',0.00,'5','','','11','','1','2022-09-23 09:46:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'200','1295.00','1095','Inclusive','branch','Service','1110','4000','5500','',''),('1816639263813213238',3324,'181663926311','189','4.00','80','retail','0','2022-09-23 12:45:11','','','','0','Cash',0.00,'20','','','18','','1','2022-09-23 09:46:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','241.00','237','Inclusive','branch','Service','1110','4000','5500','',''),('1116639264242122032',3325,'111663926382','189','6.00','120','retail','0','2022-09-23 12:46:22','','','','0','Cash',0.00,'20','','','11','','1','2022-09-23 09:48:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','241.00','235','Inclusive','branch','Service','1110','4000','5500','',''),('1116639264903490402',3326,'111663926382','191','6.00','300','retail','0','2022-09-23 12:47:05','','','','0','Cash',0.00,'50','','','11','','1','2022-09-23 09:48:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','2.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116639265406332234',3327,'111663926495','193','200.00','200','retail','0','2022-09-23 12:48:15','','','','1','Cash',0.00,'1','','','11','','1','2022-09-23 09:49:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'200','1.00','-199','Inclusive','branch','Service','1110','4000','5500','',''),('1116639265783032230',3328,'111663926544','14','4.00','20','retail','0','2022-09-23 12:49:04','','','','0','Cash',0.00,'5','','','11','','1','2022-09-23 09:49:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','','','','',''),('1116639265912902321',3329,'111663926582','15','4.00','20','retail','0','2022-09-23 12:49:43','','','','0','Cash',0.00,'5','','','11','','1','2022-09-23 09:49:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','70.00','66','Inclusive','branch','Inventory','','','','',''),('1116639266180286363',3330,'111663926595','1','2.00','140','retail','0','2022-09-23 12:49:55','','','','0','Cash',0.00,'70','','','11','','1','2022-09-23 09:50:21','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816639274968021227',3331,'181663926394','16','1.00','10','retail','0','2022-09-23 12:47:22','','','','0','Cash',0.00,'10','','','18','','1','2022-09-23 10:05:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816639279841262218',3332,'181663927668','190','80.00','800','retail','0','2022-09-23 13:07:48','','','','0','Cash',0.00,'10','','','18','','1','2022-09-23 10:13:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'80','91.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816639280103133311',3333,'181663927994','16','3.00','30','retail','0','2022-09-23 13:13:14','','','','0','Cash',0.00,'10','','','18','','1','2022-09-23 10:13:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','',''),('1816639280640662823',3334,'181663928019','190','3.00','30','retail','0','2022-09-23 13:13:39','','','','0','Cash',0.00,'10','','','18','','1','2022-09-23 10:14:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816639283933008232',3335,'181663928073','1','1.00','70','retail','0','2022-09-23 13:14:33','','','','0','Cash',0.00,'70','','','18','','1','2022-09-23 10:19:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816639347660686036',3336,'181663930044','57','1.00','5','retail','0','2022-09-23 13:47:24','','','','0','Cash',0.00,'5','','','18','','1','2022-09-23 12:06:23','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816639347753000613',3337,'181663930044','57','1.00','5','retail','0','2022-09-23 15:06:07','','','','0','Cash',0.00,'5','','','18','','1','2022-09-23 12:06:23','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816639348482222630',3338,'181663934783','160','4.00','20','retail','0','2022-09-23 15:06:23','','','','0','Cash',0.00,'5','','','18','','1','2022-09-23 12:07:33','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','37.00','33','Inclusive','branch','Inventory','','','','',''),('1816639349873010343',3339,'181663934854','202','2.00','100','retail','0','2022-09-23 15:07:34','','','','0','Cash',0.00,'50','','','18','','1','2022-09-23 12:09:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816639354790373223',3340,'181663934995','65','5.00','50','retail','0','2022-09-23 15:09:55','','','','0','Cash',0.00,'10','','','18','','1','2022-09-23 12:18:07','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','27.00','22','Inclusive','branch','Inventory','','','','',''),('1816639358020331086',3341,'181663935488','190','4.00','40','retail','0','2022-09-23 15:18:08','','','','0','Cash',0.00,'10','','','18','','1','2022-09-23 12:23:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','91.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('1816639361252623903',3342,'181663935818','187','1.00','5','retail','0','2022-09-23 15:23:38','','','','0','Cash',0.00,'5','','','18','','1','2022-09-23 12:28:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1295.00','1294','Inclusive','branch','Service','1110','4000','5500','',''),('1816639361648231030',3343,'181663936128','1','1.00','70','retail','0','2022-09-23 15:28:48','','','','0','Cash',0.00,'70','','','18','','1','2022-09-23 12:29:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816639371940302822',3344,'181663936182','190','7.00','70','retail','0','2022-09-23 15:45:48','','','','0','Cash',0.00,'10','','','18','','1','2022-09-23 12:46:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','91.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('1816639373513630175',3345,'181663937205','154','1.00','25','retail','0','2022-09-23 15:46:45','','','','0','Cash',0.00,'25','','','18','','1','2022-09-23 12:49:30','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1116639434763226326',3346,'111663943463','18','2.00','120','retail','0','2022-09-23 17:31:03','','','','0','Cash',0.00,'60','','','11','','1','2022-09-23 14:32:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1816639437363303233',3347,'181663943724','193','47.00','47','retail','0','2022-09-23 17:35:24','','','','1','Cash',0.00,'1','','','18','','1','2022-09-23 14:35:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'47','1.00','-46','Inclusive','branch','Service','1110','4000','5500','',''),('1816639437683020242',3348,'181663943749','16','7.00','70','retail','0','2022-09-23 17:35:49','','','','0','Cash',0.00,'10','','','18','','1','2022-09-23 14:36:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','11.00','4','Inclusive','branch','Inventory','','','','',''),('1816639438133333232',3349,'181663943793','158','30.00','30','retail','0','2022-09-23 17:36:33','','','','0','Cash',0.00,'1','','','18','','1','2022-09-23 14:37:06','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','31.00','1','Inclusive','branch','Inventory','','','','',''),('1816639438552050322',3350,'181663943826','215','2.00','100','retail','0','2022-09-23 17:37:23','','','','0','Cash',0.00,'50','','','18','','1','2022-09-23 14:37:58','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816640096280132023',3351,'181664009619','18','1.00','60','retail','0','2022-09-24 11:53:39','','','','0','Cash',0.00,'60','','','18','','1','2022-09-24 08:56:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816640096353992020',3352,'181664009619','16','1.00','10','retail','0','2022-09-24 11:53:48','','','','0','Cash',0.00,'10','','','18','','1','2022-09-24 08:56:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816640104456221340',3353,'181664009800','187','10.00','50','retail','0','2022-09-24 11:56:40','','','','0','Cash',0.00,'5','','','18','','1','2022-09-24 09:07:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1295.00','1285','Inclusive','branch','Service','1110','4000','5500','',''),('1816640129860931321',3354,'181664012979','16','1.00','10','retail','0','2022-09-24 12:49:39','','','','0','Cash',0.00,'10','','','18','','1','2022-09-24 09:49:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816640192062633123',3355,'181664012996','1','1.00','70','retail','0','2022-09-24 12:49:56','','','','0','Cash',0.00,'70','','','18','','1','2022-09-24 11:33:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816640245181320042',3356,'181664019218','43','7.00','455','retail','0','2022-09-24 16:01:39','','','','0','Cash',0.00,'65','','','18','','1','2022-09-24 13:02:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','20.00','13','Inclusive','branch','Inventory','','','','',''),('1816640270952256323',3357,'181664024526','16','1.00','10','retail','0','2022-09-24 16:02:06','','','','0','Cash',0.00,'10','','','18','','1','2022-09-24 13:45:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816640271493330301',3358,'181664027138','1','1.00','70','retail','0','2022-09-24 16:45:38','','','','0','Cash',0.00,'70','','','18','','1','2022-09-24 13:45:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1816640271732222326',3359,'181664027158','191','1.00','50','retail','0','2022-09-24 16:45:58','','','','0','Cash',0.00,'50','','','18','','1','2022-09-24 13:46:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816640272188206042',3360,'181664027209','16','4.00','40','retail','0','2022-09-24 16:46:49','','','','0','Cash',0.00,'10','','','18','','1','2022-09-24 13:47:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','','','','',''),('1816641704456033200',3361,'181664170433','16','2.00','20','retail','0','2022-09-26 08:33:53','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 05:34:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116641705191061232',3362,'111664170500','187','70.00','350','retail','0','2022-09-26 08:35:00','','','','0','Cash',0.00,'5','','','11','','1','2022-09-26 05:35:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'70','1365.00','1295','Inclusive','branch','Service','1110','4000','5500','',''),('1816641723552583835',3363,'181664170454','1','1.00','70','retail','0','2022-09-26 08:34:14','','','','0','Cash',0.00,'70','','','18','','1','2022-09-26 06:06:05','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816641723756325233',3364,'181664172366','193','10.00','10','retail','0','2022-09-26 09:06:06','','','','1','Cash',0.00,'1','','','18','','1','2022-09-26 06:06:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816641746493120626',3365,'181664172378','66','1.00','10','retail','0','2022-09-26 09:06:18','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 06:44:21','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1816641772088370220',3366,'181664177090','52','1.00','40','retail','0','2022-09-26 10:24:50','','','','0','Cash',0.00,'40','','','18','','1','2022-09-26 07:26:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816641777317243322',3367,'181664177725','147','1.00','20','retail','0','2022-09-26 10:35:25','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 07:35:56','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('1816641778030231206',3368,'181664177756','207','2.00','20','retail','0','2022-09-26 10:35:56','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 07:38:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','601.00','599','Inclusive','branch','Service','1110','4000','5500','',''),('1816641782200863023',3369,'181664177932','189','1.00','20','retail','0','2022-09-26 10:38:52','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 07:43:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','241.00','240','Inclusive','branch','Service','1110','4000','5500','',''); INSERT INTO `sales_order` VALUES ('1816641784163613328',3370,'181664178227','212','1.00','20','retail','0','2022-09-26 10:43:47','','','','5','Cash',0.00,'20','','','18','','1','2022-09-26 07:47:00','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816641786872340630',3371,'181664178421','190','2.00','20','retail','0','2022-09-26 10:47:01','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 07:51:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('1116641814434464100',3372,'111664181427','66','5.00','50','retail','0','2022-09-26 11:37:07','','','','0','Cash',0.00,'10','','','11','','1','2022-09-26 08:38:20','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','35.00','30','Inclusive','branch','Inventory','','','','',''),('1116641814882003334',3373,'111664181427','207','3.00','30','retail','0','2022-09-26 11:37:26','','','','0','Cash',0.00,'10','','','11','','1','2022-09-26 08:38:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','601.00','598','Inclusive','branch','Service','1110','4000','5500','',''),('1116641822673222021',3374,'111664181500','208','7.00','140','retail','0','2022-09-26 11:38:20','','','','0','Cash',0.00,'20','','','11','','1','2022-09-26 08:51:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1116641830086108323',3375,'111664182284','190','7.00','70','retail','0','2022-09-26 11:51:24','','','','0','Cash',0.00,'10','','','11','','1','2022-09-26 09:03:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','91.00','84','Inclusive','branch','Service','1110','4000','5500','',''),('1816641840231442322',3376,'181664182830','190','5.00','50','retail','0','2022-09-26 12:00:30','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 09:21:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','91.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('1116641842263233223',3377,'111664183024','157','2.00','10','retail','0','2022-09-26 12:03:44','','','','0','Cash',0.00,'5','','','11','','1','2022-09-26 09:23:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1816641842632062403',3378,'181664184084','187','1.00','5','retail','0','2022-09-26 12:24:11','','','','0','Cash',0.00,'5','','','18','','1','2022-09-26 09:24:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1365.00','1364','Inclusive','branch','Service','1110','4000','5500','',''),('1816641849552422092',3379,'181664184910','158','10.00','10','retail','0','2022-09-26 12:35:10','','','','0','Cash',0.00,'1','','','18','','1','2022-09-26 09:35:59','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','61.00','51','Inclusive','branch','Inventory','','','','',''),('1816641875651306203',3380,'181664184959','190','3.00','30','retail','0','2022-09-26 12:35:59','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 10:19:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816641878080088303',3381,'181664187582','187','2.00','10','retail','0','2022-09-26 13:19:42','','','','0','Cash',0.00,'5','','','18','','1','2022-09-26 10:23:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1365.00','1363','Inclusive','branch','Service','1110','4000','5500','',''),('1816641879673227230',3382,'181664187818','187','3.00','15','retail','0','2022-09-26 13:23:38','','','','0','Cash',0.00,'5','','','18','','1','2022-09-26 10:26:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1365.00','1362','Inclusive','branch','Service','1110','4000','5500','',''),('1816641897696899303',3383,'181664187971','189','1.00','20','retail','0','2022-09-26 13:26:11','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 10:56:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','241.00','240','Inclusive','branch','Service','1110','4000','5500','',''),('1816641897796322927',3384,'181664187971','147','1.00','20','retail','0','2022-09-26 13:56:10','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 10:56:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('1816641906228220422',3385,'181664190437','14','2.00','10','retail','0','2022-09-26 14:07:17','','','','0','Cash',0.00,'5','','','18','','1','2022-09-26 11:10:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','125.00','123','Inclusive','branch','Inventory','','','','',''),('1816641917597323192',3386,'181664190625','153','2.00','20','retail','0','2022-09-26 14:10:25','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 11:29:26','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('1116641917292222220',3387,'111664190122','208','4.00','80','retail','0','2022-09-26 14:02:02','','','','0','Cash',0.00,'20','','','11','','1','2022-09-26 11:31:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116641918493490603',3388,'111664190122','190','4.00','40','retail','0','2022-09-26 14:29:01','','','','0','Cash',0.00,'10','','','11','','1','2022-09-26 11:31:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','91.00','87','Inclusive','branch','Service','1110','4000','5500','',''),('1816641924353234313',3389,'181664192317','1','3.00','210','retail','0','2022-09-26 14:38:37','','','','0','Cash',0.00,'70','','','18','','1','2022-09-26 11:40:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','','','','',''),('1816641930401038264',3390,'181664192447','29','2.00','70','retail','0','2022-09-26 14:40:47','','','','0','Cash',0.00,'35','','','18','','1','2022-09-26 11:50:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1116641932443331344',3391,'111664191878','189','2.00','40','retail','0','2022-09-26 14:31:18','','','','0','Cash',0.00,'20','','','11','','1','2022-09-26 11:55:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','241.00','239','Inclusive','branch','Service','1110','4000','5500','',''),('1816641943931220603',3392,'181664193045','211','10.00','10','retail','0','2022-09-26 15:13:05','','','','0','Cash',0.00,'1','','','18','','1','2022-09-26 12:13:26','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1116641965382290306',3393,'111664196516','190','5.00','50','retail','0','2022-09-26 15:48:36','','','','0','Cash',0.00,'10','','','11','','1','2022-09-26 12:49:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','91.00','86','Inclusive','branch','Service','1110','4000','5500','',''),('1816641965523266338',3394,'181664195151','23','1.00','20','retail','0','2022-09-26 15:47:20','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 12:49:20','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816641968944321263',3395,'181664196886','187','1.00','5','retail','0','2022-09-26 15:54:46','','','','0','Cash',0.00,'5','','','18','','1','2022-09-26 12:54:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1365.00','1364','Inclusive','branch','Service','1110','4000','5500','',''),('1816641984433048386',3396,'181664198421','189','4.00','80','retail','0','2022-09-26 16:20:21','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 13:21:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','249.00','245','Inclusive','branch','Service','1110','4000','5500','',''),('1816641984768231612',3397,'181664198421','23','1.00','20','retail','0','2022-09-26 16:21:05','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 13:21:28','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816641989360006621',3398,'181664198489','189','1.00','20','retail','0','2022-09-26 16:21:29','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 13:29:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816641993822139330',3399,'181664198958','158','10.00','10','retail','0','2022-09-26 16:29:18','','','','0','Cash',0.00,'1','','','18','','1','2022-09-26 13:36:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','51.00','41','Inclusive','branch','Inventory','','','','',''),('1816642006262660002',3400,'181664199390','43','1.00','65','retail','0','2022-09-26 16:36:30','','','','0','Cash',0.00,'65','','','18','','1','2022-09-26 13:57:34','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816642006352310443',3401,'181664199390','16','2.00','20','retail','0','2022-09-26 16:57:06','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 13:57:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816642015899013100',3402,'181664200654','40','1.00','50','retail','0','2022-09-26 16:57:34','','','','0','Cash',0.00,'50','','','18','','1','2022-09-26 14:13:12','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816642016003022630',3403,'181664201592','16','2.00','20','retail','0','2022-09-26 17:13:12','','','','0','Cash',0.00,'10','','','18','','1','2022-09-26 14:13:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816642025973322411',3404,'181664201607','18','3.00','180','retail','0','2022-09-26 17:13:27','','','','0','Cash',0.00,'60','','','18','','1','2022-09-26 14:30:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1816642026193242233',3405,'181664201607','18','2.00','120','retail','0','2022-09-26 17:29:58','','','','0','Cash',0.00,'60','','','18','','1','2022-09-26 14:30:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816642026613323012',3406,'181664202638','189','3.00','60','retail','0','2022-09-26 17:30:38','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 14:31:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','253.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('1816642026992232681',3407,'181664202673','23','1.00','20','retail','0','2022-09-26 17:31:13','','','','0','Cash',0.00,'20','','','18','','1','2022-09-26 14:31:55','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1116642575462620620',3408,'111664257538','217','1.00','5','retail','0','2022-09-27 08:45:39','','','','0','Cash',0.00,'5','','','11','','1','2022-09-27 05:47:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816642586696330230',3409,'181664256946','187','2.00','10','retail','0','2022-09-27 08:35:46','','','','0','Cash',0.00,'5','','','18','','1','2022-09-27 06:04:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1365.00','1363','Inclusive','branch','Service','1110','4000','5500','',''),('1816642592193231222',3410,'181664258676','189','1.00','20','retail','0','2022-09-27 09:04:36','','','','0','Cash',0.00,'20','','','18','','1','2022-09-27 06:13:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816642596352222263',3411,'181664259228','209','1.00','60','retail','0','2022-09-27 09:13:48','','','','0','Cash',0.00,'60','','','18','','1','2022-09-27 06:20:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816642597222333254',3412,'181664259639','16','1.00','10','retail','0','2022-09-27 09:20:39','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 06:22:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1116642608482032232',3413,'111664257653','193','100.00','100','retail','0','2022-09-27 08:47:33','','','','1','Cash',0.00,'1','','','11','','1','2022-09-27 06:40:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','1.00','-99','Inclusive','branch','Service','1110','4000','5500','',''),('1816642626473760846',3414,'181664259725','160','1.00','5','retail','0','2022-09-27 09:22:05','','','','0','Cash',0.00,'5','','','18','','1','2022-09-27 07:11:08','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816642626650333152',3415,'181664259725','187','3.00','15','retail','0','2022-09-27 10:10:47','','','','0','Cash',0.00,'5','','','18','','1','2022-09-27 07:11:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1365.00','1362','Inclusive','branch','Service','1110','4000','5500','',''),('1816642627013272632',3416,'181664262669','16','2.00','20','retail','0','2022-09-27 10:11:09','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 07:11:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1816642640128243021',3417,'181664262704','189','4.00','80','retail','0','2022-09-27 10:11:44','','','','0','Cash',0.00,'20','','','18','','1','2022-09-27 07:33:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','253.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('1116642664002320260',3418,'111664266369','194','2.00','200','retail','0','2022-09-27 11:12:49','','','','0','Cash',0.00,'100','','','11','','1','2022-09-27 08:13:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1816642669123202126',3419,'181664264032','16','1.00','10','retail','0','2022-09-27 10:33:52','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 08:21:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816642677333630626',3420,'181664266916','187','3.00','15','retail','0','2022-09-27 11:21:56','','','','0','Cash',0.00,'5','','','18','','1','2022-09-27 08:35:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1365.00','1362','Inclusive','branch','Service','1110','4000','5500','',''),('1816642745460324751',3421,'181664273241','1','3.00','210','retail','0','2022-09-27 13:07:21','','','','0','Cash',0.00,'70','','','18','','1','2022-09-27 10:29:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','','','','',''),('1816642746866032338',3422,'181664274678','64','1.00','10','retail','0','2022-09-27 13:31:18','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 10:31:29','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1816642758969807320',3423,'181664274689','190','1.00','10','retail','0','2022-09-27 13:31:29','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 10:51:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816642760592390533',3424,'181664276048','207','10.00','100','retail','0','2022-09-27 13:54:08','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 10:54:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','620.00','610','Inclusive','branch','Service','1110','4000','5500','',''),('1816642786071033736',3425,'181664276064','190','1.00','10','retail','0','2022-09-27 13:54:24','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 11:37:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816642786242222124',3426,'181664276064','158','10.00','10','retail','0','2022-09-27 14:36:47','','','','0','Cash',0.00,'1','','','18','','1','2022-09-27 11:37:07','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','41.00','31','Inclusive','branch','Inventory','','','','',''),('1816642793253302296',3427,'181664278628','207','1.00','10','retail','0','2022-09-27 14:37:08','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 11:48:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','620.00','619','Inclusive','branch','Service','1110','4000','5500','',''),('1816642801453303033',3428,'181664279332','104','1.00','30','retail','0','2022-09-27 14:48:52','','','','0','Cash',0.00,'30','','','18','','1','2022-09-27 12:03:07','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1816642804413238212',3429,'181664280433','194','1.00','100','retail','0','2022-09-27 15:07:13','','','','0','Cash',0.00,'100','','','18','','1','2022-09-27 12:08:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816642808156140623',3430,'181664280806','1','1.00','70','retail','0','2022-09-27 15:13:26','','','','0','Cash',0.00,'70','','','18','','1','2022-09-27 12:13:39','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816642826692022268',3431,'181664280187','159','20.00','20','retail','0','2022-09-27 15:03:07','','','','0','Cash',0.00,'1','','','18','','1','2022-09-27 12:44:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','40.00','20','Inclusive','branch','Inventory','','','','',''),('1816642832653303602',3432,'181664282680','190','11.00','110','retail','0','2022-09-27 15:44:40','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 12:54:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','91.00','80','Inclusive','branch','Service','1110','4000','5500','',''),('1816642832882082332',3433,'181664280819','190','3.00','30','retail','0','2022-09-27 15:13:39','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 12:54:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816642845152231343',3434,'181664283272','158','10.00','10','retail','0','2022-09-27 16:15:02','','','','0','Cash',0.00,'1','','','18','','1','2022-09-27 13:15:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','31.00','21','Inclusive','branch','Inventory','','','','',''),('1816642845250213328',3435,'181664283292','15','2.00','10','retail','0','2022-09-27 15:54:52','','','','0','Cash',0.00,'5','','','18','','1','2022-09-27 13:15:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','','','','',''),('1816642858101820333',3436,'181664284530','190','31.00','310','retail','0','2022-09-27 16:15:30','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 13:37:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'31','91.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('1816642887222233202',3437,'181664284518','207','16.00','160','retail','0','2022-09-27 16:15:18','','','','0','Cash',0.00,'10','','','18','','1','2022-09-27 14:25:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','620.00','604','Inclusive','branch','Service','1110','4000','5500','',''),('1116643435121312202',3438,'111664343499','217','6.00','30','retail','0','2022-09-28 08:38:19','','','','0','Cash',0.00,'5','','','11','','1','2022-09-28 05:38:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816643446792032372',3439,'181664340833','189','1.00','20','retail','0','2022-09-28 07:53:53','','','','0','Cash',0.00,'20','','','18','','1','2022-09-28 05:58:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816643450081032304',3440,'181664344684','207','17.00','170','retail','0','2022-09-28 08:58:04','','','','0','Cash',0.00,'10','','','18','','1','2022-09-28 06:03:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','620.00','603','Inclusive','branch','Service','1110','4000','5500','',''),('1816643450530021050',3441,'181664345011','193','13.00','13','retail','0','2022-09-28 09:03:31','','','','1','Cash',0.00,'1','','','18','','1','2022-09-28 06:04:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','1.00','-12','Inclusive','branch','Service','1110','4000','5500','',''),('1816643463262313322',3442,'181664345063','147','1.00','20','retail','0','2022-09-28 09:25:09','','','','0','Cash',0.00,'20','','','18','','1','2022-09-28 06:25:30','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('1116643465253130036',3443,'111664343522','14','4.00','20','retail','0','2022-09-28 08:38:42','','','','0','Cash',0.00,'5','','','11','','1','2022-09-28 06:28:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','123.00','119','Inclusive','branch','Inventory','','','','',''),('1116643466464012462',3444,'111664346531','190','3.00','30','retail','0','2022-09-28 09:28:51','','','','0','Cash',0.00,'10','','','11','','1','2022-09-28 06:30:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1116643490382093230',3445,'111664346649','190','25.00','250','retail','0','2022-09-28 09:30:49','','','','0','Cash',0.00,'10','','','11','','1','2022-09-28 07:10:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','91.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('1816643492039323333',3446,'181664346331','52','2.00','80','retail','0','2022-09-28 10:11:44','','','','0','Cash',0.00,'40','','','18','','1','2022-09-28 07:13:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('1116643532261226121',3447,'111664352844','191','1.00','50','retail','0','2022-09-28 11:14:04','','','','0','Cash',0.00,'50','','','11','','1','2022-09-28 08:20:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1116643533263433203',3448,'111664353234','190','1.00','10','retail','0','2022-09-28 11:22:06','','','','0','Cash',0.00,'10','','','11','','1','2022-09-28 08:22:07','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1116643533480032033',3450,'111664353234','190','1.00','10','retail','0','2022-09-28 11:22:19','','','','0','Cash',0.00,'10','','','11','','1','2022-09-28 08:22:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Service','1110','4000','5500','',''),('1816643566856082120',3451,'181664356665','187','10.00','50','retail','0','2022-09-28 12:17:45','','','','0','Cash',0.00,'5','','','18','','1','2022-09-28 09:18:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1365.00','1355','Inclusive','branch','Service','1110','4000','5500','',''),('1116643590402026523',3452,'111664356919','148','1.00','15','retail','0','2022-09-28 12:21:59','','','','0','Cash',0.00,'15','','','11','','1','2022-09-28 09:58:03','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','','','','',''),('1116643590601000366',3453,'111664356919','193','55.00','55','retail','0','2022-09-28 12:57:20','','','','1','Cash',0.00,'1','','','11','','1','2022-09-28 09:58:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'55','1.00','-54','Inclusive','branch','Service','1110','4000','5500','',''),('1116643590800100302',3454,'111664356919','190','3.00','30','retail','0','2022-09-28 12:57:40','','','','0','Cash',0.00,'10','','','11','','1','2022-09-28 09:58:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816643606030206006',3455,'181664357914','147','1.00','20','retail','0','2022-09-28 12:38:34','','','','0','Cash',0.00,'20','','','18','','1','2022-09-28 10:23:35','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1816643606130620211',3456,'181664357914','187','6.00','30','retail','0','2022-09-28 13:23:23','','','','0','Cash',0.00,'5','','','18','','1','2022-09-28 10:23:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1365.00','1359','Inclusive','branch','Service','1110','4000','5500','',''),('1116643607062240333',3457,'111664359083','187','24.00','120','retail','0','2022-09-28 12:58:03','','','','0','Cash',0.00,'5','','','11','','1','2022-09-28 10:25:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','1365.00','1341','Inclusive','branch','Service','1110','4000','5500','',''),('1816643616252243810',3458,'181664360616','209','1.00','60','retail','0','2022-09-28 13:23:36','','','','0','Cash',0.00,'60','','','18','','1','2022-09-28 10:40:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816643623969034032',3459,'181664361629','193','75.00','75','retail','0','2022-09-28 13:40:29','','','','1','Cash',0.00,'1','','','18','','1','2022-09-28 10:53:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'75','1.00','-74','Inclusive','branch','Service','1110','4000','5500','',''),('1816643638023022324',3460,'181664363783','1','1.00','70','retail','0','2022-09-28 14:16:23','','','','0','Cash',0.00,'70','','','18','','1','2022-09-28 11:16:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816643640680630222',3461,'181664363820','194','1.00','100','retail','0','2022-09-28 14:17:00','','','','0','Cash',0.00,'100','','','18','','1','2022-09-28 11:21:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116643645922663433',3462,'111664360719','1','1.00','70','retail','0','2022-09-28 13:25:19','','','','0','Cash',0.00,'70','','','11','','1','2022-09-28 11:30:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816643665790222212',3463,'181664364079','207','3.00','30','retail','0','2022-09-28 14:21:19','','','','0','Cash',0.00,'10','','','18','','1','2022-09-28 12:06:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','620.00','617','Inclusive','branch','Service','1110','4000','5500','',''),('1816643680243236222',3464,'181664366771','193','20.00','20','retail','0','2022-09-28 15:06:11','','','','1','Cash',0.00,'1','','','18','','1','2022-09-28 12:27:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1116643694866424612',3465,'111664367121','190','19.00','190','retail','0','2022-09-28 15:12:01','','','','0','Cash',0.00,'10','','','11','','1','2022-09-28 12:52:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','91.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('1116643695016023226',3466,'111664367121','147','1.00','20','retail','0','2022-09-28 15:51:27','','','','0','Cash',0.00,'20','','','11','','1','2022-09-28 12:52:05','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('1116643697299733626',3467,'111664369525','147','1.00','20','retail','0','2022-09-28 15:52:05','','','','0','Cash',0.00,'20','','','11','','1','2022-09-28 12:55:32','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('1816643711778333332',3468,'181664368028','112','1.00','80','retail','0','2022-09-28 15:27:08','','','','0','Cash',0.00,'80','','','18','','1','2022-09-28 13:19:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116643727577321332',3469,'111664372750','147','1.00','20','retail','0','2022-09-28 16:45:51','','','','0','Cash',0.00,'20','','','11','','1','2022-09-28 13:46:29','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1116643727856332352',3470,'111664372750','190','14.00','140','retail','0','2022-09-28 16:45:57','','','','0','Cash',0.00,'10','','','11','','1','2022-09-28 13:46:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','91.00','77','Inclusive','branch','Service','1110','4000','5500','',''),('1816643749060033322',3471,'181664371188','52','2.00','80','retail','0','2022-09-28 16:19:48','','','','0','Cash',0.00,'40','','','18','','1','2022-09-28 14:21:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','','','','',''),('1116643755582353332',3472,'111664372790','189','3.00','60','retail','0','2022-09-28 16:46:30','','','','0','Cash',0.00,'20','','','11','','1','2022-09-28 14:32:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','253.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('1116643755883361022',3473,'111664375574','187','10.00','50','retail','0','2022-09-28 17:32:54','','','','0','Cash',0.00,'5','','','11','','1','2022-09-28 14:33:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1365.00','1355','Inclusive','branch','Service','1110','4000','5500','',''),('1116643763020001300',3474,'111664376289','18','6.00','360','retail','0','2022-09-28 17:44:49','','','','0','Cash',0.00,'60','','','11','','1','2022-09-28 14:45:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','12.00','6','Inclusive','branch','Inventory','','','','',''),('1816643776323303632',3475,'181664374911','1','1.00','70','retail','0','2022-09-28 17:21:51','','','','0','Cash',0.00,'70','','','18','','1','2022-09-28 15:07:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1116643788902641730',3476,'111664378869','189','15.00','300','retail','0','2022-09-28 18:27:49','','','','0','Cash',0.00,'20','','','11','','1','2022-09-28 15:28:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','253.00','238','Inclusive','branch','Service','1110','4000','5500','',''),('1116643788976068237',3477,'111664378869','147','1.00','20','retail','0','2022-09-28 18:28:10','','','','0','Cash',0.00,'20','','','11','','1','2022-09-28 15:28:19','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('1116644276131463132',3478,'111664427589','187','20.00','100','retail','0','2022-09-29 07:59:49','','','','0','Cash',0.00,'5','','','11','','1','2022-09-29 05:00:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1365.00','1345','Inclusive','branch','Service','1110','4000','5500','',''),('1116644276312642222',3479,'111664427616','190','2.00','20','retail','0','2022-09-29 08:00:16','','','','0','Cash',0.00,'10','','','11','','1','2022-09-29 05:00:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('1116644276503143323',3480,'111664427640','160','2.00','10','retail','0','2022-09-29 08:00:40','','','','0','Cash',0.00,'5','','','11','','1','2022-09-29 05:00:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','',''),('1116644281263202232',3481,'111664427652','190','3.00','30','retail','0','2022-09-29 08:00:52','','','','0','Cash',0.00,'10','','','11','','1','2022-09-29 05:08:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Service','1110','4000','5500','',''),('1816644295383036432',3482,'181664429522','23','1.00','20','retail','0','2022-09-29 08:32:02','','','','0','Cash',0.00,'20','','','18','','1','2022-09-29 05:32:22','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1116644294973601401',3483,'111664428136','147','1.00','20','retail','0','2022-09-29 08:08:56','','','','0','Cash',0.00,'20','','','11','','1','2022-09-29 05:32:51','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1116644295222234202',3484,'111664428136','190','6.00','60','retail','0','2022-09-29 08:31:38','','','','0','Cash',0.00,'10','','','11','','1','2022-09-29 05:32:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','91.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('1116644295602002236',3485,'111664428136','187','16.00','80','retail','0','2022-09-29 08:32:03','','','','0','Cash',0.00,'5','','','11','','1','2022-09-29 05:32:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','1365.00','1349','Inclusive','branch','Service','1110','4000','5500','',''),('1816644328704023303',3486,'181664429542','16','3.00','30','retail','0','2022-09-29 08:32:22','','','','0','Cash',0.00,'10','','','18','','1','2022-09-29 06:27:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','',''),('1116644361612323022',3487,'111664436141','193','13.00','13','retail','0','2022-09-29 10:22:21','','','','1','Cash',0.00,'1','','','11','','1','2022-09-29 07:23:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','1.00','-12','Inclusive','branch','Service','1110','4000','5500','',''),('1116644361803313203',3488,'111664436141','189','1.00','20','retail','0','2022-09-29 10:22:42','','','','0','Cash',0.00,'20','','','11','','1','2022-09-29 07:23:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1116644361980219001',3489,'111664436141','187','3.00','15','retail','0','2022-09-29 10:23:01','','','','0','Cash',0.00,'5','','','11','','1','2022-09-29 07:23:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1365.00','1362','Inclusive','branch','Service','1110','4000','5500','',''),('1116644362331043224',3490,'111664436212','193','100.00','100','retail','0','2022-09-29 10:23:32','','','','1','Cash',0.00,'1','','','11','','1','2022-09-29 07:23:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','1.00','-99','Inclusive','branch','Service','1110','4000','5500','',''),('1116644370430440301',3491,'111664436237','190','19.00','190','retail','0','2022-09-29 10:23:57','','','','0','Cash',0.00,'10','','','11','','1','2022-09-29 07:37:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','91.00','72','Inclusive','branch','Service','1110','4000','5500','',''),('1816644396356603352',3492,'181664439526','207','4.00','40','retail','0','2022-09-29 11:18:46','','','','0','Cash',0.00,'10','','','18','','1','2022-09-29 08:21:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','620.00','616','Inclusive','branch','Service','1110','4000','5500','',''),('1816644396624230162',3493,'181664439526','187','4.00','20','retail','0','2022-09-29 11:20:47','','','','0','Cash',0.00,'5','','','18','','1','2022-09-29 08:21:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1365.00','1361','Inclusive','branch','Service','1110','4000','5500','',''),('1816644402210364234',3494,'181664439666','1','1.00','70','retail','0','2022-09-29 11:21:06','','','','0','Cash',0.00,'70','','','18','','1','2022-09-29 08:30:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816644408723220032',3495,'181664440227','189','6.00','120','retail','0','2022-09-29 11:30:27','','','','0','Cash',0.00,'20','','','18','','1','2022-09-29 08:41:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','253.00','247','Inclusive','branch','Service','1110','4000','5500','',''),('1816644409606323363',3496,'181664440886','16','3.00','30','retail','0','2022-09-29 11:41:26','','','','0','Cash',0.00,'10','','','18','','1','2022-09-29 08:42:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','','','','',''),('1116644413440013010',3497,'111664441197','190','12.00','120','retail','0','2022-09-29 11:48:51','','','','0','Cash',0.00,'10','','','11','','1','2022-09-29 08:49:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','91.00','79','Inclusive','branch','Service','1110','4000','5500','',''),('1816644414774720344',3498,'181664440964','209','3.00','180','retail','0','2022-09-29 11:42:44','','','','0','Cash',0.00,'60','','','18','','1','2022-09-29 08:51:32','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816644439678364232',3499,'181664441495','207','1.00','10','retail','0','2022-09-29 11:51:35','','','','0','Cash',0.00,'10','','','18','','1','2022-09-29 09:32:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','620.00','619','Inclusive','branch','Service','1110','4000','5500','',''),('1816644440280284320',3500,'181664443978','38','3.00','90','retail','0','2022-09-29 12:32:58','','','','0','Cash',0.00,'30','','','18','','1','2022-09-29 09:34:15','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','',''),('1816644451403402813',3501,'181664444210','207','12.00','120','retail','0','2022-09-29 12:36:50','','','','0','Cash',0.00,'10','','','18','','1','2022-09-29 09:52:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','620.00','608','Inclusive','branch','Service','1110','4000','5500','',''),('1816644453712323047',3502,'181664445148','6','1.00','50','retail','0','2022-09-29 12:52:28','','','','0','Cash',0.00,'50','','','18','','1','2022-09-29 09:56:14','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1116644462442243236',3503,'111664441350','189','2.00','40','retail','0','2022-09-29 13:10:28','','','','0','Cash',0.00,'20','','','11','','1','2022-09-29 10:10:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','253.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1116644472943160939',3504,'111664446254','190','6.00','60','retail','0','2022-09-29 13:10:54','','','','0','Cash',0.00,'10','','','11','','1','2022-09-29 10:28:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','91.00','85','Inclusive','branch','Service','1110','4000','5500','',''),('1116644478726322222',3505,'111664447297','190','25.00','250','retail','0','2022-09-29 13:28:17','','','','0','Cash',0.00,'10','','','11','','1','2022-09-29 10:38:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','91.00','66','Inclusive','branch','Service','1110','4000','5500','',''),('1116644478846163408',3506,'111664447297','147','1.00','20','retail','0','2022-09-29 13:37:53','','','','0','Cash',0.00,'20','','','11','','1','2022-09-29 10:38:07','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('1816644492798433320',3507,'181664445374','160','2.00','10','retail','0','2022-09-29 12:56:14','','','','0','Cash',0.00,'5','','','18','','1','2022-09-29 11:01:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','',''),('1816644493193103330',3508,'181664449282','193','72.00','72','retail','0','2022-09-29 14:01:22','','','','1','Cash',0.00,'1','','','18','','1','2022-09-29 11:02:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'72','1.00','-71','Inclusive','branch','Service','1110','4000','5500','',''),('1816644549063452322',3509,'181664449330','207','24.00','240','retail','0','2022-09-29 14:02:10','','','','0','Cash',0.00,'10','','','18','','1','2022-09-29 12:35:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','620.00','596','Inclusive','branch','Service','1110','4000','5500','',''),('1816644549164344360',3510,'181664449330','147','1.00','20','retail','0','2022-09-29 15:35:07','','','','0','Cash',0.00,'20','','','18','','1','2022-09-29 12:35:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('1116644573670325330',3511,'111664454745','66','5.00','50','retail','0','2022-09-29 15:32:25','','','','0','Cash',0.00,'10','','','11','','1','2022-09-29 13:16:25','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','','','','',''),('1816644633294002332',3512,'181664463315','18','6.00','360','retail','0','2022-09-29 17:55:15','','','','0','Cash',0.00,'60','','','18','','1','2022-09-29 14:56:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','',''),('1116645139582430029',3513,'111664513937','190','18.00','180','retail','0','2022-09-30 07:58:57','','','','0','Cash',0.00,'10','','','11','','1','2022-09-30 04:59:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','91.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('1816645177742120252',3514,'181664513639','160','2.00','10','retail','0','2022-09-30 07:53:59','','','','0','Cash',0.00,'5','','','18','','1','2022-09-30 06:03:01','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('1816645178912303631',3515,'181664517781','207','3.00','30','retail','0','2022-09-30 09:03:01','','','','0','Cash',0.00,'10','','','18','','1','2022-09-30 06:05:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','620.00','617','Inclusive','branch','Service','1110','4000','5500','',''),('1116645209240313006',3516,'111664520804','187','1.00','5','retail','0','2022-09-30 09:53:24','','','','0','Cash',0.00,'5','','','11','','1','2022-09-30 06:55:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1365.00','1364','Inclusive','branch','Service','1110','4000','5500','',''),('1816645213283222363',3517,'181664517903','119','1.00','20','retail','0','2022-09-30 09:05:03','','','','0','Cash',0.00,'20','','','18','','1','2022-09-30 07:05:00','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816645214780122066',3518,'181664517903','147','1.00','20','retail','0','2022-09-30 10:02:09','','','','0','Cash',0.00,'20','','','18','','1','2022-09-30 07:05:00','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('1816645214941015633',3519,'181664517903','207','1.00','10','retail','0','2022-09-30 10:04:39','','','','0','Cash',0.00,'10','','','18','','1','2022-09-30 07:05:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','620.00','619','Inclusive','branch','Service','1110','4000','5500','',''),('1816645218328333603',3520,'181664521501','147','1.00','20','retail','0','2022-09-30 10:05:01','','','','0','Cash',0.00,'20','','','18','','1','2022-09-30 07:10:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1116645243602330153',3521,'111664520929','187','2.00','10','retail','0','2022-09-30 09:55:29','','','','0','Cash',0.00,'5','','','11','','1','2022-09-30 07:54:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1365.00','1363','Inclusive','branch','Service','1110','4000','5500','',''),('1116645243943342446',3522,'111664520929','208','1.00','20','retail','0','2022-09-30 10:52:40','','','','0','Cash',0.00,'20','','','11','','1','2022-09-30 07:54:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1116645244101133344',3523,'111664520929','193','30.00','30','retail','0','2022-09-30 10:53:14','','','','1','Cash',0.00,'1','','','11','','1','2022-09-30 07:54:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1.00','-29','Inclusive','branch','Service','1110','4000','5500','',''),('1116645244333130333',3524,'111664520929','190','2.00','20','retail','0','2022-09-30 10:53:30','','','','0','Cash',0.00,'10','','','11','','1','2022-09-30 07:54:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('1116645244463313313',3525,'111664520929','147','1.00','20','retail','0','2022-09-30 10:53:54','','','','0','Cash',0.00,'20','','','11','','1','2022-09-30 07:54:10','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816645260383062383',3526,'181664521838','52','1.00','40','retail','0','2022-09-30 10:10:38','','','','0','Cash',0.00,'40','','','18','','1','2022-09-30 08:20:42','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1816645269182182200',3527,'181664526893','75','20.00','700','retail','0','2022-09-30 11:34:53','','','','0','Cash',0.00,'35','','','18','','1','2022-09-30 08:35:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','29.00','9','Inclusive','branch','Inventory','','','','',''),('1816645269313233302',3528,'181664526893','76','8.00','200','retail','0','2022-09-30 11:35:19','','','','0','Cash',0.00,'25','','','18','','1','2022-09-30 08:35:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','120.00','112','Inclusive','branch','Inventory','','','','',''),('1116645292050232065',3529,'111664524451','110','4.00','60','retail','0','2022-09-30 10:54:11','','','','0','Cash',0.00,'15','','','11','','1','2022-09-30 09:13:38','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','','','','',''),('1116645292402502614',3530,'111664529219','193','50.00','50','retail','0','2022-09-30 12:13:39','','','','1','Cash',0.00,'1','','','11','','1','2022-09-30 09:14:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1.00','-49','Inclusive','branch','Service','1110','4000','5500','',''),('1816645303653220636',3531,'181664527308','15','2.00','10','retail','0','2022-09-30 11:41:48','','','','0','Cash',0.00,'5','','','18','','1','2022-09-30 09:33:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','','','',''),('1816645319923922330',3532,'181664530386','16','4.00','40','retail','0','2022-09-30 12:33:06','','','','0','Cash',0.00,'10','','','18','','1','2022-09-30 09:59:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1116645322480202220',3533,'111664529279','193','5.00','5','retail','0','2022-09-30 12:14:39','','','','1','Cash',0.00,'1','','','11','','1','2022-09-30 10:04:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816645323212230221',3534,'181664531994','7','1.00','100','retail','0','2022-09-30 12:59:54','','','','0','Cash',0.00,'100','','','18','','1','2022-09-30 10:17:53','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816645323312352212',3535,'181664531994','75','1.00','35','retail','0','2022-09-30 13:05:21','','','','0','Cash',0.00,'35','','','18','','1','2022-09-30 10:17:53','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816645330828032363',3536,'181664533074','207','3.00','30','retail','0','2022-09-30 13:17:54','','','','0','Cash',0.00,'10','','','18','','1','2022-09-30 10:18:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','620.00','617','Inclusive','branch','Service','1110','4000','5500','',''),('1816645337480530373',3537,'181664533094','6','1.00','50','retail','0','2022-09-30 13:18:14','','','','0','Cash',0.00,'50','','','18','','1','2022-09-30 10:29:10','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1116645338563560356',3538,'111664533130','193','50.00','50','retail','0','2022-09-30 13:18:50','','','','1','Cash',0.00,'1','','','11','','1','2022-09-30 10:31:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1.00','-49','Inclusive','branch','Service','1110','4000','5500','',''),('1816645384996223232',3539,'181664533751','33','1.00','200','retail','0','2022-09-30 14:48:12','','','','0','Cash',0.00,'200','','','18','','1','2022-09-30 11:48:24','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816645429370235730',3540,'181664542923','66','4.00','40','retail','0','2022-09-30 16:02:03','','','','0','Cash',0.00,'10','','','18','','1','2022-09-30 13:02:20','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','','','','',''),('1816645440052301133',3541,'181664543995','189','1.00','20','retail','0','2022-09-30 16:19:55','','','','0','Cash',0.00,'20','','','18','','1','2022-09-30 13:20:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816645444181250421',3542,'181664544008','202','2.00','100','retail','0','2022-09-30 16:20:08','','','','0','Cash',0.00,'50','','','18','','1','2022-09-30 13:27:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816645445405332232',3543,'181664544422','149','1.00','10','retail','0','2022-09-30 16:27:02','','','','0','Cash',0.00,'10','','','18','','1','2022-09-30 13:29:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('1816645487184225132',3544,'181664548706','18','3.00','180','retail','0','2022-09-30 17:38:26','','','','0','Cash',0.00,'60','','','18','','1','2022-09-30 14:39:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1816645487804833462',3545,'181664548757','18','1.00','60','retail','0','2022-09-30 17:39:17','','','','0','Cash',0.00,'60','','','18','','1','2022-09-30 14:39:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816645495282384438',3546,'181664549515','211','32.00','32','retail','0','2022-09-30 17:51:55','','','','0','Cash',0.00,'1','','','18','','1','2022-09-30 14:52:18','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'32','0.00','-32','Inclusive','branch','Service','1110','4000','5500','',''),('1816645495951205353',3547,'181664549539','122','1.00','10','retail','0','2022-09-30 17:52:19','','','','0','Cash',0.00,'10','','','18','','1','2022-09-30 14:55:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816645496126912333',3548,'181664549539','199','2.00','200','retail','0','2022-09-30 17:53:15','','','','0','Cash',0.00,'100','','','18','','1','2022-09-30 14:55:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816645497022232183',3549,'181664549539','122','7.00','70','retail','0','2022-09-30 17:54:12','','','','0','Cash',0.00,'10','','','18','','1','2022-09-30 14:55:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','','','','',''),('1816645497125232102',3550,'181664549539','147','1.00','20','retail','0','2022-09-30 17:55:02','','','','0','Cash',0.00,'20','','','18','','1','2022-09-30 14:55:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1816645499480234328',3551,'181664542117','1','1.00','70','retail','0','2022-09-30 15:48:37','','','','0','Cash',0.00,'70','','','18','','1','2022-09-30 14:59:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1116646067302261732',3552,'111664606719','71','2.00','140','retail','0','2022-10-01 09:45:19','','','','0','Cash',0.00,'70','','','11','','1','2022-10-01 06:45:40','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1116646067512250436',3553,'111664606740','189','1.00','20','retail','0','2022-10-01 09:45:40','','','','0','Cash',0.00,'20','','','11','','1','2022-10-01 06:46:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816646132530531203',3554,'181664613209','52','1.00','40','retail','0','2022-10-01 11:33:29','','','','0','Cash',0.00,'40','','','18','','1','2022-10-01 08:34:47','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('1816646133002308023',3555,'181664613288','6','2.00','100','retail','0','2022-10-01 11:34:48','','','','0','Cash',0.00,'50','','','18','','1','2022-10-01 08:36:48','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1816646133350125322',3556,'181664613288','3','1.00','150','retail','0','2022-10-01 11:35:01','','','','0','Cash',0.00,'150','','','18','','1','2022-10-01 08:36:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816646133843380632',3557,'181664613288','106','1.00','10','retail','0','2022-10-01 11:35:36','','','','0','Cash',0.00,'10','','','18','','1','2022-10-01 08:36:48','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816646133972230232',3558,'181664613288','211','150.00','150','retail','0','2022-10-01 11:36:25','','','','0','Cash',0.00,'1','','','18','','1','2022-10-01 08:36:48','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'150','0.00','-150','Inclusive','branch','Service','1110','4000','5500','',''),('1816646134233333606',3559,'181664613409','209','1.00','60','retail','0','2022-10-01 11:36:49','','','','0','Cash',0.00,'60','','','18','','1','2022-10-01 08:37:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816646146753233613',3560,'181664613629','1','1.00','70','retail','0','2022-10-01 11:40:29','','','','0','Cash',0.00,'70','','','18','','1','2022-10-01 08:57:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816646167664360332',3561,'181664614678','62','1.00','350','retail','0','2022-10-01 11:57:58','','','','0','Cash',0.00,'350','','','18','','1','2022-10-01 09:32:49','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116646196899322236',3562,'111664619598','24','6.00','60','retail','0','2022-10-01 13:19:58','','','','0','Cash',0.00,'10','','','11','','1','2022-10-01 10:22:02','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','12.00','6','Inclusive','branch','Inventory','','','','',''),('1116646196970972031',3563,'111664619598','18','1.00','60','retail','0','2022-10-01 13:21:29','','','','0','Cash',0.00,'60','','','11','','1','2022-10-01 10:22:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816646276400220202',3564,'181664627628','65','3.00','30','retail','0','2022-10-01 15:33:48','','','','0','Cash',0.00,'10','','','18','','1','2022-10-01 12:34:03','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','','','','',''),('1116647734567136032',3565,'111664773447','71','1.00','70','retail','0','2022-10-03 08:04:07','','','','0','Cash',0.00,'70','','','11','','1','2022-10-03 05:04:32','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1116647743166072220',3566,'111664774292','187','35.00','175','retail','0','2022-10-03 08:18:12','','','','0','Cash',0.00,'5','','','11','','1','2022-10-03 05:18:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','1410.00','1375','Inclusive','branch','Service','1110','4000','5500','',''),('1116647743474222206',3567,'111664774332','190','2.00','20','retail','0','2022-10-03 08:18:52','','','','0','Cash',0.00,'10','','','11','','1','2022-10-03 05:19:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('1816647775472134222',3568,'181664777534','29','2.00','70','retail','0','2022-10-03 09:12:14','','','','0','Cash',0.00,'35','','','18','','1','2022-10-03 06:12:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1816647785351152586',3569,'181664777558','189','10.00','200','retail','0','2022-10-03 09:12:38','','','','0','Cash',0.00,'20','','','18','','1','2022-10-03 06:28:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','253.00','243','Inclusive','branch','Service','1110','4000','5500','',''),('1116647810223120210',3570,'111664780987','190','31.00','310','retail','0','2022-10-03 10:09:47','','','','0','Cash',0.00,'10','','','11','','1','2022-10-03 07:10:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'31','91.00','60','Inclusive','branch','Service','1110','4000','5500','',''),('1116647810311322417',3571,'111664780987','147','1.00','20','retail','0','2022-10-03 10:10:22','','','','0','Cash',0.00,'20','','','11','','1','2022-10-03 07:10:35','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('1816647825621223104',3572,'181664778539','52','1.00','40','retail','0','2022-10-03 09:28:59','','','','0','Cash',0.00,'40','','','18','','1','2022-10-03 07:36:08','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('1116647834170363013',3573,'111664783401','207','15.00','150','retail','0','2022-10-03 10:50:01','','','','0','Cash',0.00,'10','','','11','','1','2022-10-03 07:50:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','621.00','606','Inclusive','branch','Service','1110','4000','5500','',''),('1116647866550130333',3574,'111664783428','147','1.00','20','retail','0','2022-10-03 11:45:25','','','','0','Cash',0.00,'20','','','11','','1','2022-10-03 08:45:54','1','12','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1116647866691233661',3575,'111664783428','148','4.00','60','retail','0','2022-10-03 11:45:25','','','','0','Cash',0.00,'15','','','11','','1','2022-10-03 08:45:54','1','12','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','139.00','135','Inclusive','branch','Inventory','','','','',''),('1116647866893033903',3576,'111664783428','207','6.00','60','retail','0','2022-10-03 11:45:25','','','','0','Cash',0.00,'10','','','11','','1','2022-10-03 08:45:54','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','621.00','615','Inclusive','branch','Service','1110','4000','5500','',''),('1116647867087770222',3577,'111664783428','6','1.00','50','retail','0','2022-10-03 11:45:25','','','','0','Cash',0.00,'50','','','11','','1','2022-10-03 08:45:54','1','2','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1116647867253203203',3578,'111664783428','209','1.00','60','retail','0','2022-10-03 11:45:25','','','','0','Cash',0.00,'60','','','11','','1','2022-10-03 08:45:54','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116647877600060020',3584,'111664786769','1','1.00','70','retail','0','2022-10-03 12:02:31','','','','0','Cash',0.00,'70','','','11','','1','2022-10-03 09:02:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1116647877897182303',3585,'111664787768','194','1.00','100','retail','0','2022-10-03 12:02:48','','','','0','Cash',0.00,'100','','','11','','1','2022-10-03 09:03:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116647877993270769',3586,'111664787791','147','1.00','20','retail','0','2022-10-03 12:03:11','','','','0','Cash',0.00,'20','','','11','','1','2022-10-03 09:03:24','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1116647878380377273',3587,'111664787830','148','3.00','45','retail','0','2022-10-03 12:03:50','','','','0','Cash',0.00,'15','','','11','','1','2022-10-03 09:04:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','135.00','132','Inclusive','branch','Inventory','','','','',''),('1116647878458032880',3588,'111664787830','6','1.00','50','retail','0','2022-10-03 12:03:58','','','','0','Cash',0.00,'50','','','11','','1','2022-10-03 09:04:38','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1116647878623322302',3589,'111664787830','207','6.00','60','retail','0','2022-10-03 12:04:06','','','','0','Cash',0.00,'10','','','11','','1','2022-10-03 09:04:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','621.00','615','Inclusive','branch','Service','1110','4000','5500','',''),('1116647878723372332',3590,'111664787830','209','1.00','60','retail','0','2022-10-03 12:04:22','','','','0','Cash',0.00,'60','','','11','','1','2022-10-03 09:04:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116647878953220320',3591,'111664787879','158','10.00','10','retail','0','2022-10-03 12:04:39','','','','0','Cash',0.00,'1','','','11','','1','2022-10-03 09:04:57','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','21.00','11','Inclusive','branch','Inventory','','','','',''),('1816647919626003333',3592,'181664791950','6','2.00','100','retail','0','2022-10-03 13:12:30','','','','0','Cash',0.00,'50','','','18','','1','2022-10-03 10:12:45','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816647958123033133',3593,'181664791965','190','4.00','40','retail','0','2022-10-03 13:12:45','','','','0','Cash',0.00,'10','','','18','','1','2022-10-03 11:16:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','107.00','103','Inclusive','branch','Service','1110','4000','5500','',''),('1816647958270325923',3594,'181664795815','1','1.00','70','retail','0','2022-10-03 14:16:55','','','','0','Cash',0.00,'70','','','18','','1','2022-10-03 11:17:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816648007732820202',3595,'181664799852','207','100.00','1000','retail','0','2022-10-03 15:24:12','','','','0','Cash',0.00,'10','','','18','','1','2022-10-03 12:39:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','621.00','521','Inclusive','branch','Service','1110','4000','5500','',''),('1116648018036263126',3596,'111664787897','194','2.00','200','retail','0','2022-10-03 15:56:22','','','','0','Cash',0.00,'100','','','11','','1','2022-10-03 12:56:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1816648027872022000',3597,'181664800844','6','1.00','50','retail','0','2022-10-03 15:40:44','','','','0','Cash',0.00,'50','','','18','','1','2022-10-03 13:17:43','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816648030620030263',3598,'181664800844','6','1.00','50','retail','0','2022-10-03 16:13:08','','','','0','Cash',0.00,'50','','','18','','1','2022-10-03 13:17:43','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116648085170018233',3599,'111664808501','18','3.00','180','retail','0','2022-10-03 17:48:21','','','','0','Cash',0.00,'60','','','11','','1','2022-10-03 14:50:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('1816648611592230362',3600,'181664861150','16','2.00','20','retail','0','2022-10-04 08:25:50','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 05:26:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1116648617152751162',3601,'111664861687','202','3.00','150','retail','0','2022-10-04 08:34:47','','','','0','Cash',0.00,'50','','','11','','1','2022-10-04 05:36:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1116648617482713117',3602,'111664861687','207','33.00','330','retail','0','2022-10-04 08:35:15','','','','0','Cash',0.00,'10','','','11','','1','2022-10-04 05:36:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'33','621.00','588','Inclusive','branch','Service','1110','4000','5500','',''),('1816648628286224022',3603,'181664862810','16','2.00','20','retail','0','2022-10-04 08:53:41','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 05:53:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816648630230388080',3604,'181664862834','211','41.00','41','retail','0','2022-10-04 08:53:54','','','','0','Cash',0.00,'1','','','18','','1','2022-10-04 05:57:11','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'41','0.00','-41','Inclusive','branch','Service','1110','4000','5500','',''),('1816648638963622921',3605,'181664863031','202','1.00','50','retail','0','2022-10-04 08:57:11','','','','0','Cash',0.00,'50','','','18','','1','2022-10-04 06:11:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816648639082130231',3606,'181664863031','190','18.00','180','retail','0','2022-10-04 09:11:37','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 06:11:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','107.00','89','Inclusive','branch','Service','1110','4000','5500','',''),('1816648639242310921',3607,'181664863917','202','1.00','50','retail','0','2022-10-04 09:11:57','','','','0','Cash',0.00,'50','','','18','','1','2022-10-04 06:12:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816648639330022128',3608,'181664863917','190','12.00','120','retail','0','2022-10-04 09:12:04','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 06:12:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','107.00','95','Inclusive','branch','Service','1110','4000','5500','',''),('1116648671076226132',3609,'111664861786','187','11.00','55','retail','0','2022-10-04 08:36:26','','','','0','Cash',0.00,'5','','','11','','1','2022-10-04 07:05:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','1410.00','1399','Inclusive','branch','Service','1110','4000','5500','',''),('1116648680213446006',3610,'111664868008','193','10.00','10','retail','0','2022-10-04 10:20:21','','','','1','Cash',0.00,'1','','','11','','1','2022-10-04 07:20:23','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','2.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1116648680383030038',3612,'111664868028','193','10.00','10','retail','0','2022-10-04 10:20:28','','','','1','Cash',0.00,'1','','','11','','1','2022-10-04 07:20:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','2.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1816648688942220931',3613,'181664868862','16','2.00','20','retail','0','2022-10-04 10:34:22','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 07:35:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1816648700550232051',3614,'181664868915','6','2.00','100','retail','0','2022-10-04 10:35:15','','','','0','Cash',0.00,'50','','','18','','1','2022-10-04 07:54:17','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816648700960320100',3615,'181664870058','190','8.00','80','retail','0','2022-10-04 10:54:18','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 07:54:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','107.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('1816648703710101340',3616,'181664870099','207','15.00','150','retail','0','2022-10-04 10:54:59','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 07:59:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','621.00','606','Inclusive','branch','Service','1110','4000','5500','',''),('1816648706272282422',3617,'181664870384','52','2.00','80','retail','0','2022-10-04 10:59:44','','','','0','Cash',0.00,'40','','','18','','1','2022-10-04 08:03:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','',''),('1816648713540412762',3618,'181664870631','104','1.00','30','retail','0','2022-10-04 11:03:51','','','','0','Cash',0.00,'30','','','18','','1','2022-10-04 08:15:57','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1116648720366226031',3619,'111664868041','189','1.00','20','retail','0','2022-10-04 10:20:41','','','','0','Cash',0.00,'20','','','11','','1','2022-10-04 08:27:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816648725022471382',3620,'181664872412','1','2.00','140','retail','0','2022-10-04 11:33:32','','','','0','Cash',0.00,'70','','','18','','1','2022-10-04 08:35:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('1816648725197001343',3621,'181664872510','16','6.00','60','retail','0','2022-10-04 11:35:10','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 08:35:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','12.00','6','Inclusive','branch','Inventory','','','','',''),('1816648725743275083',3622,'181664872563','158','20.00','20','retail','0','2022-10-04 11:36:03','','','','0','Cash',0.00,'1','','','18','','1','2022-10-04 08:36:18','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','100.00','80','Inclusive','branch','Inventory','','','','',''),('1816648728358323322',3623,'181664872692','4','1.00','100','retail','0','2022-10-04 11:38:12','','','','0','Cash',0.00,'100','','','18','','1','2022-10-04 08:40:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816648728653832380',3624,'181664872846','116','5.00','50','retail','0','2022-10-04 11:40:46','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 08:41:16','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','42.00','37','Inclusive','branch','Inventory','','','','',''),('1816648737603306311',3625,'181664872876','207','1.00','10','retail','0','2022-10-04 11:41:16','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 08:56:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','621.00','620','Inclusive','branch','Service','1110','4000','5500','',''),('1816648737717672312',3626,'181664872876','119','1.00','20','retail','0','2022-10-04 11:56:00','','','','0','Cash',0.00,'20','','','18','','1','2022-10-04 08:56:29','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816648737980820332',3627,'181664873789','207','13.00','130','retail','0','2022-10-04 11:56:29','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 08:56:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','621.00','608','Inclusive','branch','Service','1110','4000','5500','',''),('1816648738170230338',3628,'181664873808','190','1.00','10','retail','0','2022-10-04 11:56:48','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 08:57:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Service','1110','4000','5500','',''),('1116648739292393026',3629,'111664873872','64','5.00','50','retail','0','2022-10-04 11:57:52','','','','0','Cash',0.00,'10','','','11','','1','2022-10-04 08:58:58','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','59.00','54','Inclusive','branch','Inventory','','','','',''),('1116648739583330387',3630,'111664873939','194','1.00','100','retail','0','2022-10-04 11:58:59','','','','0','Cash',0.00,'100','','','11','','1','2022-10-04 08:59:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116648740252332224',3631,'111664873968','207','15.00','150','retail','0','2022-10-04 11:59:28','','','','0','Cash',0.00,'10','','','11','','1','2022-10-04 09:01:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','621.00','606','Inclusive','branch','Service','1110','4000','5500','',''),('1116648740323300723',3632,'111664873968','147','1.00','20','retail','0','2022-10-04 12:00:25','','','','0','Cash',0.00,'20','','','11','','1','2022-10-04 09:01:07','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1816648755533312250',3633,'181664874669','202','1.00','50','retail','0','2022-10-04 12:11:09','','','','0','Cash',0.00,'50','','','18','','1','2022-10-04 09:26:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116648762918203122',3634,'111664874067','207','6.00','60','retail','0','2022-10-04 12:37:52','','','','0','Cash',0.00,'10','','','11','','1','2022-10-04 09:38:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','621.00','615','Inclusive','branch','Service','1110','4000','5500','',''),('1116648769713617223',3635,'111664876295','147','1.00','20','retail','0','2022-10-04 12:38:15','','','','0','Cash',0.00,'20','','','11','','1','2022-10-04 09:50:19','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('1116648770322216774',3636,'111664877020','189','2.00','40','retail','0','2022-10-04 12:50:20','','','','0','Cash',0.00,'20','','','11','','1','2022-10-04 09:50:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','253.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1116648771732333128',3637,'111664877037','187','50.00','250','retail','0','2022-10-04 12:50:37','','','','0','Cash',0.00,'5','','','11','','1','2022-10-04 09:52:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1410.00','1360','Inclusive','branch','Service','1110','4000','5500','',''),('1816648774100822338',3638,'181664877385','81','1.00','100','retail','0','2022-10-04 12:56:25','','','','0','Cash',0.00,'100','','','18','','1','2022-10-04 09:56:58','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816648775753000722',3639,'181664877418','158','5.00','5','retail','0','2022-10-04 12:56:58','','','','0','Cash',0.00,'1','','','18','','1','2022-10-04 09:59:38','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','80.00','75','Inclusive','branch','Inventory','','','','',''),('1816648777667403833',3640,'181664877578','43','1.00','65','retail','0','2022-10-04 12:59:38','','','','0','Cash',0.00,'65','','','18','','1','2022-10-04 10:02:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816648791662363333',3641,'181664877770','191','1.00','50','retail','0','2022-10-04 13:02:50','','','','0','Cash',0.00,'50','','','18','','1','2022-10-04 10:26:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816648791787232713',3642,'181664877770','190','3.00','30','retail','0','2022-10-04 13:26:07','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 10:26:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','107.00','104','Inclusive','branch','Service','1110','4000','5500','',''),('1816648804786823313',3643,'181664879181','160','4.00','20','retail','0','2022-10-04 13:26:21','','','','0','Cash',0.00,'5','','','18','','1','2022-10-04 10:48:01','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','','','','',''),('1816648830333320033',3644,'181664880493','69','1.00','20','retail','0','2022-10-04 13:48:13','','','','0','Cash',0.00,'20','','','18','','1','2022-10-04 11:30:36','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1116648831792010246',3645,'111664877178','70','3.00','60','retail','0','2022-10-04 12:52:58','','','','0','Cash',0.00,'20','','','11','','1','2022-10-04 11:33:02','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','','','','',''),('1116648838656021232',3646,'111664883183','164','1.00','150','retail','0','2022-10-04 14:33:03','','','','0','Cash',0.00,'150','','','11','','1','2022-10-04 11:44:34','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816648839503513380',3647,'181664883037','1','1.00','70','retail','0','2022-10-04 14:30:37','','','','0','Cash',0.00,'70','','','18','','1','2022-10-04 11:45:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816648897700412362',3648,'181664889745','207','55.00','550','retail','0','2022-10-04 16:22:25','','','','0','Cash',0.00,'10','','','18','','1','2022-10-04 13:22:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'55','621.00','566','Inclusive','branch','Service','1110','4000','5500','',''),('1816648899756020331',3649,'181664889775','194','1.00','100','retail','0','2022-10-04 16:22:55','','','','0','Cash',0.00,'100','','','18','','1','2022-10-04 13:26:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816648899940393004',3650,'181664889977','215','4.00','200','retail','0','2022-10-04 16:26:18','','','','0','Cash',0.00,'50','','','18','','1','2022-10-04 13:26:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816648905892300336',3651,'181664890001','209','1.00','60','retail','0','2022-10-04 16:26:41','','','','0','Cash',0.00,'60','','','18','','1','2022-10-04 13:36:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816648921249422023',3652,'181664890604','78','1.00','15','retail','0','2022-10-04 16:36:44','','','','0','Cash',0.00,'15','','','18','','1','2022-10-04 14:02:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('1816649510533326328',3653,'181664949896','18','1.00','60','retail','0','2022-10-05 09:04:56','','','','0','Cash',0.00,'60','','','18','','1','2022-10-05 06:24:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816649510634322102',3654,'181664949896','16','1.00','10','retail','0','2022-10-05 09:24:14','','','','0','Cash',0.00,'10','','','18','','1','2022-10-05 06:24:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816649510803340203',3655,'181664951071','190','2.00','20','retail','0','2022-10-05 09:24:31','','','','0','Cash',0.00,'10','','','18','','1','2022-10-05 06:24:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','107.00','105','Inclusive','branch','Service','1110','4000','5500','',''),('1816649518233222830',3656,'181664951086','189','2.00','40','retail','0','2022-10-05 09:24:46','','','','0','Cash',0.00,'20','','','18','','1','2022-10-05 06:37:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','253.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1816649525192030900',3657,'181664951834','154','1.00','25','retail','0','2022-10-05 09:37:14','','','','0','Cash',0.00,'25','','','18','','1','2022-10-05 06:52:46','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816649528668822923',3658,'181664952767','29','1.00','35','retail','0','2022-10-05 09:52:47','','','','0','Cash',0.00,'35','','','18','','1','2022-10-05 06:54:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816649528908029028',3659,'181664952869','189','1.00','20','retail','0','2022-10-05 09:54:29','','','','0','Cash',0.00,'20','','','18','','1','2022-10-05 06:55:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816649557773772032',3660,'181664952901','23','1.00','20','retail','0','2022-10-05 09:55:01','','','','0','Cash',0.00,'20','','','18','','1','2022-10-05 07:43:12','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816649557863079500',3661,'181664952901','22','3.00','30','retail','0','2022-10-05 10:42:57','','','','0','Cash',0.00,'10','','','18','','1','2022-10-05 07:43:12','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','','','','',''),('1816649560393246300',3662,'181664956027','18','1.00','60','retail','0','2022-10-05 10:47:07','','','','0','Cash',0.00,'60','','','18','','1','2022-10-05 07:47:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816649560570232422',3663,'181664956041','128','1.00','50','retail','0','2022-10-05 10:47:21','','','','0','Cash',0.00,'50','','','18','','1','2022-10-05 07:48:12','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816649560710622012',3664,'181664956041','207','41.00','410','retail','0','2022-10-05 10:47:38','','','','0','Cash',0.00,'10','','','18','','1','2022-10-05 07:48:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'41','621.00','580','Inclusive','branch','Service','1110','4000','5500','',''),('1116649561916192293',3665,'111664956062','207','2.00','20','retail','0','2022-10-05 10:47:42','','','','0','Cash',0.00,'10','','','11','','1','2022-10-05 07:49:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','621.00','619','Inclusive','branch','Service','1110','4000','5500','',''),('1116649563370323303',3666,'111664956313','202','1.00','50','retail','0','2022-10-05 10:51:53','','','','0','Cash',0.00,'50','','','11','','1','2022-10-05 07:54:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116649564406444221',3667,'111664956313','187','89.00','445','retail','0','2022-10-05 10:52:17','','','','0','Cash',0.00,'5','','','11','','1','2022-10-05 07:54:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'89','1410.00','1321','Inclusive','branch','Service','1110','4000','5500','',''),('1816649565352923323',3668,'181664956092','52','1.00','40','retail','0','2022-10-05 10:48:12','','','','0','Cash',0.00,'40','','','18','','1','2022-10-05 07:55:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816649600591020004',3669,'181664956540','7','2.00','200','retail','0','2022-10-05 10:55:40','','','','0','Cash',0.00,'100','','','18','','1','2022-10-05 08:54:27','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1116649605156043263',3670,'111664960475','189','13.00','260','retail','0','2022-10-05 12:01:15','','','','0','Cash',0.00,'20','','','11','','1','2022-10-05 09:01:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','253.00','240','Inclusive','branch','Service','1110','4000','5500','',''),('1816649605838264210',3671,'181664960067','190','15.00','150','retail','0','2022-10-05 11:54:27','','','','0','Cash',0.00,'10','','','18','','1','2022-10-05 09:03:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','107.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('1816649609012033330',3672,'181664960589','1','1.00','70','retail','0','2022-10-05 12:03:09','','','','0','Cash',0.00,'70','','','18','','1','2022-10-05 09:08:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816649609932366133',3673,'181664960913','191','1.00','50','retail','0','2022-10-05 12:08:33','','','','0','Cash',0.00,'50','','','18','','1','2022-10-05 09:10:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816649611183320211',3674,'181664961006','52','8.00','320','retail','0','2022-10-05 12:10:06','','','','0','Cash',0.00,'40','','','18','','1','2022-10-05 09:12:01','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','39.00','31','Inclusive','branch','Inventory','','','','',''),('1116649615643303113',3675,'111664960518','187','50.00','250','retail','0','2022-10-05 12:01:58','','','','0','Cash',0.00,'5','','','11','','1','2022-10-05 09:19:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1410.00','1360','Inclusive','branch','Service','1110','4000','5500','',''),('1816649616602628348',3676,'181664961330','18','1.00','60','retail','0','2022-10-05 12:15:30','','','','0','Cash',0.00,'60','','','18','','1','2022-10-05 09:21:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816649627922672210',3677,'181664962781','158','10.00','10','retail','0','2022-10-05 12:39:41','','','','0','Cash',0.00,'1','','','18','','1','2022-10-05 09:39:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10.00','75.00','65','Inclusive','branch','Inventory','','','','',''),('1116649685728035232',3678,'111664961577','187','5.00','25','retail','0','2022-10-05 12:19:37','','','','0','Cash',0.00,'5','','','11','','1','2022-10-05 11:16:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1410.00','1405','Inclusive','branch','Service','1110','4000','5500','',''),('1116649708270322239',3679,'111664970816','147','1.00','20','retail','0','2022-10-05 14:53:36','','','','0','Cash',0.00,'20','','','11','','1','2022-10-05 11:53:50','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('1116649740002022673',3680,'111664973978','194','4.00','400','retail','0','2022-10-05 15:46:18','','','','0','Cash',0.00,'100','','','11','','1','2022-10-05 12:46:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1116649740146134341',3681,'111664973978','1','4.00','280','retail','0','2022-10-05 15:46:40','','','','0','Cash',0.00,'70','','','11','','1','2022-10-05 12:46:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','','','','',''),('1116649763966320206',3682,'111664975360','1','1.00','70','retail','0','2022-10-05 16:26:28','','','','0','Cash',0.00,'70','','','11','','1','2022-10-05 13:26:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1116649778038000067',3683,'111664977792','194','2.00','200','retail','0','2022-10-05 16:49:52','','','','0','Cash',0.00,'100','','','11','','1','2022-10-05 13:50:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1116649778203036224',3684,'111664977806','187','3.00','15','retail','0','2022-10-05 16:50:06','','','','0','Cash',0.00,'5','','','11','','1','2022-10-05 13:50:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1410.00','1407','Inclusive','branch','Service','1110','4000','5500','',''),('1116649778742278062',3685,'111664977829','187','3.00','15','retail','0','2022-10-05 16:50:29','','','','0','Cash',0.00,'5','','','11','','1','2022-10-05 13:51:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1410.00','1407','Inclusive','branch','Service','1110','4000','5500','',''),('1116649778863316312',3686,'111664977829','147','1.00','20','retail','0','2022-10-05 16:51:15','','','','0','Cash',0.00,'20','','','11','','1','2022-10-05 13:51:31','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1116649783402329442',3687,'111664977892','156','1.00','20','retail','0','2022-10-05 16:51:32','','','','0','Cash',0.00,'20','','','11','','1','2022-10-05 13:59:03','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816649814420484236',3688,'181664981340','190','15.00','150','retail','0','2022-10-05 17:49:00','','','','0','Cash',0.00,'10','','','18','','1','2022-10-05 14:50:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','107.00','92','Inclusive','branch','Service','1110','4000','5500','',''),('1816649814640814264',3689,'181664981453','147','1.00','20','retail','0','2022-10-05 17:50:53','','','','0','Cash',0.00,'20','','','18','','1','2022-10-05 14:51:21','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1816649814730042333',3690,'181664981453','207','3.00','30','retail','0','2022-10-05 17:51:04','','','','0','Cash',0.00,'10','','','18','','1','2022-10-05 14:51:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','621.00','618','Inclusive','branch','Service','1110','4000','5500','',''),('1116650334780302200',3691,'111665033462','187','2.00','10','retail','0','2022-10-06 08:17:42','','','','0','Cash',0.00,'5','','','11','','1','2022-10-06 05:18:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1410.00','1408','Inclusive','branch','Service','1110','4000','5500','',''),('1116650335003322600',3692,'111665033481','207','24.00','240','retail','0','2022-10-06 08:18:01','','','','0','Cash',0.00,'10','','','11','','1','2022-10-06 05:18:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'24','621.00','597','Inclusive','branch','Service','1110','4000','5500','',''),('1116650343621031333',3693,'111665033509','187','16.00','80','retail','0','2022-10-06 08:18:29','','','','0','Cash',0.00,'5','','','11','','1','2022-10-06 05:32:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','1410.00','1394','Inclusive','branch','Service','1110','4000','5500','',''),('1816650349355301686',3694,'181665034920','147','1.00','20','retail','0','2022-10-06 08:42:00','','','','0','Cash',0.00,'20','','','18','','1','2022-10-06 05:43:01','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816650349731039654',3695,'181665034920','189','1.00','20','retail','0','2022-10-06 08:42:16','','','','0','Cash',0.00,'20','','','18','','1','2022-10-06 05:43:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816650350575533032',3696,'181665035038','16','12.00','120','retail','0','2022-10-06 08:43:58','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 05:44:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','18.00','6','Inclusive','branch','Inventory','','','','',''),('1816650359582033323',3697,'181665035065','52','1.00','40','retail','0','2022-10-06 08:44:25','','','','0','Cash',0.00,'40','','','18','','1','2022-10-06 05:59:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816650359790037325',3698,'181665035065','20','1.00','20','retail','0','2022-10-06 08:59:18','','','','0','Cash',0.00,'20','','','18','','1','2022-10-06 05:59:50','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816650384620303232',3699,'181665035991','52','1.00','40','retail','0','2022-10-06 08:59:51','','','','0','Cash',0.00,'40','','','18','','1','2022-10-06 06:41:05','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1116650387940562240',3700,'111665034371','189','1.00','20','retail','0','2022-10-06 08:32:51','','','','0','Cash',0.00,'20','','','11','','1','2022-10-06 06:46:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816650401981232626',3701,'181665038465','209','1.00','60','retail','0','2022-10-06 09:41:05','','','','0','Cash',0.00,'60','','','18','','1','2022-10-06 07:10:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816650403000100260',3702,'181665040227','17','1.00','25','retail','0','2022-10-06 10:10:27','','','','0','Cash',0.00,'25','','','18','','1','2022-10-06 07:11:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('1116650430212123123',3703,'111665043013','191','1.00','50','retail','0','2022-10-06 10:56:53','','','','0','Cash',0.00,'50','','','11','','1','2022-10-06 08:02:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1116650430332313663',3704,'111665043013','193','200.00','200','retail','0','2022-10-06 10:57:02','','','','1','Cash',0.00,'1','','','11','','1','2022-10-06 08:02:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'200','2.00','-198','Inclusive','branch','Service','1110','4000','5500','',''),('1116650430921333202',3705,'111665043013','1','1.00','70','retail','0','2022-10-06 10:57:23','','','','0','Cash',0.00,'70','','','11','','1','2022-10-06 08:02:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1116650433141401301',3706,'111665043013','7','1.00','100','retail','0','2022-10-06 10:58:12','','','','0','Cash',0.00,'100','','','11','','1','2022-10-06 08:02:14','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816650434143003320',3707,'181665040313','16','6.00','60','retail','0','2022-10-06 10:11:53','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 08:03:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','',''),('1816650447683063762',3708,'181665043422','158','20.00','20','retail','0','2022-10-06 11:03:42','','','','0','Cash',0.00,'1','','','18','','1','2022-10-06 08:26:12','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','65.00','45','Inclusive','branch','Inventory','','','','',''),('1816650450342300141',3709,'181665044773','65','1.00','10','retail','0','2022-10-06 11:26:13','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 08:30:48','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816650450416612205',3710,'181665044773','15','1.00','5','retail','0','2022-10-06 11:30:35','','','','0','Cash',0.00,'5','','','18','','1','2022-10-06 08:30:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('1816650452672302612',3711,'181665045049','189','9.00','180','retail','0','2022-10-06 11:30:49','','','','0','Cash',0.00,'20','','','18','','1','2022-10-06 08:35:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','253.00','244','Inclusive','branch','Service','1110','4000','5500','',''),('1816650453011013632',3712,'181665045049','66','18.00','180','retail','0','2022-10-06 11:34:28','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 08:35:12','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','21.00','3','Inclusive','branch','Inventory','','','','',''),('1816650458433182015',3713,'181665045313','27','2.00','40','retail','0','2022-10-06 11:35:13','','','','0','Cash',0.00,'20','','','18','','1','2022-10-06 08:44:08','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816650470533632020',3714,'181665045849','198','1.00','20','retail','0','2022-10-06 11:44:09','','','','0','Cash',0.00,'20','','','18','','1','2022-10-06 09:04:18','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816650494069231002',3715,'181665047059','207','40.00','400','retail','0','2022-10-06 12:42:37','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 09:43:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','621.00','581','Inclusive','branch','Service','1110','4000','5500','',''),('1116650500901003333',3716,'111665050079','194','1.00','100','retail','0','2022-10-06 12:54:39','','','','0','Cash',0.00,'100','','','11','','1','2022-10-06 09:55:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116650501290322000',3717,'111665050107','190','8.00','80','retail','0','2022-10-06 12:55:07','','','','0','Cash',0.00,'10','','','11','','1','2022-10-06 09:55:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','107.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('1116650501393030123',3718,'111665050107','202','1.00','50','retail','0','2022-10-06 12:55:29','','','','0','Cash',0.00,'50','','','11','','1','2022-10-06 09:55:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816650505841313353',3719,'181665050577','152','1.00','10','retail','0','2022-10-06 13:02:57','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 10:03:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816650517968662323',3720,'181665050595','6','2.00','100','retail','0','2022-10-06 13:23:07','','','','0','Cash',0.00,'50','','','18','','1','2022-10-06 10:23:19','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816650558120303120',3721,'181665053245','52','4.00','160','retail','0','2022-10-06 13:47:25','','','','0','Cash',0.00,'40','','','18','','1','2022-10-06 11:30:25','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','29.00','25','Inclusive','branch','Inventory','','','','',''),('1816650558372262233',3722,'181665055825','18','1.00','60','retail','0','2022-10-06 14:30:25','','','','0','Cash',0.00,'60','','','18','','1','2022-10-06 11:30:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816650562533600223',3723,'181665055845','162','1.00','80','retail','0','2022-10-06 14:30:45','','','','40','Cash',0.00,'80','','','18','','1','2022-10-06 11:37:55','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816650564413365832',3724,'181665056276','160','2.00','10','retail','0','2022-10-06 14:37:56','','','','0','Cash',0.00,'5','','','18','','1','2022-10-06 11:40:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1816650583762322353',3725,'181665056445','194','1.00','100','retail','0','2022-10-06 14:40:45','','','','0','Cash',0.00,'100','','','18','','1','2022-10-06 12:13:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116650584123120333',3726,'111665058405','194','1.00','100','retail','0','2022-10-06 15:13:25','','','','0','Cash',0.00,'100','','','11','','1','2022-10-06 12:13:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116650584281233325',3727,'111665058405','207','1.00','10','retail','0','2022-10-06 15:13:32','','','','0','Cash',0.00,'10','','','11','','1','2022-10-06 12:13:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','621.00','620','Inclusive','branch','Service','1110','4000','5500','',''),('1816650587192995180',3728,'181665058387','1','1.00','70','retail','0','2022-10-06 15:13:07','','','','0','Cash',0.00,'70','','','18','','1','2022-10-06 12:18:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1816650588312233283',3729,'181665058726','153','1.00','10','retail','0','2022-10-06 15:18:46','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 12:28:30','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816650597441380323',3730,'181665059310','207','5.00','50','retail','0','2022-10-06 15:28:30','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 12:36:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','621.00','616','Inclusive','branch','Service','1110','4000','5500','',''),('1816650598513813818',3731,'181665059835','106','2.00','20','retail','0','2022-10-06 15:37:15','','','','0','Cash',0.00,'10','','','18','','1','2022-10-06 12:37:33','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1116650624592222236',3732,'111665061660','193','180.00','180','retail','0','2022-10-06 16:07:40','','','','1','Cash',0.00,'1','','','11','','1','2022-10-06 13:21:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'180','2.00','-178','Inclusive','branch','Service','1110','4000','5500','',''),('1116650657863360022',3733,'111665062462','190','36.00','360','retail','0','2022-10-06 17:16:09','','','','0','Cash',0.00,'10','','','11','','1','2022-10-06 14:16:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'36','107.00','71','Inclusive','branch','Service','1110','4000','5500','',''),('1116651209550531010',3734,'111665120942','212','1.00','20','retail','0','2022-10-07 08:35:42','','','','5','Cash',0.00,'20','','','11','','1','2022-10-07 05:36:10','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116651209682032080',3735,'111665120942','207','2.00','20','retail','0','2022-10-07 08:35:55','','','','0','Cash',0.00,'10','','','11','','1','2022-10-07 05:36:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','621.00','619','Inclusive','branch','Service','1110','4000','5500','',''),('1816651218670225203',3736,'181665121853','17','1.00','25','retail','0','2022-10-07 08:50:53','','','','0','Cash',0.00,'25','','','18','','1','2022-10-07 05:51:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1816651218733220012',3737,'181665121853','190','1.00','10','retail','0','2022-10-07 08:51:07','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 05:51:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Service','1110','4000','5500','',''),('1816651227190382111',3738,'181665121877','24','5.00','50','retail','0','2022-10-07 08:51:17','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 06:05:23','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','','','','',''),('1116651246793233213',3739,'111665120971','6','1.00','50','retail','0','2022-10-07 08:36:11','','','','0','Cash',0.00,'50','','','11','','1','2022-10-07 06:38:15','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1116651247402003321',3740,'111665124730','207','5.00','50','retail','0','2022-10-07 09:38:50','','','','0','Cash',0.00,'10','','','11','','1','2022-10-07 06:39:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','621.00','616','Inclusive','branch','Service','1110','4000','5500','',''),('1816651250062355613',3741,'181665124999','18','1.00','60','retail','0','2022-10-07 09:43:19','','','','0','Cash',0.00,'60','','','18','','1','2022-10-07 06:43:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116651250082126062',3742,'111665124749','147','1.00','20','retail','0','2022-10-07 09:39:09','','','','0','Cash',0.00,'20','','','11','','1','2022-10-07 06:44:22','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1116651250262016136',3743,'111665124749','187','1.00','5','retail','0','2022-10-07 09:43:28','','','','0','Cash',0.00,'5','','','11','','1','2022-10-07 06:44:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1415.00','1414','Inclusive','branch','Service','1110','4000','5500','',''),('1116651250585306351',3744,'111665124749','187','3.00','15','retail','0','2022-10-07 09:43:47','','','','0','Cash',0.00,'5','','','11','','1','2022-10-07 06:44:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1415.00','1412','Inclusive','branch','Service','1110','4000','5500','',''),('1816651259360693201',3745,'181665125927','16','6.00','60','retail','0','2022-10-07 09:58:47','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 06:59:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','','','','',''),('1816651261073303322',3746,'181665126098','38','2.00','60','retail','0','2022-10-07 10:01:38','','','','0','Cash',0.00,'30','','','18','','1','2022-10-07 07:01:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('1116651276246672232',3747,'111665125063','194','1.00','100','retail','0','2022-10-07 09:44:23','','','','0','Cash',0.00,'100','','','11','','1','2022-10-07 07:27:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816651276763663620',3748,'181665126110','22','3.00','30','retail','0','2022-10-07 10:01:50','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 07:27:59','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','','','','',''),('1816651288702323230',3749,'181665127679','207','4.00','40','retail','0','2022-10-07 10:27:59','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 07:49:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','621.00','617','Inclusive','branch','Service','1110','4000','5500','',''),('1816651298982353360',3750,'181665128960','16','4.00','40','retail','0','2022-10-07 10:49:20','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 08:05:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('1816651306300203323',3751,'181665129916','207','3.00','30','retail','0','2022-10-07 11:05:16','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 08:17:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','621.00','618','Inclusive','branch','Service','1110','4000','5500','',''),('1816651324181153130',3752,'181665130636','62','1.00','350','retail','0','2022-10-07 11:17:16','','','','0','Cash',0.00,'350','','','18','','1','2022-10-07 08:47:03','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816651343660685500',3753,'181665132423','190','4.00','40','retail','0','2022-10-07 11:47:03','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 09:30:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','107.00','103','Inclusive','branch','Service','1110','4000','5500','',''),('1816651345463423520',3754,'181665132423','187','1.00','5','retail','0','2022-10-07 12:21:02','','','','0','Cash',0.00,'5','','','18','','1','2022-10-07 09:30:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1415.00','1414','Inclusive','branch','Service','1110','4000','5500','',''),('1116651355727633102',3755,'111665135543','147','1.00','20','retail','0','2022-10-07 12:39:03','','','','0','Cash',0.00,'20','','','11','','1','2022-10-07 09:39:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1116651355853613230',3756,'111665135543','207','2.00','20','retail','0','2022-10-07 12:39:32','','','','0','Cash',0.00,'10','','','11','','1','2022-10-07 09:39:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','621.00','619','Inclusive','branch','Service','1110','4000','5500','',''),('1816651366073323030',3757,'181665135611','161','2.00','10','retail','0','2022-10-07 12:40:11','','','','0','Cash',0.00,'5','','','18','','1','2022-10-07 09:56:50','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('1816651375053321621',3758,'181665137494','207','13.00','130','retail','0','2022-10-07 13:11:34','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 10:11:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','751.00','738','Inclusive','branch','Service','1110','4000','5500','',''),('1816651413101383105',3759,'181665137517','207','3.00','30','retail','0','2022-10-07 13:11:57','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 11:15:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','751.00','748','Inclusive','branch','Service','1110','4000','5500','',''),('1816651414163434312',3760,'181665141315','211','31.00','31','retail','0','2022-10-07 14:15:15','','','','0','Cash',0.00,'1','','','18','','1','2022-10-07 11:17:06','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'31','0.00','-31','Inclusive','branch','Service','1110','4000','5500','',''),('1816651418760280031',3761,'181665141427','3','1.00','150','retail','0','2022-10-07 14:17:07','','','','0','Cash',0.00,'150','','','18','','1','2022-10-07 11:24:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816651418912411308',3762,'181665141882','6','1.00','50','retail','0','2022-10-07 14:24:42','','','','0','Cash',0.00,'50','','','18','','1','2022-10-07 11:24:54','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1116651419211633032',3763,'111665141909','191','2.00','100','retail','0','2022-10-07 14:25:09','','','','0','Cash',0.00,'50','','','11','','1','2022-10-07 11:25:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1116651419342035235',3764,'111665141909','189','12.00','240','retail','0','2022-10-07 14:25:22','','','','0','Cash',0.00,'20','','','11','','1','2022-10-07 11:25:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','253.00','241','Inclusive','branch','Service','1110','4000','5500','',''),('1116651419832393003',3765,'111665141948','187','20.00','100','retail','0','2022-10-07 14:26:02','','','','0','Cash',0.00,'5','','','11','','1','2022-10-07 11:26:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1415.00','1395','Inclusive','branch','Service','1110','4000','5500','',''),('1816651434442332333',3766,'181665142879','16','1.00','10','retail','0','2022-10-07 14:41:19','','','','0','Cash',0.00,'10','','','18','','1','2022-10-07 11:50:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1116651513970033253',3767,'111665151389','18','2.00','120','retail','0','2022-10-07 17:03:09','','','','0','Cash',0.00,'60','','','11','','1','2022-10-07 14:03:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816651516560026122',3768,'181665151647','62','1.00','350','retail','0','2022-10-07 17:07:27','','','','0','Cash',0.00,'350','','','18','','1','2022-10-07 14:07:45','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816651516843611351',3769,'181665151665','161','9.00','45','retail','0','2022-10-07 17:07:45','','','','0','Cash',0.00,'5','','','18','','1','2022-10-07 14:08:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','44.00','35','Inclusive','branch','Inventory','','','','',''),('1116652232542020222',3770,'111665223234','208','1.00','20','retail','0','2022-10-08 13:00:34','','','','0','Cash',0.00,'20','','','11','','1','2022-10-08 10:01:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1116652232673330365',3771,'111665223234','190','1.00','10','retail','0','2022-10-08 13:00:55','','','','0','Cash',0.00,'10','','','11','','1','2022-10-08 10:01:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','127.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('1116652232813301303',3772,'111665223234','17','2.00','50','retail','0','2022-10-08 13:01:07','','','','0','Cash',0.00,'25','','','11','','1','2022-10-08 10:01:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('1116652233032123301',3773,'111665223292','1','5.00','350','retail','0','2022-10-08 13:01:32','','','','0','Cash',0.00,'70','','','11','','1','2022-10-08 10:02:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','40.00','35','Inclusive','branch','Inventory','','','','',''),('1116652233180202302',3774,'111665223292','16','2.00','20','retail','0','2022-10-08 13:01:44','','','','0','Cash',0.00,'10','','','11','','1','2022-10-08 10:02:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1116652327410031352',3775,'111665232633','194','1.00','100','retail','0','2022-10-08 15:37:13','','','','0','Cash',0.00,'100','','','11','','1','2022-10-08 12:39:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116652355902201531',3776,'111665235573','18','2.00','120','retail','0','2022-10-08 16:26:13','','','','0','Cash',0.00,'60','','','11','','1','2022-10-08 13:26:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816653988608322306',3777,'181665395540','18','2.00','120','retail','0','2022-10-10 13:47:26','','','','0','Cash',0.00,'60','','','18','','1','2022-10-10 10:50:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816653991553262363',3778,'181665399058','189','4.00','80','retail','0','2022-10-10 13:50:58','','','','0','Cash',0.00,'20','','','18','','1','2022-10-10 10:52:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','253.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('1816654000772031400',3779,'181665399162','194','3.00','300','retail','0','2022-10-10 13:52:42','','','','0','Cash',0.00,'100','','','18','','1','2022-10-10 11:08:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1816654013960113420',3780,'181665400105','1','1.00','70','retail','0','2022-10-10 14:08:25','','','','0','Cash',0.00,'70','','','18','','1','2022-10-10 11:29:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1116654075702002233',3781,'111665407553','190','54.00','540','retail','0','2022-10-10 16:12:33','','','','0','Cash',0.00,'10','','','11','','1','2022-10-10 13:13:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'54','127.00','73','Inclusive','branch','Service','1110','4000','5500','',''),('1116654076360332330',3782,'111665407590','1','1.00','70','retail','0','2022-10-10 16:13:49','','','','0','Cash',0.00,'70','','','11','','1','2022-10-10 13:14:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1116654076513610512',3783,'111665407590','6','1.00','50','retail','0','2022-10-10 16:14:03','','','','0','Cash',0.00,'50','','','11','','1','2022-10-10 13:14:19','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816654691222231133',3784,'181665466710','52','2.00','80','retail','0','2022-10-11 08:38:30','','','','0','Cash',0.00,'40','','','18','','1','2022-10-11 06:18:46','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('1816654692432212663',3785,'181665469206','18','1.00','60','retail','0','2022-10-11 09:20:06','','','','0','Cash',0.00,'60','','','18','','1','2022-10-11 06:20:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816654692671115232',3786,'181665469255','18','2.00','120','retail','0','2022-10-11 09:20:55','','','','0','Cash',0.00,'60','','','18','','1','2022-10-11 06:21:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816654695091923202',3787,'181665469279','209','3.00','180','retail','0','2022-10-11 09:21:19','','','','0','Cash',0.00,'60','','','18','','1','2022-10-11 06:27:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816654696122064233',3788,'181665469279','17','4.00','100','retail','0','2022-10-11 09:25:10','','','','0','Cash',0.00,'25','','','18','','1','2022-10-11 06:27:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Inventory','','','','',''),('1816654698745960322',3789,'181665469630','207','1.00','10','retail','0','2022-10-11 09:27:10','','','','0','Cash',0.00,'10','','','18','','1','2022-10-11 06:31:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','751.00','750','Inclusive','branch','Service','1110','4000','5500','',''),('1816654702063023221',3790,'181665470083','16','2.00','20','retail','0','2022-10-11 09:34:43','','','','0','Cash',0.00,'10','','','18','','1','2022-10-11 06:36:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1116654708893083532',3791,'111665467479','190','7.00','70','retail','0','2022-10-11 09:32:34','','','','0','Cash',0.00,'10','','','11','','1','2022-10-11 06:48:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','127.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('1816654717660132070',3792,'181665470213','1','2.00','140','retail','0','2022-10-11 09:36:53','','','','0','Cash',0.00,'70','','','18','','1','2022-10-11 07:03:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','',''),('1816654728232210112',3793,'181665471780','52','1.00','40','retail','0','2022-10-11 10:03:00','','','','0','Cash',0.00,'40','','','18','','1','2022-10-11 07:20:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816654762762733083',3794,'181665472827','187','7.00','35','retail','0','2022-10-11 10:20:27','','','','0','Cash',0.00,'5','','','18','','1','2022-10-11 08:18:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1415.00','1408','Inclusive','branch','Service','1110','4000','5500','',''),('1816654762913237131',3795,'181665476282','207','3.00','30','retail','0','2022-10-11 11:18:02','','','','0','Cash',0.00,'10','','','18','','1','2022-10-11 08:18:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','751.00','748','Inclusive','branch','Service','1110','4000','5500','',''),('1116654765688465632',3796,'111665476533','202','2.00','100','retail','0','2022-10-11 11:22:13','','','','0','Cash',0.00,'50','','','11','','1','2022-10-11 08:23:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116654766191532424',3797,'111665476533','190','18.00','180','retail','0','2022-10-11 11:22:48','','','','0','Cash',0.00,'10','','','11','','1','2022-10-11 08:23:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','127.00','109','Inclusive','branch','Service','1110','4000','5500','',''),('1116654766413323615',3798,'111665476628','187','6.00','30','retail','0','2022-10-11 11:23:48','','','','0','Cash',0.00,'5','','','11','','1','2022-10-11 08:24:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1415.00','1409','Inclusive','branch','Service','1110','4000','5500','',''),('1116654766840004230',3799,'111665476663','1','1.00','70','retail','0','2022-10-11 11:24:23','','','','0','Cash',0.00,'70','','','11','','1','2022-10-11 08:25:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816654771472233132',3800,'181665476295','1','1.00','70','retail','0','2022-10-11 11:18:15','','','','0','Cash',0.00,'70','','','18','','1','2022-10-11 08:32:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816654793926022112',3801,'181665477159','1','1.00','70','retail','0','2022-10-11 12:09:46','','','','0','Cash',0.00,'70','','','18','','1','2022-10-11 09:10:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816654794003330050',3802,'181665477159','6','1.00','50','retail','0','2022-10-11 12:09:52','','','','0','Cash',0.00,'50','','','18','','1','2022-10-11 09:10:10','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1116654796751633067',3803,'111665476700','194','1.00','100','retail','0','2022-10-11 11:25:00','','','','0','Cash',0.00,'100','','','11','','1','2022-10-11 09:14:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116654798475861340',3804,'111665479684','190','18.00','180','retail','0','2022-10-11 12:17:10','','','','0','Cash',0.00,'10','','','11','','1','2022-10-11 09:17:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','127.00','109','Inclusive','branch','Service','1110','4000','5500','',''),('1116654845086223018',3805,'111665484474','194','1.00','100','retail','0','2022-10-11 13:34:34','','','','0','Cash',0.00,'100','','','11','','1','2022-10-11 10:35:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816654855312243033',3806,'181665479765','194','1.00','100','retail','0','2022-10-11 12:16:05','','','','0','Cash',0.00,'100','','','18','','1','2022-10-11 10:52:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816654886466013322',3807,'181665485578','210','1.00','20','retail','0','2022-10-11 13:52:58','','','','0','Cash',0.00,'20','','','18','','1','2022-10-11 11:44:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816654896170613262',3808,'181665489586','190','7.00','70','retail','0','2022-10-11 14:59:46','','','','0','Cash',0.00,'10','','','18','','1','2022-10-11 12:00:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','127.00','120','Inclusive','branch','Service','1110','4000','5500','',''),('1816654896283392323',3809,'181665489586','187','1.00','5','retail','0','2022-10-11 15:00:17','','','','0','Cash',0.00,'5','','','18','','1','2022-10-11 12:00:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1415.00','1414','Inclusive','branch','Service','1110','4000','5500','',''),('1116654908624830232',3810,'111665490837','190','2.00','20','retail','0','2022-10-11 15:20:37','','','','0','Cash',0.00,'10','','','11','','1','2022-10-11 12:21:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','127.00','125','Inclusive','branch','Service','1110','4000','5500','',''),('1816654925430383030',3811,'181665492286','17','2.00','50','retail','0','2022-10-11 15:48:05','','','','0','Cash',0.00,'25','','','18','','1','2022-10-11 12:49:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','',''),('1816654952153295233',3812,'181665492549','1','2.00','140','retail','0','2022-10-11 15:49:10','','','','0','Cash',0.00,'70','','','18','','1','2022-10-11 13:34:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('1816654956622202223',3813,'181665495260','190','3.00','30','retail','0','2022-10-11 16:34:20','','','','0','Cash',0.00,'10','','','18','','1','2022-10-11 13:41:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','127.00','124','Inclusive','branch','Service','1110','4000','5500','',''),('1116655003971223372',3814,'111665500381','189','9.00','180','retail','0','2022-10-11 17:59:41','','','','0','Cash',0.00,'20','','','11','','1','2022-10-11 15:00:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','253.00','244','Inclusive','branch','Service','1110','4000','5500','',''),('1116655004122003621',3815,'111665500381','147','1.00','20','retail','0','2022-10-11 18:00:06','','','','0','Cash',0.00,'20','','','11','','1','2022-10-11 15:00:21','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1116655007635362320',3816,'111665500719','62','1.00','350','retail','0','2022-10-11 18:05:19','','','','0','Cash',0.00,'350','','','11','','1','2022-10-11 15:06:39','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1116655007812266270',3817,'111665500719','193','237.00','237','retail','0','2022-10-11 18:06:03','','','','1','Cash',0.00,'1','','','11','','1','2022-10-11 15:06:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'237','2.00','-235','Inclusive','branch','Service','1110','4000','5500','',''),('1816655531355512325',3818,'181665553129','18','1.00','60','retail','0','2022-10-12 08:38:49','','','','0','Cash',0.00,'60','','','18','','1','2022-10-12 05:39:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816655531512525602',3819,'181665553140','68','1.00','30','retail','0','2022-10-12 08:39:00','','','','0','Cash',0.00,'30','','','18','','1','2022-10-12 05:39:15','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816655541612531180',3820,'181665554153','16','2.00','20','retail','0','2022-10-12 08:55:53','','','','0','Cash',0.00,'10','','','18','','1','2022-10-12 05:56:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816655544232022233',3821,'181665554170','198','1.00','20','retail','0','2022-10-12 08:56:10','','','','0','Cash',0.00,'20','','','18','','1','2022-10-12 06:00:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116655550553560632',3822,'111665552652','190','4.00','40','retail','0','2022-10-12 09:10:42','','','','0','Cash',0.00,'10','','','11','','1','2022-10-12 06:11:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','127.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('1816655566850022550',3823,'181665556087','15','1.00','5','retail','0','2022-10-12 09:28:07','','','','0','Cash',0.00,'5','','','18','','1','2022-10-12 06:38:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('1816655569912323221',3824,'181665556689','38','2.00','60','retail','0','2022-10-12 09:38:09','','','','0','Cash',0.00,'30','','','18','','1','2022-10-12 06:43:21','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1816655570130133223',3825,'181665557001','16','2.00','20','retail','0','2022-10-12 09:43:21','','','','0','Cash',0.00,'10','','','18','','1','2022-10-12 06:44:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1816655570338232232',3826,'181665557001','6','1.00','50','retail','0','2022-10-12 09:43:33','','','','0','Cash',0.00,'50','','','18','','1','2022-10-12 06:44:18','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816655571961235521',3827,'181665557058','15','4.00','20','retail','0','2022-10-12 09:44:18','','','','0','Cash',0.00,'5','','','18','','1','2022-10-12 06:46:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Inventory','','','','',''),('1816655582972322728',3828,'181665557200','16','4.00','40','retail','0','2022-10-12 09:46:40','','','','0','Cash',0.00,'10','','','18','','1','2022-10-12 07:05:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','','','','',''),('1816655593750233352',3829,'181665558300','194','1.00','100','retail','0','2022-10-12 10:05:00','','','','0','Cash',0.00,'100','','','18','','1','2022-10-12 07:23:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116655594833425003',3830,'111665559444','190','65.00','650','retail','0','2022-10-12 10:24:04','','','','0','Cash',0.00,'10','','','11','','1','2022-10-12 07:24:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'65','127.00','62','Inclusive','branch','Service','1110','4000','5500','',''),('1116655617882161360',3831,'111665559487','207','8.00','80','retail','0','2022-10-12 10:24:47','','','','0','Cash',0.00,'10','','','11','','1','2022-10-12 08:03:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','751.00','743','Inclusive','branch','Service','1110','4000','5500','',''),('1816655622842022323',3832,'181665559389','190','15.00','150','retail','0','2022-10-12 10:23:09','','','','0','Cash',0.00,'10','','','18','','1','2022-10-12 08:11:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','127.00','112','Inclusive','branch','Service','1110','4000','5500','',''),('1816655643155223123',3833,'181665562293','207','5.00','50','retail','0','2022-10-12 11:11:33','','','','0','Cash',0.00,'10','','','18','','1','2022-10-12 08:45:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','751.00','746','Inclusive','branch','Service','1110','4000','5500','',''),('1816655647515263022',3834,'181665564318','1','1.00','70','retail','0','2022-10-12 11:45:18','','','','0','Cash',0.00,'70','','','18','','1','2022-10-12 08:52:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816655647770023303',3835,'181665564765','189','1.00','20','retail','0','2022-10-12 11:52:45','','','','0','Cash',0.00,'20','','','18','','1','2022-10-12 08:53:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816655671571122335',3836,'181665564794','211','48.00','48','retail','0','2022-10-12 11:53:14','','','','0','Cash',0.00,'1','','','18','','1','2022-10-12 09:32:49','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'48','0.00','-48','Inclusive','branch','Service','1110','4000','5500','',''),('1816655685242033532',3837,'181665567169','6','1.00','50','retail','0','2022-10-12 12:55:18','','','','0','Cash',0.00,'50','','','18','','1','2022-10-12 09:55:34','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816655691689262222',3838,'181665568535','76','4.00','100','retail','0','2022-10-12 12:55:35','','','','0','Cash',0.00,'25','','','18','','1','2022-10-12 10:06:13','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','112.00','108','Inclusive','branch','Inventory','','','','',''),('1816655706933532205',3839,'181665569173','18','1.00','60','retail','0','2022-10-12 13:06:13','','','','0','Cash',0.00,'60','','','18','','1','2022-10-12 10:31:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816655710707232322',3840,'181665571042','187','1.00','5','retail','0','2022-10-12 13:37:22','','','','0','Cash',0.00,'5','','','18','','1','2022-10-12 10:37:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1415.00','1414','Inclusive','branch','Service','1110','4000','5500','',''),('1816655710810303203',3841,'181665571076','1','1.00','70','retail','0','2022-10-12 13:37:56','','','','0','Cash',0.00,'70','','','18','','1','2022-10-12 10:38:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816655726080033363',3842,'181665571099','1','1.00','70','retail','0','2022-10-12 13:38:19','','','','0','Cash',0.00,'70','','','18','','1','2022-10-12 11:03:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816655735682262355',3843,'181665572623','147','3.00','60','retail','0','2022-10-12 14:03:43','','','','0','Cash',0.00,'20','','','18','','1','2022-10-12 11:19:31','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','','','','',''),('1116655738417343116',3844,'111665573796','189','17.00','340','retail','0','2022-10-12 14:23:33','','','','0','Cash',0.00,'20','','','11','','1','2022-10-12 11:24:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','253.00','236','Inclusive','branch','Service','1110','4000','5500','',''),('1816655740017621221',3845,'181665573995','6','1.00','50','retail','0','2022-10-12 14:26:35','','','','0','Cash',0.00,'50','','','18','','1','2022-10-12 11:26:47','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1116655863503220055',3846,'181665574970','194','1.00','100','retail','0','2022-10-12 14:42:50','','','','0','Cash',0.00,'100','','','11','','1','2022-10-12 14:52:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116655869950000023',3847,'111665586988','62','1.00','350','retail','0','2022-10-12 18:03:08','','','','0','Cash',0.00,'350','','','11','','1','2022-10-12 15:03:26','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116655870173721236',3848,'111665587007','18','3.00','180','retail','0','2022-10-12 18:03:27','','','','0','Cash',0.00,'60','','','11','','1','2022-10-12 15:03:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1116655870645030352',3849,'111665587048','43','5.00','325','retail','0','2022-10-12 18:04:08','','','','0','Cash',0.00,'65','','','11','','1','2022-10-12 15:04:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','','','','',''),('1816656407192180010',3850,'181665640710','18','1.00','60','retail','0','2022-10-13 08:58:30','','','','0','Cash',0.00,'60','','','18','','1','2022-10-13 05:58:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816656407753325733',3851,'181665640769','199','1.00','100','retail','0','2022-10-13 08:59:29','','','','0','Cash',0.00,'100','','','18','','1','2022-10-13 05:59:37','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116656413979623122',3852,'111665641381','187','3.00','15','retail','0','2022-10-13 09:09:41','','','','0','Cash',0.00,'5','','','11','','1','2022-10-13 06:09:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1415.00','1412','Inclusive','branch','Service','1110','4000','5500','',''),('1816656419900101319',3853,'181665640778','16','5.00','50','retail','0','2022-10-13 08:59:38','','','','0','Cash',0.00,'10','','','18','','1','2022-10-13 06:19:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Inventory','','','','',''),('1816656443544322303',3854,'181665641998','199','1.00','100','retail','0','2022-10-13 09:59:08','','','','0','Cash',0.00,'100','','','18','','1','2022-10-13 06:59:16','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816656447950537503',3855,'181665644357','18','1.00','60','retail','0','2022-10-13 09:59:17','','','','0','Cash',0.00,'60','','','18','','1','2022-10-13 07:06:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116656462055022004',3856,'111665645188','208','18.00','360','retail','0','2022-10-13 10:13:08','','','','0','Cash',0.00,'20','','','11','','1','2022-10-13 07:30:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','9.00','-9','Inclusive','branch','Service','1110','4000','5500','',''),('1816656477793603500',3857,'181665645489','211','53.00','53','retail','0','2022-10-13 10:18:09','','','','0','Cash',0.00,'1','','','18','','1','2022-10-13 07:56:32','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'53','0.00','-53','Inclusive','branch','Service','1110','4000','5500','',''),('1816656487942382021',3858,'181665647793','189','3.00','60','retail','0','2022-10-13 11:13:15','','','','0','Cash',0.00,'20','','','18','','1','2022-10-13 08:13:18','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','253.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('1816656490343363606',3860,'181665647793','147','1.00','20','retail','0','2022-10-13 11:13:24','','','','0','Cash',0.00,'20','','','18','','1','2022-10-13 08:17:17','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816656506110130003',3861,'181665649037','18','1.00','60','retail','0','2022-10-13 11:17:17','','','','0','Cash',0.00,'60','','','18','','1','2022-10-13 08:43:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816656506203212333',3862,'181665649037','52','1.00','40','retail','0','2022-10-13 11:43:32','','','','0','Cash',0.00,'40','','','18','','1','2022-10-13 08:43:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816656506322221535',3863,'181665649037','20','1.00','20','retail','0','2022-10-13 11:43:40','','','','0','Cash',0.00,'20','','','18','','1','2022-10-13 08:43:56','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816656519013183106',3864,'181665650636','16','2.00','20','retail','0','2022-10-13 11:43:56','','','','0','Cash',0.00,'10','','','18','','1','2022-10-13 09:05:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('1816656528643228222',3865,'181665651909','207','5.00','50','retail','0','2022-10-13 12:05:09','','','','0','Cash',0.00,'10','','','18','','1','2022-10-13 09:21:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','751.00','746','Inclusive','branch','Service','1110','4000','5500','',''),('1116656532682600313',3866,'111665649025','194','1.00','100','retail','0','2022-10-13 12:27:15','','','','0','Cash',0.00,'100','','','11','','1','2022-10-13 09:27:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116656550111030121',3867,'111665653276','147','1.00','20','retail','0','2022-10-13 12:27:56','','','','0','Cash',0.00,'20','','','11','','1','2022-10-13 09:57:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1116656550253232523',3868,'111665653276','187','1.00','5','retail','0','2022-10-13 12:56:52','','','','0','Cash',0.00,'5','','','11','','1','2022-10-13 09:57:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1415.00','1414','Inclusive','branch','Service','1110','4000','5500','',''),('1116656550442330001',3869,'111665655031','187','26.00','130','retail','0','2022-10-13 12:57:11','','','','0','Cash',0.00,'5','','','11','','1','2022-10-13 09:57:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','1415.00','1389','Inclusive','branch','Service','1110','4000','5500','',''),('1116656567273620623',3870,'111665656716','194','1.00','100','retail','0','2022-10-13 13:25:16','','','','0','Cash',0.00,'100','','','11','','1','2022-10-13 10:25:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116656571862333660',3871,'111665656740','1','1.00','70','retail','0','2022-10-13 13:25:40','','','','0','Cash',0.00,'70','','','11','','1','2022-10-13 10:33:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1116656571962021331',3872,'111665656740','6','1.00','50','retail','0','2022-10-13 13:33:07','','','','0','Cash',0.00,'50','','','11','','1','2022-10-13 10:33:31','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816656600352206105',3873,'181665652867','207','16.00','160','retail','0','2022-10-13 14:17:52','','','','0','Cash',0.00,'10','','','18','','1','2022-10-13 11:20:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','751.00','735','Inclusive','branch','Service','1110','4000','5500','',''),('1816656616462630030',3874,'181665660048','152','2.00','20','retail','0','2022-10-13 14:20:48','','','','0','Cash',0.00,'10','','','18','','1','2022-10-13 11:47:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('1816656616543335233',3875,'181665660048','154','1.00','25','retail','0','2022-10-13 14:47:26','','','','0','Cash',0.00,'25','','','18','','1','2022-10-13 11:47:42','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816656618588521331',3876,'181665661662','147','1.00','20','retail','0','2022-10-13 14:47:42','','','','0','Cash',0.00,'20','','','18','','1','2022-10-13 11:51:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1116656640141343421',3877,'181665661871','187','16.00','80','retail','0','2022-10-13 14:51:11','','','','0','Cash',0.00,'5','','','11','','1','2022-10-13 12:26:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','1415.00','1399','Inclusive','branch','Service','1110','4000','5500','',''),('1816656651788223386',3878,'181665665153','147','1.00','20','retail','0','2022-10-13 15:46:07','','','','0','Cash',0.00,'20','','','18','','1','2022-10-13 12:46:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816656651993063020',3879,'181665665153','189','1.00','20','retail','0','2022-10-13 15:46:19','','','','0','Cash',0.00,'20','','','18','','1','2022-10-13 12:46:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816656676216017363',3880,'181665665204','17','3.00','75','retail','0','2022-10-13 15:46:44','','','','0','Cash',0.00,'25','','','18','','1','2022-10-13 13:27:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','','','','',''),('1816656684382332832',3881,'181665668425','75','20.00','700','retail','0','2022-10-13 16:40:25','','','','0','Cash',0.00,'35','','','18','','1','2022-10-13 13:40:57','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','38.00','18','Inclusive','branch','Inventory','','','','',''),('1816656684466012361',3882,'181665668425','1','1.00','70','retail','0','2022-10-13 16:40:38','','','','0','Cash',0.00,'70','','','18','','1','2022-10-13 13:40:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1116656686662023603',3883,'111665668651','208','5.00','100','retail','0','2022-10-13 16:44:11','','','','0','Cash',0.00,'20','','','11','','1','2022-10-13 13:44:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1116656720773030572',3884,'111665672068','43','6.00','390','retail','0','2022-10-13 17:41:08','','','','0','Cash',0.00,'65','','','11','','1','2022-10-13 14:41:40','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','',''),('1116656721180310332',3885,'111665672101','33','1.00','200','retail','0','2022-10-13 17:41:41','','','','0','Cash',0.00,'200','','','11','','1','2022-10-13 14:42:03','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816656725912021282',3886,'181665672203','190','1.00','10','retail','0','2022-10-13 17:50:06','','','','0','Cash',0.00,'10','','','18','','1','2022-10-13 14:50:15','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','127.00','126','Inclusive','branch','Service','1110','4000','5500','',''),('1816656726063623282',3887,'181665672203','211','124.00','124','retail','0','2022-10-13 17:50:06','','','','0','Cash',0.00,'1','','','18','','1','2022-10-13 14:50:15','1','15','printed','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'124','0.00','-124','Inclusive','branch','Service','1110','4000','5500','',''),('1816657259382200232',3890,'181665725926','16','1.00','10','retail','0','2022-10-14 08:38:46','','','','0','Cash',0.00,'10','','','18','','1','2022-10-14 05:39:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1116657317393302003',3891,'111665731723','1','1.00','70','retail','0','2022-10-14 10:15:30','','','','0','Cash',0.00,'70','','','11','','1','2022-10-14 07:15:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1116657319393732271',3892,'111665731746','187','15.00','75','retail','0','2022-10-14 10:15:46','','','','0','Cash',0.00,'5','','','11','','1','2022-10-14 07:19:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','1415.00','1400','Inclusive','branch','Service','1110','4000','5500','',''),('1116657319510610002',3893,'111665731746','147','3.00','60','retail','0','2022-10-14 10:18:59','','','','0','Cash',0.00,'20','','','11','','1','2022-10-14 07:19:29','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','',''),('1116657319662063213',3894,'111665731746','189','2.00','40','retail','0','2022-10-14 10:19:12','','','','0','Cash',0.00,'20','','','11','','1','2022-10-14 07:19:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','253.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1116657319803003530',3895,'111665731969','18','1.00','60','retail','0','2022-10-14 10:19:29','','','','0','Cash',0.00,'60','','','11','','1','2022-10-14 07:19:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816657355043322033',3896,'181665735495','189','1.00','20','retail','0','2022-10-14 11:18:15','','','','0','Cash',0.00,'20','','','18','','1','2022-10-14 08:18:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1116657373682723330',3897,'111665736423','194','1.00','100','retail','0','2022-10-14 11:33:43','','','','0','Cash',0.00,'100','','','11','','1','2022-10-14 08:49:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116657373970072725',3898,'111665737373','1','3.00','210','retail','0','2022-10-14 11:49:33','','','','0','Cash',0.00,'70','','','11','','1','2022-10-14 08:49:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','','','','',''),('1116657374112576733',3899,'111665737400','208','2.00','40','retail','0','2022-10-14 11:50:00','','','','0','Cash',0.00,'20','','','11','','1','2022-10-14 08:50:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Service','1110','4000','5500','',''),('1116657374232023056',3900,'111665737400','187','4.00','20','retail','0','2022-10-14 11:50:12','','','','0','Cash',0.00,'5','','','11','','1','2022-10-14 08:50:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1415.00','1411','Inclusive','branch','Service','1110','4000','5500','',''),('1116657421536233061',3901,'111665742050','190','10.00','100','retail','0','2022-10-14 13:07:30','','','','0','Cash',0.00,'10','','','11','','1','2022-10-14 10:09:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','133.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('1816657428830052324',3902,'181665739994','6','1.00','50','retail','0','2022-10-14 12:35:33','','','','0','Cash',0.00,'50','','','18','','1','2022-10-14 10:21:26','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816657434611614623',3903,'181665743454','6','1.00','50','retail','0','2022-10-14 13:30:54','','','','0','Cash',0.00,'50','','','18','','1','2022-10-14 10:31:04','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816657437502320157',3904,'181665743735','18','1.00','60','retail','0','2022-10-14 13:35:35','','','','0','Cash',0.00,'60','','','18','','1','2022-10-14 10:36:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116657470413363333',3905,'111665746599','190','2.00','20','retail','0','2022-10-14 14:23:19','','','','0','Cash',0.00,'10','','','11','','1','2022-10-14 11:30:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','133.00','131','Inclusive','branch','Service','1110','4000','5500','',''),('1116657470502211375',3906,'111665746599','16','2.00','20','retail','0','2022-10-14 14:30:41','','','','0','Cash',0.00,'10','','','11','','1','2022-10-14 11:30:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('1116657506363002353',3907,'111665750617','33','3.00','600','retail','0','2022-10-14 15:30:17','','','','0','Cash',0.00,'200','','','11','','1','2022-10-14 12:30:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('1116657506883810236',3908,'111665750650','194','10.00','1000','retail','0','2022-10-14 15:30:50','','','','0','Cash',0.00,'100','','','11','','1','2022-10-14 12:31:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','6.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816657507903302392',3909,'181665750744','207','20.00','200','retail','0','2022-10-14 15:32:24','','','','0','Cash',0.00,'10','','','18','','1','2022-10-14 12:33:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','751.00','731','Inclusive','branch','Service','1110','4000','5500','',''),('1816657508130001036',3910,'181665750803','193','42.00','42','retail','0','2022-10-14 15:33:23','','','','1','Cash',0.00,'1','','','18','','1','2022-10-14 12:33:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'42','2.00','-40','Inclusive','branch','Service','1110','4000','5500','',''),('1116657509423222171',3911,'111665750930','18','4.00','240','retail','0','2022-10-14 15:35:30','','','','0','Cash',0.00,'60','','','11','','1','2022-10-14 12:35:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1116657527233323333',3912,'111665750953','1','1.00','70','retail','0','2022-10-14 15:35:53','','','','0','Cash',0.00,'70','','','11','','1','2022-10-14 13:05:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1116657527505115032',3913,'111665750953','16','2.00','20','retail','0','2022-10-14 16:05:23','','','','0','Cash',0.00,'10','','','11','','1','2022-10-14 13:05:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1116657576193023210',3914,'111665752759','215','2.00','100','retail','0','2022-10-14 16:05:59','','','','0','Cash',0.00,'50','','','11','','1','2022-10-14 14:27:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116657576456403273',3915,'111665757634','1','2.00','140','retail','0','2022-10-14 17:27:14','','','','0','Cash',0.00,'70','','','11','','1','2022-10-14 14:27:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1116657576577233330',3916,'111665757647','16','1.00','10','retail','0','2022-10-14 17:27:27','','','','0','Cash',0.00,'10','','','11','','1','2022-10-14 14:28:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1116657576721622233',3917,'111665757647','16','1.00','10','retail','0','2022-10-14 17:27:37','','','','0','Cash',0.00,'10','','','11','','1','2022-10-14 14:28:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1116658209572222327',3918,'111665820934','207','10.00','100','retail','0','2022-10-15 11:02:14','','','','0','Cash',0.00,'10','','','11','','1','2022-10-15 08:02:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','751.00','741','Inclusive','branch','Service','1110','4000','5500','',''),('1116658406066230638',3919,'111665840590','16','1.00','10','retail','0','2022-10-15 16:29:50','','','','0','Cash',0.00,'10','','','11','','1','2022-10-15 13:30:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1116658406210233120',3920,'111665840590','52','2.00','80','retail','0','2022-10-15 16:30:06','','','','0','Cash',0.00,'40','','','11','','1','2022-10-15 13:30:30','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('1816658408853682225',3921,'181665840828','17','4.00','100','retail','0','2022-10-15 16:33:48','','','','0','Cash',0.00,'25','','','18','','1','2022-10-15 13:36:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','',''),('1816658408978682316',3922,'181665840828','17','4.00','100','retail','0','2022-10-15 16:34:45','','','','0','Cash',0.00,'25','','','18','','1','2022-10-15 13:36:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','','','','',''),('1816658409146923013',3923,'181665840828','1','3.00','210','retail','0','2022-10-15 16:34:58','','','','0','Cash',0.00,'70','','','18','','1','2022-10-15 13:36:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','',''),('1816658409723341203',3924,'181665840828','187','7.00','35','retail','0','2022-10-15 16:36:00','','','','0','Cash',0.00,'5','','','18','','1','2022-10-15 13:36:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1415.00','1408','Inclusive','branch','Service','1110','4000','5500','',''),('1116659883112292633',3925,'111665988283','207','7.00','70','retail','0','2022-10-17 09:31:23','','','','0','Cash',0.00,'10','','','11','','1','2022-10-17 06:32:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','751.00','744','Inclusive','branch','Service','1110','4000','5500','',''),('1116659883192829828',3926,'111665988283','202','1.00','50','retail','0','2022-10-17 09:31:51','','','','0','Cash',0.00,'50','','','11','','1','2022-10-17 06:32:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116659883350093003',3927,'111665988328','202','1.00','50','retail','0','2022-10-17 09:32:08','','','','0','Cash',0.00,'50','','','11','','1','2022-10-17 06:32:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116659883486060120',3928,'111665988328','207','3.00','30','retail','0','2022-10-17 09:32:15','','','','0','Cash',0.00,'10','','','11','','1','2022-10-17 06:32:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','751.00','748','Inclusive','branch','Service','1110','4000','5500','',''),('1116659883722810337',3929,'111665988357','202','1.00','50','retail','0','2022-10-17 09:32:37','','','','0','Cash',0.00,'50','','','11','','1','2022-10-17 06:33:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116659883970298392',3930,'111665988357','207','25.00','250','retail','0','2022-10-17 09:32:52','','','','0','Cash',0.00,'10','','','11','','1','2022-10-17 06:33:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','751.00','726','Inclusive','branch','Service','1110','4000','5500','',''),('1116659884474362320',3931,'111665988409','207','10.00','100','retail','0','2022-10-17 09:33:29','','','','0','Cash',0.00,'10','','','11','','1','2022-10-17 06:34:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','751.00','741','Inclusive','branch','Service','1110','4000','5500','',''),('1816659889173618220',3932,'181665984823','16','2.00','20','retail','0','2022-10-17 08:33:43','','','','0','Cash',0.00,'10','','','18','','1','2022-10-17 06:42:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1116659903060232230',3933,'111665988458','147','1.00','20','retail','0','2022-10-17 09:34:18','','','','0','Cash',0.00,'20','','','11','','1','2022-10-17 07:05:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1116659903161303231',3934,'111665988458','207','4.00','40','retail','0','2022-10-17 10:05:06','','','','0','Cash',0.00,'10','','','11','','1','2022-10-17 07:05:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','751.00','747','Inclusive','branch','Service','1110','4000','5500','',''),('1816659932245268860',3935,'181665988920','191','1.00','50','retail','0','2022-10-17 09:42:00','','','','0','Cash',0.00,'50','','','18','','1','2022-10-17 07:53:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816659932923631020',3936,'181665993228','159','10.00','10','retail','0','2022-10-17 10:53:48','','','','0','Cash',0.00,'1','','','18','','1','2022-10-17 07:55:19','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','','','','',''),('1816659952292220225',3937,'181665993320','147','1.00','20','retail','0','2022-10-17 11:27:03','','','','0','Cash',0.00,'20','','','18','','1','2022-10-17 08:27:17','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816659965493633029',3938,'181665995237','33','1.00','200','retail','0','2022-10-17 11:27:17','','','','0','Cash',0.00,'200','','','18','','1','2022-10-17 08:49:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816659965642689963',3939,'181665995237','38','3.00','90','retail','0','2022-10-17 11:49:09','','','','0','Cash',0.00,'30','','','18','','1','2022-10-17 08:49:28','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','',''),('1816659968446965230',3940,'181665996569','52','1.00','40','retail','0','2022-10-17 11:49:29','','','','0','Cash',0.00,'40','','','18','','1','2022-10-17 08:54:06','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816659974252339088',3941,'181665996847','187','20.00','100','retail','0','2022-10-17 11:54:07','','','','0','Cash',0.00,'5','','','18','','1','2022-10-17 09:03:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1415.00','1395','Inclusive','branch','Service','1110','4000','5500','',''),('1816659975380500526',3942,'181665997428','189','1.00','20','retail','0','2022-10-17 12:03:48','','','','0','Cash',0.00,'20','','','18','','1','2022-10-17 09:05:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816659992111936393',3943,'181665997540','209','1.00','60','retail','0','2022-10-17 12:33:15','','','','0','Cash',0.00,'60','','','18','','1','2022-10-17 09:33:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816659992189203012',3944,'181665997540','189','1.00','20','retail','0','2022-10-17 12:33:32','','','','0','Cash',0.00,'20','','','18','','1','2022-10-17 09:33:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816659997693562029',3945,'181665999224','1','1.00','70','retail','0','2022-10-17 12:33:44','','','','0','Cash',0.00,'70','','','18','','1','2022-10-17 09:42:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816660001642231006',3946,'181665999784','16','2.00','20','retail','0','2022-10-17 12:43:04','','','','0','Cash',0.00,'10','','','18','','1','2022-10-17 09:49:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('1816660027072130210',3947,'181666000167','158','20.00','20','retail','0','2022-10-17 12:49:27','','','','0','Cash',0.00,'1','','','18','','1','2022-10-17 10:31:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','45.00','25','Inclusive','branch','Inventory','','','','',''),('1816660030700032332',3948,'181666002712','1','1.00','70','retail','0','2022-10-17 13:31:52','','','','0','Cash',0.00,'70','','','18','','1','2022-10-17 10:38:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1116660042140226633',3949,'111666004171','187','90.00','450','retail','0','2022-10-17 13:56:11','','','','0','Cash',0.00,'5','','','11','','1','2022-10-17 10:56:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'90','1565.00','1475','Inclusive','branch','Service','1110','4000','5500','',''),('1816660080152866023',3950,'181666003089','158','10.00','10','retail','0','2022-10-17 13:38:09','','','','0','Cash',0.00,'1','','','18','','1','2022-10-17 12:00:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','25.00','15','Inclusive','branch','Inventory','','','','',''),('1816660097912000022',3951,'181666008017','1','1.00','70','retail','0','2022-10-17 15:29:42','','','','0','Cash',0.00,'70','','','18','','1','2022-10-17 12:30:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816660098000002012',3952,'181666008017','16','3.00','30','retail','0','2022-10-17 15:29:51','','','','0','Cash',0.00,'10','','','18','','1','2022-10-17 12:30:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('1816660123051602203',3953,'181666009803','189','4.00','80','retail','0','2022-10-17 15:30:03','','','','0','Cash',0.00,'20','','','18','','1','2022-10-17 13:11:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','253.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('1816660123202020233',3954,'181666012310','147','2.00','40','retail','0','2022-10-17 16:11:50','','','','0','Cash',0.00,'20','','','18','','1','2022-10-17 13:12:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816660123403002210',3955,'181666012327','194','2.00','200','retail','0','2022-10-17 16:12:07','','','','0','Cash',0.00,'100','','','18','','1','2022-10-17 13:12:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1816660123641022022',3956,'181666012348','209','1.00','60','retail','0','2022-10-17 16:12:28','','','','0','Cash',0.00,'60','','','18','','1','2022-10-17 13:12:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116660182502330330',3957,'111666018134','211','79.00','79','retail','0','2022-10-17 17:48:54','','','','0','Cash',0.00,'1','','','11','','1','2022-10-17 14:50:59','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'79','0.00','-79','Inclusive','branch','Service','1110','4000','5500','',''),('1116660183562321102',3958,'111666018259','209','2.00','120','retail','0','2022-10-17 17:51:00','','','','0','Cash',0.00,'60','','','11','','1','2022-10-17 14:52:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116660184090323301',3959,'111666018374','16','12.00','120','retail','0','2022-10-17 17:52:54','','','','0','Cash',0.00,'10','','','11','','1','2022-10-17 14:53:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','12.00','0','Inclusive','branch','Inventory','','','','',''),('1116660186010202231',3960,'111666018581','23','2.00','40','retail','0','2022-10-17 17:56:21','','','','0','Cash',0.00,'20','','','11','','1','2022-10-17 14:58:38','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1116660187073011333',3961,'111666018581','20','7.00','140','retail','0','2022-10-17 17:58:18','','','','0','Cash',0.00,'20','','','11','','1','2022-10-17 14:58:38','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','15.00','8','Inclusive','branch','Inventory','','','','',''),('1116660691871102333',3962,'111666069177','202','1.00','50','retail','0','2022-10-18 07:59:37','','','','0','Cash',0.00,'50','','','11','','1','2022-10-18 05:00:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116660692103003212',3963,'111666069177','207','4.00','40','retail','0','2022-10-18 07:59:47','','','','0','Cash',0.00,'10','','','11','','1','2022-10-18 05:00:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','751.00','747','Inclusive','branch','Service','1110','4000','5500','',''),('1816660800873010202',3964,'181666078850','190','6.00','60','retail','0','2022-10-18 10:48:55','','','','0','Cash',0.00,'10','','','18','','1','2022-10-18 08:01:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','168.00','162','Inclusive','branch','Service','1110','4000','5500','',''),('1816660817261133002',3965,'181666081719','202','1.00','50','retail','0','2022-10-18 11:28:39','','','','0','Cash',0.00,'50','','','18','','1','2022-10-18 08:49:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816660829572200722',3966,'181666082946','207','1.00','10','retail','0','2022-10-18 11:49:06','','','','0','Cash',0.00,'10','','','18','','1','2022-10-18 08:50:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','751.00','750','Inclusive','branch','Service','1110','4000','5500','',''),('1816660848350803828',3967,'181666084597','187','1.00','5','retail','0','2022-10-18 12:16:37','','','','0','Cash',0.00,'5','','','18','','1','2022-10-18 09:20:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1565.00','1564','Inclusive','branch','Service','1110','4000','5500','',''),('1816660859902380133',3968,'181666084841','1','1.00','70','retail','0','2022-10-18 12:20:41','','','','0','Cash',0.00,'70','','','18','','1','2022-10-18 09:40:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816660860063620308',3969,'181666084841','147','1.00','20','retail','0','2022-10-18 12:39:52','','','','0','Cash',0.00,'20','','','18','','1','2022-10-18 09:40:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816660860386322810',3970,'181666084841','189','1.00','20','retail','0','2022-10-18 12:40:09','','','','0','Cash',0.00,'20','','','18','','1','2022-10-18 09:40:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816660862503312262',3971,'181666086240','18','5.00','300','retail','0','2022-10-18 12:44:00','','','','0','Cash',0.00,'60','','','18','','1','2022-10-18 09:44:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','','','','',''),('1816660865011320156',3972,'181666086280','153','2.00','20','retail','0','2022-10-18 12:44:40','','','','0','Cash',0.00,'10','','','18','','1','2022-10-18 09:48:25','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1816660880012200820',3973,'181666087992','194','1.00','100','retail','0','2022-10-18 13:13:12','','','','0','Cash',0.00,'100','','','18','','1','2022-10-18 10:13:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816660880121030321',3974,'181666088004','1','3.00','210','retail','0','2022-10-18 13:13:24','','','','0','Cash',0.00,'70','','','18','','1','2022-10-18 10:13:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','','','','',''),('1816660899422368800',3975,'181666085382','189','1.00','20','retail','0','2022-10-18 12:29:42','','','','0','Cash',0.00,'20','','','18','','1','2022-10-18 10:46:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816660899682013620',3976,'181666085382','207','1.00','10','retail','0','2022-10-18 13:45:42','','','','0','Cash',0.00,'10','','','18','','1','2022-10-18 10:46:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','751.00','750','Inclusive','branch','Service','1110','4000','5500','',''),('1816660899832096363',3977,'181666089973','1','1.00','70','retail','0','2022-10-18 13:46:13','','','','0','Cash',0.00,'70','','','18','','1','2022-10-18 10:46:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816660902450230322',3978,'181666088020','208','1.00','20','retail','0','2022-10-18 13:13:40','','','','0','Cash',0.00,'20','','','18','','1','2022-10-18 10:51:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Service','1110','4000','5500','',''),('1816660902529383032',3979,'181666088020','147','1.00','20','retail','0','2022-10-18 13:50:45','','','','0','Cash',0.00,'20','','','18','','1','2022-10-18 10:51:00','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816660911503233130',3980,'181666090261','187','2.00','10','retail','0','2022-10-18 13:51:01','','','','0','Cash',0.00,'5','','','18','','1','2022-10-18 11:05:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1565.00','1563','Inclusive','branch','Service','1110','4000','5500','',''),('1816660911592629103',3981,'181666091153','154','1.00','25','retail','0','2022-10-18 14:05:53','','','','0','Cash',0.00,'25','','','18','','1','2022-10-18 11:06:01','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816660967413821676',3982,'181666096732','66','1.00','10','retail','0','2022-10-18 15:38:52','','','','0','Cash',0.00,'10','','','18','','1','2022-10-18 12:39:05','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816661017850718023',3983,'181666101773','207','20.00','200','retail','0','2022-10-18 17:02:53','','','','0','Cash',0.00,'10','','','18','','1','2022-10-18 14:03:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','851.00','831','Inclusive','branch','Service','1110','4000','5500','',''),('1816661021072300101',3984,'181666101795','1','1.00','70','retail','0','2022-10-18 17:03:16','','','','0','Cash',0.00,'70','','','18','','1','2022-10-18 14:08:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816661021424233631',3985,'181666102109','6','1.00','50','retail','0','2022-10-18 17:08:29','','','','0','Cash',0.00,'50','','','18','','1','2022-10-18 14:09:25','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816661021552313002',3986,'181666102109','154','1.00','25','retail','0','2022-10-18 17:09:03','','','','0','Cash',0.00,'25','','','18','','1','2022-10-18 14:09:25','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816661042323023330',3987,'181666102165','207','1.00','10','retail','0','2022-10-18 17:09:25','','','','0','Cash',0.00,'10','','','18','','1','2022-10-18 14:54:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','851.00','850','Inclusive','branch','Service','1110','4000','5500','',''),('1116661050333336202',3988,'111666105022','1','2.00','140','retail','0','2022-10-18 17:57:02','','','','0','Cash',0.00,'70','','','11','','1','2022-10-18 14:57:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116661050688361322',3989,'111666105045','189','20.00','400','retail','0','2022-10-18 17:57:25','','','','0','Cash',0.00,'20','','','11','','1','2022-10-18 14:58:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','253.00','233','Inclusive','branch','Service','1110','4000','5500','',''),('1116661050921222220',3990,'111666105083','18','1.00','60','retail','0','2022-10-18 17:58:03','','','','0','Cash',0.00,'60','','','11','','1','2022-10-18 14:58:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116661051212120360',3991,'111666105103','81','2.00','200','retail','0','2022-10-18 17:58:23','','','','0','Cash',0.00,'100','','','11','','1','2022-10-18 14:58:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1116661051413033110',3992,'111666105130','211','87.00','87','retail','0','2022-10-18 17:58:50','','','','0','Cash',0.00,'1','','','11','','1','2022-10-18 14:59:09','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'87','0.00','-87','Inclusive','branch','Service','1110','4000','5500','',''),('1816661564073840112',3993,'181666156368','147','1.00','20','retail','0','2022-10-19 08:12:48','','','','0','Cash',0.00,'20','','','18','','1','2022-10-19 05:13:31','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1116661577552273022',3994,'111666157741','202','2.00','100','retail','0','2022-10-19 08:35:41','','','','0','Cash',0.00,'50','','','11','','1','2022-10-19 05:36:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116661577850020702',3995,'111666157741','207','30.00','300','retail','0','2022-10-19 08:35:55','','','','0','Cash',0.00,'10','','','11','','1','2022-10-19 05:36:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','851.00','821','Inclusive','branch','Service','1110','4000','5500','',''),('1816661605726200030',3996,'181666160562','18','2.00','120','retail','0','2022-10-19 09:22:42','','','','0','Cash',0.00,'60','','','18','','1','2022-10-19 06:23:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816661605910222332',3997,'181666160584','16','2.00','20','retail','0','2022-10-19 09:23:04','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 06:23:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816661606062301620',3998,'181666160595','207','9.00','90','retail','0','2022-10-19 09:23:15','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 06:23:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','851.00','842','Inclusive','branch','Service','1110','4000','5500','',''),('1816661614952326630',3999,'181666160611','77','1.00','50','retail','0','2022-10-19 09:23:31','','','','0','Cash',0.00,'50','','','18','','1','2022-10-19 06:38:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816661615073233001',4000,'181666160611','16','2.00','20','retail','0','2022-10-19 09:38:15','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 06:38:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816661630586320033',4001,'181666161511','52','2.00','80','retail','0','2022-10-19 09:38:31','','','','0','Cash',0.00,'40','','','18','','1','2022-10-19 07:04:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816661635522232226',4002,'181666163062','160','2.00','10','retail','0','2022-10-19 10:04:22','','','','0','Cash',0.00,'5','','','18','','1','2022-10-19 07:13:04','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1816661635753170023',4003,'181666163062','153','1.00','10','retail','0','2022-10-19 10:12:33','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 07:13:04','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816661640086634320',4004,'181666163584','18','1.00','60','retail','0','2022-10-19 10:13:04','','','','0','Cash',0.00,'60','','','18','','1','2022-10-19 07:20:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816661640813668330',4005,'181666164016','207','3.00','30','retail','0','2022-10-19 10:20:16','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 07:21:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','851.00','848','Inclusive','branch','Service','1110','4000','5500','',''),('1816661641891803193',4006,'181666164085','148','1.00','15','retail','0','2022-10-19 10:21:25','','','','0','Cash',0.00,'15','','','18','','1','2022-10-19 07:23:10','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','132.00','131','Inclusive','branch','Inventory','','','','',''),('1116661676452632031',4007,'111666161457','190','4.00','40','retail','0','2022-10-19 11:20:28','','','','0','Cash',0.00,'10','','','11','','1','2022-10-19 08:20:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','168.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1116661676580812321',4008,'111666167650','194','1.00','100','retail','0','2022-10-19 11:20:50','','','','0','Cash',0.00,'100','','','11','','1','2022-10-19 08:21:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816661686802863280',4009,'181666164191','207','5.00','50','retail','0','2022-10-19 10:23:11','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 08:38:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','851.00','846','Inclusive','branch','Service','1110','4000','5500','',''),('1816661738710117020',4010,'181666172871','16','2.00','20','retail','0','2022-10-19 12:47:51','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 10:04:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1116661761430322023',4011,'111666174825','189','9.00','180','retail','0','2022-10-19 13:20:26','','','','0','Cash',0.00,'20','','','11','','1','2022-10-19 10:42:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','253.00','244','Inclusive','branch','Service','1110','4000','5500','',''),('1116661761600232322',4012,'111666174825','147','1.00','20','retail','0','2022-10-19 13:42:23','','','','0','Cash',0.00,'20','','','11','','1','2022-10-19 10:42:49','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816661768706603320',4013,'181666173876','209','1.00','60','retail','0','2022-10-19 13:04:36','','','','0','Cash',0.00,'60','','','18','','1','2022-10-19 10:54:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816661768893213623',4014,'181666176874','147','1.00','20','retail','0','2022-10-19 13:54:34','','','','0','Cash',0.00,'20','','','18','','1','2022-10-19 10:54:58','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816661769062013231',4015,'181666176898','62','1.00','350','retail','0','2022-10-19 13:54:58','','','','0','Cash',0.00,'350','','','18','','1','2022-10-19 10:55:29','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816661769166723906',4016,'181666176898','50','1.00','50','retail','0','2022-10-19 13:55:06','','','','0','Cash',0.00,'50','','','18','','1','2022-10-19 10:55:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816661769263926326',4017,'181666176898','38','2.00','60','retail','0','2022-10-19 13:55:16','','','','0','Cash',0.00,'30','','','18','','1','2022-10-19 10:55:29','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1816661792623230312',4018,'181666177070','207','1.00','10','retail','0','2022-10-19 13:57:50','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 11:34:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','851.00','850','Inclusive','branch','Service','1110','4000','5500','',''),('1816661792743323272',4019,'181666179266','43','1.00','65','retail','0','2022-10-19 14:34:26','','','','0','Cash',0.00,'65','','','18','','1','2022-10-19 11:34:38','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816661795083523322',4020,'181666179278','154','1.00','25','retail','0','2022-10-19 14:34:38','','','','0','Cash',0.00,'25','','','18','','1','2022-10-19 11:38:32','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1116661847883883882',4021,'111666184774','193','100.00','100','retail','0','2022-10-19 16:06:14','','','','1','Cash',0.00,'1','','','11','','1','2022-10-19 13:06:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','2.00','-98','Inclusive','branch','Service','1110','4000','5500','',''),('1816661852686112323',4022,'181666185249','43','2.00','130','retail','0','2022-10-19 16:14:09','','','','0','Cash',0.00,'65','','','18','','1','2022-10-19 13:14:41','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('1816661853063500380',4023,'181666185282','207','10.00','100','retail','0','2022-10-19 16:14:42','','','','0','Cash',0.00,'10','','','18','','1','2022-10-19 13:15:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','851.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('1816661853672733002',4024,'181666185338','211','62.00','62','retail','0','2022-10-19 16:15:38','','','','0','Cash',0.00,'1','','','18','','1','2022-10-19 13:17:14','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'62','0.00','-62','Inclusive','branch','Service','1110','4000','5500','',''),('1816661854645336606',4025,'181666185435','50','4.00','200','retail','0','2022-10-19 16:17:15','','','','0','Cash',0.00,'50','','','18','','1','2022-10-19 13:17:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','',''),('1816662670166201311',4026,'181666267009','209','1.00','60','retail','0','2022-10-20 14:56:49','','','','0','Cash',0.00,'60','','','18','','1','2022-10-20 11:57:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816662670248226472',4027,'181666267009','17','1.00','25','retail','0','2022-10-20 14:56:57','','','','0','Cash',0.00,'25','','','18','','1','2022-10-20 11:57:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1816662670437232663',4028,'181666267035','18','1.00','60','retail','0','2022-10-20 14:57:15','','','','0','Cash',0.00,'60','','','18','','1','2022-10-20 11:57:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816662670592273203',4029,'181666267046','15','5.00','25','retail','0','2022-10-20 14:57:26','','','','0','Cash',0.00,'5','','','18','','1','2022-10-20 11:57:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','56.00','51','Inclusive','branch','Inventory','','','','',''),('1116663283823833306',4030,'111666328368','193','20.00','20','retail','0','2022-10-21 07:59:28','','','','1','Cash',0.00,'1','','','11','','1','2022-10-21 04:59:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','2.00','-18','Inclusive','branch','Service','1110','4000','5500','',''),('1116663292060660320',4031,'111666328385','76','2.00','50','retail','0','2022-10-21 08:13:04','','','','0','Cash',0.00,'25','','','11','','1','2022-10-21 05:13:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','108.00','106','Inclusive','branch','Inventory','','','','',''),('1116663292263160302',4032,'111666328385','212','1.00','20','retail','0','2022-10-21 08:13:37','','','','5','Cash',0.00,'20','','','11','','1','2022-10-21 05:13:49','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116663294702032323',4033,'111666329229','147','1.00','20','retail','0','2022-10-21 08:13:49','','','','0','Cash',0.00,'20','','','11','','1','2022-10-21 05:18:25','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1116663294846330142',4034,'111666329229','189','2.00','40','retail','0','2022-10-21 08:17:50','','','','0','Cash',0.00,'20','','','11','','1','2022-10-21 05:18:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','253.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1116663315833326311',4035,'111666329505','187','2.00','10','retail','0','2022-10-21 08:52:45','','','','0','Cash',0.00,'5','','','11','','1','2022-10-21 05:53:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1565.00','1563','Inclusive','branch','Service','1110','4000','5500','',''),('1116663338783236120',4036,'111666331594','190','10.00','100','retail','0','2022-10-21 08:53:14','','','','0','Cash',0.00,'10','','','11','','1','2022-10-21 06:31:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','168.00','158','Inclusive','branch','Service','1110','4000','5500','',''),('1116663339016022600',4037,'111666333890','99','1.00','50','retail','0','2022-10-21 09:31:30','','','','0','Cash',0.00,'50','','','11','','1','2022-10-21 06:31:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1116663367250030226',4038,'111666333910','187','6.00','30','retail','0','2022-10-21 10:18:31','','','','0','Cash',0.00,'5','','','11','','1','2022-10-21 07:18:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1565.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1116663374521603736',4039,'111666336728','57','4.00','20','retail','0','2022-10-21 10:30:53','','','','0','Cash',0.00,'5','','','11','','1','2022-10-21 07:30:56','1','7','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','','','','',''),('1116663374942133260',4041,'111666337472','57','4.00','20','retail','0','2022-10-21 10:31:12','','','','0','Cash',0.00,'5','','','11','','1','2022-10-21 07:31:36','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('1116663411133126360',4042,'111666337497','64','3.00','30','retail','0','2022-10-21 10:31:37','','','','0','Cash',0.00,'10','','','11','','1','2022-10-21 08:31:55','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','54.00','51','Inclusive','branch','Inventory','','','','',''),('1116663458425122346',4043,'111666345803','208','6.00','120','retail','0','2022-10-21 12:50:03','','','','0','Cash',0.00,'20','','','11','','1','2022-10-21 09:50:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','9.00','3','Inclusive','branch','Service','1110','4000','5500','',''),('1116663512882023102',4044,'111666345851','194','1.00','100','retail','0','2022-10-21 12:50:51','','','','0','Cash',0.00,'100','','','11','','1','2022-10-21 11:21:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116663513923322201',4045,'111666351296','190','2.00','20','retail','0','2022-10-21 14:21:36','','','','0','Cash',0.00,'10','','','11','','1','2022-10-21 11:23:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','168.00','166','Inclusive','branch','Service','1110','4000','5500','',''),('1116663522882002602',4046,'111666351395','64','1.00','10','retail','0','2022-10-21 14:23:15','','','','0','Cash',0.00,'10','','','11','','1','2022-10-21 11:38:24','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1116663522943323002',4047,'111666351395','147','1.00','20','retail','0','2022-10-21 14:38:08','','','','0','Cash',0.00,'20','','','11','','1','2022-10-21 11:38:24','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1116663523010132102',4048,'111666351395','17','1.00','25','retail','0','2022-10-21 14:38:14','','','','0','Cash',0.00,'25','','','11','','1','2022-10-21 11:38:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1116663649769423230',4049,'111666364959','18','2.00','120','retail','0','2022-10-21 18:09:19','','','','0','Cash',0.00,'60','','','11','','1','2022-10-21 15:09:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116663655823032663',4050,'111666365569','194','2.00','200','retail','0','2022-10-21 18:19:29','','','','0','Cash',0.00,'100','','','11','','1','2022-10-21 15:19:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1116663656077312062',4051,'111666365585','190','12.00','120','retail','0','2022-10-21 18:19:45','','','','0','Cash',0.00,'10','','','11','','1','2022-10-21 15:20:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','168.00','156','Inclusive','branch','Service','1110','4000','5500','',''),('1116663656633320262',4052,'111666365653','18','2.00','120','retail','0','2022-10-21 18:20:53','','','','0','Cash',0.00,'60','','','11','','1','2022-10-21 15:21:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116663657143601230',4053,'111666365704','1','2.00','140','retail','0','2022-10-21 18:21:44','','','','0','Cash',0.00,'70','','','11','','1','2022-10-21 15:21:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1116664357561352137',4054,'111666435736','14','4.00','20','retail','0','2022-10-22 13:48:56','','','','0','Cash',0.00,'5','','','11','','1','2022-10-22 10:49:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','119.00','115','Inclusive','branch','Inventory','','','','',''),('1816664359313362331',4055,'181666435921','18','8.00','480','retail','0','2022-10-22 13:52:02','','','','0','Cash',0.00,'60','','','18','','1','2022-10-22 10:52:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','8.00','0','Inclusive','branch','Inventory','','','','',''),('1116664469443642604',4056,'111666446932','16','4.00','40','retail','0','2022-10-22 16:55:32','','','','0','Cash',0.00,'10','','','11','','1','2022-10-22 13:56:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('1116664469535133002',4057,'111666446932','1','1.00','70','retail','0','2022-10-22 16:55:44','','','','0','Cash',0.00,'70','','','11','','1','2022-10-22 13:56:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816665903920399233',4058,'181666590305','212','2.00','40','retail','0','2022-10-24 08:45:05','','','','5','Cash',0.00,'20','','','18','','1','2022-10-24 05:46:37','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116665913342626205',4059,'111666591321','207','32.00','320','retail','0','2022-10-24 09:02:01','','','','0','Cash',0.00,'10','','','11','','1','2022-10-24 06:02:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'32','851.00','819','Inclusive','branch','Service','1110','4000','5500','',''),('1816665920442222446',4060,'181666590398','209','4.00','240','retail','0','2022-10-24 08:46:38','','','','0','Cash',0.00,'60','','','18','','1','2022-10-24 06:15:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816665920920223260',4061,'181666590398','17','4.00','100','retail','0','2022-10-24 09:14:37','','','','0','Cash',0.00,'25','','','18','','1','2022-10-24 06:15:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','','','','',''),('1816665942690235222',4062,'181666592136','189','2.00','40','retail','0','2022-10-24 09:15:36','','','','0','Cash',0.00,'20','','','18','','1','2022-10-24 06:51:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','253.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1816665970792139552',4063,'181666594283','207','4.00','40','retail','0','2022-10-24 10:37:50','','','','0','Cash',0.00,'10','','','18','','1','2022-10-24 07:38:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','851.00','847','Inclusive','branch','Service','1110','4000','5500','',''),('1816665971022299303',4064,'181666597088','189','1.00','20','retail','0','2022-10-24 10:38:08','','','','0','Cash',0.00,'20','','','18','','1','2022-10-24 07:38:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816666020990302260',4065,'181666597105','189','1.00','20','retail','0','2022-10-24 10:38:25','','','','0','Cash',0.00,'20','','','18','','1','2022-10-24 09:01:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','253.00','252','Inclusive','branch','Service','1110','4000','5500','',''),('1816666024980232383',4066,'181666602107','189','6.00','120','retail','0','2022-10-24 12:01:47','','','','0','Cash',0.00,'20','','','18','','1','2022-10-24 09:08:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','253.00','247','Inclusive','branch','Service','1110','4000','5500','',''),('1116666026000363206',4067,'111666602588','147','1.00','20','retail','0','2022-10-24 12:09:48','','','','0','Cash',0.00,'20','','','11','','1','2022-10-24 09:10:04','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1116666026142222136',4068,'111666602604','190','4.00','40','retail','0','2022-10-24 12:10:04','','','','0','Cash',0.00,'10','','','11','','1','2022-10-24 09:10:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','168.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1816666037423247206',4069,'181666602504','190','14.00','140','retail','0','2022-10-24 12:08:24','','','','0','Cash',0.00,'10','','','18','','1','2022-10-24 09:29:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','168.00','154','Inclusive','branch','Service','1110','4000','5500','',''),('1116666044332633212',4070,'111666602618','190','1.00','10','retail','0','2022-10-24 12:10:18','','','','0','Cash',0.00,'10','','','11','','1','2022-10-24 09:40:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','168.00','167','Inclusive','branch','Service','1110','4000','5500','',''),('1116666080430323022',4071,'111666608031','208','3.00','60','retail','0','2022-10-24 13:40:31','','','','0','Cash',0.00,'20','','','11','','1','2022-10-24 10:41:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816666086070380361',4072,'181666605963','154','1.00','25','retail','0','2022-10-24 13:06:04','','','','0','Cash',0.00,'25','','','18','','1','2022-10-24 10:50:33','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816666127423223231',4073,'181666608633','160','2.00','10','retail','0','2022-10-24 13:50:33','','','','0','Cash',0.00,'5','','','18','','1','2022-10-24 11:59:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816666127650300605',4074,'181666608633','15','2.00','10','retail','0','2022-10-24 14:59:14','','','','0','Cash',0.00,'5','','','18','','1','2022-10-24 11:59:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','',''),('1116666134062660003',4075,'111666608060','190','30.00','300','retail','0','2022-10-24 13:41:00','','','','0','Cash',0.00,'10','','','11','','1','2022-10-24 12:10:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','168.00','138','Inclusive','branch','Service','1110','4000','5500','',''),('1116666134250202302',4076,'111666613411','17','1.00','25','retail','0','2022-10-24 15:10:11','','','','0','Cash',0.00,'25','','','11','','1','2022-10-24 12:10:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816666136121102106',4077,'181666612769','207','15.00','150','retail','0','2022-10-24 14:59:29','','','','0','Cash',0.00,'10','','','18','','1','2022-10-24 12:13:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','851.00','836','Inclusive','branch','Service','1110','4000','5500','',''),('1116666158291232900',4078,'111666615196','16','8.00','80','retail','0','2022-10-24 15:39:56','','','','0','Cash',0.00,'10','','','11','','1','2022-10-24 12:50:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','8.00','0','Inclusive','branch','Inventory','','','','',''),('1116666170676210322',4079,'111666615835','159','5.00','5','retail','0','2022-10-24 15:50:35','','','','0','Cash',0.00,'1','','','11','','1','2022-10-24 13:11:11','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','','','','',''),('1116666170830031321',4080,'111666617071','18','1.00','60','retail','0','2022-10-24 16:11:11','','','','0','Cash',0.00,'60','','','11','','1','2022-10-24 13:12:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116666170946333023',4081,'111666617071','18','4.00','240','retail','0','2022-10-24 16:11:23','','','','0','Cash',0.00,'60','','','11','','1','2022-10-24 13:12:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816666174403012233',4082,'181666617406','211','59.00','59','retail','0','2022-10-24 16:16:46','','','','0','Cash',0.00,'1','','','18','','1','2022-10-24 13:17:34','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'59','0.00','-59','Inclusive','branch','Service','1110','4000','5500','',''),('1816666175402666823',4083,'181666617494','52','10.00','400','retail','0','2022-10-24 16:18:14','','','','0','Cash',0.00,'40','','','18','','1','2022-10-24 13:19:11','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','16.00','6','Inclusive','branch','Inventory','','','','',''),('1816666175641806203',4084,'181666617551','158','10.00','10','retail','0','2022-10-24 16:19:11','','','','0','Cash',0.00,'1','','','18','','1','2022-10-24 13:19:35','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','','','','',''),('1116666198012212213',4085,'111666618174','78','1.00','15','retail','0','2022-10-24 16:29:35','','','','0','Cash',0.00,'15','','','11','','1','2022-10-24 13:56:43','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('1816666228653126002',4086,'181666622842','1','3.00','210','retail','0','2022-10-24 17:47:22','','','','0','Cash',0.00,'70','','','18','','1','2022-10-24 14:47:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','',''),('1816666792397362036',4087,'181666679232','18','1.00','60','retail','0','2022-10-25 09:27:12','','','','0','Cash',0.00,'60','','','18','','1','2022-10-25 06:27:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816666792993293023',4088,'181666679291','16','5.00','50','retail','0','2022-10-25 09:28:11','','','','0','Cash',0.00,'10','','','18','','1','2022-10-25 06:28:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','','','','',''),('1816666793202082360',4089,'181666679302','187','2.00','10','retail','0','2022-10-25 09:28:22','','','','0','Cash',0.00,'5','','','18','','1','2022-10-25 06:28:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1565.00','1563','Inclusive','branch','Service','1110','4000','5500','',''),('1116666803163013123',4090,'111666680249','207','14.00','140','retail','0','2022-10-25 09:44:09','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 06:45:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','851.00','837','Inclusive','branch','Service','1110','4000','5500','',''),('1116666808721263866',4091,'111666680332','16','5.00','50','retail','0','2022-10-25 09:45:33','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 06:55:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','','','','',''),('1116666809262022013',4092,'111666680912','16','2.00','20','retail','0','2022-10-25 09:55:12','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 06:55:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1116666822651826220',4093,'111666680932','187','20.00','100','retail','0','2022-10-25 09:55:32','','','','0','Cash',0.00,'5','','','11','','1','2022-10-25 07:17:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1565.00','1545','Inclusive','branch','Service','1110','4000','5500','',''),('1116666822793322622',4094,'111666682267','147','1.00','20','retail','0','2022-10-25 10:17:47','','','','0','Cash',0.00,'20','','','11','','1','2022-10-25 07:18:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1116666822982060922',4095,'111666682283','190','3.00','30','retail','0','2022-10-25 10:18:03','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 07:18:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','168.00','165','Inclusive','branch','Service','1110','4000','5500','',''),('1816666830391339266',4096,'181666678619','1','1.00','70','retail','0','2022-10-25 09:16:59','','','','0','Cash',0.00,'70','','','18','','1','2022-10-25 07:30:47','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816666833503232236',4097,'181666683047','154','1.00','25','retail','0','2022-10-25 10:30:47','','','','0','Cash',0.00,'25','','','18','','1','2022-10-25 07:35:53','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1116666846150608322',4098,'111666682300','190','12.00','120','retail','0','2022-10-25 10:18:20','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 07:57:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','168.00','156','Inclusive','branch','Service','1110','4000','5500','',''),('1816666847406020033',4099,'181666683457','189','7.00','140','retail','0','2022-10-25 10:37:37','','','','0','Cash',0.00,'20','','','18','','1','2022-10-25 08:01:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','253.00','246','Inclusive','branch','Service','1110','4000','5500','',''),('1816666853183332036',4100,'181666685298','187','7.00','35','retail','0','2022-10-25 11:08:18','','','','0','Cash',0.00,'5','','','18','','1','2022-10-25 08:08:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1640.00','1633','Inclusive','branch','Service','1110','4000','5500','',''),('1816666870362230763',4101,'181666685322','210','1.00','20','retail','0','2022-10-25 11:08:42','','','','0','Cash',0.00,'20','','','18','','1','2022-10-25 08:37:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816666870450640622',4102,'181666685322','116','1.00','10','retail','0','2022-10-25 11:37:17','','','','0','Cash',0.00,'10','','','18','','1','2022-10-25 08:37:45','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1816666870552361560',4103,'181666685322','207','1.00','10','retail','0','2022-10-25 11:37:26','','','','0','Cash',0.00,'10','','','18','','1','2022-10-25 08:37:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','851.00','850','Inclusive','branch','Service','1110','4000','5500','',''),('1816666870622233860',4104,'181666685322','207','1.00','10','retail','0','2022-10-25 11:37:36','','','','0','Cash',0.00,'10','','','18','','1','2022-10-25 08:37:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','851.00','850','Inclusive','branch','Service','1110','4000','5500','',''),('1816666872023622237',4105,'181666687065','190','1.00','10','retail','0','2022-10-25 11:37:46','','','','0','Cash',0.00,'10','','','18','','1','2022-10-25 08:40:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','168.00','167','Inclusive','branch','Service','1110','4000','5500','',''),('1816666874253842082',4106,'181666687206','187','1.00','5','retail','0','2022-10-25 11:43:36','','','','0','Cash',0.00,'5','','','18','','1','2022-10-25 08:43:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816666892332033226',4107,'181666687429','207','1.00','10','retail','0','2022-10-25 11:43:49','','','','0','Cash',0.00,'10','','','18','','1','2022-10-25 09:16:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','851.00','850','Inclusive','branch','Service','1110','4000','5500','',''),('1116666902933303220',4108,'111666684665','190','1.00','10','retail','0','2022-10-25 12:14:10','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 10:03:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','168.00','167','Inclusive','branch','Service','1110','4000','5500','',''),('1116666921981006228',4109,'111666684665','190','45.00','450','retail','0','2022-10-25 12:31:33','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 10:03:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','168.00','123','Inclusive','branch','Service','1110','4000','5500','',''),('1116666922253131326',4110,'111666692208','47','2.00','20','retail','0','2022-10-25 13:03:28','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 10:03:50','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','',''),('1116666923786216066',4111,'111666692332','187','140.00','700','retail','0','2022-10-25 13:05:32','','','','0','Cash',0.00,'5','','','11','','1','2022-10-25 10:06:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'140','1640.00','1500','Inclusive','branch','Service','1110','4000','5500','',''),('1116666953762030633',4112,'111666692381','207','10.00','100','retail','0','2022-10-25 13:06:21','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 10:56:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','851.00','841','Inclusive','branch','Service','1110','4000','5500','',''),('1116666953923322152',4113,'111666692381','147','1.00','20','retail','0','2022-10-25 13:56:17','','','','0','Cash',0.00,'20','','','11','','1','2022-10-25 10:56:34','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1116667017130310137',4114,'111666697735','207','13.00','130','retail','0','2022-10-25 14:35:35','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 12:42:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','851.00','838','Inclusive','branch','Service','1110','4000','5500','',''),('1116667034820023032',4115,'111666701727','156','1.00','20','retail','0','2022-10-25 15:42:07','','','','0','Cash',0.00,'20','','','11','','1','2022-10-25 13:12:21','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1116667034931706230',4116,'111666701727','160','2.00','10','retail','0','2022-10-25 16:11:22','','','','0','Cash',0.00,'5','','','11','','1','2022-10-25 13:12:21','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1116667035083120030',4117,'111666701727','190','6.00','60','retail','0','2022-10-25 16:11:33','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 13:12:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','168.00','162','Inclusive','branch','Service','1110','4000','5500','',''),('1116667035337321367',4118,'111666701727','156','1.00','20','retail','0','2022-10-25 16:11:48','','','','0','Cash',0.00,'20','','','11','','1','2022-10-25 13:12:21','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1116667100446010372',4119,'111666710030','18','1.00','60','retail','0','2022-10-25 18:00:36','','','','0','Cash',0.00,'60','','','11','','1','2022-10-25 15:01:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1116667100530230203',4120,'111666710030','18','3.00','180','retail','0','2022-10-25 18:00:44','','','','0','Cash',0.00,'60','','','11','','1','2022-10-25 15:01:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1116667101351033613',4121,'111666710122','211','99.00','99','retail','0','2022-10-25 18:02:02','','','','0','Cash',0.00,'1','','','11','','1','2022-10-25 15:02:22','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'99','0.00','-99','Inclusive','branch','Service','1110','4000','5500','',''),('1116667101616220666',4122,'111666710143','158','5.00','5','retail','0','2022-10-25 18:02:23','','','','0','Cash',0.00,'1','','','11','','1','2022-10-25 15:03:05','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1116667102012312101',4123,'111666710185','17','2.00','50','retail','0','2022-10-25 18:03:05','','','','0','Cash',0.00,'25','','','11','','1','2022-10-25 15:03:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1116667102613321012',4124,'111666710214','190','4.00','40','retail','0','2022-10-25 18:03:58','','','','0','Cash',0.00,'10','','','11','','1','2022-10-25 15:04:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','168.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1116667102693233300',4125,'111666710214','187','1.00','5','retail','0','2022-10-25 18:04:21','','','','0','Cash',0.00,'5','','','11','','1','2022-10-25 15:04:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1116667620423202212',4126,'111666762030','208','1.00','20','retail','0','2022-10-26 08:27:10','','','','0','Cash',0.00,'20','','','11','','1','2022-10-26 05:27:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816667644950633263',4127,'181666764489','18','1.00','60','retail','0','2022-10-26 09:08:09','','','','0','Cash',0.00,'60','','','18','','1','2022-10-26 06:08:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116667654192633735',4128,'111666762051','190','26.00','260','retail','0','2022-10-26 08:27:31','','','','0','Cash',0.00,'10','','','11','','1','2022-10-26 06:23:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','168.00','142','Inclusive','branch','Service','1110','4000','5500','',''),('1116667660362320263',4129,'111666765428','202','2.00','100','retail','0','2022-10-26 09:23:48','','','','0','Cash',0.00,'50','','','11','','1','2022-10-26 06:34:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116667660580300802',4130,'111666765428','190','20.00','200','retail','0','2022-10-26 09:33:56','','','','0','Cash',0.00,'10','','','11','','1','2022-10-26 06:34:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','168.00','148','Inclusive','branch','Service','1110','4000','5500','',''),('1116667681013030323',4131,'111666766070','191','2.00','100','retail','0','2022-10-26 09:34:30','','','','0','Cash',0.00,'50','','','11','','1','2022-10-26 07:08:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816667737572013033',4132,'181666773746','194','1.00','100','retail','0','2022-10-26 11:42:26','','','','0','Cash',0.00,'100','','','18','','1','2022-10-26 08:42:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1816667740396222313',4133,'181666773764','190','34.00','340','retail','0','2022-10-26 11:42:44','','','','0','Cash',0.00,'10','','','18','','1','2022-10-26 08:47:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','168.00','134','Inclusive','branch','Service','1110','4000','5500','',''),('1816667747712000200',4134,'181666774750','18','2.00','120','retail','0','2022-10-26 11:59:10','','','','0','Cash',0.00,'60','','','18','','1','2022-10-26 08:59:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116667782502030327',4135,'111666778224','190','100.00','1000','retail','0','2022-10-26 12:57:04','','','','0','Cash',0.00,'10','','','11','','1','2022-10-26 09:57:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','168.00','68','Inclusive','branch','Service','1110','4000','5500','',''),('1116667783042732327',4136,'111666774816','207','15.00','150','retail','0','2022-10-26 12:00:16','','','','0','Cash',0.00,'10','','','11','','1','2022-10-26 09:58:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','851.00','836','Inclusive','branch','Service','1110','4000','5500','',''),('1116667797033263709',4137,'111666778438','209','1.00','60','retail','0','2022-10-26 13:00:38','','','','0','Cash',0.00,'60','','','11','','1','2022-10-26 10:22:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116667797111203702',4138,'111666778438','17','1.00','25','retail','0','2022-10-26 13:21:43','','','','0','Cash',0.00,'25','','','11','','1','2022-10-26 10:22:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1116667809000061226',4139,'111666779723','1','1.00','70','retail','0','2022-10-26 13:22:03','','','','0','Cash',0.00,'70','','','11','','1','2022-10-26 10:41:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('1116667815462012122',4140,'111666780909','6','1.00','50','retail','0','2022-10-26 13:41:50','','','','0','Cash',0.00,'50','','','11','','1','2022-10-26 10:52:36','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1116667825253323205',4141,'111666781556','50','5.00','250','retail','0','2022-10-26 13:52:36','','','','0','Cash',0.00,'50','','','11','','1','2022-10-26 11:08:56','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1116667887783201036',4142,'111666788770','7','1.00','100','retail','0','2022-10-26 15:52:50','','','','0','Cash',0.00,'100','','','11','','1','2022-10-26 12:53:07','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1116667965802602272',4143,'111666796566','211','82.00','82','retail','0','2022-10-26 18:02:46','','','','0','Cash',0.00,'1','','','11','','1','2022-10-26 15:03:12','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'82','0.00','-82','Inclusive','branch','Service','1110','4000','5500','',''),('1116667966190023237',4144,'111666796593','207','30.00','300','retail','0','2022-10-26 18:03:13','','','','0','Cash',0.00,'10','','','11','','1','2022-10-26 15:03:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','851.00','821','Inclusive','branch','Service','1110','4000','5500','',''),('1816668491826823333',4145,'181666849175','27','1.00','20','retail','0','2022-10-27 08:39:35','','','','0','Cash',0.00,'20','','','18','','1','2022-10-27 05:39:44','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816668515872233200',4146,'181666849221','194','1.00','100','retail','0','2022-10-27 08:40:21','','','','0','Cash',0.00,'100','','','18','','1','2022-10-27 06:21:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116668525062820306',4147,'111666852491','190','6.00','60','retail','0','2022-10-27 09:34:51','','','','0','Cash',0.00,'10','','','11','','1','2022-10-27 06:35:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','168.00','162','Inclusive','branch','Service','1110','4000','5500','',''),('1116668525163166132',4148,'111666852491','43','1.00','65','retail','0','2022-10-27 09:35:07','','','','0','Cash',0.00,'65','','','11','','1','2022-10-27 06:35:33','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1116668531118030556',4149,'111666852534','208','4.00','80','retail','0','2022-10-27 09:35:34','','','','0','Cash',0.00,'20','','','11','','1','2022-10-27 06:45:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1116668551702153017',4150,'111666853121','208','1.00','20','retail','0','2022-10-27 09:45:21','','','','0','Cash',0.00,'20','','','11','','1','2022-10-27 07:19:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1116668551810110031',4151,'111666853121','147','1.00','20','retail','0','2022-10-27 10:19:31','','','','0','Cash',0.00,'20','','','11','','1','2022-10-27 07:19:50','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816668579858225688',4152,'181666857977','18','1.00','60','retail','0','2022-10-27 11:06:17','','','','0','Cash',0.00,'60','','','18','','1','2022-10-27 08:06:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816668596783832032',4153,'181666858010','190','7.00','70','retail','0','2022-10-27 11:06:50','','','','0','Cash',0.00,'10','','','18','','1','2022-10-27 08:34:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','168.00','161','Inclusive','branch','Service','1110','4000','5500','',''),('1816668596880026609',4154,'181666858010','190','4.00','40','retail','0','2022-10-27 11:34:38','','','','0','Cash',0.00,'10','','','18','','1','2022-10-27 08:34:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','168.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1816668597131279813',4155,'181666859698','187','10.00','50','retail','0','2022-10-27 11:34:58','','','','0','Cash',0.00,'5','','','18','','1','2022-10-27 08:35:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1640.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1116668597500676213',4156,'111666859734','190','32.00','320','retail','0','2022-10-27 11:35:34','','','','0','Cash',0.00,'10','','','11','','1','2022-10-27 08:35:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'32','168.00','136','Inclusive','branch','Service','1110','4000','5500','',''),('1116668597870071030',4157,'111666859773','16','2.00','20','retail','0','2022-10-27 11:36:13','','','','0','Cash',0.00,'10','','','11','','1','2022-10-27 08:36:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816668598651232083',4158,'181666859834','207','34.00','340','retail','0','2022-10-27 11:37:14','','','','0','Cash',0.00,'10','','','18','','1','2022-10-27 08:37:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','851.00','817','Inclusive','branch','Service','1110','4000','5500','',''),('1816668625232283656',4159,'181666859883','211','48.00','48','retail','0','2022-10-27 11:38:03','','','','0','Cash',0.00,'1','','','18','','1','2022-10-27 09:22:12','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'48','0.00','-48','Inclusive','branch','Service','1110','4000','5500','',''),('1116668626293606682',4160,'111666859759','190','66.00','660','retail','0','2022-10-27 11:48:05','','','','0','Cash',0.00,'10','','','11','','1','2022-10-27 09:23:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'66','168.00','102','Inclusive','branch','Service','1110','4000','5500','',''),('1116668642152262823',4161,'111666864203','211','10.00','10','retail','0','2022-10-27 12:50:03','','','','0','Cash',0.00,'1','','','11','','1','2022-10-27 09:50:29','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1116668642258200233',4162,'111666864203','207','2.00','20','retail','0','2022-10-27 12:50:16','','','','0','Cash',0.00,'10','','','11','','1','2022-10-27 09:50:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','851.00','849','Inclusive','branch','Service','1110','4000','5500','',''),('1116668679896382163',4163,'111666865610','211','100.00','100','retail','0','2022-10-27 13:13:30','','','','0','Cash',0.00,'1','','','11','','1','2022-10-27 10:53:19','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'100','0.00','-100','Inclusive','branch','Service','1110','4000','5500','',''),('1116668714202202806',4164,'111666871410','16','2.00','20','retail','0','2022-10-27 14:50:10','','','','0','Cash',0.00,'10','','','11','','1','2022-10-27 11:50:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1116668719133010322',4165,'111666871423','187','1.00','5','retail','0','2022-10-27 14:50:23','','','','0','Cash',0.00,'5','','','11','','1','2022-10-27 11:58:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1116668719251602002',4166,'111666871423','187','1.00','5','retail','0','2022-10-27 14:58:33','','','','0','Cash',0.00,'5','','','11','','1','2022-10-27 11:58:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1116668766743237042',4167,'111666876666','16','2.00','20','retail','0','2022-10-27 16:17:46','','','','0','Cash',0.00,'10','','','11','','1','2022-10-27 13:17:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116668772072332222',4168,'111666876951','190','8.00','80','retail','0','2022-10-27 16:22:31','','','','0','Cash',0.00,'10','','','11','','1','2022-10-27 13:26:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','168.00','160','Inclusive','branch','Service','1110','4000','5500','',''),('1116668772243283232',4169,'111666877209','189','2.00','40','retail','0','2022-10-27 16:26:49','','','','0','Cash',0.00,'20','','','11','','1','2022-10-27 13:27:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','253.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1816668807538223238',4170,'181666880740','18','4.00','240','retail','0','2022-10-27 17:25:40','','','','0','Cash',0.00,'60','','','18','','1','2022-10-27 14:25:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816668811171062838',4171,'181666881099','211','22.00','22','retail','0','2022-10-27 17:31:39','','','','0','Cash',0.00,'1','','','18','','1','2022-10-27 14:32:06','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'22','0.00','-22','Inclusive','branch','Service','1110','4000','5500','',''),('1116669351043912366',4172,'111666934884','190','11.00','110','retail','0','2022-10-28 08:28:04','','','','0','Cash',0.00,'10','','','11','','1','2022-10-28 05:32:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','168.00','157','Inclusive','branch','Service','1110','4000','5500','',''),('1116669351112220502',4173,'111666934884','202','1.00','50','retail','0','2022-10-28 08:31:44','','','','0','Cash',0.00,'50','','','11','','1','2022-10-28 05:32:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116669353152212221',4174,'111666935123','190','11.00','110','retail','0','2022-10-28 08:32:03','','','','0','Cash',0.00,'10','','','11','','1','2022-10-28 05:35:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','168.00','157','Inclusive','branch','Service','1110','4000','5500','',''),('1816669370336212013',4175,'181666935434','190','5.00','50','retail','0','2022-10-28 08:37:14','','','','0','Cash',0.00,'10','','','18','','1','2022-10-28 06:04:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','168.00','163','Inclusive','branch','Service','1110','4000','5500','',''),('1816669370463203863',4176,'181666935434','202','1.00','50','retail','0','2022-10-28 09:03:54','','','','0','Cash',0.00,'50','','','18','','1','2022-10-28 06:04:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116669390463603232',4177,'111666939005','16','2.00','20','retail','0','2022-10-28 09:36:45','','','','0','Cash',0.00,'10','','','11','','1','2022-10-28 06:37:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816669404322229322',4178,'181666937311','16','2.00','20','retail','0','2022-10-28 09:08:31','','','','0','Cash',0.00,'10','','','18','','1','2022-10-28 07:00:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816669433219011388',4179,'181666943315','18','1.00','60','retail','0','2022-10-28 10:48:35','','','','0','Cash',0.00,'60','','','18','','1','2022-10-28 07:48:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816669436766323030',4180,'181666943323','208','4.00','80','retail','0','2022-10-28 10:48:44','','','','0','Cash',0.00,'20','','','18','','1','2022-10-28 07:54:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1116669439813406926',4181,'111666943970','189','1.00','20','retail','0','2022-10-28 10:59:30','','','','0','Cash',0.00,'20','','','11','','1','2022-10-28 07:59:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116669452492220623',4182,'111666945239','6','1.00','50','retail','0','2022-10-28 11:20:39','','','','0','Cash',0.00,'50','','','11','','1','2022-10-28 08:20:51','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1116669470003300223',4183,'111666945251','66','1.00','10','retail','0','2022-10-28 11:20:51','','','','0','Cash',0.00,'10','','','11','','1','2022-10-28 08:50:07','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1116669470636362002',4184,'111666947007','207','5.00','50','retail','0','2022-10-28 11:50:07','','','','0','Cash',0.00,'10','','','11','','1','2022-10-28 08:51:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','851.00','846','Inclusive','branch','Service','1110','4000','5500','',''),('1116669486982422123',4185,'111666947065','190','2.00','20','retail','0','2022-10-28 11:51:05','','','','0','Cash',0.00,'10','','','11','','1','2022-10-28 09:18:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','168.00','166','Inclusive','branch','Service','1110','4000','5500','',''),('1116669487142709331',4186,'111666947065','193','30.00','30','retail','0','2022-10-28 12:18:19','','','','1','Cash',0.00,'1','','','11','','1','2022-10-28 09:18:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','2.00','-28','Inclusive','branch','Service','1110','4000','5500','',''),('1816669499743200602',4187,'181666949933','16','3.00','30','retail','0','2022-10-28 12:38:53','','','','0','Cash',0.00,'10','','','18','','1','2022-10-28 09:39:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','',''),('1116669504490023342',4188,'111666948730','147','1.00','20','retail','0','2022-10-28 12:18:50','','','','0','Cash',0.00,'20','','','11','','1','2022-10-28 09:47:55','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1116669583210933602',4189,'111666958219','190','136.00','1360','retail','0','2022-10-28 14:56:59','','','','0','Cash',0.00,'10','','','11','','1','2022-10-28 11:59:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'136','168.00','32','Inclusive','branch','Service','1110','4000','5500','',''),('1816669583243023320',4190,'181666958263','135','1.00','50','retail','0','2022-10-28 14:57:43','','','','0','Cash',0.00,'50','','','18','','1','2022-10-28 11:59:20','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('1816669583331336826',4191,'181666958263','207','3.00','30','retail','0','2022-10-28 14:58:44','','','','0','Cash',0.00,'10','','','18','','1','2022-10-28 11:59:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','851.00','848','Inclusive','branch','Service','1110','4000','5500','',''),('1816669583494463301',4192,'181666958263','187','1.00','5','retail','0','2022-10-28 14:58:53','','','','0','Cash',0.00,'5','','','18','','1','2022-10-28 11:59:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816669583921983683',4193,'181666958361','193','81.00','81','retail','0','2022-10-28 14:59:21','','','','1','Cash',0.00,'1','','','18','','1','2022-10-28 12:00:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'81','2.00','-79','Inclusive','branch','Service','1110','4000','5500','',''),('1816669584810313323',4194,'181666958401','207','11.00','110','retail','0','2022-10-28 15:00:01','','','','0','Cash',0.00,'10','','','18','','1','2022-10-28 12:01:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','851.00','840','Inclusive','branch','Service','1110','4000','5500','',''),('1816669595810138888',4195,'181666958492','6','1.00','50','retail','0','2022-10-28 15:01:32','','','','0','Cash',0.00,'50','','','18','','1','2022-10-28 12:21:05','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816669609969602038',4196,'181666959666','1','4.00','280','retail','0','2022-10-28 15:21:06','','','','0','Cash',0.00,'70','','','18','','1','2022-10-28 12:43:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','71.00','67','Inclusive','branch','Inventory','','','','',''),('1816669611053136362',4197,'181666961014','16','8.00','80','retail','0','2022-10-28 15:43:34','','','','0','Cash',0.00,'10','','','18','','1','2022-10-28 12:45:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','11.00','3','Inclusive','branch','Inventory','','','','',''),('1816669613370201213',4198,'181666961178','190','69.00','690','retail','0','2022-10-28 15:46:18','','','','0','Cash',0.00,'10','','','18','','1','2022-10-28 12:49:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'69','168.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('1116669615330111330',4199,'111666961518','1','1.00','70','retail','0','2022-10-28 15:51:58','','','','0','Cash',0.00,'70','','','11','','1','2022-10-28 12:52:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('1116669615622626221',4200,'111666961542','106','1.00','10','retail','0','2022-10-28 15:52:33','','','','0','Cash',0.00,'10','','','11','','1','2022-10-28 12:52:53','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816669616243224662',4201,'181666961614','189','2.00','40','retail','0','2022-10-28 15:53:34','','','','0','Cash',0.00,'20','','','18','','1','2022-10-28 12:53:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Service','1110','4000','5500','',''),('1116669623251020223',4202,'111666962316','189','1.00','20','retail','0','2022-10-28 16:05:16','','','','0','Cash',0.00,'20','','','11','','1','2022-10-28 13:05:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116669624263393662',4203,'111666962334','147','1.00','20','retail','0','2022-10-28 16:05:34','','','','0','Cash',0.00,'20','','','11','','1','2022-10-28 13:07:16','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1116669677886312763',4204,'111666962436','1','1.00','70','retail','0','2022-10-28 16:07:16','','','','0','Cash',0.00,'70','','','11','','1','2022-10-28 14:36:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('1116669699972330303',4205,'111666969978','208','2.00','40','retail','0','2022-10-28 18:12:58','','','','0','Cash',0.00,'20','','','11','','1','2022-10-28 15:13:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1116669700143260602',4206,'111666969978','187','4.00','20','retail','0','2022-10-28 18:13:17','','','','0','Cash',0.00,'5','','','11','','1','2022-10-28 15:13:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1640.00','1636','Inclusive','branch','Service','1110','4000','5500','',''),('1116670219180322662',4207,'111667021906','16','2.00','20','retail','0','2022-10-29 08:38:26','','','','0','Cash',0.00,'10','','','11','','1','2022-10-29 05:38:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1116670241681312206',4208,'111667021921','51','2.00','10','retail','0','2022-10-29 08:38:41','','','','0','Cash',0.00,'5','','','11','','1','2022-10-29 06:16:11','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('1116670262880186223',4209,'111667024172','18','2.00','120','retail','0','2022-10-29 09:16:12','','','','0','Cash',0.00,'60','','','11','','1','2022-10-29 06:51:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1116670343612161233',4210,'111667034348','76','4.00','100','retail','0','2022-10-29 12:05:48','','','','0','Cash',0.00,'25','','','11','','1','2022-10-29 09:06:30','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','106.00','102','Inclusive','branch','Inventory','','','','',''),('1816670452906275200',4211,'181667041323','1','1.00','70','retail','0','2022-10-29 14:02:03','','','','0','Cash',0.00,'70','','','18','','1','2022-10-29 13:20:57','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('1816670498486032812',4212,'181667049839','18','2.00','120','retail','0','2022-10-29 16:23:59','','','','0','Cash',0.00,'60','','','18','','1','2022-10-29 13:24:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1116671979990219179',4213,'111667194830','116','1.00','10','retail','0','2022-10-31 08:40:30','','','','0','Cash',0.00,'10','','','11','','1','2022-10-31 06:33:37','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1116671987413362137',4214,'111667198017','147','4.00','80','retail','0','2022-10-31 09:33:37','','','','0','Cash',0.00,'20','','','11','','1','2022-10-31 06:46:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','',''),('1116671987596603290',4215,'111667198017','190','7.00','70','retail','0','2022-10-31 09:45:42','','','','0','Cash',0.00,'10','','','11','','1','2022-10-31 06:46:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','168.00','161','Inclusive','branch','Service','1110','4000','5500','',''),('1116671998210233911',4216,'111667199813','202','1.00','50','retail','0','2022-10-31 10:03:33','','','','0','Cash',0.00,'50','','','11','','1','2022-10-31 07:04:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116671998439330232',4217,'111667199813','190','7.00','70','retail','0','2022-10-31 10:03:42','','','','0','Cash',0.00,'10','','','11','','1','2022-10-31 07:04:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','168.00','161','Inclusive','branch','Service','1110','4000','5500','',''),('1116672015825263230',4218,'111667199851','190','28.00','280','retail','0','2022-10-31 10:04:11','','','','0','Cash',0.00,'10','','','11','','1','2022-10-31 07:33:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','168.00','140','Inclusive','branch','Service','1110','4000','5500','',''),('1116672016272232326',4219,'111667201594','187','3.00','15','retail','0','2022-10-31 10:33:14','','','','0','Cash',0.00,'5','','','11','','1','2022-10-31 07:33:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1640.00','1637','Inclusive','branch','Service','1110','4000','5500','',''),('1816672020303036200',4220,'181667200008','187','2.00','10','retail','0','2022-10-31 10:06:48','','','','0','Cash',0.00,'5','','','18','','1','2022-10-31 07:40:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1640.00','1638','Inclusive','branch','Service','1110','4000','5500','',''),('1816672036113303303',4221,'181667202033','190','5.00','50','retail','0','2022-10-31 10:40:33','','','','0','Cash',0.00,'10','','','18','','1','2022-10-31 08:10:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','168.00','163','Inclusive','branch','Service','1110','4000','5500','',''),('1816672037150536353',4222,'181667202033','147','1.00','20','retail','0','2022-10-31 11:06:51','','','','0','Cash',0.00,'20','','','18','','1','2022-10-31 08:10:43','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816672090712037128',4223,'181667209051','159','5.00','5','retail','0','2022-10-31 12:37:31','','','','0','Cash',0.00,'1','','','18','','1','2022-10-31 09:37:54','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816672114742234612',4224,'181667211375','1','1.00','70','retail','0','2022-10-31 13:16:15','','','','0','Cash',0.00,'70','','','18','','1','2022-10-31 10:18:15','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('1816672115033322331',4225,'181667211495','187','7.00','35','retail','0','2022-10-31 13:18:15','','','','0','Cash',0.00,'5','','','18','','1','2022-10-31 10:18:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1640.00','1633','Inclusive','branch','Service','1110','4000','5500','',''),('1116672117092036302',4226,'111667211699','208','2.00','40','retail','0','2022-10-31 13:21:39','','','','0','Cash',0.00,'20','','','11','','1','2022-10-31 10:22:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1116672117190730131',4227,'111667211699','1','1.00','70','retail','0','2022-10-31 13:21:50','','','','0','Cash',0.00,'70','','','11','','1','2022-10-31 10:22:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('1116672117270212122',4228,'111667211699','147','1.00','20','retail','0','2022-10-31 13:22:00','','','','0','Cash',0.00,'20','','','11','','1','2022-10-31 10:22:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816672142132223122',4229,'181667211507','187','6.00','30','retail','0','2022-10-31 14:03:26','','','','0','Cash',0.00,'5','','','18','','1','2022-10-31 11:03:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1640.00','1634','Inclusive','branch','Service','1110','4000','5500','',''),('1816672154500333223',4230,'181667214216','154','1.00','25','retail','0','2022-10-31 14:03:36','','','','0','Cash',0.00,'25','','','18','','1','2022-10-31 11:24:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1116672212433331221',4231,'111667220734','187','1.00','5','retail','0','2022-10-31 15:52:14','','','','0','Cash',0.00,'5','','','11','','1','2022-10-31 13:00:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816672227933273326',4232,'181667221336','17','1.00','25','retail','0','2022-10-31 16:02:16','','','','0','Cash',0.00,'25','','','18','','1','2022-10-31 13:26:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816672255982223920',4233,'181667222797','160','2.00','10','retail','0','2022-10-31 16:26:37','','','','0','Cash',0.00,'5','','','18','','1','2022-10-31 14:13:41','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1816672279176121002',4234,'181667225621','16','2.00','20','retail','0','2022-10-31 17:13:41','','','','0','Cash',0.00,'10','','','18','','1','2022-10-31 14:52:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816672287057002252',4235,'181667228697','18','5.00','300','retail','0','2022-10-31 18:04:57','','','','0','Cash',0.00,'60','','','18','','1','2022-10-31 15:06:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','','','','',''),('1116672291190026122',4236,'111667228977','16','6.00','60','retail','0','2022-10-31 18:09:37','','','','0','Cash',0.00,'10','','','11','','1','2022-10-31 15:12:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','22.00','16','Inclusive','branch','Inventory','','','','',''),('1816672798236032223',4237,'181667279633','189','1.00','20','retail','0','2022-11-01 08:13:53','','','','0','Cash',0.00,'20','','','18','','1','2022-11-01 05:17:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816672855302523320',4238,'181667279832','191','2.00','100','retail','0','2022-11-01 08:17:12','','','','0','Cash',0.00,'50','','','18','','1','2022-11-01 06:52:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816672856158312610',4239,'181667285554','190','2.00','20','retail','0','2022-11-01 09:52:34','','','','0','Cash',0.00,'10','','','18','','1','2022-11-01 06:53:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','178.00','176','Inclusive','branch','Service','1110','4000','5500','',''),('1816672867380333880',4240,'181667285630','16','3.00','30','retail','0','2022-11-01 09:53:50','','','','0','Cash',0.00,'10','','','18','','1','2022-11-01 07:12:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','','','','',''),('1816672881273723380',4241,'181667286741','189','2.00','40','retail','0','2022-11-01 10:12:21','','','','0','Cash',0.00,'20','','','18','','1','2022-11-01 07:35:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Service','1110','4000','5500','',''),('1816672886931322233',4242,'181667288129','208','1.00','20','retail','0','2022-11-01 10:35:29','','','','0','Cash',0.00,'20','','','18','','1','2022-11-01 07:44:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816672890866332333',4243,'181667288705','147','1.00','20','retail','0','2022-11-01 10:45:05','','','','0','Cash',0.00,'20','','','18','','1','2022-11-01 07:51:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116672893353622120',4244,'111667289327','6','1.00','50','retail','0','2022-11-01 10:55:27','','','','0','Cash',0.00,'50','','','11','','1','2022-11-01 07:55:46','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1116672893440310362',4245,'111667289327','1','1.00','70','retail','0','2022-11-01 10:55:36','','','','0','Cash',0.00,'70','','','11','','1','2022-11-01 07:55:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('1116672949622061733',4246,'111667289346','187','10.00','50','retail','0','2022-11-01 10:55:46','','','','0','Cash',0.00,'5','','','11','','1','2022-11-01 09:29:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1640.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1116672961140360330',4247,'111667294967','190','14.00','140','retail','0','2022-11-01 12:29:27','','','','0','Cash',0.00,'10','','','11','','1','2022-11-01 09:48:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','178.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1816673038112082310',4248,'181667303800','75','1.00','35','retail','0','2022-11-01 14:56:40','','','','0','Cash',0.00,'35','','','18','','1','2022-11-01 11:57:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816673038223202232',4249,'181667303800','75','9.00','315','retail','0','2022-11-01 14:56:51','','','','0','Cash',0.00,'35','','','18','','1','2022-11-01 11:57:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','','','','',''),('1816673038418213203',4250,'181667303800','76','5.00','125','retail','0','2022-11-01 14:57:02','','','','0','Cash',0.00,'25','','','18','','1','2022-11-01 11:57:31','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','102.00','97','Inclusive','branch','Inventory','','','','',''),('1816673054793002032',4251,'181667305464','147','1.00','20','retail','0','2022-11-01 15:24:24','','','','0','Cash',0.00,'20','','','18','','1','2022-11-01 12:25:01','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816673054872603826',4252,'181667305464','189','1.00','20','retail','0','2022-11-01 15:24:40','','','','0','Cash',0.00,'20','','','18','','1','2022-11-01 12:25:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816673054933373022',4253,'181667305464','187','1.00','5','retail','0','2022-11-01 15:24:47','','','','0','Cash',0.00,'5','','','18','','1','2022-11-01 12:25:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1116673735163330022',4254,'111667373446','208','4.00','80','retail','0','2022-11-02 10:17:26','','','','0','Cash',0.00,'20','','','11','','1','2022-11-02 07:19:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1116673735323053722',4255,'111667373446','202','2.00','100','retail','0','2022-11-02 10:18:36','','','','0','Cash',0.00,'50','','','11','','1','2022-11-02 07:19:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816673856778620083',4256,'181667385669','64','1.00','10','retail','0','2022-11-02 13:41:09','','','','0','Cash',0.00,'10','','','18','','1','2022-11-02 10:41:47','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816673856883223162',4257,'181667385669','152','1.00','10','retail','0','2022-11-02 13:41:17','','','','0','Cash',0.00,'10','','','18','','1','2022-11-02 10:41:47','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816673857022302377',4258,'181667385669','207','5.00','50','retail','0','2022-11-02 13:41:29','','','','0','Cash',0.00,'10','','','18','','1','2022-11-02 10:41:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','851.00','846','Inclusive','branch','Service','1110','4000','5500','',''),('1816673857177213005',4259,'181667385707','187','1.00','5','retail','0','2022-11-02 13:41:47','','','','0','Cash',0.00,'5','','','18','','1','2022-11-02 10:42:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816673861072886332',4260,'181667385725','14','4.00','20','retail','0','2022-11-02 13:42:05','','','','0','Cash',0.00,'5','','','18','','1','2022-11-02 10:48:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','115.00','111','Inclusive','branch','Inventory','','','','',''),('1816673871243832302',4261,'181667386111','189','1.00','20','retail','0','2022-11-02 13:48:31','','','','0','Cash',0.00,'20','','','18','','1','2022-11-02 11:05:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116673887130223822',4262,'111667388670','190','8.00','80','retail','0','2022-11-02 14:31:10','','','','0','Cash',0.00,'10','','','11','','1','2022-11-02 11:31:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','178.00','170','Inclusive','branch','Service','1110','4000','5500','',''),('1116673887313270288',4263,'111667388717','147','1.00','20','retail','0','2022-11-02 14:31:57','','','','0','Cash',0.00,'20','','','11','','1','2022-11-02 11:32:14','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116673969983339638',4264,'111667396474','191','1.00','50','retail','0','2022-11-02 16:49:49','','','','0','Cash',0.00,'50','','','11','','1','2022-11-02 13:51:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1116673970203131936',4265,'111667396474','191','3.00','150','retail','0','2022-11-02 16:49:59','','','','0','Cash',0.00,'50','','','11','','1','2022-11-02 13:51:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1116673970696732731',4266,'111667396474','187','23.00','115','retail','0','2022-11-02 16:50:21','','','','0','Cash',0.00,'5','','','11','','1','2022-11-02 13:51:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','1640.00','1617','Inclusive','branch','Service','1110','4000','5500','',''),('1816673977372373017',4267,'181667397710','193','10.00','10','retail','0','2022-11-02 17:01:51','','','','1','Cash',0.00,'1','','','18','','1','2022-11-02 14:02:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','2.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1816673982080030323',4268,'181667397739','189','4.00','80','retail','0','2022-11-02 17:02:19','','','','0','Cash',0.00,'20','','','18','','1','2022-11-02 14:10:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','255.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1816673993313023223',4269,'181667398219','52','1.00','40','retail','0','2022-11-02 17:10:19','','','','0','Cash',0.00,'40','','','18','','1','2022-11-02 14:28:54','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816673993451829317',4270,'181667399334','18','4.00','240','retail','0','2022-11-02 17:28:54','','','','0','Cash',0.00,'60','','','18','','1','2022-11-02 14:29:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('1116674522838333023',4271,'111667452247','190','27.00','270','retail','0','2022-11-03 08:10:47','','','','0','Cash',0.00,'10','','','11','','1','2022-11-03 05:11:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','178.00','151','Inclusive','branch','Service','1110','4000','5500','',''),('1116674544366332233',4272,'111667454419','16','2.00','20','retail','0','2022-11-03 08:46:59','','','','0','Cash',0.00,'10','','','11','','1','2022-11-03 05:47:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1116674544532327342',4273,'111667454419','187','2.00','10','retail','0','2022-11-03 08:47:16','','','','0','Cash',0.00,'5','','','11','','1','2022-11-03 05:47:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1640.00','1638','Inclusive','branch','Service','1110','4000','5500','',''),('1116674544613320732',4274,'111667454419','52','1.00','40','retail','0','2022-11-03 08:47:33','','','','0','Cash',0.00,'40','','','11','','1','2022-11-03 05:47:52','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116674544680218112',4275,'111667454419','24','1.00','10','retail','0','2022-11-03 08:47:42','','','','0','Cash',0.00,'10','','','11','','1','2022-11-03 05:47:52','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','','','','',''),('1816674569532247207',4276,'181667451297','187','1.00','5','retail','0','2022-11-03 07:54:57','','','','0','Cash',0.00,'5','','','18','','1','2022-11-03 06:29:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1640.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816674592811320924',4277,'181667456957','187','1.00','5','retail','0','2022-11-03 10:08:02','','','','0','Cash',0.00,'5','','','18','','1','2022-11-03 07:09:49','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1642.00','1641','Inclusive','branch','Service','1110','4000','5500','',''),('1816674601520203662',4279,'181667456957','187','2.00','10','retail','0','2022-11-03 10:22:20','','','','0','Cash',0.00,'5','','','18','','1','2022-11-03 07:24:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1642.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816674620001220330',4280,'181667461991','207','3.00','30','retail','0','2022-11-03 10:53:11','','','','0','Cash',0.00,'10','','','18','','1','2022-11-03 07:53:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','864.00','861','Inclusive','branch','Service','1110','4000','5500','',''),('1816674627273362208',4281,'181667462020','187','22.00','110','retail','0','2022-11-03 10:53:40','','','','0','Cash',0.00,'5','','','18','','1','2022-11-03 08:05:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','1642.00','1620','Inclusive','branch','Service','1110','4000','5500','',''),('1116674645812346388',4282,'111667464566','193','50.00','50','retail','0','2022-11-03 11:36:06','','','','1','Cash',0.00,'1','','','11','','1','2022-11-03 08:36:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','3.00','-47','Inclusive','branch','Service','1110','4000','5500','',''),('1816674650947373321',4283,'181667462730','190','7.00','70','retail','0','2022-11-03 11:05:30','','','','0','Cash',0.00,'10','','','18','','1','2022-11-03 08:44:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','178.00','171','Inclusive','branch','Service','1110','4000','5500','',''),('1816674653982222333',4284,'181667465098','187','1.00','5','retail','0','2022-11-03 11:44:58','','','','0','Cash',0.00,'5','','','18','','1','2022-11-03 08:50:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1642.00','1641','Inclusive','branch','Service','1110','4000','5500','',''),('1116674727356362237',4285,'111667472716','190','49.00','490','retail','0','2022-11-03 13:51:56','','','','0','Cash',0.00,'10','','','11','','1','2022-11-03 10:52:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'49','178.00','129','Inclusive','branch','Service','1110','4000','5500','',''),('1116674751832226320',4286,'111667475172','187','27.00','135','retail','0','2022-11-03 14:32:52','','','','0','Cash',0.00,'5','','','11','','1','2022-11-03 11:33:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','1718.00','1691','Inclusive','branch','Service','1110','4000','5500','',''),('1816674756747530803',4287,'181667475643','211','26.00','26','retail','0','2022-11-03 14:40:43','','','','0','Cash',0.00,'1','','','18','','1','2022-11-03 11:41:27','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'26','0.00','-26','Inclusive','branch','Service','1110','4000','5500','',''),('1816674757032720072',4288,'181667475688','190','10.00','100','retail','0','2022-11-03 14:41:28','','','','0','Cash',0.00,'10','','','18','','1','2022-11-03 11:41:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','178.00','168','Inclusive','branch','Service','1110','4000','5500','',''),('1816674757262132328',4289,'181667475715','23','2.00','40','retail','0','2022-11-03 14:41:55','','','','0','Cash',0.00,'20','','','18','','1','2022-11-03 11:42:27','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816674757377332186',4290,'181667475715','23','1.00','20','retail','0','2022-11-03 14:42:07','','','','0','Cash',0.00,'20','','','18','','1','2022-11-03 11:42:27','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816674757556257053',4291,'181667475747','24','2.00','20','retail','0','2022-11-03 14:42:27','','','','0','Cash',0.00,'10','','','18','','1','2022-11-03 11:42:44','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','108.00','106','Inclusive','branch','Inventory','','','','',''),('1816674757934866207',4292,'181667475782','190','10.00','100','retail','0','2022-11-03 14:43:02','','','','0','Cash',0.00,'10','','','18','','1','2022-11-03 11:43:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','178.00','168','Inclusive','branch','Service','1110','4000','5500','',''),('1816674758652742268',4293,'181667475848','18','1.00','60','retail','0','2022-11-03 14:44:08','','','','0','Cash',0.00,'60','','','18','','1','2022-11-03 11:44:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816674768575313372',4294,'181667475895','6','1.00','50','retail','0','2022-11-03 15:00:50','','','','0','Cash',0.00,'50','','','18','','1','2022-11-03 12:01:02','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816674771493232200',4295,'181667476862','15','1.00','5','retail','0','2022-11-03 15:01:02','','','','0','Cash',0.00,'5','','','18','','1','2022-11-03 12:05:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1816674780313722233',4296,'181667477153','16','1.00','10','retail','0','2022-11-03 15:05:53','','','','0','Cash',0.00,'10','','','18','','1','2022-11-03 12:20:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816674801280831200',4297,'181667478034','207','18.00','180','retail','0','2022-11-03 15:20:34','','','','0','Cash',0.00,'10','','','18','','1','2022-11-03 12:55:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','864.00','846','Inclusive','branch','Service','1110','4000','5500','',''),('1816674832200033827',4298,'181667481254','78','1.00','15','retail','0','2022-11-03 16:14:14','','','','0','Cash',0.00,'15','','','18','','1','2022-11-03 13:47:04','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('1116674853060062635',4299,'111667482368','1','1.00','70','retail','0','2022-11-03 16:32:48','','','','0','Cash',0.00,'70','','','11','','1','2022-11-03 14:21:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('1116674876963636867',4300,'111667487687','18','3.00','180','retail','0','2022-11-03 18:01:27','','','','0','Cash',0.00,'60','','','11','','1','2022-11-03 15:01:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1816675441051035230',4301,'181667544086','18','1.00','60','retail','0','2022-11-04 09:41:26','','','','0','Cash',0.00,'60','','','18','','1','2022-11-04 06:41:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816675441499622331',4302,'181667544114','209','2.00','120','retail','0','2022-11-04 09:42:18','','','','0','Cash',0.00,'60','','','18','','1','2022-11-04 06:42:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816675441713342422',4303,'181667544158','189','2.00','40','retail','0','2022-11-04 09:42:38','','','','0','Cash',0.00,'20','','','18','','1','2022-11-04 06:42:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Service','1110','4000','5500','',''),('1816675441872211203',4304,'181667544179','18','1.00','60','retail','0','2022-11-04 09:42:59','','','','0','Cash',0.00,'60','','','18','','1','2022-11-04 06:43:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816675442247263232',4305,'181667544190','152','1.00','10','retail','0','2022-11-04 09:43:10','','','','0','Cash',0.00,'10','','','18','','1','2022-11-04 06:43:47','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816675450888803200',4306,'181667543218','154','1.00','25','retail','0','2022-11-04 09:26:58','','','','0','Cash',0.00,'25','','','18','','1','2022-11-04 06:58:16','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816675451122120314',4307,'181667545097','190','8.00','80','retail','0','2022-11-04 09:58:17','','','','0','Cash',0.00,'10','','','18','','1','2022-11-04 06:58:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','178.00','170','Inclusive','branch','Service','1110','4000','5500','',''),('1116675471956232163',4308,'111667544718','190','10.00','100','retail','0','2022-11-04 09:51:58','','','','0','Cash',0.00,'10','','','11','','1','2022-11-04 07:33:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','178.00','168','Inclusive','branch','Service','1110','4000','5500','',''),('1816675483412383203',4309,'181667545122','189','1.00','20','retail','0','2022-11-04 10:52:12','','','','0','Cash',0.00,'20','','','18','','1','2022-11-04 07:53:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816675483662520203',4310,'181667545122','148','1.00','15','retail','0','2022-11-04 10:52:34','','','','0','Cash',0.00,'15','','','18','','1','2022-11-04 07:53:13','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','131.00','130','Inclusive','branch','Inventory','','','','',''),('1816675483750052137',4311,'181667545122','191','1.00','50','retail','0','2022-11-04 10:52:46','','','','0','Cash',0.00,'50','','','18','','1','2022-11-04 07:53:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1116675544091322023',4312,'111667554372','190','14.00','140','retail','0','2022-11-04 12:33:03','','','','0','Cash',0.00,'10','','','11','','1','2022-11-04 09:33:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','178.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1116675699580533350',4313,'111667569935','208','10.00','200','retail','0','2022-11-04 16:52:15','','','','0','Cash',0.00,'20','','','11','','1','2022-11-04 13:52:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116675699830531100',4314,'111667569967','207','4.00','40','retail','0','2022-11-04 16:52:47','','','','0','Cash',0.00,'10','','','11','','1','2022-11-04 13:53:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','864.00','860','Inclusive','branch','Service','1110','4000','5500','',''),('1116675716131763113',4315,'111667570193','187','30.00','150','retail','0','2022-11-04 16:56:33','','','','0','Cash',0.00,'5','','','11','','1','2022-11-04 14:20:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1718.00','1688','Inclusive','branch','Service','1110','4000','5500','',''),('1116675734603133626',4316,'111667571624','64','1.00','10','retail','0','2022-11-04 17:20:24','','','','0','Cash',0.00,'10','','','11','','1','2022-11-04 14:51:53','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1116675734723656613',4317,'111667571624','66','1.00','10','retail','0','2022-11-04 17:51:00','','','','0','Cash',0.00,'10','','','11','','1','2022-11-04 14:51:53','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116675779399762177',4318,'111667577923','207','30.00','300','retail','0','2022-11-04 19:05:23','','','','0','Cash',0.00,'10','','','11','','1','2022-11-04 16:05:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','864.00','834','Inclusive','branch','Service','1110','4000','5500','',''),('1816675784942212237',4319,'181667578483','209','7.00','420','retail','0','2022-11-04 19:14:43','','','','0','Cash',0.00,'60','','','18','','1','2022-11-04 16:15:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816675785556383320',4320,'181667578546','18','3.00','180','retail','0','2022-11-04 19:15:46','','','','0','Cash',0.00,'60','','','18','','1','2022-11-04 16:15:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1816676309073303323',4321,'181667629583','18','2.00','120','retail','0','2022-11-05 09:26:23','','','','0','Cash',0.00,'60','','','18','','1','2022-11-05 06:48:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816676309199032233',4322,'181667630910','207','4.00','40','retail','0','2022-11-05 09:48:30','','','','0','Cash',0.00,'10','','','18','','1','2022-11-05 06:48:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','864.00','860','Inclusive','branch','Service','1110','4000','5500','',''),('1816676314953610630',4323,'181667630923','14','4.00','20','retail','0','2022-11-05 09:48:43','','','','0','Cash',0.00,'5','','','18','','1','2022-11-05 06:58:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','111.00','107','Inclusive','branch','Inventory','','','','',''),('1816676320072213232',4324,'181667631505','1','1.00','70','retail','0','2022-11-05 09:58:25','','','','0','Cash',0.00,'70','','','18','','1','2022-11-05 07:06:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('1816676321492230360',4325,'181667632020','187','1.00','5','retail','0','2022-11-05 10:07:00','','','','0','Cash',0.00,'5','','','18','','1','2022-11-05 07:09:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816676337743036637',4326,'181667632152','148','4.00','60','retail','0','2022-11-05 10:09:12','','','','0','Cash',0.00,'15','','','18','','1','2022-11-05 07:36:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','130.00','126','Inclusive','branch','Inventory','','','','',''),('1816676337843102362',4327,'181667632152','190','5.00','50','retail','0','2022-11-05 10:36:15','','','','0','Cash',0.00,'10','','','18','','1','2022-11-05 07:36:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','178.00','173','Inclusive','branch','Service','1110','4000','5500','',''),('1816676366632323163',4328,'181667633787','16','1.00','10','retail','0','2022-11-05 10:36:27','','','','0','Cash',0.00,'10','','','18','','1','2022-11-05 08:24:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816676443943362023',4329,'181667644376','78','5.00','75','retail','0','2022-11-05 13:32:56','','','','0','Cash',0.00,'15','','','18','','1','2022-11-05 10:33:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','66.00','61','Inclusive','branch','Inventory','','','','',''),('1116677980623212136',4330,'111667798012','190','10.00','100','retail','0','2022-11-07 08:13:32','','','','0','Cash',0.00,'10','','','11','','1','2022-11-07 05:14:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','178.00','168','Inclusive','branch','Service','1110','4000','5500','',''),('1116677984700034203',4331,'111667798076','190','2.00','20','retail','0','2022-11-07 08:14:37','','','','0','Cash',0.00,'10','','','11','','1','2022-11-07 05:21:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','178.00','176','Inclusive','branch','Service','1110','4000','5500','',''),('1116677988242226622',4332,'111667798480','190','3.00','30','retail','0','2022-11-07 08:21:20','','','','0','Cash',0.00,'10','','','11','','1','2022-11-07 05:27:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','178.00','175','Inclusive','branch','Service','1110','4000','5500','',''),('1816678001320613363',4333,'181667796592','189','1.00','20','retail','0','2022-11-07 07:49:52','','','','0','Cash',0.00,'20','','','18','','1','2022-11-07 05:48:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116678007355021231',4334,'111667800727','7','1.00','100','retail','0','2022-11-07 08:58:47','','','','0','Cash',0.00,'100','','','11','','1','2022-11-07 05:58:58','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816678024288363332',4335,'181667802147','189','1.00','20','retail','0','2022-11-07 09:22:27','','','','0','Cash',0.00,'20','','','18','','1','2022-11-07 06:27:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816678026102123031',4336,'181667802431','207','3.00','30','retail','0','2022-11-07 09:27:11','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 06:30:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','864.00','861','Inclusive','branch','Service','1110','4000','5500','',''),('1816678052743132020',4337,'181667802614','190','1.00','10','retail','0','2022-11-07 09:58:53','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 07:14:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','178.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1816678054998362330',4338,'181667805293','207','1.00','10','retail','0','2022-11-07 10:14:53','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 07:18:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','864.00','863','Inclusive','branch','Service','1110','4000','5500','',''),('1816678069423383223',4339,'181667806923','190','1.00','10','retail','0','2022-11-07 10:42:03','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 07:42:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','178.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1816678081768227823',4340,'181667806956','160','2.00','10','retail','0','2022-11-07 10:42:36','','','','0','Cash',0.00,'5','','','18','','1','2022-11-07 08:03:00','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1816678096939869323',4341,'181667809417','16','2.00','20','retail','0','2022-11-07 11:23:37','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 08:28:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('1816678097030020226',4342,'181667809417','16','2.00','20','retail','0','2022-11-07 11:28:14','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 08:28:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('1816678118836213323',4343,'181667811851','16','1.00','10','retail','0','2022-11-07 12:04:11','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 09:04:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1116678126892201321',4344,'111667812212','187','5.00','25','retail','0','2022-11-07 12:10:12','','','','0','Cash',0.00,'5','','','11','','1','2022-11-07 09:18:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1718.00','1713','Inclusive','branch','Service','1110','4000','5500','',''),('1116678142743321821',4345,'111667812692','212','1.00','20','retail','0','2022-11-07 12:18:12','','','','5','Cash',0.00,'20','','','11','','1','2022-11-07 09:44:36','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116678144110021161',4346,'111667814277','116','1.00','10','retail','0','2022-11-07 12:44:37','','','','0','Cash',0.00,'10','','','11','','1','2022-11-07 09:46:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1816678150955200930',4347,'181667814426','190','4.00','40','retail','0','2022-11-07 12:47:06','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 09:58:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','178.00','174','Inclusive','branch','Service','1110','4000','5500','',''),('1116678153862332808',4348,'111667815348','1','1.00','70','retail','0','2022-11-07 13:02:28','','','','0','Cash',0.00,'70','','','11','','1','2022-11-07 10:03:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('1116678172972200021',4349,'111667815390','187','1.00','5','retail','0','2022-11-07 13:03:10','','','','0','Cash',0.00,'5','','','11','','1','2022-11-07 10:35:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1116678173117732100',4350,'111667817303','187','1.00','5','retail','0','2022-11-07 13:35:03','','','','0','Cash',0.00,'5','','','11','','1','2022-11-07 10:35:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1116678227827333002',4351,'111667817313','7','1.00','100','retail','0','2022-11-07 13:35:13','','','','0','Cash',0.00,'100','','','11','','1','2022-11-07 12:08:35','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1116678229102026130',4352,'111667817313','5','1.00','150','retail','0','2022-11-07 15:06:22','','','','0','Cash',0.00,'150','','','11','','1','2022-11-07 12:08:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1116678229492234822',4353,'111667822916','207','15.00','150','retail','0','2022-11-07 15:08:49','','','','0','Cash',0.00,'10','','','11','','1','2022-11-07 12:09:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','864.00','849','Inclusive','branch','Service','1110','4000','5500','',''),('1816678231799930292',4354,'181667823168','190','1.00','10','retail','0','2022-11-07 15:12:48','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 12:13:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','179.00','178','Inclusive','branch','Service','1110','4000','5500','',''),('1816678231942162032',4355,'181667823168','153','2.00','20','retail','0','2022-11-07 15:13:00','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 12:13:28','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('1816678232555222230',4356,'181667823209','190','15.00','150','retail','0','2022-11-07 15:13:29','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 12:14:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','179.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1816678338368036282',4357,'181667833790','18','1.00','60','retail','0','2022-11-07 18:09:50','','','','0','Cash',0.00,'60','','','18','','1','2022-11-07 15:11:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816678338666321873',4358,'181667833790','18','2.00','120','retail','0','2022-11-07 18:10:55','','','','0','Cash',0.00,'60','','','18','','1','2022-11-07 15:11:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816678339106802802',4359,'181667833889','17','4.00','100','retail','0','2022-11-07 18:11:29','','','','0','Cash',0.00,'25','','','18','','1','2022-11-07 15:11:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','','','','',''),('1816678339313326261',4360,'181667833918','193','42.00','42','retail','0','2022-11-07 18:11:58','','','','1','Cash',0.00,'1','','','18','','1','2022-11-07 15:12:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'42','3.00','-39','Inclusive','branch','Service','1110','4000','5500','',''),('1816678339601322232',4361,'181667833944','190','15.00','150','retail','0','2022-11-07 18:12:24','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 15:12:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','179.00','164','Inclusive','branch','Service','1110','4000','5500','',''),('1816678340002203032',4362,'181667833969','64','5.00','50','retail','0','2022-11-07 18:12:49','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 15:13:30','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','48.00','43','Inclusive','branch','Inventory','','','','',''),('1816678340400163027',4363,'181667834010','16','10.00','100','retail','0','2022-11-07 18:13:30','','','','0','Cash',0.00,'10','','','18','','1','2022-11-07 15:14:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','22.00','12','Inclusive','branch','Inventory','','','','',''),('1816678849701223387',4364,'181667884963','168','1.00','750','retail','0','2022-11-08 08:22:43','','','','0','Cash',0.00,'750','','','18','','1','2022-11-08 05:22:52','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816678853850336233',4365,'181667884973','148','1.00','15','retail','0','2022-11-08 08:22:53','','','','0','Cash',0.00,'15','','','18','','1','2022-11-08 05:29:55','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','126.00','125','Inclusive','branch','Inventory','','','','',''),('1816678864432038233',4366,'181667885396','52','1.00','40','retail','0','2022-11-08 08:29:56','','','','0','Cash',0.00,'40','','','18','','1','2022-11-08 05:47:34','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816678869482982312',4367,'181667886454','153','2.00','20','retail','0','2022-11-08 08:47:34','','','','0','Cash',0.00,'10','','','18','','1','2022-11-08 05:55:51','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('1816678888848220272',4368,'181667886952','16','3.00','30','retail','0','2022-11-08 08:55:52','','','','0','Cash',0.00,'10','','','18','','1','2022-11-08 06:28:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('1116678924842226402',4369,'111667892172','208','1.00','20','retail','0','2022-11-08 10:22:52','','','','0','Cash',0.00,'20','','','11','','1','2022-11-08 07:28:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1116678925273122022',4370,'111667892172','193','150.00','150','retail','0','2022-11-08 10:28:04','','','','1','Cash',0.00,'1','','','11','','1','2022-11-08 07:28:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'150','3.00','-147','Inclusive','branch','Service','1110','4000','5500','',''),('1816678925393033830',4371,'181667888896','154','1.00','25','retail','0','2022-11-08 09:28:16','','','','0','Cash',0.00,'25','','','18','','1','2022-11-08 07:29:05','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816678925518233303',4372,'181667892545','97','1.00','50','retail','0','2022-11-08 10:29:05','','','','0','Cash',0.00,'50','','','18','','1','2022-11-08 07:29:14','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1116678932342136399',4373,'111667892539','190','12.00','120','retail','0','2022-11-08 10:28:59','','','','0','Cash',0.00,'10','','','11','','1','2022-11-08 07:40:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','179.00','167','Inclusive','branch','Service','1110','4000','5500','',''),('1116678951583821302',4374,'111667895148','193','100.00','100','retail','0','2022-11-08 11:12:28','','','','1','Cash',0.00,'1','','','11','','1','2022-11-08 08:13:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','4.00','-96','Inclusive','branch','Service','1110','4000','5500','',''),('1116678951710020722',4375,'111667895148','190','10.00','100','retail','0','2022-11-08 11:12:39','','','','0','Cash',0.00,'10','','','11','','1','2022-11-08 08:13:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','179.00','169','Inclusive','branch','Service','1110','4000','5500','',''),('1816678964842832630',4376,'181667896464','189','2.00','40','retail','0','2022-11-08 11:34:24','','','','0','Cash',0.00,'20','','','18','','1','2022-11-08 08:35:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Service','1110','4000','5500','',''),('1116678994993234236',4377,'111667896283','189','5.00','100','retail','0','2022-11-08 11:31:23','','','','0','Cash',0.00,'20','','','11','','1','2022-11-08 09:25:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','255.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('1116679021112236702',4378,'111667901620','7','1.00','100','retail','0','2022-11-08 13:00:20','','','','0','Cash',0.00,'100','','','11','','1','2022-11-08 10:08:35','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816679035463230337',4379,'181667896500','190','2.00','20','retail','0','2022-11-08 11:35:00','','','','0','Cash',0.00,'10','','','18','','1','2022-11-08 10:32:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','179.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1116679069892131930',4380,'111667902115','187','2.00','10','retail','0','2022-11-08 13:08:35','','','','0','Cash',0.00,'5','','','11','','1','2022-11-08 11:29:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1718.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816679107212229212',4381,'181667903550','99','1.00','50','retail','0','2022-11-08 13:32:30','','','','0','Cash',0.00,'50','','','18','','1','2022-11-08 12:32:06','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816679107593510533',4382,'181667910726','190','4.00','40','retail','0','2022-11-08 15:32:06','','','','0','Cash',0.00,'10','','','18','','1','2022-11-08 12:32:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','179.00','175','Inclusive','branch','Service','1110','4000','5500','',''),('1116679134770322273',4383,'111667910862','160','2.00','10','retail','0','2022-11-08 15:34:22','','','','0','Cash',0.00,'5','','','11','','1','2022-11-08 13:18:01','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','',''),('1116679204252240202',4384,'111667920417','18','4.00','240','retail','0','2022-11-08 18:13:37','','','','0','Cash',0.00,'60','','','11','','1','2022-11-08 15:13:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','','','','',''),('1116679205103309322',4385,'111667920497','158','20.00','20','retail','0','2022-11-08 18:14:57','','','','0','Cash',0.00,'1','','','11','','1','2022-11-08 15:15:18','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','50.00','30','Inclusive','branch','Inventory','','','','',''),('1816679683962390326',4386,'181667967997','190','2.00','20','retail','0','2022-11-09 07:26:37','','','','0','Cash',0.00,'10','','','18','','1','2022-11-09 04:33:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','179.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1816679733263020212',4387,'181667972013','16','2.00','20','retail','0','2022-11-09 08:33:34','','','','0','Cash',0.00,'10','','','18','','1','2022-11-09 05:55:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('1816679735959031670',4388,'181667973535','16','5.00','50','retail','0','2022-11-09 08:58:55','','','','0','Cash',0.00,'10','','','18','','1','2022-11-09 05:59:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','','','','',''),('1116679758603772229',4389,'111667975851','208','1.00','20','retail','0','2022-11-09 09:37:31','','','','0','Cash',0.00,'20','','','11','','1','2022-11-09 06:37:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1116679764313113333',4390,'111667975862','187','2.00','10','retail','0','2022-11-09 09:37:42','','','','0','Cash',0.00,'5','','','11','','1','2022-11-09 06:47:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1718.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816679777718323736',4391,'181667973599','187','2.00','10','retail','0','2022-11-09 08:59:59','','','','0','Cash',0.00,'5','','','18','','1','2022-11-09 07:09:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1718.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1116679803119222200',4392,'111667975862','193','20.00','20','retail','0','2022-11-09 10:50:15','','','','1','Cash',0.00,'1','','','11','','1','2022-11-09 07:51:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','4.00','-16','Inclusive','branch','Service','1110','4000','5500','',''),('1816679795773366133',4393,'181667977775','190','13.00','130','retail','0','2022-11-09 10:09:35','','','','0','Cash',0.00,'10','','','18','','1','2022-11-09 08:08:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','179.00','166','Inclusive','branch','Service','1110','4000','5500','',''),('1816679796318033127',4394,'181667977775','207','10.00','100','retail','0','2022-11-09 10:39:37','','','','0','Cash',0.00,'10','','','18','','1','2022-11-09 08:08:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','864.00','854','Inclusive','branch','Service','1110','4000','5500','',''),('1816679799515723820',4395,'181667977775','72','1.00','70','retail','0','2022-11-09 10:40:32','','','','0','Cash',0.00,'70','','','18','','1','2022-11-09 08:08:06','1','9','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816679813039062303',4396,'181667981287','207','2.00','20','retail','0','2022-11-09 11:08:07','','','','0','Cash',0.00,'10','','','18','','1','2022-11-09 08:08:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','864.00','862','Inclusive','branch','Service','1110','4000','5500','',''),('1116679843521263339',4397,'111667980316','190','22.00','220','retail','0','2022-11-09 10:51:56','','','','0','Cash',0.00,'10','','','11','','1','2022-11-09 08:59:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','179.00','157','Inclusive','branch','Service','1110','4000','5500','',''),('1116679858188061228',4398,'111667984356','193','80.00','80','retail','0','2022-11-09 11:59:16','','','','1','Cash',0.00,'1','','','11','','1','2022-11-09 09:23:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'80','4.00','-76','Inclusive','branch','Service','1110','4000','5500','',''),('1816679888282808200',4399,'181667988612','38','3.00','90','retail','0','2022-11-09 13:10:12','','','','0','Cash',0.00,'30','','','18','','1','2022-11-09 10:14:07','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','',''),('1116679897288220210',4400,'111667985821','208','4.00','80','retail','0','2022-11-09 12:23:41','','','','0','Cash',0.00,'20','','','11','','1','2022-11-09 10:28:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1116679990952009069',4401,'111667999086','18','4.00','240','retail','0','2022-11-09 16:04:46','','','','0','Cash',0.00,'60','','','11','','1','2022-11-09 13:04:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','6.00','2','Inclusive','branch','Inventory','','','','',''),('1816680569599936232',4402,'181668056938','207','4.00','40','retail','0','2022-11-10 08:08:58','','','','0','Cash',0.00,'10','','','18','','1','2022-11-10 05:09:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','864.00','860','Inclusive','branch','Service','1110','4000','5500','',''),('1816680569660522083',4403,'181668056938','187','1.00','5','retail','0','2022-11-10 08:09:19','','','','0','Cash',0.00,'5','','','18','','1','2022-11-10 05:09:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816680595279898832',4404,'181668056970','16','2.00','20','retail','0','2022-11-10 08:09:30','','','','0','Cash',0.00,'10','','','18','','1','2022-11-10 06:39:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816680623452036402',4405,'181668056970','16','2.00','20','retail','0','2022-11-10 09:38:57','','','','0','Cash',0.00,'10','','','18','','1','2022-11-10 06:39:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1116680623470377603',4406,'111668061053','190','19.00','190','retail','0','2022-11-10 09:38:46','','','','0','Cash',0.00,'10','','','11','','1','2022-11-10 06:39:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','179.00','160','Inclusive','branch','Service','1110','4000','5500','',''),('1816680638886230322',4407,'181668062348','16','2.00','20','retail','0','2022-11-10 09:39:08','','','','0','Cash',0.00,'10','','','18','','1','2022-11-10 07:05:16','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816680639120322682',4408,'181668062348','189','1.00','20','retail','0','2022-11-10 10:04:49','','','','0','Cash',0.00,'20','','','18','','1','2022-11-10 07:05:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816680651790110223',4409,'181668063916','6','1.00','50','retail','0','2022-11-10 10:05:16','','','','0','Cash',0.00,'50','','','18','','1','2022-11-10 07:26:26','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1116680671348112003',4410,'111668067100','66','1.00','10','retail','0','2022-11-10 10:58:20','','','','0','Cash',0.00,'10','','','11','','1','2022-11-10 07:58:57','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1116680671886023280',4411,'111668067137','187','1.00','5','retail','0','2022-11-10 10:58:57','','','','0','Cash',0.00,'5','','','11','','1','2022-11-10 08:00:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1116680672052301600',4412,'111668067137','187','1.00','5','retail','0','2022-11-10 10:59:48','','','','0','Cash',0.00,'5','','','11','','1','2022-11-10 08:00:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816680691840330031',4413,'181668069163','193','40.00','40','retail','0','2022-11-10 11:32:43','','','','1','Cash',0.00,'1','','','18','','1','2022-11-10 08:33:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','4.00','-36','Inclusive','branch','Service','1110','4000','5500','',''),('1816680697191378060',4414,'181668069192','187','5.00','25','retail','0','2022-11-10 11:33:12','','','','0','Cash',0.00,'5','','','18','','1','2022-11-10 08:42:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1718.00','1713','Inclusive','branch','Service','1110','4000','5500','',''),('1816680718678832038',4415,'181668069721','193','50.00','50','retail','0','2022-11-10 11:42:01','','','','1','Cash',0.00,'1','','','18','','1','2022-11-10 09:17:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','4.00','-46','Inclusive','branch','Service','1110','4000','5500','',''),('1816680718852822320',4416,'181668071870','153','1.00','10','retail','0','2022-11-10 12:17:50','','','','0','Cash',0.00,'10','','','18','','1','2022-11-10 09:18:15','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816680788528020203',4417,'181668078840','16','3.00','30','retail','0','2022-11-10 14:14:00','','','','0','Cash',0.00,'10','','','18','','1','2022-11-10 11:14:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','','','','',''),('1816680788626027218',4418,'181668078840','1','1.00','70','retail','0','2022-11-10 14:14:13','','','','0','Cash',0.00,'70','','','18','','1','2022-11-10 11:14:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('1116680797173930337',4419,'111668079686','194','2.00','200','retail','0','2022-11-10 14:28:06','','','','0','Cash',0.00,'100','','','11','','1','2022-11-10 11:29:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1116680810640304360',4420,'111668079742','190','2.00','20','retail','0','2022-11-10 14:29:02','','','','0','Cash',0.00,'10','','','11','','1','2022-11-10 11:51:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','179.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1116680827550020005',4421,'111668082747','147','1.00','20','retail','0','2022-11-10 15:19:07','','','','0','Cash',0.00,'20','','','11','','1','2022-11-10 12:19:22','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('1816680834688422322',4422,'181668083457','1','1.00','70','retail','0','2022-11-10 15:30:57','','','','0','Cash',0.00,'70','','','18','','1','2022-11-10 12:31:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('1816680847938163393',4423,'181668083472','194','1.00','100','retail','0','2022-11-10 15:31:12','','','','0','Cash',0.00,'100','','','18','','1','2022-11-10 12:53:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116680848476006232',4424,'111668084318','190','60.00','600','retail','0','2022-11-10 15:45:18','','','','0','Cash',0.00,'10','','','11','','1','2022-11-10 12:54:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'60','179.00','119','Inclusive','branch','Service','1110','4000','5500','',''),('1116680848703841732',4425,'111668084318','6','1.00','50','retail','0','2022-11-10 15:54:07','','','','0','Cash',0.00,'50','','','11','','1','2022-11-10 12:54:46','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816680885663030820',4426,'181668084896','189','1.00','20','retail','0','2022-11-10 15:54:56','','','','0','Cash',0.00,'20','','','18','','1','2022-11-10 13:56:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816680895062260231',4427,'181668089457','18','5.00','300','retail','0','2022-11-10 17:10:57','','','','0','Cash',0.00,'60','','','18','','1','2022-11-10 14:12:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','6.00','1','Inclusive','branch','Inventory','','','','',''),('1816680906263968630',4428,'181668090608','153','3.00','30','retail','0','2022-11-10 17:30:08','','','','0','Cash',0.00,'10','','','18','','1','2022-11-10 14:30:29','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('1816680910802008263',4429,'181668090629','190','5.00','50','retail','0','2022-11-10 17:30:29','','','','0','Cash',0.00,'10','','','18','','1','2022-11-10 14:38:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','179.00','174','Inclusive','branch','Service','1110','4000','5500','',''),('1116681418320603323',4430,'111668141505','23','1.00','20','retail','0','2022-11-11 07:38:25','','','','0','Cash',0.00,'20','','','11','','1','2022-11-11 04:43:55','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1116681433311301222',4431,'111668141835','209','1.00','60','retail','0','2022-11-11 07:43:55','','','','0','Cash',0.00,'60','','','11','','1','2022-11-11 05:08:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116681452880232131',4432,'111668143334','16','3.00','30','retail','0','2022-11-11 08:08:54','','','','0','Cash',0.00,'10','','','11','','1','2022-11-11 05:41:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','','','','',''),('1116681455302525232',4433,'111668145291','16','2.00','20','retail','0','2022-11-11 08:41:31','','','','0','Cash',0.00,'10','','','11','','1','2022-11-11 05:45:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1116681466050686050',4434,'111668145533','16','1.00','10','retail','0','2022-11-11 08:45:33','','','','0','Cash',0.00,'10','','','11','','1','2022-11-11 06:03:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1116681469840160223',4435,'111668146608','1','1.00','70','retail','0','2022-11-11 09:03:28','','','','0','Cash',0.00,'70','','','11','','1','2022-11-11 06:09:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('1116681480506243205',4436,'111668148037','147','2.00','40','retail','0','2022-11-11 09:27:17','','','','0','Cash',0.00,'20','','','11','','1','2022-11-11 06:27:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','','','','',''),('1116681480702721722',4437,'111668148037','190','14.00','140','retail','0','2022-11-11 09:27:31','','','','0','Cash',0.00,'10','','','11','','1','2022-11-11 06:27:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','179.00','165','Inclusive','branch','Service','1110','4000','5500','',''),('1116681489012132263',4438,'111668148075','190','10.00','100','retail','0','2022-11-11 09:27:55','','','','0','Cash',0.00,'10','','','11','','1','2022-11-11 06:41:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','179.00','169','Inclusive','branch','Service','1110','4000','5500','',''),('1116681529793323332',4439,'111668146987','190','5.00','50','retail','0','2022-11-11 09:09:47','','','','0','Cash',0.00,'10','','','11','','1','2022-11-11 07:49:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','179.00','174','Inclusive','branch','Service','1110','4000','5500','',''),('1116681576473322330',4440,'111668152982','1','1.00','70','retail','0','2022-11-11 10:49:42','','','','0','Cash',0.00,'70','','','11','','1','2022-11-11 09:07:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('1116681579223920169',4441,'111668157661','76','6.00','150','retail','0','2022-11-11 12:07:41','','','','0','Cash',0.00,'25','','','11','','1','2022-11-11 09:12:12','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','97.00','91','Inclusive','branch','Inventory','','','','',''),('1116681582886201280',4442,'111668157932','207','6.00','60','retail','0','2022-11-11 12:17:56','','','','0','Cash',0.00,'10','','','11','','1','2022-11-11 09:18:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','864.00','858','Inclusive','branch','Service','1110','4000','5500','',''),('1116681582953611322',4443,'111668157932','187','1.00','5','retail','0','2022-11-11 12:18:09','','','','0','Cash',0.00,'5','','','11','','1','2022-11-11 09:18:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1116681583152126103',4444,'111668158305','16','1.00','10','retail','0','2022-11-11 12:18:25','','','','0','Cash',0.00,'10','','','11','','1','2022-11-11 09:18:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816681586693362382',4445,'181668158658','159','10.00','10','retail','0','2022-11-11 12:24:18','','','','0','Cash',0.00,'1','','','18','','1','2022-11-11 09:24:32','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10.00','100.00','90','Inclusive','branch','Inventory','','','','',''),('1816681588605103202',4446,'181668158849','190','3.00','30','retail','0','2022-11-11 12:27:29','','','','0','Cash',0.00,'10','','','18','','1','2022-11-11 09:27:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','179.00','176','Inclusive','branch','Service','1110','4000','5500','',''),('1816681611880312626',4447,'181668161036','18','5.00','300','retail','0','2022-11-11 13:03:56','','','','0','Cash',0.00,'60','','','18','','1','2022-11-11 10:06:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816681642822202663',4448,'181668164274','16','2.00','20','retail','0','2022-11-11 13:57:54','','','','0','Cash',0.00,'10','','','18','','1','2022-11-11 10:58:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816681642943130022',4449,'181668164274','1','1.00','70','retail','0','2022-11-11 13:58:02','','','','0','Cash',0.00,'70','','','18','','1','2022-11-11 10:58:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('1816681650962303690',4450,'181668164302','64','5.00','50','retail','0','2022-11-11 13:58:22','','','','0','Cash',0.00,'10','','','18','','1','2022-11-11 11:11:47','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','43.00','38','Inclusive','branch','Inventory','','','','',''),('1816681657646036323',4451,'181668165107','207','4.00','40','retail','0','2022-11-11 14:11:47','','','','0','Cash',0.00,'10','','','18','','1','2022-11-11 11:22:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','864.00','860','Inclusive','branch','Service','1110','4000','5500','',''),('1116681690311262010',4452,'111668161252','187','12.00','60','retail','0','2022-11-11 15:16:52','','','','0','Cash',0.00,'5','','','11','','1','2022-11-11 12:17:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','1718.00','1706','Inclusive','branch','Service','1110','4000','5500','',''),('1816681719242301380',4453,'181668169905','16','2.00','20','retail','0','2022-11-11 15:31:45','','','','0','Cash',0.00,'10','','','18','','1','2022-11-11 13:05:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816681786442202120',4454,'181668178632','62','1.00','350','retail','0','2022-11-11 17:57:12','','','','0','Cash',0.00,'350','','','18','','1','2022-11-11 14:57:34','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816681787681312272',4455,'181668178654','193','27.00','27','retail','0','2022-11-11 17:57:34','','','','1','Cash',0.00,'1','','','18','','1','2022-11-11 14:59:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'27','4.00','-23','Inclusive','branch','Service','1110','4000','5500','',''),('1816681787920273822',4456,'181668178780','190','21.00','210','retail','0','2022-11-11 17:59:40','','','','0','Cash',0.00,'10','','','18','','1','2022-11-11 15:00:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','179.00','158','Inclusive','branch','Service','1110','4000','5500','',''),('1816686622543334503',4457,'181668662230','52','1.00','40','retail','0','2022-11-17 08:17:10','','','','0','Cash',0.00,'40','','','18','','1','2022-11-17 05:17:36','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116686659896292250',4458,'111668661199','190','4.00','40','retail','0','2022-11-17 08:32:14','','','','0','Cash',0.00,'10','','','11','','1','2022-11-17 06:19:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','179.00','175','Inclusive','branch','Service','1110','4000','5500','',''),('1116686669163626031',4459,'111668665998','190','2.00','20','retail','0','2022-11-17 09:19:58','','','','0','Cash',0.00,'10','','','11','','1','2022-11-17 06:35:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','179.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1116686677940879022',4460,'111668666956','191','1.00','50','retail','0','2022-11-17 09:35:56','','','','0','Cash',0.00,'50','','','11','','1','2022-11-17 06:50:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1116686678403120112',4461,'111668666956','208','1.00','20','retail','0','2022-11-17 09:49:55','','','','0','Cash',0.00,'20','','','11','','1','2022-11-17 06:50:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1116686679061386620',4462,'111668667842','190','4.00','40','retail','0','2022-11-17 09:50:42','','','','0','Cash',0.00,'10','','','11','','1','2022-11-17 06:51:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','179.00','175','Inclusive','branch','Service','1110','4000','5500','',''),('1116686687411630412',4463,'111668667915','193','25.00','25','retail','0','2022-11-17 09:51:55','','','','1','Cash',0.00,'1','','','11','','1','2022-11-17 07:05:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','4.00','-21','Inclusive','branch','Service','1110','4000','5500','',''),('1816686687561088022',4464,'181668662261','209','1.00','60','retail','0','2022-11-17 08:17:41','','','','0','Cash',0.00,'60','','','18','','1','2022-11-17 07:06:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816686691491303216',4465,'181668668978','64','1.00','10','retail','0','2022-11-17 10:09:38','','','','0','Cash',0.00,'10','','','18','','1','2022-11-17 07:12:32','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1816686709593803233',4466,'181668669152','207','10.00','100','retail','0','2022-11-17 10:12:32','','','','0','Cash',0.00,'10','','','18','','1','2022-11-17 07:42:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','864.00','854','Inclusive','branch','Service','1110','4000','5500','',''),('1816686718833831222',4467,'181668670963','65','1.00','10','retail','0','2022-11-17 10:42:43','','','','0','Cash',0.00,'10','','','18','','1','2022-11-17 07:58:05','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816686731912328601',4468,'181668671886','190','6.00','60','retail','0','2022-11-17 11:19:39','','','','0','Cash',0.00,'10','','','18','','1','2022-11-17 08:20:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','179.00','173','Inclusive','branch','Service','1110','4000','5500','',''),('1816686732042232242',4469,'181668671886','147','1.00','20','retail','0','2022-11-17 11:19:51','','','','0','Cash',0.00,'20','','','18','','1','2022-11-17 08:20:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('1816686815373321326',4470,'181668681512','207','3.00','30','retail','0','2022-11-17 13:38:32','','','','0','Cash',0.00,'10','','','18','','1','2022-11-17 10:39:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','864.00','861','Inclusive','branch','Service','1110','4000','5500','',''),('1816686815732206508',4471,'181668681544','202','3.00','150','retail','0','2022-11-17 13:39:04','','','','0','Cash',0.00,'50','','','18','','1','2022-11-17 10:39:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','0.00','-3','Inclusive','branch','Service','1110','4000','5500','',''),('1816686816532326061',4472,'181668681639','193','28.00','28','retail','0','2022-11-17 13:40:39','','','','1','Cash',0.00,'1','','','18','','1','2022-11-17 10:41:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'28','4.00','-24','Inclusive','branch','Service','1110','4000','5500','',''),('1816686817440308223',4473,'181668681734','18','3.00','180','retail','0','2022-11-17 13:42:14','','','','0','Cash',0.00,'60','','','18','','1','2022-11-17 10:42:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1816686817760682062',4474,'181668681759','23','1.00','20','retail','0','2022-11-17 13:42:39','','','','0','Cash',0.00,'20','','','18','','1','2022-11-17 10:43:06','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816686835742206062',4475,'181668682298','190','80.00','800','retail','0','2022-11-17 13:51:38','','','','0','Cash',0.00,'10','','','18','','1','2022-11-17 11:13:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'80','179.00','99','Inclusive','branch','Service','1110','4000','5500','',''),('1116686836846332262',4476,'111668683655','147','1.00','20','retail','0','2022-11-17 14:14:15','','','','0','Cash',0.00,'20','','','11','','1','2022-11-17 11:14:46','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('1116686907177297333',4477,'111668683686','15','2.00','10','retail','0','2022-11-17 14:14:46','','','','0','Cash',0.00,'5','','','11','','1','2022-11-17 13:12:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','','','','',''),('1116686914153425033',4478,'111668691407','16','2.00','20','retail','0','2022-11-17 16:23:27','','','','0','Cash',0.00,'10','','','11','','1','2022-11-17 13:23:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816686921020633228',4479,'181668692094','16','4.00','40','retail','0','2022-11-17 16:34:54','','','','0','Cash',0.00,'10','','','18','','1','2022-11-17 13:35:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','','','','',''),('1816686921260332323',4480,'181668692106','1','1.00','70','retail','0','2022-11-17 16:35:06','','','','0','Cash',0.00,'70','','','18','','1','2022-11-17 13:35:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('1816686963958033322',4481,'181668696371','209','1.00','60','retail','0','2022-11-17 17:46:11','','','','0','Cash',0.00,'60','','','18','','1','2022-11-17 14:46:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816686970692233700',4482,'181668697060','18','2.00','120','retail','0','2022-11-17 17:57:40','','','','0','Cash',0.00,'60','','','18','','1','2022-11-17 14:57:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816686971143230236',4483,'181668697073','62','1.00','350','retail','0','2022-11-17 17:57:53','','','','0','Cash',0.00,'350','','','18','','1','2022-11-17 14:58:46','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116686977732320216',4484,'111668697761','187','131.00','655','retail','0','2022-11-17 18:09:21','','','','0','Cash',0.00,'5','','','11','','1','2022-11-17 15:09:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'131','1718.00','1587','Inclusive','branch','Service','1110','4000','5500','',''),('1116687485463028736',4485,'111668747072','202','2.00','100','retail','0','2022-11-18 07:51:12','','','','0','Cash',0.00,'50','','','11','','1','2022-11-18 05:16:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116687485632823323',4486,'111668747072','154','1.00','25','retail','0','2022-11-18 08:15:48','','','','0','Cash',0.00,'25','','','11','','1','2022-11-18 05:16:12','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816687506252058702',4487,'181668750086','154','1.00','25','retail','0','2022-11-18 08:41:26','','','','0','Cash',0.00,'25','','','18','','1','2022-11-18 05:50:32','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816687534723340237',4488,'181668750633','190','2.00','20','retail','0','2022-11-18 08:50:33','','','','0','Cash',0.00,'10','','','18','','1','2022-11-18 06:37:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','179.00','177','Inclusive','branch','Service','1110','4000','5500','',''),('1116687555493225538',4489,'111668754093','194','1.00','100','retail','0','2022-11-18 09:48:13','','','','0','Cash',0.00,'100','','','11','','1','2022-11-18 07:12:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116687589573037302',4490,'111668758762','208','25.00','500','retail','0','2022-11-18 11:06:02','','','','0','Cash',0.00,'20','','','11','','1','2022-11-18 08:09:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','15.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1116687613263272223',4491,'111668758969','190','4.00','40','retail','0','2022-11-18 11:09:29','','','','0','Cash',0.00,'10','','','11','','1','2022-11-18 08:48:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','179.00','175','Inclusive','branch','Service','1110','4000','5500','',''),('1816687637583033362',4492,'181668763463','1','1.00','70','retail','0','2022-11-18 12:24:23','','','','0','Cash',0.00,'70','','','18','','1','2022-11-18 09:29:28','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('1116687646414136343',4493,'111668764629','1','1.00','70','retail','0','2022-11-18 12:43:49','','','','0','Cash',0.00,'70','','','11','','1','2022-11-18 09:45:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('1116687647432137213',4494,'111668764700','187','1.00','5','retail','0','2022-11-18 12:45:00','','','','0','Cash',0.00,'5','','','11','','1','2022-11-18 09:45:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1116687688217202013',4495,'111668768800','190','436.00','4360','retail','0','2022-11-18 13:53:21','','','','0','Cash',0.00,'10','','','11','','1','2022-11-18 10:54:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'436','1051.00','615','Inclusive','branch','Service','1110','4000','5500','',''),('1116687705297027323',4496,'111668764746','187','5.00','25','retail','0','2022-11-18 12:45:46','','','','0','Cash',0.00,'5','','','11','','1','2022-11-18 11:22:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1718.00','1713','Inclusive','branch','Service','1110','4000','5500','',''),('1116687717062660237',4497,'111668770547','1','1.00','70','retail','0','2022-11-18 14:22:27','','','','0','Cash',0.00,'70','','','11','','1','2022-11-18 12:19:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('1816687740026300078',4498,'181668773969','16','6.00','60','retail','0','2022-11-18 15:19:29','','','','0','Cash',0.00,'10','','','18','','1','2022-11-18 12:20:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','','','','',''),('1816687740128602312',4499,'181668773969','16','8.00','80','retail','0','2022-11-18 15:20:03','','','','0','Cash',0.00,'10','','','18','','1','2022-11-18 12:20:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','14.00','6','Inclusive','branch','Inventory','','','','',''),('1816687744603263213',4500,'181668774049','187','1.00','5','retail','0','2022-11-18 15:20:49','','','','0','Cash',0.00,'5','','','18','','1','2022-11-18 12:27:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816687751460287017',4501,'181668774462','147','1.00','20','retail','0','2022-11-18 15:27:42','','','','0','Cash',0.00,'20','','','18','','1','2022-11-18 12:39:08','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('1116687780982123722',4502,'111668775259','187','4.00','20','retail','0','2022-11-18 15:40:59','','','','0','Cash',0.00,'5','','','11','','1','2022-11-18 13:28:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1718.00','1714','Inclusive','branch','Service','1110','4000','5500','',''),('1816687825533322132',4503,'181668782544','18','3.00','180','retail','0','2022-11-18 17:42:24','','','','0','Cash',0.00,'60','','','18','','1','2022-11-18 14:42:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1116688385183331222',4504,'111668838504','155','1.00','10','retail','0','2022-11-19 09:15:04','','','','0','Cash',0.00,'10','','','11','','1','2022-11-19 06:15:21','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816688417933312033',4505,'181668841781','18','5.00','300','retail','0','2022-11-19 10:09:41','','','','0','Cash',0.00,'60','','','18','','1','2022-11-19 07:09:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816688541988183030',4506,'181668854192','43','1.00','65','retail','0','2022-11-19 13:36:32','','','','0','Cash',0.00,'65','','','18','','1','2022-11-19 10:36:49','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1116688576605682633',4507,'111668857651','190','19.00','190','retail','0','2022-11-19 14:34:11','','','','0','Cash',0.00,'10','','','11','','1','2022-11-19 11:34:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','1070.00','1051','Inclusive','branch','Service','1110','4000','5500','',''),('1116688576702302610',4508,'111668857651','187','1.00','5','retail','0','2022-11-19 14:34:20','','','','0','Cash',0.00,'5','','','11','','1','2022-11-19 11:34:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1116688644728382202',4509,'111668857681','1','1.00','70','retail','0','2022-11-19 14:34:41','','','','0','Cash',0.00,'70','','','11','','1','2022-11-19 13:28:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('1116688644851223062',4510,'111668857681','155','1.00','10','retail','0','2022-11-19 16:27:52','','','','0','Cash',0.00,'10','','','11','','1','2022-11-19 13:28:17','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816688650723022300',4511,'181668865063','1','1.00','70','retail','0','2022-11-19 16:37:43','','','','0','Cash',0.00,'70','','','18','','1','2022-11-19 13:37:54','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('1816688650842613322',4512,'181668865074','153','2.00','20','retail','0','2022-11-19 16:37:54','','','','0','Cash',0.00,'10','','','18','','1','2022-11-19 13:38:07','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('1116690072353160331',4513,'111669007227','23','1.00','20','retail','0','2022-11-21 08:07:07','','','','0','Cash',0.00,'20','','','11','','1','2022-11-21 05:07:18','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116690094806430110',4514,'111669007238','116','1.00','10','retail','0','2022-11-21 08:07:18','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 05:44:59','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1116690094893362200',4515,'111669007238','113','1.00','60','retail','0','2022-11-21 08:44:40','','','','0','Cash',0.00,'60','','','11','','1','2022-11-21 05:44:59','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116690106223213023',4516,'111669009499','147','1.00','20','retail','0','2022-11-21 08:44:59','','','','0','Cash',0.00,'20','','','11','','1','2022-11-21 06:04:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('1116690106331333031',4517,'111669009499','190','11.00','110','retail','0','2022-11-21 09:03:42','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 06:04:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','1070.00','1059','Inclusive','branch','Service','1110','4000','5500','',''),('1116690139192032062',4518,'111669010643','189','1.00','20','retail','0','2022-11-21 09:04:03','','','','0','Cash',0.00,'20','','','11','','1','2022-11-21 06:58:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116690148176246130',4519,'111669013926','147','1.00','20','retail','0','2022-11-21 09:58:46','','','','0','Cash',0.00,'20','','','11','','1','2022-11-21 07:13:58','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('1116690148352002520',4520,'111669013926','190','4.00','40','retail','0','2022-11-21 10:13:38','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 07:13:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1116690148572614940',4521,'111669014839','190','1.00','10','retail','0','2022-11-21 10:13:59','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 07:15:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1116690163188303329',4522,'111669014940','190','2.00','20','retail','0','2022-11-21 10:38:27','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 07:38:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1116690164663130202',4523,'111669016322','194','1.00','100','retail','0','2022-11-21 10:38:42','','','','0','Cash',0.00,'100','','','11','','1','2022-11-21 07:41:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116690237592331133',4524,'111669023746','190','45.00','450','retail','0','2022-11-21 12:42:26','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 09:42:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','1070.00','1025','Inclusive','branch','Service','1110','4000','5500','',''),('1116690237832330002',4525,'111669023767','189','5.00','100','retail','0','2022-11-21 12:42:47','','','','0','Cash',0.00,'20','','','11','','1','2022-11-21 09:43:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','255.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('1116690237983032303',4526,'111669023786','190','6.00','60','retail','0','2022-11-21 12:43:06','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 09:43:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1070.00','1064','Inclusive','branch','Service','1110','4000','5500','',''),('1116690238166022332',4527,'111669023806','187','3.00','15','retail','0','2022-11-21 12:43:26','','','','0','Cash',0.00,'5','','','11','','1','2022-11-21 09:43:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1718.00','1715','Inclusive','branch','Service','1110','4000','5500','',''),('1116690279562335236',4528,'111669027883','190','2.00','20','retail','0','2022-11-21 13:51:23','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 10:52:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1116690287183283282',4529,'111669028706','18','5.00','300','retail','0','2022-11-21 14:05:06','','','','0','Cash',0.00,'60','','','11','','1','2022-11-21 11:05:39','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1116690289390233639',4530,'111669028740','190','40.00','400','retail','0','2022-11-21 14:05:40','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 11:09:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','1070.00','1030','Inclusive','branch','Service','1110','4000','5500','',''),('1116690291253030990',4531,'111669027960','1','1.00','70','retail','0','2022-11-21 13:52:40','','','','0','Cash',0.00,'70','','','11','','1','2022-11-21 11:12:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('1116690293131320300',4532,'111669029153','78','4.00','60','retail','0','2022-11-21 14:12:33','','','','0','Cash',0.00,'15','','','11','','1','2022-11-21 11:15:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','61.00','57','Inclusive','branch','Inventory','','','','',''),('1116690426736203002',4533,'111669042661','194','2.00','200','retail','0','2022-11-21 17:57:41','','','','0','Cash',0.00,'100','','','11','','1','2022-11-21 14:58:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1116690437843360302',4534,'111669043770','193','160.00','160','retail','0','2022-11-21 18:16:10','','','','1','Cash',0.00,'1','','','11','','1','2022-11-21 15:16:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'160','4.00','-156','Inclusive','branch','Service','1110','4000','5500','',''),('1116690438373730331',4535,'111669043822','64','2.00','20','retail','0','2022-11-21 18:17:02','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 15:17:19','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','',''),('1116690438592222208',4536,'111669043839','15','10.00','50','retail','0','2022-11-21 18:17:19','','','','0','Cash',0.00,'5','','','11','','1','2022-11-21 15:17:42','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','66.00','56','Inclusive','branch','Inventory','','','','',''),('1116690438813000233',4537,'111669043862','153','1.00','10','retail','0','2022-11-21 18:17:42','','','','0','Cash',0.00,'10','','','11','','1','2022-11-21 15:18:03','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816690994332232103',4538,'181669096633','207','3.00','30','retail','0','2022-11-22 08:57:13','','','','0','Cash',0.00,'10','','','18','','1','2022-11-22 06:43:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','864.00','861','Inclusive','branch','Service','1110','4000','5500','',''),('1816690995310223933',4539,'181669099437','121','1.00','20','retail','0','2022-11-22 09:43:57','','','','0','Cash',0.00,'20','','','18','','1','2022-11-22 06:45:34','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('1816691040710332222',4540,'181669099534','193','100.00','100','retail','0','2022-11-22 09:45:34','','','','1','Cash',0.00,'1','','','18','','1','2022-11-22 08:01:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','4.00','-96','Inclusive','branch','Service','1110','4000','5500','',''),('1116691115200205290',4541,'111669109080','1','1.00','70','retail','0','2022-11-22 12:24:40','','','','0','Cash',0.00,'70','','','11','','1','2022-11-22 10:05:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('1116691115429320003',4542,'111669111531','190','6.00','60','retail','0','2022-11-22 13:05:31','','','','0','Cash',0.00,'10','','','11','','1','2022-11-22 10:05:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1070.00','1064','Inclusive','branch','Service','1110','4000','5500','',''),('1816691145632218219',4543,'181669114540','190','9.00','90','retail','0','2022-11-22 13:55:40','','','','0','Cash',0.00,'10','','','18','','1','2022-11-22 10:56:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1070.00','1061','Inclusive','branch','Service','1110','4000','5500','',''),('1816691145732734093',4544,'181669114567','190','1.00','10','retail','0','2022-11-22 13:56:07','','','','0','Cash',0.00,'10','','','18','','1','2022-11-22 10:56:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1816691162250323013',4545,'181669114581','190','1.00','10','retail','0','2022-11-22 13:56:21','','','','0','Cash',0.00,'10','','','18','','1','2022-11-22 11:23:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1116691201392303230',4546,'111669120107','193','220.00','220','retail','0','2022-11-22 15:28:27','','','','1','Cash',0.00,'1','','','11','','1','2022-11-22 12:29:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'220','4.00','-216','Inclusive','branch','Service','1110','4000','5500','',''),('1816691215862126306',4547,'181669121569','153','2.00','20','retail','0','2022-11-22 15:52:49','','','','0','Cash',0.00,'10','','','18','','1','2022-11-22 12:53:10','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816691295686203203',4548,'181669129559','18','5.00','300','retail','0','2022-11-22 18:05:59','','','','0','Cash',0.00,'60','','','18','','1','2022-11-22 15:06:40','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816691297266236390',4549,'181669129720','1','1.00','70','retail','0','2022-11-22 18:08:40','','','','0','Cash',0.00,'70','','','18','','1','2022-11-22 15:09:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('1816691297507271710',4550,'181669129720','1','1.00','70','retail','0','2022-11-22 18:08:47','','','','0','Cash',0.00,'70','','','18','','1','2022-11-22 15:09:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('1816691297799700323',4551,'181669129769','190','16.00','160','retail','0','2022-11-22 18:09:29','','','','0','Cash',0.00,'10','','','18','','1','2022-11-22 15:09:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','1070.00','1054','Inclusive','branch','Service','1110','4000','5500','',''),('1816691298142322069',4552,'181669129787','104','1.00','30','retail','0','2022-11-22 18:10:04','','','','0','Cash',0.00,'30','','','18','','1','2022-11-22 15:10:24','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1816691298750032332',4553,'181669129824','1','1.00','70','retail','0','2022-11-22 18:10:24','','','','0','Cash',0.00,'70','','','18','','1','2022-11-22 15:11:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('1816691826602093233',4554,'181669180945','190','5.00','50','retail','0','2022-11-23 08:22:25','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 05:51:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1070.00','1065','Inclusive','branch','Service','1110','4000','5500','',''),('1816691846742326332',4555,'181669182668','207','3.00','30','retail','0','2022-11-23 08:51:08','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 06:24:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','864.00','861','Inclusive','branch','Service','1110','4000','5500','',''),('1816691850611322033',4556,'181669184679','207','2.00','20','retail','0','2022-11-23 09:24:39','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 06:31:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','864.00','862','Inclusive','branch','Service','1110','4000','5500','',''),('1816691855722133221',4557,'181669185063','24','9.00','90','retail','0','2022-11-23 09:31:03','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 06:39:35','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','106.00','97','Inclusive','branch','Inventory','','','','',''),('1816691903891823203',4558,'181669189892','147','1.00','20','retail','0','2022-11-23 10:51:32','','','','0','Cash',0.00,'20','','','18','','1','2022-11-23 07:59:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('1816691914371132360',4559,'181669190392','153','2.00','20','retail','0','2022-11-23 10:59:52','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 08:21:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816691916742293067',4560,'181669190392','160','4.00','20','retail','0','2022-11-23 11:17:18','','','','0','Cash',0.00,'5','','','18','','1','2022-11-23 08:21:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','58.00','54','Inclusive','branch','Inventory','','','','',''),('1816691929132239931',4561,'181669191698','158','10.00','10','retail','0','2022-11-23 11:21:38','','','','0','Cash',0.00,'1','','','18','','1','2022-11-23 08:43:32','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','',''),('1816691929872168038',4562,'181669191698','158','10.00','10','retail','0','2022-11-23 11:41:53','','','','0','Cash',0.00,'1','','','18','','1','2022-11-23 08:43:32','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','20.00','10','Inclusive','branch','Inventory','','','','',''),('1816691930082039232',4563,'181669191698','66','1.00','10','retail','0','2022-11-23 11:43:07','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 08:43:32','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816691939110233603',4564,'181669193013','147','1.00','20','retail','0','2022-11-23 11:43:33','','','','0','Cash',0.00,'20','','','18','','1','2022-11-23 08:58:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('1816691941709107022',4565,'181669193913','16','1.00','10','retail','0','2022-11-23 11:58:33','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 09:02:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816691942362412302',4566,'181669194172','209','3.00','180','retail','0','2022-11-23 12:03:56','','','','0','Cash',0.00,'60','','','18','','1','2022-11-23 09:04:08','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816692001643222203',4568,'181669200149','158','10.00','10','retail','0','2022-11-23 13:42:29','','','','0','Cash',0.00,'1','','','18','','1','2022-11-23 10:44:11','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','','','','',''),('1816692002470432227',4569,'181669200149','160','2.00','10','retail','0','2022-11-23 13:42:45','','','','0','Cash',0.00,'5','','','18','','1','2022-11-23 10:44:11','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('1816692002613120022',4570,'181669200251','16','2.00','20','retail','0','2022-11-23 13:44:11','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 10:44:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816692025242200633',4571,'181669201877','147','2.00','40','retail','0','2022-11-23 14:11:17','','','','0','Cash',0.00,'20','','','18','','1','2022-11-23 11:22:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','','','','',''),('1116692026913120312',4572,'111669202659','1','1.00','70','retail','0','2022-11-23 14:24:19','','','','0','Cash',0.00,'70','','','11','','1','2022-11-23 11:25:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('1116692027153391300',4573,'111669202659','190','3.00','30','retail','0','2022-11-23 14:24:52','','','','0','Cash',0.00,'10','','','11','','1','2022-11-23 11:25:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1116692027313332002',4574,'111669202717','146','1.00','40','retail','0','2022-11-23 14:25:17','','','','0','Cash',0.00,'40','','','11','','1','2022-11-23 11:25:41','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1116692027563302301',4575,'111669202742','208','5.00','100','retail','0','2022-11-23 14:25:42','','','','0','Cash',0.00,'20','','','11','','1','2022-11-23 11:26:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','15.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1816692034640349322',4576,'181669202532','16','3.00','30','retail','0','2022-11-23 14:22:12','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 11:37:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816692074252023228',4577,'181669203477','202','1.00','50','retail','0','2022-11-23 14:37:57','','','','0','Cash',0.00,'50','','','18','','1','2022-11-23 12:43:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816692077483222282',4578,'181669207433','187','4.00','20','retail','0','2022-11-23 15:43:53','','','','0','Cash',0.00,'5','','','18','','1','2022-11-23 12:49:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1718.00','1714','Inclusive','branch','Service','1110','4000','5500','',''),('1816692083322222222',4579,'181669207763','1','4.00','280','retail','0','2022-11-23 15:49:23','','','','0','Cash',0.00,'70','','','18','','1','2022-11-23 13:00:17','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','65.00','61','Inclusive','branch','Inventory','','','','',''),('1816692083413923630',4580,'181669207763','12','1.00','30','retail','0','2022-11-23 15:58:53','','','','0','Cash',0.00,'30','','','18','','1','2022-11-23 13:00:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816692084090038204',4581,'181669207763','16','4.00','40','retail','0','2022-11-23 16:00:00','','','','0','Cash',0.00,'10','','','18','','1','2022-11-23 13:00:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('1816692089932306333',4582,'181669208417','78','1.00','15','retail','0','2022-11-23 16:00:17','','','','0','Cash',0.00,'15','','','18','','1','2022-11-23 13:09:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1816692089946340361',4583,'181669208417','78','1.00','15','retail','0','2022-11-23 16:00:17','','','','0','Cash',0.00,'15','','','18','','1','2022-11-23 13:09:56','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('1816692141522029236',4584,'181669214143','18','5.00','300','retail','0','2022-11-23 17:35:43','','','','0','Cash',0.00,'60','','','18','','1','2022-11-23 14:36:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1116692148543100230',4585,'111669214839','193','78.00','78','retail','0','2022-11-23 17:47:19','','','','1','Cash',0.00,'1','','','11','','1','2022-11-23 14:47:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'78','4.00','-74','Inclusive','branch','Service','1110','4000','5500','',''),('1116692148778326333',4586,'111669214864','24','1.00','10','retail','0','2022-11-23 17:47:44','','','','0','Cash',0.00,'10','','','11','','1','2022-11-23 14:48:08','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('1116692171232321102',4587,'111669215525','76','4.00','100','retail','0','2022-11-23 17:58:45','','','','0','Cash',0.00,'25','','','11','','1','2022-11-23 15:25:26','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','91.00','87','Inclusive','branch','Inventory','','','','',''),('1116692655222032230',4588,'111669265508','156','1.00','20','retail','0','2022-11-24 07:51:48','','','','0','Cash',0.00,'20','','','11','','1','2022-11-24 04:52:05','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816692657170803823',4589,'181669265484','209','2.00','120','retail','0','2022-11-24 07:51:24','','','','0','Cash',0.00,'60','','','18','','1','2022-11-24 04:55:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816692678153126561',4590,'181669265721','16','1.00','10','retail','0','2022-11-24 07:55:21','','','','0','Cash',0.00,'10','','','18','','1','2022-11-24 05:30:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816692678223833326',4591,'181669265721','189','1.00','20','retail','0','2022-11-24 08:30:15','','','','0','Cash',0.00,'20','','','18','','1','2022-11-24 05:30:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816692695206231013',4592,'181669267824','16','2.00','20','retail','0','2022-11-24 08:30:24','','','','0','Cash',0.00,'10','','','18','','1','2022-11-24 05:58:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816692698112020239',4593,'181669269524','210','1.00','20','retail','0','2022-11-24 08:58:44','','','','0','Cash',0.00,'20','','','18','','1','2022-11-24 06:03:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816692721663226330',4594,'181669269814','16','5.00','50','retail','0','2022-11-24 09:03:34','','','','0','Cash',0.00,'10','','','18','','1','2022-11-24 06:43:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816692721913330322',4595,'181669272182','190','30.00','300','retail','0','2022-11-24 09:43:02','','','','0','Cash',0.00,'10','','','18','','1','2022-11-24 06:43:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1070.00','1040','Inclusive','branch','Service','1110','4000','5500','',''),('1816692722023298202',4596,'181669272182','187','3.00','15','retail','0','2022-11-24 09:43:12','','','','0','Cash',0.00,'5','','','18','','1','2022-11-24 06:43:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1718.00','1715','Inclusive','branch','Service','1110','4000','5500','',''),('1816692736022021013',4597,'181669272211','15','1.00','5','retail','0','2022-11-24 09:43:31','','','','0','Cash',0.00,'5','','','18','','1','2022-11-24 07:06:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('1816692778502231332',4598,'181669273605','190','4.00','40','retail','0','2022-11-24 10:06:45','','','','0','Cash',0.00,'10','','','18','','1','2022-11-24 08:17:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1816692819752662832',4599,'181669279932','38','3.00','90','retail','0','2022-11-24 12:24:37','','','','0','Cash',0.00,'30','','','18','','1','2022-11-24 09:26:17','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816692841243330231',4600,'181669284099','18','5.00','300','retail','0','2022-11-24 13:01:39','','','','0','Cash',0.00,'60','','','18','','1','2022-11-24 10:02:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816692859532613289',4601,'181669284145','207','8.00','80','retail','0','2022-11-24 13:02:25','','','','0','Cash',0.00,'10','','','18','','1','2022-11-24 10:32:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','864.00','856','Inclusive','branch','Service','1110','4000','5500','',''),('1816692865581213382',4602,'181669285957','190','1.00','10','retail','0','2022-11-24 13:32:37','','','','0','Cash',0.00,'10','','','18','','1','2022-11-24 10:42:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1816692882826332002',4603,'181669286562','1','2.00','140','retail','0','2022-11-24 13:42:42','','','','0','Cash',0.00,'70','','','18','','1','2022-11-24 11:11:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','61.00','59','Inclusive','branch','Inventory','','','','',''),('1116692884639363230',4604,'111669288452','194','2.00','200','retail','0','2022-11-24 14:14:12','','','','0','Cash',0.00,'100','','','11','','1','2022-11-24 11:14:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1116692884763242221',4605,'111669288452','193','60.00','60','retail','0','2022-11-24 14:14:23','','','','1','Cash',0.00,'1','','','11','','1','2022-11-24 11:14:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'60','4.00','-56','Inclusive','branch','Service','1110','4000','5500','',''),('1816692905462050033',4606,'181669290530','51','2.00','10','retail','0','2022-11-24 14:48:50','','','','0','Cash',0.00,'5','','','18','','1','2022-11-24 11:49:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816692999943293333',4607,'181669299987','34','1.00','70','retail','0','2022-11-24 17:26:27','','','','0','Cash',0.00,'70','','','18','','1','2022-11-24 14:26:42','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816693017640337032',4608,'181669301736','211','34.00','34','retail','0','2022-11-24 17:55:36','','','','0','Cash',0.00,'1','','','18','','1','2022-11-24 14:56:15','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'34','0.00','-34','Inclusive','branch','Service','1110','4000','5500','',''),('1816693018070323362',4609,'181669301776','43','2.00','130','retail','0','2022-11-24 17:56:16','','','','0','Cash',0.00,'65','','','18','','1','2022-11-24 14:57:04','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1816693018163309023',4610,'181669301776','43','1.00','65','retail','0','2022-11-24 17:56:47','','','','0','Cash',0.00,'65','','','18','','1','2022-11-24 14:57:04','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816693018443231040',4611,'181669301825','187','1.00','5','retail','0','2022-11-24 17:57:05','','','','0','Cash',0.00,'5','','','18','','1','2022-11-24 14:57:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1718.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816693546126032603',4612,'181669354595','16','8.00','80','retail','0','2022-11-25 08:36:42','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 05:37:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','24.00','16','Inclusive','branch','Inventory','','','','',''),('1816693546242101233',4613,'181669354595','16','2.00','20','retail','0','2022-11-25 08:36:52','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 05:37:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816693594893028090',4614,'181669358213','18','1.00','60','retail','0','2022-11-25 09:36:53','','','','0','Cash',0.00,'60','','','18','','1','2022-11-25 06:58:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816693595271325238',4615,'181669359499','18','1.00','60','retail','0','2022-11-25 09:58:19','','','','0','Cash',0.00,'60','','','18','','1','2022-11-25 06:58:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816693623332009023',4616,'181669359530','207','20.00','200','retail','0','2022-11-25 09:58:50','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 07:45:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','864.00','844','Inclusive','branch','Service','1110','4000','5500','',''),('1816693631727202332',4617,'181669362341','153','2.00','20','retail','0','2022-11-25 10:45:41','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 07:59:45','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816693631821398213',4618,'181669362341','190','4.00','40','retail','0','2022-11-25 10:59:32','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 07:59:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1816693657103220233',4619,'181669363186','24','1.00','10','retail','0','2022-11-25 10:59:46','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 08:41:52','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('1116693662470292300',4620,'111669366239','209','1.00','60','retail','0','2022-11-25 11:50:39','','','','0','Cash',0.00,'60','','','11','','1','2022-11-25 08:50:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816693672578323372',4621,'181669365713','16','2.00','20','retail','0','2022-11-25 11:41:53','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 09:07:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1816693672692202628',4622,'181669367261','16','6.00','60','retail','0','2022-11-25 12:07:41','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 09:07:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','12.00','6','Inclusive','branch','Inventory','','','','',''),('1816693709182001232',4623,'181669368014','1','3.00','210','retail','0','2022-11-25 12:20:14','','','','0','Cash',0.00,'70','','','18','','1','2022-11-25 10:08:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99.00','96','Inclusive','branch','Inventory','','','','',''),('1116693746913033132',4624,'111669374683','154','1.00','25','retail','0','2022-11-25 14:11:23','','','','0','Cash',0.00,'25','','','11','','1','2022-11-25 11:11:33','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116693747053237063',4625,'111669374694','190','4.00','40','retail','0','2022-11-25 14:11:34','','','','0','Cash',0.00,'10','','','11','','1','2022-11-25 11:11:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1116693750932020222',4626,'111669374712','6','1.00','50','retail','0','2022-11-25 14:11:52','','','','0','Cash',0.00,'50','','','11','','1','2022-11-25 11:18:38','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1116693751021331336',4627,'111669374712','64','1.00','10','retail','0','2022-11-25 14:18:14','','','','0','Cash',0.00,'10','','','11','','1','2022-11-25 11:18:38','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1116693755532300323',4628,'111669375120','1','1.00','70','retail','0','2022-11-25 14:18:40','','','','0','Cash',0.00,'70','','','11','','1','2022-11-25 11:26:16','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('1116693766442313020',4629,'111669375118','1','1.00','70','retail','0','2022-11-25 14:18:38','','','','0','Cash',0.00,'70','','','11','','1','2022-11-25 11:44:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('1116693790841222793',4630,'111669376651','190','8.00','80','retail','0','2022-11-25 14:44:11','','','','0','Cash',0.00,'10','','','11','','1','2022-11-25 12:25:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1070.00','1062','Inclusive','branch','Service','1110','4000','5500','',''),('1116693790953332223',4631,'111669376651','147','1.00','20','retail','0','2022-11-25 15:24:44','','','','0','Cash',0.00,'20','','','11','','1','2022-11-25 12:25:24','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('1116693791122662123',4632,'111669376651','193','15.00','15','retail','0','2022-11-25 15:24:56','','','','1','Cash',0.00,'1','','','11','','1','2022-11-25 12:25:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','4.00','-11','Inclusive','branch','Service','1110','4000','5500','',''),('1816693866642230602',4633,'181669386644','159','10.00','10','retail','0','2022-11-25 17:30:44','','','','0','Cash',0.00,'1','','','18','','1','2022-11-25 14:31:06','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','90.00','80','Inclusive','branch','Inventory','','','','',''),('1816693884102288233',4634,'181669388400','62','1.00','350','retail','0','2022-11-25 18:00:00','','','','0','Cash',0.00,'350','','','18','','1','2022-11-25 15:00:20','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816693884543390232',4635,'181669388420','193','23.00','23','retail','0','2022-11-25 18:00:20','','','','1','Cash',0.00,'1','','','18','','1','2022-11-25 15:01:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','4.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816693885823000283',4636,'181669388570','190','34.00','340','retail','0','2022-11-25 18:02:50','','','','0','Cash',0.00,'10','','','18','','1','2022-11-25 15:03:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','1070.00','1036','Inclusive','branch','Service','1110','4000','5500','',''),('1816693886572212220',4637,'181669388593','209','3.00','180','retail','0','2022-11-25 18:03:14','','','','0','Cash',0.00,'60','','','18','','1','2022-11-25 15:04:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816694533970004390',4638,'181669453388','18','1.00','60','retail','0','2022-11-26 12:03:08','','','','0','Cash',0.00,'60','','','18','','1','2022-11-26 09:03:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816694534073220101',4639,'181669453388','18','2.00','120','retail','0','2022-11-26 12:03:18','','','','0','Cash',0.00,'60','','','18','','1','2022-11-26 09:03:48','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816694534382113388',4640,'181669453428','16','2.00','20','retail','0','2022-11-26 12:03:48','','','','0','Cash',0.00,'10','','','18','','1','2022-11-26 09:04:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816694658533338235',4641,'181669465808','190','50.00','500','retail','0','2022-11-26 15:30:08','','','','0','Cash',0.00,'10','','','18','','1','2022-11-26 12:31:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1070.00','1020','Inclusive','branch','Service','1110','4000','5500','',''),('1816694659810322332',4642,'181669465893','1','1.00','70','retail','0','2022-11-26 15:31:33','','','','0','Cash',0.00,'70','','','18','','1','2022-11-26 12:33:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('1816694669670962026',4643,'181669466957','193','30.00','30','retail','0','2022-11-26 15:49:17','','','','1','Cash',0.00,'1','','','18','','1','2022-11-26 12:49:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','4.00','-26','Inclusive','branch','Service','1110','4000','5500','',''),('1816694669752802632',4644,'181669466957','211','8.00','8','retail','0','2022-11-26 15:49:28','','','','0','Cash',0.00,'1','','','18','','1','2022-11-26 12:49:47','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'8','0.00','-8','Inclusive','branch','Service','1110','4000','5500','',''),('1816694670187360128',4645,'181669466987','1','2.00','140','retail','0','2022-11-26 15:49:47','','','','0','Cash',0.00,'70','','','18','','1','2022-11-26 12:50:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','','','','',''),('1816694670832303301',4646,'181669467073','207','2.00','20','retail','0','2022-11-26 15:51:13','','','','0','Cash',0.00,'10','','','18','','1','2022-11-26 12:51:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','864.00','862','Inclusive','branch','Service','1110','4000','5500','',''),('1816694733503223102',4647,'181669473336','210','5.00','100','retail','0','2022-11-26 17:35:36','','','','0','Cash',0.00,'20','','','18','','1','2022-11-26 14:36:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816694757597213933',4648,'181669475724','5','1.00','150','retail','0','2022-11-26 18:15:24','','','','0','Cash',0.00,'150','','','18','','1','2022-11-26 15:16:07','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816694758472742003',4649,'181669475767','14','4.00','20','retail','0','2022-11-26 18:16:07','','','','0','Cash',0.00,'5','','','18','','1','2022-11-26 15:17:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','107.00','103','Inclusive','branch','Inventory','','','','',''),('1816696113223113620',4650,'181669611299','189','4.00','80','retail','0','2022-11-28 07:54:59','','','','0','Cash',0.00,'20','','','18','','1','2022-11-28 04:55:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','255.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1816696113486390933',4651,'181669611337','190','2.00','20','retail','0','2022-11-28 07:55:37','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 04:56:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1816696114773322761',4652,'181669611367','189','1.00','20','retail','0','2022-11-28 07:56:07','','','','0','Cash',0.00,'20','','','18','','1','2022-11-28 04:57:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816696135928222333',4653,'181669611479','154','1.00','25','retail','0','2022-11-28 08:33:03','','','','0','Cash',0.00,'25','','','18','','1','2022-11-28 05:33:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816696136092012303',4654,'181669613594','189','5.00','100','retail','0','2022-11-28 08:33:14','','','','0','Cash',0.00,'20','','','18','','1','2022-11-28 05:33:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','255.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('1816696138740210232',4655,'181669613619','207','2.00','20','retail','0','2022-11-28 08:33:39','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 05:38:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','864.00','862','Inclusive','branch','Service','1110','4000','5500','',''),('1816696285583502223',4656,'181669628546','78','3.00','45','retail','0','2022-11-28 12:42:26','','','','0','Cash',0.00,'15','','','18','','1','2022-11-28 09:42:45','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','55.00','52','Inclusive','branch','Inventory','','','','',''),('1816696285741826832',4657,'181669628565','207','6.00','60','retail','0','2022-11-28 12:42:45','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 09:42:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','864.00','858','Inclusive','branch','Service','1110','4000','5500','',''),('1816696290362021896',4658,'181669628577','187','2.00','10','retail','0','2022-11-28 12:42:57','','','','0','Cash',0.00,'5','','','18','','1','2022-11-28 09:50:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1718.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816696290382022232',4659,'181669628577','187','2.00','10','retail','0','2022-11-28 12:42:57','','','','0','Cash',0.00,'5','','','18','','1','2022-11-28 09:50:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1718.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816696302153102832',4660,'181669629775','187','5.00','25','retail','0','2022-11-28 13:02:55','','','','0','Cash',0.00,'5','','','18','','1','2022-11-28 10:10:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1718.00','1713','Inclusive','branch','Service','1110','4000','5500','',''),('1816696302332363222',4661,'181669630221','6','1.00','50','retail','0','2022-11-28 13:10:21','','','','0','Cash',0.00,'50','','','18','','1','2022-11-28 10:10:35','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816696329836930280',4662,'181669632802','190','9.00','90','retail','0','2022-11-28 13:53:22','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 10:56:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1070.00','1061','Inclusive','branch','Service','1110','4000','5500','',''),('1816696330033011038',4663,'181669632994','207','5.00','50','retail','0','2022-11-28 13:56:34','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 10:56:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','864.00','859','Inclusive','branch','Service','1110','4000','5500','',''),('1816696344214324664',4664,'181669634404','207','2.00','20','retail','0','2022-11-28 14:20:04','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 11:20:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','864.00','862','Inclusive','branch','Service','1110','4000','5500','',''),('1816696346473383264',4665,'181669634640','18','3.00','180','retail','0','2022-11-28 14:24:00','','','','0','Cash',0.00,'60','','','18','','1','2022-11-28 11:24:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1816696364072822108',4666,'181669636387','207','1.00','10','retail','0','2022-11-28 14:53:07','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 11:53:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','864.00','863','Inclusive','branch','Service','1110','4000','5500','',''),('1816696364800303333',4667,'181669636410','160','4.00','20','retail','0','2022-11-28 14:53:30','','','','0','Cash',0.00,'5','','','18','','1','2022-11-28 11:54:46','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','52.00','48','Inclusive','branch','Inventory','','','','',''),('1816696397762321362',4668,'181669639767','154','1.00','25','retail','0','2022-11-28 15:49:27','','','','0','Cash',0.00,'25','','','18','','1','2022-11-28 12:49:39','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816696401646232104',4669,'181669639779','16','4.00','40','retail','0','2022-11-28 15:49:39','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 12:56:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1116696449830362833',4670,'111669644781','210','8.00','160','retail','0','2022-11-28 17:13:01','','','','0','Cash',0.00,'20','','','11','','1','2022-11-28 14:16:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','21.00','13','Inclusive','branch','Service','1110','4000','5500','',''),('1816696452123222020',4671,'181669645193','1','4.00','280','retail','0','2022-11-28 17:19:53','','','','0','Cash',0.00,'70','','','18','','1','2022-11-28 14:20:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','91.00','87','Inclusive','branch','Inventory','','','','',''),('1816696455394521229',4672,'181669645233','209','3.00','180','retail','0','2022-11-28 17:20:33','','','','0','Cash',0.00,'60','','','18','','1','2022-11-28 14:25:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816696455812928232',4673,'181669645570','190','50.00','500','retail','0','2022-11-28 17:26:10','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 14:26:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1070.00','1020','Inclusive','branch','Service','1110','4000','5500','',''),('1816696456788333323',4674,'181669645590','161','10.00','50','retail','0','2022-11-28 17:26:30','','','','0','Cash',0.00,'5','','','18','','1','2022-11-28 14:28:05','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','35.00','25','Inclusive','branch','Inventory','','','','',''),('1816696457103974300',4675,'181669645698','16','3.00','30','retail','0','2022-11-28 17:28:18','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 14:28:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','','','',''),('1816696457233373220',4676,'181669645716','1','1.00','70','retail','0','2022-11-28 17:28:36','','','','0','Cash',0.00,'70','','','18','','1','2022-11-28 14:28:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('1816696458328338349',4677,'181669645822','190','10.00','100','retail','0','2022-11-28 17:30:22','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 14:30:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1070.00','1060','Inclusive','branch','Service','1110','4000','5500','',''),('1816696458652260000',4678,'181669645844','187','15.00','75','retail','0','2022-11-28 17:30:44','','','','0','Cash',0.00,'5','','','18','','1','2022-11-28 14:31:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','1718.00','1703','Inclusive','branch','Service','1110','4000','5500','',''),('1816696474384283384',4679,'181669647430','207','5.00','50','retail','0','2022-11-28 17:57:10','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 14:57:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','864.00','859','Inclusive','branch','Service','1110','4000','5500','',''),('1816696474870328870',4680,'181669647454','207','15.00','150','retail','0','2022-11-28 17:57:34','','','','0','Cash',0.00,'10','','','18','','1','2022-11-28 14:58:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','864.00','849','Inclusive','branch','Service','1110','4000','5500','',''),('1116696963386101026',4681,'111669696329','190','1.00','10','retail','0','2022-11-29 07:32:09','','','','0','Cash',0.00,'10','','','11','','1','2022-11-29 04:32:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1116696970755393132',4682,'111669696342','159','10.00','10','retail','0','2022-11-29 07:32:22','','','','0','Cash',0.00,'1','','','11','','1','2022-11-29 04:44:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','80.00','70','Inclusive','branch','Inventory','','','','',''),('1816696996051633260',4683,'181669699590','207','5.00','50','retail','0','2022-11-29 08:26:30','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 05:26:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','864.00','859','Inclusive','branch','Service','1110','4000','5500','',''),('1816696996151332283',4684,'181669699608','207','4.00','40','retail','0','2022-11-29 08:26:48','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 05:26:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','864.00','860','Inclusive','branch','Service','1110','4000','5500','',''),('1816696997073216260',4685,'181669699619','16','4.00','40','retail','0','2022-11-29 08:26:59','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 05:28:31','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','','','','',''),('1816697003833000396',4686,'181669699712','52','1.00','40','retail','0','2022-11-29 08:28:32','','','','0','Cash',0.00,'40','','','18','','1','2022-11-29 05:39:45','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1116697003813333103',4687,'111669697080','202','2.00','100','retail','0','2022-11-29 07:44:40','','','','0','Cash',0.00,'50','','','11','','1','2022-11-29 05:43:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116697004055203220',4688,'111669697080','190','14.00','140','retail','0','2022-11-29 08:39:42','','','','0','Cash',0.00,'10','','','11','','1','2022-11-29 05:43:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','1070.00','1056','Inclusive','branch','Service','1110','4000','5500','',''),('1116697006525192323',4689,'111669700639','190','2.00','20','retail','0','2022-11-29 08:43:59','','','','0','Cash',0.00,'10','','','11','','1','2022-11-29 05:44:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1816697011377708126',4690,'181669700386','190','4.00','40','retail','0','2022-11-29 08:39:46','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 05:52:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1816697011563013001',4691,'181669701146','187','2.00','10','retail','0','2022-11-29 08:52:26','','','','0','Cash',0.00,'5','','','18','','1','2022-11-29 05:52:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1718.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816697016130237101',4692,'181669701163','24','10.00','100','retail','0','2022-11-29 08:52:43','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 06:00:30','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','95.00','85','Inclusive','branch','Inventory','','','','',''),('1116697030367292303',4693,'111669700660','190','12.00','120','retail','0','2022-11-29 08:44:20','','','','0','Cash',0.00,'10','','','11','','1','2022-11-29 06:24:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','1070.00','1058','Inclusive','branch','Service','1110','4000','5500','',''),('1816697030330202223',4694,'181669701630','202','1.00','50','retail','0','2022-11-29 09:00:30','','','','0','Cash',0.00,'50','','','18','','1','2022-11-29 06:24:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816697030422031203',4695,'181669701630','190','7.00','70','retail','0','2022-11-29 09:23:54','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 06:24:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1070.00','1063','Inclusive','branch','Service','1110','4000','5500','',''),('1816697071567232207',4696,'181669703044','16','2.00','20','retail','0','2022-11-29 09:24:04','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 07:32:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('1816697072331260203',4697,'181669707159','190','1.00','10','retail','0','2022-11-29 10:32:39','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 07:34:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1816697075123120313',4698,'181669707243','189','2.00','40','retail','0','2022-11-29 10:34:03','','','','0','Cash',0.00,'20','','','18','','1','2022-11-29 07:38:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Service','1110','4000','5500','',''),('1816697080190399311',4699,'181669707515','16','3.00','30','retail','0','2022-11-29 10:38:35','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 07:47:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('1816697092520980623',4700,'181669708027','1','1.00','70','retail','0','2022-11-29 10:47:07','','','','0','Cash',0.00,'70','','','18','','1','2022-11-29 08:07:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('1816697093313239100',4701,'181669709261','51','1.00','5','retail','0','2022-11-29 11:07:41','','','','0','Cash',0.00,'5','','','18','','1','2022-11-29 08:08:53','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816697093876223373',4702,'181669709333','207','1.00','10','retail','0','2022-11-29 11:08:53','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 08:09:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','864.00','863','Inclusive','branch','Service','1110','4000','5500','',''),('1816697094013303023',4703,'181669709391','190','5.00','50','retail','0','2022-11-29 11:09:51','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 08:10:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1070.00','1065','Inclusive','branch','Service','1110','4000','5500','',''),('1816697110941266671',4704,'181669709411','6','1.00','50','retail','0','2022-11-29 11:10:11','','','','0','Cash',0.00,'50','','','18','','1','2022-11-29 08:38:18','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816697111081223223',4705,'181669711098','160','2.00','10','retail','0','2022-11-29 11:38:18','','','','0','Cash',0.00,'5','','','18','','1','2022-11-29 08:38:30','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('1816697112373123931',4706,'181669711229','6','1.00','50','retail','0','2022-11-29 11:40:29','','','','0','Cash',0.00,'50','','','18','','1','2022-11-29 08:40:40','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816697124631322282',4707,'181669711247','190','20.00','200','retail','0','2022-11-29 11:40:47','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 09:01:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1070.00','1050','Inclusive','branch','Service','1110','4000','5500','',''),('1816697161266732301',4708,'181669716116','190','18.00','180','retail','0','2022-11-29 13:01:56','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 10:02:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','1070.00','1052','Inclusive','branch','Service','1110','4000','5500','',''),('1816697167373126673',4709,'181669716133','193','200.00','200','retail','0','2022-11-29 13:02:13','','','','1','Cash',0.00,'1','','','18','','1','2022-11-29 10:12:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'200','4.00','-196','Inclusive','branch','Service','1110','4000','5500','',''),('1816697168561262703',4710,'181669716740','187','3.00','15','retail','0','2022-11-29 13:12:20','','','','0','Cash',0.00,'5','','','18','','1','2022-11-29 10:14:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1719.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816697188832218333',4711,'181669718867','1','2.00','140','retail','0','2022-11-29 13:47:47','','','','0','Cash',0.00,'70','','','18','','1','2022-11-29 10:48:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','','','','',''),('1816697188943302328',4712,'181669718867','16','7.00','70','retail','0','2022-11-29 13:48:03','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 10:48:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','12.00','5','Inclusive','branch','Inventory','','','','',''),('1816697213780217018',4713,'181669718899','207','3.00','30','retail','0','2022-11-29 14:29:09','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 11:29:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','882.00','879','Inclusive','branch','Service','1110','4000','5500','',''),('1116697217693113227',4714,'111669721742','1','1.00','70','retail','0','2022-11-29 14:35:57','','','','0','Cash',0.00,'70','','','11','','1','2022-11-29 11:36:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('1816697232655300232',4715,'181669721771','1','1.00','70','retail','0','2022-11-29 14:36:11','','','','0','Cash',0.00,'70','','','18','','1','2022-11-29 12:01:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('1116697245561325573',4716,'111669721774','187','4.00','20','retail','0','2022-11-29 14:36:14','','','','0','Cash',0.00,'5','','','11','','1','2022-11-29 12:22:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1719.00','1715','Inclusive','branch','Service','1110','4000','5500','',''),('1816697279610308322',4717,'181669727322','78','3.00','45','retail','0','2022-11-29 16:08:42','','','','0','Cash',0.00,'15','','','18','','1','2022-11-29 13:19:29','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','52.00','49','Inclusive','branch','Inventory','','','','',''),('1116697294942396323',4718,'111669729204','213','3.00','60','retail','0','2022-11-29 16:40:04','','','','15','Cash',0.00,'20','','','11','','1','2022-11-29 13:45:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816697318356266328',4719,'181669731786','211','16.00','16','retail','0','2022-11-29 17:23:33','','','','0','Cash',0.00,'1','','','18','','1','2022-11-29 14:24:07','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'16','0.00','-16','Inclusive','branch','Service','1110','4000','5500','',''),('1816697318633261316',4720,'181669731848','190','40.00','400','retail','0','2022-11-29 17:24:08','','','','0','Cash',0.00,'10','','','18','','1','2022-11-29 14:24:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','1070.00','1030','Inclusive','branch','Service','1110','4000','5500','',''),('1816697318942923640',4721,'181669731877','1','4.00','280','retail','0','2022-11-29 17:24:37','','','','0','Cash',0.00,'70','','','18','','1','2022-11-29 14:25:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','81.00','77','Inclusive','branch','Inventory','','','','',''),('1116697319743933203',4722,'111669731960','210','5.00','100','retail','0','2022-11-29 17:26:00','','','','0','Cash',0.00,'20','','','11','','1','2022-11-29 14:26:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1116697321482130421',4723,'111669732094','18','1.00','60','retail','0','2022-11-29 17:28:14','','','','0','Cash',0.00,'60','','','11','','1','2022-11-29 14:29:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1116697321613720337',4724,'111669732094','18','2.00','120','retail','0','2022-11-29 17:29:10','','','','0','Cash',0.00,'60','','','11','','1','2022-11-29 14:29:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816697848144030608',4725,'181669784802','154','1.00','25','retail','0','2022-11-30 08:06:42','','','','0','Cash',0.00,'25','','','18','','1','2022-11-30 05:06:57','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816697848302332308',4726,'181669784818','18','1.00','60','retail','0','2022-11-30 08:06:58','','','','0','Cash',0.00,'60','','','18','','1','2022-11-30 05:07:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816697848403264384',4727,'181669784818','52','1.00','40','retail','0','2022-11-30 08:07:11','','','','0','Cash',0.00,'40','','','18','','1','2022-11-30 05:07:27','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1116697855262133262',4728,'111669785512','66','1.00','10','retail','0','2022-11-30 08:18:32','','','','0','Cash',0.00,'10','','','11','','1','2022-11-30 05:19:27','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1116697855643562843',4729,'111669785512','104','1.00','30','retail','0','2022-11-30 08:19:10','','','','0','Cash',0.00,'30','','','11','','1','2022-11-30 05:19:27','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('1116697855813633811',4730,'111669785567','156','1.00','20','retail','0','2022-11-30 08:19:27','','','','0','Cash',0.00,'20','','','11','','1','2022-11-30 05:19:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816697871502266832',4731,'181669784847','43','2.00','130','retail','0','2022-11-30 08:07:27','','','','0','Cash',0.00,'65','','','18','','1','2022-11-30 05:45:59','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1816697871722116367',4732,'181669787159','16','1.00','10','retail','0','2022-11-30 08:45:59','','','','0','Cash',0.00,'10','','','18','','1','2022-11-30 05:46:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816697877222120207',4733,'181669787176','189','1.00','20','retail','0','2022-11-30 08:46:16','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 05:55:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116697898741223628',4734,'111669789860','210','5.00','100','retail','0','2022-11-30 09:31:00','','','','0','Cash',0.00,'20','','','11','','1','2022-11-30 06:31:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1116697898883810260',4735,'111669789878','190','4.00','40','retail','0','2022-11-30 09:31:18','','','','0','Cash',0.00,'10','','','11','','1','2022-11-30 06:31:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1116697899171271003',4736,'111669789900','1','3.00','210','retail','0','2022-11-30 09:31:40','','','','0','Cash',0.00,'70','','','11','','1','2022-11-30 06:32:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','77.00','74','Inclusive','branch','Inventory','','','','',''),('1116697899290123273',4737,'111669789900','190','4.00','40','retail','0','2022-11-30 09:31:57','','','','0','Cash',0.00,'10','','','11','','1','2022-11-30 06:32:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1816697951138312721',4738,'181669795069','187','13.00','65','retail','0','2022-11-30 10:57:49','','','','0','Cash',0.00,'5','','','18','','1','2022-11-30 07:58:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','1719.00','1706','Inclusive','branch','Service','1110','4000','5500','',''),('1816697963222311330',4739,'181669795116','147','1.00','20','retail','0','2022-11-30 10:58:36','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 08:19:27','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('1816697963632112692',4740,'181669795116','189','1.00','20','retail','0','2022-11-30 11:18:42','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 08:19:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816697967160002333',4741,'181669796367','210','9.00','180','retail','0','2022-11-30 11:19:27','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 08:25:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','21.00','12','Inclusive','branch','Service','1110','4000','5500','',''),('1816697982473697301',4742,'181669796729','16','4.00','40','retail','0','2022-11-30 11:50:13','','','','0','Cash',0.00,'10','','','18','','1','2022-11-30 08:50:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816697982826320232',4743,'181669798251','189','1.00','20','retail','0','2022-11-30 11:50:51','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 08:51:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816697983210813216',4744,'181669798308','18','2.00','120','retail','0','2022-11-30 11:51:48','','','','0','Cash',0.00,'60','','','18','','1','2022-11-30 08:52:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816697986803632230',4745,'181669798325','189','1.00','20','retail','0','2022-11-30 11:52:05','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 08:58:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816697987434923222',4746,'181669798687','189','1.00','20','retail','0','2022-11-30 11:59:06','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 08:59:20','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116697998921232233',4748,'111669793682','192','2.00','100','retail','0','2022-11-30 10:34:42','','','','0','Cash',0.00,'50','','','11','','1','2022-11-30 09:18:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116698063010033003',4749,'111669805547','66','2.00','20','retail','0','2022-11-30 13:52:27','','','','0','Cash',0.00,'10','','','11','','1','2022-11-30 11:05:16','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('1116698072152312238',4750,'111669806317','187','6.00','30','retail','0','2022-11-30 14:05:17','','','','0','Cash',0.00,'5','','','11','','1','2022-11-30 11:20:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1719.00','1713','Inclusive','branch','Service','1110','4000','5500','',''),('1116698088701270203',4751,'111669807225','190','10.00','100','retail','0','2022-11-30 14:20:25','','','','0','Cash',0.00,'10','','','11','','1','2022-11-30 11:48:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1070.00','1060','Inclusive','branch','Service','1110','4000','5500','',''),('1116698088899003039',4752,'111669807225','208','5.00','100','retail','0','2022-11-30 14:47:50','','','','0','Cash',0.00,'20','','','11','','1','2022-11-30 11:48:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','15.00','10','Inclusive','branch','Service','1110','4000','5500','',''),('1116698089130892282',4753,'111669807225','187','2.00','10','retail','0','2022-11-30 14:48:10','','','','0','Cash',0.00,'5','','','11','','1','2022-11-30 11:48:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1116698097573603616',4754,'111669809735','187','4.00','20','retail','0','2022-11-30 15:02:16','','','','0','Cash',0.00,'5','','','11','','1','2022-11-30 12:02:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1719.00','1715','Inclusive','branch','Service','1110','4000','5500','',''),('1816698128802388222',4755,'181669812856','189','1.00','20','retail','0','2022-11-30 15:54:16','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 12:55:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816698137106312323',4756,'181669812914','207','9.00','90','retail','0','2022-11-30 15:55:14','','','','0','Cash',0.00,'10','','','18','','1','2022-11-30 13:10:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','882.00','873','Inclusive','branch','Service','1110','4000','5500','',''),('1816698165663326302',4757,'181669813833','1','1.00','70','retail','0','2022-11-30 16:10:33','','','','0','Cash',0.00,'70','','','18','','1','2022-11-30 13:56:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('1116698192170333026',4758,'111669819103','211','29.00','29','retail','0','2022-11-30 17:38:23','','','','0','Cash',0.00,'1','','','11','','1','2022-11-30 14:40:33','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'29','0.00','-29','Inclusive','branch','Service','1110','4000','5500','',''),('1116698192499096022',4759,'111669819233','43','5.00','325','retail','0','2022-11-30 17:40:33','','','','0','Cash',0.00,'65','','','11','','1','2022-11-30 14:41:14','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','8.00','3','Inclusive','branch','Inventory','','','','',''),('1816698194783902288',4760,'181669819362','207','5.00','50','retail','0','2022-11-30 17:42:42','','','','0','Cash',0.00,'10','','','18','','1','2022-11-30 14:44:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','882.00','877','Inclusive','branch','Service','1110','4000','5500','',''),('1816698195128019012',4761,'181669819485','187','5.00','25','retail','0','2022-11-30 17:44:45','','','','0','Cash',0.00,'5','','','18','','1','2022-11-30 14:45:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1719.00','1714','Inclusive','branch','Service','1110','4000','5500','',''),('1816698195623363301',4762,'181669819539','210','20.00','400','retail','0','2022-11-30 17:45:39','','','','0','Cash',0.00,'20','','','18','','1','2022-11-30 14:46:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','21.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1116698690580956311',4763,'111669869036','190','6.00','60','retail','0','2022-12-01 07:30:36','','','','0','Cash',0.00,'10','','','11','','1','2022-12-01 04:31:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1070.00','1064','Inclusive','branch','Service','1110','4000','5500','',''),('1116698698989220368',4764,'111669869880','187','1.00','5','retail','0','2022-12-01 07:44:40','','','','0','Cash',0.00,'5','','','11','','1','2022-12-01 04:45:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1116698699080029303',4765,'111669869880','187','1.00','5','retail','0','2022-12-01 07:44:59','','','','0','Cash',0.00,'5','','','11','','1','2022-12-01 04:45:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1116698705070732710',4766,'111669869911','189','1.00','20','retail','0','2022-12-01 07:45:11','','','','0','Cash',0.00,'20','','','11','','1','2022-12-01 04:55:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116698733502233033',4767,'111669873339','16','1.00','10','retail','0','2022-12-01 08:42:19','','','','0','Cash',0.00,'10','','','11','','1','2022-12-01 05:42:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816698733753339000',4768,'181669873364','16','1.00','10','retail','0','2022-12-01 08:42:44','','','','0','Cash',0.00,'10','','','18','','1','2022-12-01 05:42:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816698734153205338',4769,'181669873377','189','1.00','20','retail','0','2022-12-01 08:42:57','','','','0','Cash',0.00,'20','','','18','','1','2022-12-01 05:43:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816698741643633013',4770,'181669873439','207','3.00','30','retail','0','2022-12-01 08:43:59','','','','0','Cash',0.00,'10','','','18','','1','2022-12-01 05:56:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','882.00','879','Inclusive','branch','Service','1110','4000','5500','',''),('1816698769709603032',4771,'181669876963','24','1.00','10','retail','0','2022-12-01 09:42:43','','','','0','Cash',0.00,'10','','','18','','1','2022-12-01 06:42:53','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('1116698800411130324',4772,'111669880028','190','9.00','90','retail','0','2022-12-01 10:33:48','','','','0','Cash',0.00,'10','','','11','','1','2022-12-01 07:34:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1070.00','1061','Inclusive','branch','Service','1110','4000','5500','',''),('1116698803883221232',4773,'111669880065','16','1.00','10','retail','0','2022-12-01 10:34:25','','','','0','Cash',0.00,'10','','','11','','1','2022-12-01 07:39:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116698837692838363',4774,'111669883738','147','1.00','20','retail','0','2022-12-01 11:35:38','','','','0','Cash',0.00,'20','','','11','','1','2022-12-01 08:36:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('1116698837850232328',4775,'111669883738','193','55.00','55','retail','0','2022-12-01 11:36:09','','','','1','Cash',0.00,'1','','','11','','1','2022-12-01 08:36:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'55','4.00','-51','Inclusive','branch','Service','1110','4000','5500','',''),('1116698838062386309',4776,'111669883793','75','10.00','350','retail','0','2022-12-01 11:36:33','','','','0','Cash',0.00,'35','','','11','','1','2022-12-01 08:36:49','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','','','','',''),('1116698838933980302',4777,'111669883810','187','21.00','105','retail','0','2022-12-01 11:36:50','','','','0','Cash',0.00,'5','','','11','','1','2022-12-01 08:38:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','1719.00','1698','Inclusive','branch','Service','1110','4000','5500','',''),('1116698876588536793',4778,'111669887609','190','7.00','70','retail','0','2022-12-01 12:40:09','','','','0','Cash',0.00,'10','','','11','','1','2022-12-01 09:41:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1070.00','1063','Inclusive','branch','Service','1110','4000','5500','',''),('1116698876930136360',4779,'111669887672','208','1.00','20','retail','0','2022-12-01 12:41:12','','','','0','Cash',0.00,'20','','','11','','1','2022-12-01 09:41:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1116698985132639353',4780,'111669898498','3','1.00','150','retail','0','2022-12-01 15:41:38','','','','0','Cash',0.00,'150','','','11','','1','2022-12-01 12:42:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1116698985402832235',4781,'111669898523','202','2.00','100','retail','0','2022-12-01 15:42:03','','','','0','Cash',0.00,'50','','','11','','1','2022-12-01 12:42:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116698985693952230',4782,'111669898544','193','55.00','55','retail','0','2022-12-01 15:42:24','','','','1','Cash',0.00,'1','','','11','','1','2022-12-01 12:43:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'55','4.00','-51','Inclusive','branch','Service','1110','4000','5500','',''),('1116698986488230066',4783,'111669898587','187','4.00','20','retail','0','2022-12-01 15:43:55','','','','0','Cash',0.00,'5','','','11','','1','2022-12-01 12:44:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1719.00','1715','Inclusive','branch','Service','1110','4000','5500','',''),('1116698986853218230',4784,'111669898658','208','4.00','80','retail','0','2022-12-01 15:44:18','','','','0','Cash',0.00,'20','','','11','','1','2022-12-01 12:44:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1116698987162202112',4785,'111669898694','1','2.00','140','retail','0','2022-12-01 15:44:54','','','','0','Cash',0.00,'70','','','11','','1','2022-12-01 12:45:41','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','','','','',''),('1116698987322139000',4786,'111669898694','190','3.00','30','retail','0','2022-12-01 15:45:16','','','','0','Cash',0.00,'10','','','11','','1','2022-12-01 12:45:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1116698987662023263',4787,'111669898741','187','3.00','15','retail','0','2022-12-01 15:45:41','','','','0','Cash',0.00,'5','','','11','','1','2022-12-01 12:46:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1719.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1116699030062336331',4788,'111669902989','187','20.00','100','retail','0','2022-12-01 16:56:29','','','','0','Cash',0.00,'5','','','11','','1','2022-12-01 13:57:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1719.00','1699','Inclusive','branch','Service','1110','4000','5500','',''),('1116699030221320963',4789,'111669902989','190','10.00','100','retail','0','2022-12-01 16:56:47','','','','0','Cash',0.00,'10','','','11','','1','2022-12-01 13:57:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1070.00','1060','Inclusive','branch','Service','1110','4000','5500','',''),('1116699031472031033',4790,'111669903135','18','4.00','240','retail','0','2022-12-01 16:58:55','','','','0','Cash',0.00,'60','','','11','','1','2022-12-01 13:59:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1116699594192662903',4791,'111669959399','190','2.00','20','retail','0','2022-12-02 08:36:39','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 05:37:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1116699602923310122',4792,'111669959427','190','2.00','20','retail','0','2022-12-02 08:37:07','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 05:51:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1116699641882823333',4793,'111669964172','194','1.00','100','retail','0','2022-12-02 09:56:12','','','','0','Cash',0.00,'100','','','11','','1','2022-12-02 07:05:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116699642161221261',4794,'111669964172','202','2.00','100','retail','0','2022-12-02 09:56:28','','','','0','Cash',0.00,'50','','','11','','1','2022-12-02 07:05:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','0.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1116699647306130301',4795,'111669964712','190','16.00','160','retail','0','2022-12-02 10:05:12','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 07:05:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','1070.00','1054','Inclusive','branch','Service','1110','4000','5500','',''),('1116699663571332093',4796,'111669965227','190','10.00','100','retail','0','2022-12-02 10:13:47','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 07:33:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1070.00','1060','Inclusive','branch','Service','1110','4000','5500','',''),('1116699676173700673',4797,'111669964758','193','19.00','19','retail','0','2022-12-02 10:05:58','','','','1','Cash',0.00,'1','','','11','','1','2022-12-02 07:54:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','4.00','-15','Inclusive','branch','Service','1110','4000','5500','',''),('1116699676926662232',4798,'111669967677','121','1.00','20','retail','0','2022-12-02 10:54:37','','','','0','Cash',0.00,'20','','','11','','1','2022-12-02 07:55:08','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1116699677007061202',4799,'111669967677','209','1.00','60','retail','0','2022-12-02 10:54:52','','','','0','Cash',0.00,'60','','','11','','1','2022-12-02 07:55:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116699699531660236',4800,'111669966398','1','2.00','140','retail','0','2022-12-02 10:33:18','','','','0','Cash',0.00,'70','','','11','','1','2022-12-02 08:32:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','','','','',''),('1116699699626393690',4801,'111669966398','156','1.00','20','retail','0','2022-12-02 11:32:33','','','','0','Cash',0.00,'20','','','11','','1','2022-12-02 08:32:44','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1116699699742994032',4802,'111669969964','70','2.00','40','retail','0','2022-12-02 11:32:44','','','','0','Cash',0.00,'20','','','11','','1','2022-12-02 08:32:57','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('1116699699930293233',4803,'111669969978','187','6.00','30','retail','0','2022-12-02 11:32:58','','','','0','Cash',0.00,'5','','','11','','1','2022-12-02 08:33:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1719.00','1713','Inclusive','branch','Service','1110','4000','5500','',''),('1116699701382323700',4804,'111669969998','75','4.00','140','retail','0','2022-12-02 11:33:18','','','','0','Cash',0.00,'35','','','11','','1','2022-12-02 08:35:50','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','','','','',''),('1116699716649602320',4805,'111669970150','147','1.00','20','retail','0','2022-12-02 11:35:50','','','','0','Cash',0.00,'20','','','11','','1','2022-12-02 09:01:42','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('1116699716732322022',4806,'111669970150','194','1.00','100','retail','0','2022-12-02 12:01:04','','','','0','Cash',0.00,'100','','','11','','1','2022-12-02 09:01:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Service','1110','4000','5500','',''),('1116699716923323331',4807,'111669970150','190','18.00','180','retail','0','2022-12-02 12:01:13','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 09:01:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','1070.00','1052','Inclusive','branch','Service','1110','4000','5500','',''),('1116699741491224116',4808,'111669971702','190','10.00','100','retail','0','2022-12-02 12:01:42','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 09:42:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1070.00','1060','Inclusive','branch','Service','1110','4000','5500','',''),('1116699845070139320',4809,'111669984493','65','2.00','20','retail','0','2022-12-02 15:34:53','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 12:35:11','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('1116699845283281033',4810,'111669984511','1','3.00','210','retail','0','2022-12-02 15:35:11','','','','0','Cash',0.00,'70','','','11','','1','2022-12-02 12:35:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','69.00','66','Inclusive','branch','Inventory','','','','',''),('1116699845433402313',4811,'111669984511','6','3.00','150','retail','0','2022-12-02 15:35:28','','','','0','Cash',0.00,'50','','','11','','1','2022-12-02 12:35:46','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','','','','',''),('1116699845733222232',4812,'111669984546','147','1.00','20','retail','0','2022-12-02 15:35:46','','','','0','Cash',0.00,'20','','','11','','1','2022-12-02 12:36:36','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('1116699845862851609',4813,'111669984546','190','2.00','20','retail','0','2022-12-02 15:36:13','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 12:36:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1116699846250822062',4814,'111669984596','189','6.00','120','retail','0','2022-12-02 15:36:36','','','','0','Cash',0.00,'20','','','11','','1','2022-12-02 12:37:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','255.00','249','Inclusive','branch','Service','1110','4000','5500','',''),('1116699846741341332',4815,'111669984661','190','6.00','60','retail','0','2022-12-02 15:37:41','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 12:38:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1070.00','1064','Inclusive','branch','Service','1110','4000','5500','',''),('1116699846980930384',4816,'111669984684','1','1.00','70','retail','0','2022-12-02 15:38:04','','','','0','Cash',0.00,'70','','','11','','1','2022-12-02 12:38:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('1116699848073180013',4817,'111669984713','187','4.00','20','retail','0','2022-12-02 15:38:33','','','','0','Cash',0.00,'5','','','11','','1','2022-12-02 12:40:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1719.00','1715','Inclusive','branch','Service','1110','4000','5500','',''),('1116699848381300183',4818,'111669984820','193','100.00','100','retail','0','2022-12-02 15:40:20','','','','1','Cash',0.00,'1','','','11','','1','2022-12-02 12:41:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','4.00','-96','Inclusive','branch','Service','1110','4000','5500','',''),('1116699848562326892',4819,'111669984820','190','30.00','300','retail','0','2022-12-02 15:40:38','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 12:41:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1070.00','1040','Inclusive','branch','Service','1110','4000','5500','',''),('1116699849091293293',4820,'111669984899','18','5.00','300','retail','0','2022-12-02 15:41:39','','','','0','Cash',0.00,'60','','','11','','1','2022-12-02 12:41:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1116699873313022232',4821,'111669987310','190','1.00','10','retail','0','2022-12-02 16:21:50','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 13:22:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1116699929322222333',4822,'111669992775','190','9.00','90','retail','0','2022-12-02 17:52:55','','','','0','Cash',0.00,'10','','','11','','1','2022-12-02 14:55:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1070.00','1061','Inclusive','branch','Service','1110','4000','5500','',''),('1116699929599229923',4823,'111669992941','209','1.00','60','retail','0','2022-12-02 17:55:51','','','','0','Cash',0.00,'60','','','11','','1','2022-12-02 14:56:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116700549820102062',4824,'111670054968','147','1.00','20','retail','0','2022-12-03 11:09:28','','','','0','Cash',0.00,'20','','','11','','1','2022-12-03 08:10:55','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('1116700549922022332',4825,'111670054968','190','1.00','10','retail','0','2022-12-03 11:09:42','','','','0','Cash',0.00,'10','','','11','','1','2022-12-03 08:10:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1116700550472032300',4826,'111670054968','190','3.00','30','retail','0','2022-12-03 11:09:53','','','','0','Cash',0.00,'10','','','11','','1','2022-12-03 08:10:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1116700550702023203',4827,'111670055055','66','2.00','20','retail','0','2022-12-03 11:10:55','','','','0','Cash',0.00,'10','','','11','','1','2022-12-03 08:11:14','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('1116700569140221030',4828,'111670055074','1','1.00','70','retail','0','2022-12-03 11:41:42','','','','0','Cash',0.00,'70','','','11','','1','2022-12-03 08:42:06','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('1116700635660022672',4829,'111670056926','159','5.00','5','retail','0','2022-12-03 11:42:06','','','','0','Cash',0.00,'1','','','11','','1','2022-12-03 10:33:13','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','70.00','65','Inclusive','branch','Inventory','','','','',''),('1116700635672033330',4830,'111670056926','159','5.00','5','retail','0','2022-12-03 11:42:06','','','','0','Cash',0.00,'1','','','11','','1','2022-12-03 10:33:13','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','65.00','60','Inclusive','branch','Inventory','','','','',''),('1116700635823630213',4831,'111670056926','1','1.00','70','retail','0','2022-12-03 13:32:55','','','','0','Cash',0.00,'70','','','11','','1','2022-12-03 10:33:13','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('1116700663192321023',4832,'111670063594','187','1.00','5','retail','0','2022-12-03 13:33:14','','','','0','Cash',0.00,'5','','','11','','1','2022-12-03 11:18:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1116700663277361300',4833,'111670063594','147','1.00','20','retail','0','2022-12-03 14:18:40','','','','0','Cash',0.00,'20','','','11','','1','2022-12-03 11:18:50','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('1116700683953107233',4834,'111670066330','192','1.00','50','retail','0','2022-12-03 14:18:50','','','','0','Cash',0.00,'50','','','11','','1','2022-12-03 11:53:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116700700470300023',4835,'111670070034','78','2.00','30','retail','0','2022-12-03 15:20:34','','','','0','Cash',0.00,'15','','','11','','1','2022-12-03 12:20:51','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('1116700700772723220',4836,'111670070051','217','5.00','25','retail','0','2022-12-03 15:20:51','','','','0','Cash',0.00,'5','','','11','','1','2022-12-03 12:21:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116700701357030231',4837,'111670070124','18','5.00','300','retail','0','2022-12-03 15:22:04','','','','0','Cash',0.00,'60','','','11','','1','2022-12-03 12:22:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1116702160055300610',4838,'111670215498','187','2.00','10','retail','0','2022-12-05 07:44:58','','','','0','Cash',0.00,'5','','','11','','1','2022-12-05 04:53:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816702182246624322',4839,'181670218067','43','1.00','65','retail','0','2022-12-05 08:27:47','','','','0','Cash',0.00,'65','','','18','','1','2022-12-05 05:30:34','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816702187773107220',4840,'181670218235','190','2.00','20','retail','0','2022-12-05 08:30:35','','','','0','Cash',0.00,'10','','','18','','1','2022-12-05 05:39:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1816702188521286023',4841,'181670218787','189','1.00','20','retail','0','2022-12-05 08:39:47','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 05:41:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816702190493030222',4842,'181670218920','189','1.00','20','retail','0','2022-12-05 08:42:00','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 05:45:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816702191193102209',4843,'181670218920','189','2.00','40','retail','0','2022-12-05 08:44:09','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 05:45:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Service','1110','4000','5500','',''),('1816702193347333122',4844,'181670219138','189','2.00','40','retail','0','2022-12-05 08:45:38','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 05:49:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Service','1110','4000','5500','',''),('1816702195501703330',4845,'181670219349','189','1.00','20','retail','0','2022-12-05 08:49:09','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 05:53:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816702197860070266',4846,'181670219602','189','1.00','20','retail','0','2022-12-05 08:53:22','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 05:56:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816702198102239991',4847,'181670219802','189','1.00','20','retail','0','2022-12-05 08:56:42','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 05:56:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816702209152135020',4848,'181670219818','147','2.00','40','retail','0','2022-12-05 08:56:58','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 06:15:18','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','81.00','79','Inclusive','branch','Inventory','','','','',''),('1816702209262703006',4849,'181670220918','207','7.00','70','retail','0','2022-12-05 09:15:18','','','','0','Cash',0.00,'10','','','18','','1','2022-12-05 06:15:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','882.00','875','Inclusive','branch','Service','1110','4000','5500','',''),('1816702219303032317',4850,'181670220929','147','1.00','20','retail','0','2022-12-05 09:15:29','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 06:37:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('1816702222492020332',4851,'181670220929','147','1.00','20','retail','0','2022-12-05 09:32:10','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 06:37:33','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('1816702222643202612',4852,'181670222253','187','2.00','10','retail','0','2022-12-05 09:37:33','','','','0','Cash',0.00,'5','','','18','','1','2022-12-05 06:37:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816702270922210222',4853,'181670222270','147','1.00','20','retail','0','2022-12-05 09:37:50','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 07:58:31','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('1816702271013123887',4854,'181670222270','189','9.00','180','retail','0','2022-12-05 10:58:12','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 07:58:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','255.00','246','Inclusive','branch','Service','1110','4000','5500','',''),('1816702274192373373',4855,'181670227111','189','2.00','40','retail','0','2022-12-05 10:58:31','','','','0','Cash',0.00,'20','','','18','','1','2022-12-05 08:03:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Service','1110','4000','5500','',''),('1816702291230231212',4856,'181670227544','207','5.00','50','retail','0','2022-12-05 11:05:44','','','','0','Cash',0.00,'10','','','18','','1','2022-12-05 08:32:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','882.00','877','Inclusive','branch','Service','1110','4000','5500','',''),('1116702335662265000',4857,'111670231616','78','1.00','15','retail','0','2022-12-05 12:13:36','','','','0','Cash',0.00,'15','','','11','','1','2022-12-05 09:46:08','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1116702373571031102',4858,'111670230529','190','3.00','30','retail','0','2022-12-05 11:55:29','','','','0','Cash',0.00,'10','','','11','','1','2022-12-05 10:49:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1116702373667012032',4859,'111670230529','1','1.00','70','retail','0','2022-12-05 13:49:17','','','','0','Cash',0.00,'70','','','11','','1','2022-12-05 10:49:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('1116702382752200200',4860,'111670237377','66','2.00','20','retail','0','2022-12-05 13:49:37','','','','0','Cash',0.00,'10','','','11','','1','2022-12-05 11:04:39','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('1116702389591339322',4861,'111670238279','209','1.00','60','retail','0','2022-12-05 14:04:39','','','','0','Cash',0.00,'60','','','11','','1','2022-12-05 11:16:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116702395381312321',4862,'111670238964','147','1.00','20','retail','0','2022-12-05 14:16:04','','','','0','Cash',0.00,'20','','','11','','1','2022-12-05 11:25:41','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('1116702395570220500',4863,'111670239541','190','45.00','450','retail','0','2022-12-05 14:25:41','','','','0','Cash',0.00,'10','','','11','','1','2022-12-05 11:26:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'45','1070.00','1025','Inclusive','branch','Service','1110','4000','5500','',''),('1116702395651320312',4864,'111670239541','202','1.00','50','retail','0','2022-12-05 14:25:57','','','','0','Cash',0.00,'50','','','11','','1','2022-12-05 11:26:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116702404003033200',4865,'111670239568','190','5.00','50','retail','0','2022-12-05 14:26:08','','','','0','Cash',0.00,'10','','','11','','1','2022-12-05 11:40:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1070.00','1065','Inclusive','branch','Service','1110','4000','5500','',''),('1116702404083238206',4866,'111670239568','202','1.00','50','retail','0','2022-12-05 14:40:00','','','','0','Cash',0.00,'50','','','11','','1','2022-12-05 11:40:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816702413352110022',4867,'181670240991','187','1.00','5','retail','0','2022-12-05 14:49:51','','','','0','Cash',0.00,'5','','','18','','1','2022-12-05 11:55:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1816702426460244230',4868,'181670241345','190','5.00','50','retail','0','2022-12-05 14:55:45','','','','0','Cash',0.00,'10','','','18','','1','2022-12-05 12:17:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1070.00','1065','Inclusive','branch','Service','1110','4000','5500','',''),('1816702430757330753',4869,'181670242652','154','1.00','25','retail','0','2022-12-05 15:17:32','','','','0','Cash',0.00,'25','','','18','','1','2022-12-05 12:24:38','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816702454382043352',4870,'181670245429','190','10.00','100','retail','0','2022-12-05 16:03:49','','','','0','Cash',0.00,'10','','','18','','1','2022-12-05 13:04:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1070.00','1060','Inclusive','branch','Service','1110','4000','5500','',''),('1816702521852300533',4871,'181670252174','18','3.00','180','retail','0','2022-12-05 17:56:14','','','','0','Cash',0.00,'60','','','18','','1','2022-12-05 14:56:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('1816702522043233422',4872,'181670252196','187','1.00','5','retail','0','2022-12-05 17:56:36','','','','0','Cash',0.00,'5','','','18','','1','2022-12-05 14:56:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1816702522483803022',4873,'181670252239','16','6.00','60','retail','0','2022-12-05 17:57:19','','','','0','Cash',0.00,'10','','','18','','1','2022-12-05 14:57:37','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','','','','',''),('1816702522643008022',4874,'181670252257','1','1.00','70','retail','0','2022-12-05 17:57:37','','','','0','Cash',0.00,'70','','','18','','1','2022-12-05 14:58:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('1816702522931202035',4875,'181670252280','24','3.00','30','retail','0','2022-12-05 17:58:00','','','','0','Cash',0.00,'10','','','18','','1','2022-12-05 14:58:19','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','84.00','81','Inclusive','branch','Inventory','','','','',''),('1116702523582321622',4876,'111670252349','187','6.00','30','retail','0','2022-12-05 17:59:09','','','','0','Cash',0.00,'5','','','11','','1','2022-12-05 14:59:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1719.00','1713','Inclusive','branch','Service','1110','4000','5500','',''),('1116702523752321652',4877,'111670252365','77','1.00','50','retail','0','2022-12-05 17:59:25','','','','0','Cash',0.00,'50','','','11','','1','2022-12-05 14:59:38','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1116703028983023132',4878,'111670302866','190','8.00','80','retail','0','2022-12-06 08:01:06','','','','0','Cash',0.00,'10','','','11','','1','2022-12-06 05:01:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1070.00','1062','Inclusive','branch','Service','1110','4000','5500','',''),('1816703054633238222',4879,'181670305438','16','1.00','10','retail','0','2022-12-06 08:43:58','','','','0','Cash',0.00,'10','','','18','','1','2022-12-06 05:44:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1116703124193023232',4880,'111670312401','43','1.00','65','retail','0','2022-12-06 10:40:01','','','','0','Cash',0.00,'65','','','11','','1','2022-12-06 07:41:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1116703124510033660',4881,'111670312401','26','1.00','65','retail','0','2022-12-06 10:40:20','','','','0','Cash',0.00,'65','','','11','','1','2022-12-06 07:41:00','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1116703124800083033',4882,'111670312461','202','4.00','200','retail','0','2022-12-06 10:41:01','','','','0','Cash',0.00,'50','','','11','','1','2022-12-06 07:41:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','0.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1116703125101011032',4883,'111670312495','189','4.00','80','retail','0','2022-12-06 10:41:35','','','','0','Cash',0.00,'20','','','11','','1','2022-12-06 07:42:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','255.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1116703127490363933',4884,'111670312525','75','10.00','350','retail','0','2022-12-06 10:42:05','','','','0','Cash',0.00,'35','','','11','','1','2022-12-06 07:46:00','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','26.00','16','Inclusive','branch','Inventory','','','','',''),('1116703133033310222',4885,'111670312760','193','60.00','60','retail','0','2022-12-06 10:46:00','','','','1','Cash',0.00,'1','','','11','','1','2022-12-06 07:55:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'60','4.00','-56','Inclusive','branch','Service','1110','4000','5500','',''),('1116703133201712232',4886,'111670312760','16','5.00','50','retail','0','2022-12-06 10:55:03','','','','0','Cash',0.00,'10','','','11','','1','2022-12-06 07:55:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','','','','',''),('1116703133363323060',4887,'111670312760','187','2.00','10','retail','0','2022-12-06 10:55:20','','','','0','Cash',0.00,'5','','','11','','1','2022-12-06 07:55:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816703246383030123',4888,'181670324612','208','4.00','80','retail','0','2022-12-06 14:03:32','','','','0','Cash',0.00,'20','','','18','','1','2022-12-06 11:04:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Service','1110','4000','5500','',''),('1816703246572203202',4889,'181670324612','202','1.00','50','retail','0','2022-12-06 14:03:58','','','','0','Cash',0.00,'50','','','18','','1','2022-12-06 11:04:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816703246722423683',4890,'181670324612','159','20.00','20','retail','0','2022-12-06 14:04:17','','','','0','Cash',0.00,'1','','','18','','1','2022-12-06 11:04:43','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','60.00','40','Inclusive','branch','Inventory','','','','',''),('1816703252262122235',4891,'181670324683','190','15.00','150','retail','0','2022-12-06 14:04:43','','','','0','Cash',0.00,'10','','','18','','1','2022-12-06 11:13:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','1070.00','1055','Inclusive','branch','Service','1110','4000','5500','',''),('1816703283740320210',4892,'181670328364','189','4.00','80','retail','0','2022-12-06 15:06:04','','','','0','Cash',0.00,'20','','','18','','1','2022-12-06 12:06:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','255.00','251','Inclusive','branch','Service','1110','4000','5500','',''),('1116703309432323002',4893,'111670330893','190','2.00','20','retail','0','2022-12-06 15:48:13','','','','0','Cash',0.00,'10','','','11','','1','2022-12-06 12:49:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1816703309967136237',4894,'181670328376','189','1.00','20','retail','0','2022-12-06 15:06:16','','','','0','Cash',0.00,'20','','','18','','1','2022-12-06 12:49:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116703309810222133',4895,'111670330958','189','1.00','20','retail','0','2022-12-06 15:49:18','','','','0','Cash',0.00,'20','','','11','','1','2022-12-06 12:50:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116703309973372209',4896,'111670330958','189','1.00','20','retail','0','2022-12-06 15:49:42','','','','0','Cash',0.00,'20','','','11','','1','2022-12-06 12:50:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','255.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116703310220213123',4897,'111670331007','7','1.00','100','retail','0','2022-12-06 15:50:07','','','','0','Cash',0.00,'100','','','11','','1','2022-12-06 12:50:37','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1116703310660203130',4898,'111670331037','190','13.00','130','retail','0','2022-12-06 15:50:37','','','','0','Cash',0.00,'10','','','11','','1','2022-12-06 12:51:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','1070.00','1057','Inclusive','branch','Service','1110','4000','5500','',''),('1116703311482283232',4899,'111670331075','190','20.00','200','retail','0','2022-12-06 15:51:15','','','','0','Cash',0.00,'10','','','11','','1','2022-12-06 12:53:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1070.00','1050','Inclusive','branch','Service','1110','4000','5500','',''),('1116703311711026011',4900,'111670331075','147','1.00','20','retail','0','2022-12-06 15:52:29','','','','0','Cash',0.00,'20','','','11','','1','2022-12-06 12:53:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('1116703311961221223',4901,'111670331182','1','1.00','70','retail','0','2022-12-06 15:53:02','','','','0','Cash',0.00,'70','','','11','','1','2022-12-06 12:53:32','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('1116703312424132311',4902,'111670331212','192','1.00','50','retail','0','2022-12-06 15:53:32','','','','0','Cash',0.00,'50','','','11','','1','2022-12-06 12:54:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816703398263296060',4903,'181670339694','190','17.00','170','retail','0','2022-12-06 18:14:54','','','','0','Cash',0.00,'10','','','18','','1','2022-12-06 15:17:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','1070.00','1053','Inclusive','branch','Service','1110','4000','5500','',''),('1816703400263223031',4904,'181670339831','207','11.00','110','retail','0','2022-12-06 18:17:11','','','','0','Cash',0.00,'10','','','18','','1','2022-12-06 15:20:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','882.00','871','Inclusive','branch','Service','1110','4000','5500','',''),('1816703961868061090',4905,'181670396160','154','1.00','25','retail','0','2022-12-07 09:56:00','','','','0','Cash',0.00,'25','','','18','','1','2022-12-07 06:56:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816703961963223233',4906,'181670396160','190','2.00','20','retail','0','2022-12-07 09:56:27','','','','0','Cash',0.00,'10','','','18','','1','2022-12-07 06:56:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1070.00','1068','Inclusive','branch','Service','1110','4000','5500','',''),('1816703962091220207',4907,'181670396200','16','2.00','20','retail','0','2022-12-07 09:56:40','','','','0','Cash',0.00,'10','','','18','','1','2022-12-07 06:56:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816703988022208203',4908,'181670396216','20','1.00','20','retail','0','2022-12-07 10:39:53','','','','0','Cash',0.00,'20','','','18','','1','2022-12-07 07:40:22','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1816703988130223333',4909,'181670396216','52','1.00','40','retail','0','2022-12-07 10:40:05','','','','0','Cash',0.00,'40','','','18','','1','2022-12-07 07:40:22','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816703988192303362',4910,'181670396216','18','1.00','60','retail','0','2022-12-07 10:40:13','','','','0','Cash',0.00,'60','','','18','','1','2022-12-07 07:40:22','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816704028856320330',4911,'181670398822','190','3.00','30','retail','0','2022-12-07 10:40:22','','','','0','Cash',0.00,'10','','','18','','1','2022-12-07 08:48:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1816704096291432024',4912,'181670402891','190','300.00','3000','retail','0','2022-12-07 12:21:21','','','','0','Cash',0.00,'10','','','18','','1','2022-12-07 10:40:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'300','1070.00','770','Inclusive','branch','Service','1110','4000','5500','',''),('1816704110583338130',4913,'181670409648','1','1.00','70','retail','0','2022-12-07 13:40:48','','','','0','Cash',0.00,'70','','','18','','1','2022-12-07 11:05:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1816704138292333287',4914,'181670411217','1','1.00','70','retail','0','2022-12-07 14:06:57','','','','0','Cash',0.00,'70','','','18','','1','2022-12-07 11:50:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('1116704140142321304',4915,'111670414001','147','1.00','20','retail','0','2022-12-07 14:53:21','','','','0','Cash',0.00,'20','','','11','','1','2022-12-07 11:53:46','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('1116704140240126106',4916,'111670414001','193','100.00','100','retail','0','2022-12-07 14:53:35','','','','1','Cash',0.00,'1','','','11','','1','2022-12-07 11:53:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','4.00','-96','Inclusive','branch','Service','1110','4000','5500','',''),('1116704140433400333',4917,'111670414027','187','4.00','20','retail','0','2022-12-07 14:53:47','','','','0','Cash',0.00,'5','','','11','','1','2022-12-07 11:54:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1719.00','1715','Inclusive','branch','Service','1110','4000','5500','',''),('1116704140602222000',4918,'111670414045','190','90.00','900','retail','0','2022-12-07 14:54:05','','','','0','Cash',0.00,'10','','','11','','1','2022-12-07 11:54:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'90','1070.00','980','Inclusive','branch','Service','1110','4000','5500','',''),('1116704140763733333',4919,'111670414069','147','1.00','20','retail','0','2022-12-07 14:54:29','','','','0','Cash',0.00,'20','','','11','','1','2022-12-07 11:55:05','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('1116704140922119122',4920,'111670414069','187','7.00','35','retail','0','2022-12-07 14:54:37','','','','0','Cash',0.00,'5','','','11','','1','2022-12-07 11:55:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1719.00','1712','Inclusive','branch','Service','1110','4000','5500','',''),('1816704188320222320',4921,'181670418825','202','1.00','50','retail','0','2022-12-07 16:13:45','','','','0','Cash',0.00,'50','','','18','','1','2022-12-07 13:14:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816704188480123333',4922,'181670418841','161','1.00','5','retail','0','2022-12-07 16:14:01','','','','0','Cash',0.00,'5','','','18','','1','2022-12-07 13:14:10','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816704201613313173',4923,'181670418850','207','3.00','30','retail','0','2022-12-07 16:14:10','','','','0','Cash',0.00,'10','','','18','','1','2022-12-07 13:36:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','882.00','879','Inclusive','branch','Service','1110','4000','5500','',''),('1816704224428324033',4924,'181670422436','189','1.00','20','retail','0','2022-12-07 17:13:56','','','','0','Cash',0.00,'20','','','18','','1','2022-12-07 14:14:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','256.00','255','Inclusive','branch','Service','1110','4000','5500','',''),('1816704224553433220',4925,'181670422445','18','1.00','60','retail','0','2022-12-07 17:14:05','','','','0','Cash',0.00,'60','','','18','','1','2022-12-07 14:14:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816704225135323333',4926,'181670422493','18','4.00','240','retail','0','2022-12-07 17:14:53','','','','0','Cash',0.00,'60','','','18','','1','2022-12-07 14:15:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816704256172321023',4927,'181670425607','207','34.00','340','retail','0','2022-12-07 18:06:47','','','','0','Cash',0.00,'10','','','18','','1','2022-12-07 15:07:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','882.00','848','Inclusive','branch','Service','1110','4000','5500','',''),('1816704256242532333',4928,'181670425607','202','1.00','50','retail','0','2022-12-07 18:06:57','','','','0','Cash',0.00,'50','','','18','','1','2022-12-07 15:07:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116704773167330603',4929,'111670477283','189','2.00','40','retail','0','2022-12-08 08:28:03','','','','0','Cash',0.00,'20','','','11','','1','2022-12-08 05:28:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','256.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1816704809382033342',4930,'181670480928','209','2.00','120','retail','0','2022-12-08 09:28:48','','','','0','Cash',0.00,'60','','','18','','1','2022-12-08 06:29:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816704814780361323',4931,'181670480946','64','2.00','20','retail','0','2022-12-08 09:29:06','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 06:38:01','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','',''),('1816704859171222227',4932,'181670481482','16','2.00','20','retail','0','2022-12-08 09:38:02','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 07:52:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('1816704859249235398',4933,'181670481482','16','1.00','10','retail','0','2022-12-08 10:51:57','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 07:52:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1116704899232322221',4934,'111670489626','189','6.00','120','retail','0','2022-12-08 11:53:46','','','','0','Cash',0.00,'20','','','11','','1','2022-12-08 08:58:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6]','256.00','250','Inclusive','branch','Service','1110','4000','5500','',''),('1816704939299223303',4935,'181670493917','190','1.00','10','retail','0','2022-12-08 13:05:17','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 10:05:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1116704939553555104',4936,'111670493933','193','100.00','100','retail','0','2022-12-08 13:05:33','','','','1','Cash',0.00,'1','','','11','','1','2022-12-08 10:06:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','4.00','-96','Inclusive','branch','Service','1110','4000','5500','',''),('1116704939632333030',4937,'111670493933','147','1.00','20','retail','0','2022-12-08 13:05:55','','','','0','Cash',0.00,'20','','','11','','1','2022-12-08 10:06:30','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('1116704939761232229',4938,'111670493933','190','3.00','30','retail','0','2022-12-08 13:06:04','','','','0','Cash',0.00,'10','','','11','','1','2022-12-08 10:06:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1816704976503011721',4939,'181670495377','1','1.00','70','retail','0','2022-12-08 13:29:37','','','','0','Cash',0.00,'70','','','18','','1','2022-12-08 11:07:38','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('1816704976873070020',4940,'181670497670','207','10.00','100','retail','0','2022-12-08 14:07:50','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 11:08:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1032.00','1022','Inclusive','branch','Service','1110','4000','5500','',''),('1816704977392372332',4941,'181670497697','16','6.00','60','retail','0','2022-12-08 14:08:17','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 11:09:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Inventory','','','','',''),('1816704996160013932',4942,'181670497746','202','1.00','50','retail','0','2022-12-08 14:09:06','','','','0','Cash',0.00,'50','','','18','','1','2022-12-08 11:40:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1816704996310422721',4943,'181670497746','190','18.00','180','retail','0','2022-12-08 14:40:17','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 11:40:39','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','1070.00','1052','Inclusive','branch','Service','1110','4000','5500','',''),('1816704996553623335',4944,'181670499640','187','7.00','35','retail','0','2022-12-08 14:40:40','','','','0','Cash',0.00,'5','','','18','','1','2022-12-08 11:40:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1719.00','1712','Inclusive','branch','Service','1110','4000','5500','',''),('1816704997102227323',4945,'181670493931','190','54.00','540','retail','0','2022-12-08 13:05:31','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 11:42:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'54','1070.00','1016','Inclusive','branch','Service','1110','4000','5500','',''),('1816705013484033221',4946,'181670501156','207','4.00','40','retail','0','2022-12-08 15:05:57','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 12:09:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1032.00','1028','Inclusive','branch','Service','1110','4000','5500','',''),('1816705068048040660',4947,'181670506792','207','25.00','250','retail','0','2022-12-08 16:39:52','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 13:40:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','1032.00','1007','Inclusive','branch','Service','1110','4000','5500','',''),('1816705089050006610',4948,'181670506816','16','2.00','20','retail','0','2022-12-08 16:40:16','','','','0','Cash',0.00,'10','','','18','','1','2022-12-08 14:15:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816705113212000232',4949,'181670511218','18','5.00','300','retail','0','2022-12-08 17:53:38','','','','0','Cash',0.00,'60','','','18','','1','2022-12-08 14:55:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816705669173071039',4950,'181670566909','18','1.00','60','retail','0','2022-12-09 09:21:49','','','','0','Cash',0.00,'60','','','18','','1','2022-12-09 06:22:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816705671011063263',4951,'181670566927','64','1.00','10','retail','0','2022-12-09 09:22:07','','','','0','Cash',0.00,'10','','','18','','1','2022-12-09 06:26:51','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1816705749652032833',4952,'181670574932','190','1.00','10','retail','0','2022-12-09 11:35:32','','','','0','Cash',0.00,'10','','','18','','1','2022-12-09 08:36:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1816705750423230323',4953,'181670575013','18','4.00','240','retail','0','2022-12-09 11:36:53','','','','0','Cash',0.00,'60','','','18','','1','2022-12-09 08:37:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816705750560202330',4954,'181670575046','16','5.00','50','retail','0','2022-12-09 11:37:26','','','','0','Cash',0.00,'10','','','18','','1','2022-12-09 08:37:43','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816705757010201331',4955,'181670574843','190','8.00','80','retail','0','2022-12-09 11:34:03','','','','0','Cash',0.00,'10','','','18','','1','2022-12-09 08:48:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1070.00','1062','Inclusive','branch','Service','1110','4000','5500','',''),('1816705757198023333',4956,'181670575710','190','3.00','30','retail','0','2022-12-09 11:48:30','','','','0','Cash',0.00,'10','','','18','','1','2022-12-09 08:48:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1816705793160333320',4957,'181670578239','209','1.00','60','retail','0','2022-12-09 12:30:39','','','','0','Cash',0.00,'60','','','18','','1','2022-12-09 09:48:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816705797982333300',4958,'181670579339','187','1.00','5','retail','0','2022-12-09 12:54:59','','','','0','Cash',0.00,'5','','','18','','1','2022-12-09 09:56:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1816705820186803202',4959,'181670581897','193','50.00','50','retail','0','2022-12-09 13:31:37','','','','1','Cash',0.00,'1','','','18','','1','2022-12-09 10:33:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','4.00','-46','Inclusive','branch','Service','1110','4000','5500','',''),('1816705830550801233',4960,'181670582022','1','1.00','70','retail','0','2022-12-09 13:50:48','','','','0','Cash',0.00,'70','','','18','','1','2022-12-09 10:50:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1816705866335838365',4961,'181670583059','104','1.00','30','retail','0','2022-12-09 13:50:59','','','','0','Cash',0.00,'30','','','18','','1','2022-12-09 11:50:44','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('1816705867242708020',4962,'181670586644','187','1.00','5','retail','0','2022-12-09 14:50:44','','','','0','Cash',0.00,'5','','','18','','1','2022-12-09 11:52:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1816705932500205122',4963,'181670590045','190','1.00','10','retail','0','2022-12-09 15:47:25','','','','0','Cash',0.00,'10','','','18','','1','2022-12-09 13:40:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1816705952243220220',4964,'181670595207','1','2.00','140','retail','0','2022-12-09 17:13:27','','','','0','Cash',0.00,'70','','','18','','1','2022-12-09 14:14:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','','','','',''),('1816705952573295002',4965,'181670595243','193','23.00','23','retail','0','2022-12-09 17:14:03','','','','1','Cash',0.00,'1','','','18','','1','2022-12-09 14:14:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','4.00','-19','Inclusive','branch','Service','1110','4000','5500','',''),('1816705952846332302',4966,'181670595270','190','13.00','130','retail','0','2022-12-09 17:14:30','','','','0','Cash',0.00,'10','','','18','','1','2022-12-09 14:14:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','1070.00','1057','Inclusive','branch','Service','1110','4000','5500','',''),('1816705953172120830',4967,'181670595302','190','1.00','10','retail','0','2022-12-09 17:15:02','','','','0','Cash',0.00,'10','','','18','','1','2022-12-09 14:15:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1070.00','1069','Inclusive','branch','Service','1110','4000','5500','',''),('1816706555301303022',4968,'181670655520','16','6.00','60','retail','0','2022-12-10 09:58:40','','','','0','Cash',0.00,'10','','','18','','1','2022-12-10 06:58:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','','','','',''),('1816706558958262627',4969,'181670655533','16','2.00','20','retail','0','2022-12-10 09:58:53','','','','0','Cash',0.00,'10','','','18','','1','2022-12-10 07:04:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1816706691533122662',4970,'181670669118','18','4.00','240','retail','0','2022-12-10 13:45:18','','','','0','Cash',0.00,'60','','','18','','1','2022-12-10 10:46:07','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('1816706722713022208',4971,'181670669439','191','2.00','100','retail','0','2022-12-10 13:50:39','','','','0','Cash',0.00,'50','','','18','','1','2022-12-10 11:37:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1816706736083072302',4972,'181670673597','190','5.00','50','retail','0','2022-12-10 14:59:57','','','','0','Cash',0.00,'10','','','18','','1','2022-12-10 12:00:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1070.00','1065','Inclusive','branch','Service','1110','4000','5500','',''),('1816706741582020332',4973,'181670673632','15','2.00','10','retail','0','2022-12-10 15:00:32','','','','0','Cash',0.00,'5','','','18','','1','2022-12-10 12:09:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','','','','',''),('1816706795929030066',4974,'181670675576','209','1.00','60','retail','0','2022-12-10 15:32:56','','','','0','Cash',0.00,'60','','','18','','1','2022-12-10 13:40:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816709168731223032',4975,'181670916787','190','3.00','30','retail','0','2022-12-13 10:33:07','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 07:34:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1816709168960030233',4976,'181670916886','187','3.00','15','retail','0','2022-12-13 10:34:46','','','','0','Cash',0.00,'5','','','18','','1','2022-12-13 07:34:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1719.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816709169082133332',4977,'181670916899','190','5.00','50','retail','0','2022-12-13 10:34:59','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 07:35:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1070.00','1065','Inclusive','branch','Service','1110','4000','5500','',''),('1816709208262082838',4978,'181670920810','207','1.00','10','retail','0','2022-12-13 11:40:10','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 08:40:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816709208402020010',4979,'181670920829','16','3.00','30','retail','0','2022-12-13 11:40:29','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 08:40:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','',''),('1816709208549890330',4980,'181670920847','18','1.00','60','retail','0','2022-12-13 11:40:47','','','','0','Cash',0.00,'60','','','18','','1','2022-12-13 08:41:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816709223093223903',4981,'181670920866','187','5.00','25','retail','0','2022-12-13 12:05:13','','','','0','Cash',0.00,'5','','','18','','1','2022-12-13 09:05:37','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1719.00','1714','Inclusive','branch','Service','1110','4000','5500','',''),('1816709223108223322',4982,'181670920866','187','5.00','25','retail','0','2022-12-13 12:05:13','','','','0','Cash',0.00,'5','','','18','','1','2022-12-13 09:05:37','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1719.00','1714','Inclusive','branch','Service','1110','4000','5500','',''),('1816709233243130701',4985,'181670922568','147','2.00','40','retail','0','2022-12-13 12:09:28','','','','0','Cash',0.00,'20','','','18','','1','2022-12-13 09:22:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','','','','',''),('1816709256402126200',4986,'181670923331','1','1.00','70','retail','0','2022-12-13 12:22:11','','','','0','Cash',0.00,'70','','','18','','1','2022-12-13 10:00:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('1816709256713323302',4987,'181670925658','12','1.00','30','retail','0','2022-12-13 13:00:58','','','','0','Cash',0.00,'30','','','18','','1','2022-12-13 10:01:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816709265153352722',4988,'181670925674','16','2.00','20','retail','0','2022-12-13 13:01:15','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 10:15:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816709277483828392',4989,'181670926532','1','1.00','70','retail','0','2022-12-13 13:35:40','','','','0','Cash',0.00,'70','','','18','','1','2022-12-13 10:35:51','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('1816709279000200123',4990,'181670927751','7','1.00','100','retail','0','2022-12-13 13:35:51','','','','0','Cash',0.00,'100','','','18','','1','2022-12-13 10:38:29','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816709282882020320',4991,'181670927910','147','1.00','20','retail','0','2022-12-13 13:38:30','','','','0','Cash',0.00,'20','','','18','','1','2022-12-13 10:44:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('1816709303850523302',4992,'181670928822','155','1.00','10','retail','0','2022-12-13 13:53:42','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 11:19:53','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816709321242033062',4993,'181670930397','187','2.00','10','retail','0','2022-12-13 14:19:57','','','','0','Cash',0.00,'5','','','18','','1','2022-12-13 11:48:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816709338622233819',4994,'181670932137','187','3.00','15','retail','0','2022-12-13 14:48:57','','','','0','Cash',0.00,'5','','','18','','1','2022-12-13 12:17:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1719.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816709343650222503',4995,'181670933875','76','4.00','100','retail','0','2022-12-13 15:17:55','','','','0','Cash',0.00,'25','','','18','','1','2022-12-13 12:26:52','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','87.00','83','Inclusive','branch','Inventory','','','','',''),('1816709344033313222',4996,'181670933875','18','1.00','60','retail','0','2022-12-13 15:26:37','','','','0','Cash',0.00,'60','','','18','','1','2022-12-13 12:26:52','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816709347930032684',4997,'181670934449','64','1.00','10','retail','0','2022-12-13 15:27:29','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 12:33:17','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816709460090221092',4998,'181670946001','18','3.00','180','retail','0','2022-12-13 18:40:01','','','','0','Cash',0.00,'60','','','18','','1','2022-12-13 15:40:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816709460344433239',4999,'181670946020','190','50.00','500','retail','0','2022-12-13 18:40:20','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 15:40:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1070.00','1020','Inclusive','branch','Service','1110','4000','5500','',''),('1816709460533349093',5000,'181670946041','211','80.00','80','retail','0','2022-12-13 18:40:41','','','','0','Cash',0.00,'1','','','18','','1','2022-12-13 15:41:00','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'80','0.00','-80','Inclusive','branch','Service','1110','4000','5500','',''),('1816709461241381300',5001,'181670946113','146','1.00','40','retail','0','2022-12-13 18:41:53','','','','0','Cash',0.00,'40','','','18','','1','2022-12-13 15:42:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816709461362262010',5002,'181670946126','1','1.00','70','retail','0','2022-12-13 18:42:06','','','','0','Cash',0.00,'70','','','18','','1','2022-12-13 15:42:18','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('1816709461582935232',5003,'181670946148','190','50.00','500','retail','0','2022-12-13 18:42:28','','','','0','Cash',0.00,'10','','','18','','1','2022-12-13 15:42:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1070.00','1020','Inclusive','branch','Service','1110','4000','5500','',''),('1116709970636320903',5004,'111670997025','187','2.00','10','retail','0','2022-12-14 08:50:25','','','','0','Cash',0.00,'5','','','11','','1','2022-12-14 05:51:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816710047822002070',5005,'181671004735','16','5.00','50','retail','0','2022-12-14 10:58:55','','','','0','Cash',0.00,'10','','','18','','1','2022-12-14 07:59:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816710054990103053',5006,'181671004785','187','1.00','5','retail','0','2022-12-14 10:59:45','','','','0','Cash',0.00,'5','','','18','','1','2022-12-14 08:11:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1816710061840083824',5007,'181671005503','209','1.00','60','retail','0','2022-12-14 11:11:43','','','','0','Cash',0.00,'60','','','18','','1','2022-12-14 08:23:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116710089913220331',5008,'111671002633','190','4.00','40','retail','0','2022-12-14 10:23:53','','','','0','Cash',0.00,'10','','','11','','1','2022-12-14 09:09:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1116710090063370010',5009,'111671008998','148','1.00','15','retail','0','2022-12-14 12:09:58','','','','0','Cash',0.00,'15','','','11','','1','2022-12-14 09:10:25','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','','','','',''),('1816710091803021013',5010,'181671006191','207','49.00','490','retail','0','2022-12-14 11:23:11','','','','0','Cash',0.00,'10','','','18','','1','2022-12-14 09:13:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'49','1032.00','983','Inclusive','branch','Service','1110','4000','5500','',''),('1116710134642262001',5011,'111671009026','192','1.00','50','retail','0','2022-12-14 12:10:26','','','','0','Cash',0.00,'50','','','11','','1','2022-12-14 10:25:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','0.00','-1','Inclusive','branch','Service','1110','4000','5500','',''),('1116710134871023110',5012,'111671009026','187','1.00','5','retail','0','2022-12-14 13:24:25','','','','0','Cash',0.00,'5','','','11','','1','2022-12-14 10:25:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1116710135063301225',5013,'111671009026','189','10.00','200','retail','0','2022-12-14 13:24:48','','','','0','Cash',0.00,'20','','','11','','1','2022-12-14 10:25:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','256.00','246','Inclusive','branch','Service','1110','4000','5500','',''),('1116710164283110210',5014,'111671013524','153','1.00','10','retail','0','2022-12-14 13:25:24','','','','0','Cash',0.00,'10','','','11','','1','2022-12-14 11:13:51','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816710173066237002',5015,'181671017287','15','4.00','20','retail','0','2022-12-14 14:28:07','','','','0','Cash',0.00,'5','','','18','','1','2022-12-14 11:28:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','53.00','49','Inclusive','branch','Inventory','','','','',''),('1816710176816076720',5016,'181671017311','190','6.00','60','retail','0','2022-12-14 14:28:31','','','','0','Cash',0.00,'10','','','18','','1','2022-12-14 11:34:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1070.00','1064','Inclusive','branch','Service','1110','4000','5500','',''),('1816710180931222722',5017,'181671017691','15','6.00','30','retail','0','2022-12-14 14:34:51','','','','0','Cash',0.00,'5','','','18','','1','2022-12-14 11:42:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','49.00','43','Inclusive','branch','Inventory','','','','',''),('1116710193130231212',5018,'111671016431','189','9.00','180','retail','0','2022-12-14 15:01:34','','','','0','Cash',0.00,'20','','','11','','1','2022-12-14 12:02:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','256.00','247','Inclusive','branch','Service','1110','4000','5500','',''),('1116710295444339230',5019,'111671029532','209','4.00','240','retail','0','2022-12-14 17:52:12','','','','0','Cash',0.00,'60','','','11','','1','2022-12-14 14:52:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116710295973520010',5020,'111671029578','18','1.00','60','retail','0','2022-12-14 17:52:58','','','','0','Cash',0.00,'60','','','11','','1','2022-12-14 14:53:20','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816710296882313001',5021,'181671029668','211','199.00','199','retail','0','2022-12-14 17:54:28','','','','0','Cash',0.00,'1','','','18','','1','2022-12-14 14:54:57','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'199','0.00','-199','Inclusive','branch','Service','1110','4000','5500','',''),('1116710791463220322',5022,'111671078596','190','3.00','30','retail','0','2022-12-15 07:29:56','','','','0','Cash',0.00,'10','','','11','','1','2022-12-15 04:39:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1816710816501083252',5023,'181671079899','70','1.00','20','retail','0','2022-12-15 07:51:39','','','','0','Cash',0.00,'20','','','18','','1','2022-12-15 05:20:54','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816710839443002243',5024,'181671081654','1','1.00','70','retail','0','2022-12-15 08:20:54','','','','0','Cash',0.00,'70','','','18','','1','2022-12-15 05:59:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('1816710850612238600',5025,'181671083948','207','2.00','20','retail','0','2022-12-15 09:17:42','','','','0','Cash',0.00,'10','','','18','','1','2022-12-15 06:17:44','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1032.00','1030','Inclusive','branch','Service','1110','4000','5500','',''),('1116710852600302312',5027,'111671085246','147','1.00','20','retail','0','2022-12-15 09:20:46','','','','0','Cash',0.00,'20','','','11','','1','2022-12-15 06:21:28','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('1116710852855335220',5028,'111671085246','190','3.00','30','retail','0','2022-12-15 09:21:00','','','','0','Cash',0.00,'10','','','11','','1','2022-12-15 06:21:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1816710888538330380',5029,'181671088829','207','12.00','120','retail','0','2022-12-15 10:20:29','','','','0','Cash',0.00,'10','','','18','','1','2022-12-15 07:20:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','1032.00','1020','Inclusive','branch','Service','1110','4000','5500','',''),('1816710897821220320',5030,'181671088857','147','1.00','20','retail','0','2022-12-15 10:20:57','','','','0','Cash',0.00,'20','','','18','','1','2022-12-15 07:36:25','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('1816710903841302372',5031,'181671089785','208','1.00','20','retail','0','2022-12-15 10:36:25','','','','0','Cash',0.00,'20','','','18','','1','2022-12-15 07:46:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816710907523223523',5032,'181671090387','147','3.00','60','retail','0','2022-12-15 10:46:27','','','','0','Cash',0.00,'20','','','18','','1','2022-12-15 07:52:45','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','66.00','63','Inclusive','branch','Inventory','','','','',''),('1816710908566231932',5033,'181671090838','18','1.00','60','retail','0','2022-12-15 10:53:58','','','','0','Cash',0.00,'60','','','18','','1','2022-12-15 07:54:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816710949681822368',5034,'181671094952','1','1.00','70','retail','0','2022-12-15 12:02:32','','','','0','Cash',0.00,'70','','','18','','1','2022-12-15 09:05:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('1816710958530222332',5035,'181671090866','190','3.00','30','retail','0','2022-12-15 10:54:26','','','','0','Cash',0.00,'10','','','18','','1','2022-12-15 09:17:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1070.00','1067','Inclusive','branch','Service','1110','4000','5500','',''),('1816710981043270112',5036,'181671095858','190','4.00','40','retail','0','2022-12-15 12:17:38','','','','0','Cash',0.00,'10','','','18','','1','2022-12-15 09:55:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1070.00','1066','Inclusive','branch','Service','1110','4000','5500','',''),('1816711056738820201',5037,'181671105665','153','1.00','10','retail','0','2022-12-15 15:01:05','','','','0','Cash',0.00,'10','','','18','','1','2022-12-15 12:01:16','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1116711056652310003',5038,'111671105626','189','20.00','400','retail','0','2022-12-15 15:00:26','','','','0','Cash',0.00,'20','','','11','','1','2022-12-15 12:01:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','256.00','236','Inclusive','branch','Service','1110','4000','5500','',''),('1116711056882220632',5039,'111671105679','1','1.00','70','retail','0','2022-12-15 15:01:19','','','','0','Cash',0.00,'70','','','11','','1','2022-12-15 12:01:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('1816711083230123000',5040,'181671108310','1','1.00','70','retail','0','2022-12-15 15:45:10','','','','0','Cash',0.00,'70','','','18','','1','2022-12-15 12:45:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('1816711109062320273',5041,'181671110881','211','286.00','286','retail','0','2022-12-15 16:28:02','','','','0','Cash',0.00,'1','','','18','','1','2022-12-15 13:28:38','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'286','0.00','-286','Inclusive','branch','Service','1110','4000','5500','',''),('1816711129522230331',5042,'181671111334','52','2.00','80','retail','0','2022-12-15 16:35:34','','','','0','Cash',0.00,'40','','','18','','1','2022-12-15 14:02:35','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816711154430633350',5043,'181671115437','18','1.00','60','retail','0','2022-12-15 17:43:57','','','','0','Cash',0.00,'60','','','18','','1','2022-12-15 14:44:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116711156272611311',5044,'111671115618','207','10.00','100','retail','0','2022-12-15 17:46:58','','','','0','Cash',0.00,'10','','','11','','1','2022-12-15 14:47:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1032.00','1022','Inclusive','branch','Service','1110','4000','5500','',''),('1116711674127310720',5045,'111671167113','190','9.00','90','retail','0','2022-12-16 08:10:43','','','','0','Cash',0.00,'10','','','11','','1','2022-12-16 05:10:46','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1070.00','1061','Inclusive','branch','Service','1110','4000','5500','',''),('1116711674247263233',5046,'111671167113','160','1.00','5','retail','0','2022-12-16 08:10:43','','','','0','Cash',0.00,'5','','','11','','1','2022-12-16 05:10:46','1','13','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1116711674423311133',5047,'111671167113','15','3.00','15','retail','0','2022-12-16 08:10:43','','','','0','Cash',0.00,'5','','','11','','1','2022-12-16 05:10:46','1','4','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','','','','',''),('1116711674671614320',5051,'111671167451','190','9.00','90','retail','0','2022-12-16 08:10:51','','','','0','Cash',0.00,'10','','','11','','1','2022-12-16 05:11:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1070.00','1061','Inclusive','branch','Service','1110','4000','5500','',''),('1816711680993303291',5052,'181671168089','190','48.00','480','retail','0','2022-12-16 08:21:29','','','','0','Cash',0.00,'10','','','18','','1','2022-12-16 05:21:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'48','1550.00','1502','Inclusive','branch','Service','1110','4000','5500','',''),('1116711696692290602',5053,'111671167980','1','1.00','70','retail','0','2022-12-16 08:19:40','','','','0','Cash',0.00,'70','','','11','','1','2022-12-16 05:47:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('1816711704861712260',5054,'181671168108','187','92.00','460','retail','0','2022-12-16 09:01:15','','','','0','Cash',0.00,'5','','','18','','1','2022-12-16 06:01:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'92','1719.00','1627','Inclusive','branch','Service','1110','4000','5500','',''),('1816711706341366270',5055,'181671170494','147','2.00','40','retail','0','2022-12-16 09:01:34','','','','0','Cash',0.00,'20','','','18','','1','2022-12-16 06:03:57','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','','','','',''),('1116711741693336013',5056,'111671174157','190','12.00','120','retail','0','2022-12-16 10:02:37','','','','0','Cash',0.00,'10','','','11','','1','2022-12-16 07:02:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','1550.00','1538','Inclusive','branch','Service','1110','4000','5500','',''),('1816711771153331026',5057,'181671170638','190','6.00','60','retail','0','2022-12-16 09:03:58','','','','0','Cash',0.00,'10','','','18','','1','2022-12-16 07:51:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1550.00','1544','Inclusive','branch','Service','1110','4000','5500','',''),('1816711782342332124',5058,'181671177117','190','72.00','720','retail','0','2022-12-16 10:51:57','','','','0','Cash',0.00,'10','','','18','','1','2022-12-16 08:10:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'72','1550.00','1478','Inclusive','branch','Service','1110','4000','5500','',''),('1116711896782323732',5059,'111671189641','202','4.00','200','retail','0','2022-12-16 14:20:41','','','','0','Cash',0.00,'50','','','11','','1','2022-12-16 11:21:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Service','1110','4000','5500','',''),('1116711896883082031',5060,'111671189681','209','1.00','60','retail','0','2022-12-16 14:21:21','','','','0','Cash',0.00,'60','','','11','','1','2022-12-16 11:21:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('1116711897730132023',5061,'111671189695','15','4.00','20','retail','0','2022-12-16 14:21:35','','','','0','Cash',0.00,'5','','','11','','1','2022-12-16 11:22:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','40.00','36','Inclusive','branch','Inventory','','','','',''),('1816711920287300103',5062,'181671192021','1','1.00','70','retail','0','2022-12-16 15:00:21','','','','0','Cash',0.00,'70','','','18','','1','2022-12-16 12:00:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('1816711966770333829',5063,'181671196669','153','1.00','10','retail','0','2022-12-16 16:17:49','','','','0','Cash',0.00,'10','','','18','','1','2022-12-16 13:18:02','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('1116712003216230001',5064,'111671200304','7','1.00','100','retail','0','2022-12-16 17:18:24','','','','0','Cash',0.00,'100','','','11','','1','2022-12-16 14:19:15','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1116712003322222022',5065,'111671200304','75','1.00','35','retail','0','2022-12-16 17:18:41','','','','0','Cash',0.00,'35','','','11','','1','2022-12-16 14:19:15','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1116712003505203035',5066,'111671200304','187','2.00','10','retail','0','2022-12-16 17:18:53','','','','0','Cash',0.00,'5','','','11','','1','2022-12-16 14:19:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1116712029403212360',5067,'111671202933','18','2.00','120','retail','0','2022-12-16 18:02:13','','','','0','Cash',0.00,'60','','','11','','1','2022-12-16 15:02:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816712669556233032',5068,'181671262202','1','2.00','140','retail','0','2022-12-17 10:30:02','','','','0','Cash',0.00,'70','','','18','','1','2022-12-17 08:49:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','','','','',''),('1816712669973837610',5069,'181671266990','18','1.00','60','retail','0','2022-12-17 11:49:50','','','','0','Cash',0.00,'60','','','18','','1','2022-12-17 08:50:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816712850212630252',5070,'181671279779','96','1.00','50','retail','0','2022-12-17 15:22:59','','','','0','Cash',0.00,'50','','','18','','1','2022-12-17 13:50:23','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816712857728302232',5071,'181671285761','1','6.00','420','retail','0','2022-12-17 17:02:41','','','','0','Cash',0.00,'70','','','18','','1','2022-12-17 14:03:00','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','67.00','61','Inclusive','branch','Inventory','','','','',''),('1816714287522732520',5072,'181671428742','207','96.00','960','retail','0','2022-12-19 08:45:42','','','','0','Cash',0.00,'10','','','18','','1','2022-12-19 05:46:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'96','1032.00','936','Inclusive','branch','Service','1110','4000','5500','',''),('1816714303721370266',5073,'181671428768','190','1.00','10','retail','0','2022-12-19 08:46:08','','','','0','Cash',0.00,'10','','','18','','1','2022-12-19 06:12:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1550.00','1549','Inclusive','branch','Service','1110','4000','5500','',''),('1816714322383323400',5074,'181671432153','207','9.00','90','retail','0','2022-12-19 09:42:33','','','','0','Cash',0.00,'10','','','18','','1','2022-12-19 06:44:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1032.00','1023','Inclusive','branch','Service','1110','4000','5500','',''),('1816714331363333322',5075,'181671433127','1','1.00','70','retail','0','2022-12-19 09:58:47','','','','0','Cash',0.00,'70','','','18','','1','2022-12-19 06:58:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('1816714331573271033',5076,'181671433151','207','1.00','10','retail','0','2022-12-19 09:59:11','','','','0','Cash',0.00,'10','','','18','','1','2022-12-19 06:59:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816714337613383311',5077,'181671433159','116','1.00','10','retail','0','2022-12-19 09:59:19','','','','0','Cash',0.00,'10','','','18','','1','2022-12-19 07:09:26','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816714337777872317',5078,'181671433766','147','1.00','20','retail','0','2022-12-19 10:09:26','','','','0','Cash',0.00,'20','','','18','','1','2022-12-19 07:09:39','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('1116714362713602122',5079,'111671436252','1','1.00','70','retail','0','2022-12-19 10:50:52','','','','0','Cash',0.00,'70','','','11','','1','2022-12-19 08:12:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1116714362882218222',5080,'111671436252','147','1.00','20','retail','0','2022-12-19 10:51:12','','','','0','Cash',0.00,'20','','','11','','1','2022-12-19 08:12:02','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1816714378398227630',5081,'181671432243','147','1.00','20','retail','0','2022-12-19 09:44:03','','','','0','Cash',0.00,'20','','','18','','1','2022-12-19 08:17:26','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('1816714384682104420',5082,'181671437847','207','5.00','50','retail','0','2022-12-19 11:17:27','','','','0','Cash',0.00,'10','','','18','','1','2022-12-19 08:28:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1032.00','1027','Inclusive','branch','Service','1110','4000','5500','',''),('1816714389742032029',5083,'181671438482','189','2.00','40','retail','0','2022-12-19 11:28:02','','','','0','Cash',0.00,'20','','','18','','1','2022-12-19 08:36:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','256.00','254','Inclusive','branch','Service','1110','4000','5500','',''),('1116714398853230802',5084,'111671437523','15','4.00','20','retail','0','2022-12-19 11:12:03','','','','0','Cash',0.00,'5','','','11','','1','2022-12-19 08:51:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Inventory','','','','',''),('1816714458174131613',5085,'181671445800','18','4.00','240','retail','0','2022-12-19 13:30:08','','','','0','Cash',0.00,'60','','','18','','1','2022-12-19 10:30:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816714475213126302',5086,'181671447491','187','1.00','5','retail','0','2022-12-19 13:58:11','','','','0','Cash',0.00,'5','','','18','','1','2022-12-19 10:58:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1116714499019212243',5087,'111671449883','1','2.00','140','retail','0','2022-12-19 14:38:03','','','','0','Cash',0.00,'70','','','11','','1','2022-12-19 11:38:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','',''),('1116714526173220030',5088,'111671452271','108','1.00','100','retail','0','2022-12-19 15:17:51','','','','0','Cash',0.00,'100','','','11','','1','2022-12-19 12:23:53','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1116714532693253134',5089,'111671453257','1','2.00','140','retail','0','2022-12-19 15:34:17','','','','0','Cash',0.00,'70','','','11','','1','2022-12-19 12:34:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','',''),('1816714534804261100',5090,'181671453382','1','1.00','70','retail','0','2022-12-19 15:36:22','','','','0','Cash',0.00,'70','','','18','','1','2022-12-19 12:38:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1816715154100101532',5091,'181671514929','16','2.00','20','retail','0','2022-12-20 08:42:09','','','','0','Cash',0.00,'10','','','18','','1','2022-12-20 05:50:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1116715216303200306',5092,'111671521618','211','200.00','200','retail','0','2022-12-20 10:33:38','','','','0','Cash',0.00,'1','','','11','','1','2022-12-20 07:33:55','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'200','0.00','-200','Inclusive','branch','Service','1110','4000','5500','',''),('1116715216502353365',5093,'111671521635','52','1.00','40','retail','0','2022-12-20 10:33:55','','','','0','Cash',0.00,'40','','','11','','1','2022-12-20 07:34:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1116715216856511380',5094,'111671521653','202','1.00','50','retail','0','2022-12-20 10:34:13','','','','0','Cash',0.00,'50','','','11','','1','2022-12-20 07:34:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Service','1110','4000','5500','',''),('1816715243282327003',5095,'181671524038','207','11.00','110','retail','0','2022-12-20 11:13:58','','','','0','Cash',0.00,'10','','','18','','1','2022-12-20 08:19:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','1032.00','1021','Inclusive','branch','Service','1110','4000','5500','',''),('1816715243542273026',5096,'181671524347','147','1.00','20','retail','0','2022-12-20 11:19:07','','','','0','Cash',0.00,'20','','','18','','1','2022-12-20 08:19:16','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('1816715267562372503',5097,'181671524357','187','1.00','5','retail','0','2022-12-20 11:19:17','','','','0','Cash',0.00,'5','','','18','','1','2022-12-20 08:59:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1816715316220322508',5098,'181671526758','160','4.00','20','retail','0','2022-12-20 11:59:18','','','','0','Cash',0.00,'5','','','18','','1','2022-12-20 10:20:25','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','45.00','41','Inclusive','branch','Inventory','','','','',''),('1116715339030037032',5099,'111671533887','158','10.00','10','retail','0','2022-12-20 13:58:07','','','','0','Cash',0.00,'1','','','11','','1','2022-12-20 10:58:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','35.00','25','Inclusive','branch','Inventory','','','','',''),('1816715448650035863',5100,'181671544854','6','10.00','500','retail','0','2022-12-20 17:00:54','','','','0','Cash',0.00,'50','','','18','','1','2022-12-20 14:01:08','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','10.00','0','Inclusive','branch','Inventory','','','','',''),('1816715471723232357',5101,'181671547163','18','3.00','180','retail','0','2022-12-20 17:39:23','','','','0','Cash',0.00,'60','','','18','','1','2022-12-20 14:39:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('1816716036060003323',5102,'181671603594','211','35.00','35','retail','0','2022-12-21 09:19:54','','','','0','Cash',0.00,'1','','','18','','1','2022-12-21 06:20:29','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'35','0.00','-35','Inclusive','branch','Service','1110','4000','5500','',''),('1816716051562550022',5103,'181671603629','190','7.00','70','retail','0','2022-12-21 09:20:29','','','','0','Cash',0.00,'10','','','18','','1','2022-12-21 06:46:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1560.00','1553','Inclusive','branch','Service','1110','4000','5500','',''),('1816716051883132801',5104,'181671605163','211','100.00','100','retail','0','2022-12-21 09:46:03','','','','0','Cash',0.00,'1','','','18','','1','2022-12-21 06:46:48','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'100','0.00','-100','Inclusive','branch','Service','1110','4000','5500','',''),('1816716080242238180',5105,'181671608014','16','3.00','30','retail','0','2022-12-21 10:33:34','','','','0','Cash',0.00,'10','','','18','','1','2022-12-21 07:33:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','16.00','13','Inclusive','branch','Inventory','','','','',''),('1116716082522322262',5106,'111671607670','1','1.00','70','retail','0','2022-12-21 10:27:50','','','','0','Cash',0.00,'70','','','11','','1','2022-12-21 07:38:09','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('1116716082760121762',5107,'111671607670','65','1.00','10','retail','0','2022-12-21 10:37:32','','','','0','Cash',0.00,'10','','','11','','1','2022-12-21 07:38:09','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816716125330001327',5108,'181671608034','190','5.00','50','retail','0','2022-12-21 11:48:44','','','','0','Cash',0.00,'10','','','18','','1','2022-12-21 08:48:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1560.00','1555','Inclusive','branch','Service','1110','4000','5500','',''),('1816716125613368601',5109,'181671612537','209','1.00','60','retail','0','2022-12-21 11:48:57','','','','0','Cash',0.00,'60','','','18','','1','2022-12-21 08:49:29','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816716148947423862',5110,'181671612569','14','3.00','15','retail','0','2022-12-21 11:49:29','','','','0','Cash',0.00,'5','','','18','','1','2022-12-21 09:28:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','103.00','100','Inclusive','branch','Inventory','','','','',''),('1816716149023601820',5111,'181671612569','15','1.00','5','retail','0','2022-12-21 12:28:15','','','','0','Cash',0.00,'5','','','18','','1','2022-12-21 09:28:23','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1816716169330133621',5112,'181671614904','7','2.00','200','retail','0','2022-12-21 12:28:24','','','','0','Cash',0.00,'100','','','18','','1','2022-12-21 10:02:15','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816716170822072336',5113,'181671616997','211','80.00','80','retail','0','2022-12-21 13:03:17','','','','0','Cash',0.00,'1','','','18','','1','2022-12-21 10:04:44','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'80','0.00','-80','Inclusive','branch','Service','1110','4000','5500','',''),('1116716190226133132',5114,'111671619008','190','20.00','200','retail','0','2022-12-21 13:36:48','','','','0','Cash',0.00,'10','','','11','','1','2022-12-21 10:37:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1560.00','1540','Inclusive','branch','Service','1110','4000','5500','',''),('1116716200656002252',5115,'111671619025','187','2.00','10','retail','0','2022-12-21 13:37:05','','','','0','Cash',0.00,'5','','','11','','1','2022-12-21 10:54:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816716201183131310',5116,'181671617084','16','5.00','50','retail','0','2022-12-21 13:04:44','','','','0','Cash',0.00,'10','','','18','','1','2022-12-21 10:55:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','13.00','8','Inclusive','branch','Inventory','','','','',''),('1816716202403220612',5117,'181671620124','154','1.00','25','retail','0','2022-12-21 13:57:11','','','','0','Cash',0.00,'25','','','18','','1','2022-12-21 10:57:26','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1116716208503030663',5118,'111671620067','193','25.00','25','retail','0','2022-12-21 13:54:27','','','','1','Cash',0.00,'1','','','11','','1','2022-12-21 11:07:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','4.00','-21','Inclusive','branch','Service','1110','4000','5500','',''),('1816716219852021222',5119,'181671620246','1','2.00','140','retail','0','2022-12-21 13:57:26','','','','0','Cash',0.00,'70','','','18','','1','2022-12-21 11:26:43','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','','','','',''),('1816716237476726032',5120,'181671622003','1','1.00','70','retail','0','2022-12-21 14:26:43','','','','0','Cash',0.00,'70','','','18','','1','2022-12-21 11:55:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1116716263892131203',5121,'111671622902','1','1.00','70','retail','0','2022-12-21 14:41:57','','','','0','Cash',0.00,'70','','','11','','1','2022-12-21 12:39:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816716286353200025',5122,'181671623749','190','3.00','30','retail','0','2022-12-21 14:55:49','','','','0','Cash',0.00,'10','','','18','','1','2022-12-21 13:17:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1560.00','1557','Inclusive','branch','Service','1110','4000','5500','',''),('1116716301073670323',5123,'111671629687','1','5.00','350','retail','0','2022-12-21 16:34:47','','','','0','Cash',0.00,'70','','','11','','1','2022-12-21 13:41:55','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','49.00','44','Inclusive','branch','Inventory','','','','',''),('1116716309346313900',5124,'111671630925','62','1.00','350','retail','0','2022-12-21 16:55:25','','','','0','Cash',0.00,'350','','','11','','1','2022-12-21 13:55:44','1','7','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1116716309646163390',5125,'111671630944','15','22.00','110','retail','0','2022-12-21 16:55:44','','','','0','Cash',0.00,'5','','','11','','1','2022-12-21 13:56:11','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','31.00','9','Inclusive','branch','Inventory','','','','',''),('1816717176268623233',5126,'181671716978','193','100.00','100','retail','0','2022-12-22 16:49:38','','','','1','Cash',0.00,'1','','','18','','1','2022-12-22 14:00:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','4.00','-96','Inclusive','branch','Service','1110','4000','5500','',''),('1816717176433373212',5127,'181671717635','18','1.00','60','retail','0','2022-12-22 17:00:35','','','','0','Cash',0.00,'60','','','18','','1','2022-12-22 14:00:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816717176887237283',5128,'181671717681','18','3.00','180','retail','0','2022-12-22 17:01:21','','','','0','Cash',0.00,'60','','','18','','1','2022-12-22 14:01:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816717177041320612',5129,'181671717695','52','2.00','80','retail','0','2022-12-22 17:01:35','','','','0','Cash',0.00,'40','','','18','','1','2022-12-22 14:01:47','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('1816717178971821322',5130,'181671717866','1','5.00','350','retail','0','2022-12-22 17:04:26','','','','0','Cash',0.00,'70','','','18','','1','2022-12-22 14:05:10','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','','','','',''),('1816717179243891008',5131,'181671717911','16','8.00','80','retail','0','2022-12-22 17:05:11','','','','0','Cash',0.00,'10','','','18','','1','2022-12-22 14:05:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','8.00','0','Inclusive','branch','Inventory','','','','',''),('1816723147283422230',5132,'181672314709','190','20.00','200','retail','0','2022-12-29 14:51:49','','','','0','Cash',0.00,'10','','','18','','1','2022-12-29 11:52:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1560.00','1540','Inclusive','branch','Service','1110','4000','5500','',''),('1816723155002301323',5133,'181672315482','190','3.00','30','retail','0','2022-12-29 15:04:42','','','','0','Cash',0.00,'10','','','18','','1','2022-12-29 12:05:10','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1560.00','1557','Inclusive','branch','Service','1110','4000','5500','',''),('1816723202732220722',5134,'181672315510','190','5.00','50','retail','0','2022-12-29 15:35:13','','','','0','Cash',0.00,'10','','','18','','1','2022-12-29 13:24:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1560.00','1555','Inclusive','branch','Service','1110','4000','5500','',''),('1816723263933007331',5135,'181672326376','16','5.00','50','retail','0','2022-12-29 18:06:16','','','','0','Cash',0.00,'10','','','18','','1','2022-12-29 15:06:38','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','','','','',''),('1816723264066223303',5136,'181672326398','190','10.00','100','retail','0','2022-12-29 18:06:38','','','','0','Cash',0.00,'10','','','18','','1','2022-12-29 15:06:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1560.00','1550','Inclusive','branch','Service','1110','4000','5500','',''),('1816723264192620133',5137,'181672326409','211','50.00','50','retail','0','2022-12-29 18:06:49','','','','0','Cash',0.00,'1','','','18','','1','2022-12-29 15:07:05','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'50','0.00','-50','Inclusive','branch','Service','1110','4000','5500','',''),('1816723264367332223',5138,'181672326426','1','1.00','70','retail','0','2022-12-29 18:07:06','','','','0','Cash',0.00,'70','','','18','','1','2022-12-29 15:07:23','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1816723829168232831',5139,'181672382904','190','3.00','30','retail','0','2022-12-30 09:48:24','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 06:48:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1560.00','1557','Inclusive','branch','Service','1110','4000','5500','',''),('1816723829350213102',5140,'181672382922','193','50.00','50','retail','0','2022-12-30 09:48:42','','','','1','Cash',0.00,'1','','','18','','1','2022-12-30 06:49:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','4.00','-46','Inclusive','branch','Service','1110','4000','5500','',''),('1816723829502333362',5141,'181672382942','16','3.00','30','retail','0','2022-12-30 09:49:02','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 06:49:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','','','','',''),('1816723831021123021',5142,'181672382959','16','2.00','20','retail','0','2022-12-30 09:49:19','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 06:51:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('1816723835983392232',5143,'181672383107','16','2.00','20','retail','0','2022-12-30 09:51:47','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 07:00:10','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1816723837922233227',5144,'181672383610','16','3.00','30','retail','0','2022-12-30 10:00:10','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 07:03:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','',''),('1816724028142328181',5145,'181672402797','190','6.00','60','retail','0','2022-12-30 15:19:57','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 12:20:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1560.00','1554','Inclusive','branch','Service','1110','4000','5500','',''),('1816724028292373932',5146,'181672402821','16','3.00','30','retail','0','2022-12-30 15:20:21','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 12:20:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816724030216320212',5147,'181672403013','16','6.00','60','retail','0','2022-12-30 15:23:33','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 12:23:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','12.00','6','Inclusive','branch','Inventory','','','','',''),('1816724030410627430',5148,'181672403029','88','1.00','70','retail','0','2022-12-30 15:23:49','','','','0','Cash',0.00,'70','','','18','','1','2022-12-30 12:24:07','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816724039590132203',5149,'181672403950','16','3.00','30','retail','0','2022-12-30 15:39:10','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 12:39:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','',''),('1816724104052652333',5150,'181672410382','190','1.00','10','retail','0','2022-12-30 17:26:22','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 14:44:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816724104143467332',5151,'181672410382','190','1.00','10','retail','0','2022-12-30 17:26:45','','','','0','Cash',0.00,'10','','','18','','1','2022-12-30 14:44:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816724124236143162',5152,'181672412327','211','20.00','20','retail','0','2022-12-30 17:58:47','','','','0','Cash',0.00,'1','','','18','','1','2022-12-30 15:00:30','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'20','0.00','-20','Inclusive','branch','Service','1110','4000','5500','',''),('1816724716903623014',5153,'181672471673','158','10.00','10','retail','0','2022-12-31 10:27:53','','','','0','Cash',0.00,'1','','','18','','1','2022-12-31 07:28:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','25.00','15','Inclusive','branch','Inventory','','','','',''),('1816724717137227418',5154,'181672471694','193','100.00','100','retail','0','2022-12-31 10:28:14','','','','1','Cash',0.00,'1','','','18','','1','2022-12-31 07:28:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'100','4.00','-96','Inclusive','branch','Service','1110','4000','5500','',''),('1816724741591023743',5155,'181672471724','153','1.00','10','retail','0','2022-12-31 10:28:44','','','','0','Cash',0.00,'10','','','18','','1','2022-12-31 08:09:23','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816724745608032738',5156,'181672474163','16','3.00','30','retail','0','2022-12-31 11:15:52','','','','0','Cash',0.00,'10','','','18','','1','2022-12-31 08:16:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816724833960323293',5157,'181672483384','166','1.00','800','retail','0','2022-12-31 13:43:04','','','','0','Cash',0.00,'800','','','18','','1','2022-12-31 10:43:28','1','14','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816727337612731202',5158,'181672733751','207','5.00','50','retail','0','2023-01-03 11:16:01','','','','0','Cash',0.00,'10','','','18','','1','2023-01-03 08:16:03','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1032.00','1027','Inclusive','branch','Service','1110','4000','5500','',''),('1816727350670321321',5160,'181672734303','190','6.00','60','retail','0','2023-01-03 11:25:03','','','','0','Cash',0.00,'10','','','18','','1','2023-01-03 08:37:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1560.00','1554','Inclusive','branch','Service','1110','4000','5500','',''),('1816727398901210002',5161,'181672735070','190','3.00','30','retail','0','2023-01-03 11:48:14','','','','0','Cash',0.00,'10','','','18','','1','2023-01-03 09:58:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1560.00','1557','Inclusive','branch','Service','1110','4000','5500','',''),('1816727578903220700',5162,'181672757883','18','4.00','240','retail','0','2023-01-03 17:58:03','','','','0','Cash',0.00,'60','','','18','','1','2023-01-03 14:58:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816727580003222820',5163,'181672757894','193','29.00','29','retail','0','2023-01-03 17:58:14','','','','1','Cash',0.00,'1','','','18','','1','2023-01-03 15:00:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'29','4.00','-25','Inclusive','branch','Service','1110','4000','5500','',''),('1816727580346402232',5164,'181672758019','209','4.00','240','retail','0','2023-01-03 18:00:19','','','','0','Cash',0.00,'60','','','18','','1','2023-01-03 15:00:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816727580593337328',5165,'181672758046','190','20.00','200','retail','0','2023-01-03 18:00:46','','','','0','Cash',0.00,'10','','','18','','1','2023-01-03 15:01:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1560.00','1540','Inclusive','branch','Service','1110','4000','5500','',''),('1816727580858812228',5166,'181672758079','154','1.00','25','retail','0','2023-01-03 18:01:19','','','','0','Cash',0.00,'25','','','18','','1','2023-01-03 15:01:27','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816727580987200335',5167,'181672758087','1','1.00','70','retail','0','2023-01-03 18:01:27','','','','0','Cash',0.00,'70','','','18','','1','2023-01-03 15:01:48','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('1816727581262005253',5168,'181672758108','190','33.00','330','retail','0','2023-01-03 18:01:48','','','','0','Cash',0.00,'10','','','18','','1','2023-01-03 15:02:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'33','1560.00','1527','Inclusive','branch','Service','1110','4000','5500','',''),('1816727584990223133',5169,'181672758472','190','10.00','100','retail','0','2023-01-03 18:07:52','','','','0','Cash',0.00,'10','','','18','','1','2023-01-03 15:08:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1560.00','1550','Inclusive','branch','Service','1110','4000','5500','',''),('1816728144153220311',5170,'181672814405','187','10.00','50','retail','0','2023-01-04 09:40:05','','','','0','Cash',0.00,'5','','','18','','1','2023-01-04 06:40:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1719.00','1709','Inclusive','branch','Service','1110','4000','5500','',''),('1816728144544330431',5171,'181672814449','18','1.00','60','retail','0','2023-01-04 09:40:49','','','','0','Cash',0.00,'60','','','18','','1','2023-01-04 06:40:57','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816728153117302332',5172,'181672815302','16','3.00','30','retail','0','2023-01-04 09:55:02','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 06:55:13','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','',''),('1816728160593323711',5173,'181672816050','190','2.00','20','retail','0','2023-01-04 10:07:30','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 07:07:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1560.00','1558','Inclusive','branch','Service','1110','4000','5500','',''),('1816728160673082611',5174,'181672816050','97','1.00','50','retail','0','2023-01-04 10:07:40','','','','0','Cash',0.00,'50','','','18','','1','2023-01-04 07:07:54','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816728189990822332',5175,'181672818990','16','3.00','30','retail','0','2023-01-04 10:56:30','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 07:56:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('1816728190141203380',5176,'181672819007','190','6.00','60','retail','0','2023-01-04 10:56:47','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 07:56:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1560.00','1554','Inclusive','branch','Service','1110','4000','5500','',''),('1816728204673304222',5177,'181672819018','207','7.00','70','retail','0','2023-01-04 10:56:58','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 08:21:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1032.00','1025','Inclusive','branch','Service','1110','4000','5500','',''),('1816728232828302833',5178,'181672823250','190','12.00','120','retail','0','2023-01-04 12:07:30','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 09:08:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','1560.00','1548','Inclusive','branch','Service','1110','4000','5500','',''),('1816728233053333233',5179,'181672823285','190','4.00','40','retail','0','2023-01-04 12:08:05','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 09:08:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1560.00','1556','Inclusive','branch','Service','1110','4000','5500','',''),('1816728233382682336',5180,'181672823326','190','3.00','30','retail','0','2023-01-04 12:08:46','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 09:09:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1560.00','1557','Inclusive','branch','Service','1110','4000','5500','',''),('1816728233653283823',5181,'181672823348','190','5.00','50','retail','0','2023-01-04 12:09:08','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 09:09:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1560.00','1555','Inclusive','branch','Service','1110','4000','5500','',''),('1816728252577005667',5182,'181672823373','190','26.00','260','retail','0','2023-01-04 12:09:33','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 09:41:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'26','1560.00','1534','Inclusive','branch','Service','1110','4000','5500','',''),('1816728252942022232',5183,'181672825280','190','2.00','20','retail','0','2023-01-04 12:41:20','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 09:41:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1560.00','1558','Inclusive','branch','Service','1110','4000','5500','',''),('1816728290892028008',5184,'181672829081','190','2.00','20','retail','0','2023-01-04 13:44:41','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 10:44:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1560.00','1558','Inclusive','branch','Service','1110','4000','5500','',''),('1816728290982798230',5185,'181672829092','153','1.00','10','retail','0','2023-01-04 13:44:52','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 10:45:38','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816728298972332272',5186,'181672829879','154','1.00','25','retail','0','2023-01-04 13:57:59','','','','0','Cash',0.00,'25','','','18','','1','2023-01-04 10:58:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816728299123928023',5187,'181672829879','1','1.00','70','retail','0','2023-01-04 13:58:18','','','','0','Cash',0.00,'70','','','18','','1','2023-01-04 10:58:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1816728344981062238',5188,'181672829932','190','2.00','20','retail','0','2023-01-04 13:58:52','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 12:15:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1560.00','1558','Inclusive','branch','Service','1110','4000','5500','',''),('1816728387870781230',5189,'181672836752','1','12.00','840','retail','0','2023-01-04 15:52:32','','','','0','Cash',0.00,'70','','','18','','1','2023-01-04 13:26:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','36.00','24','Inclusive','branch','Inventory','','','','',''),('1816728448811383620',5190,'181672844868','190','1.00','10','retail','0','2023-01-04 18:07:48','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 15:08:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816728449021433009',5191,'181672844892','18','3.00','180','retail','0','2023-01-04 18:08:12','','','','0','Cash',0.00,'60','','','18','','1','2023-01-04 15:08:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816728449340823230',5192,'181672844914','193','136.00','136','retail','0','2023-01-04 18:08:34','','','','1','Cash',0.00,'1','','','18','','1','2023-01-04 15:09:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'136','4.00','-132','Inclusive','branch','Service','1110','4000','5500','',''),('1816728449782863830',5193,'181672844966','207','10.00','100','retail','0','2023-01-04 18:09:26','','','','0','Cash',0.00,'10','','','18','','1','2023-01-04 15:09:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1032.00','1022','Inclusive','branch','Service','1110','4000','5500','',''),('1816728993449028348',5194,'181672899335','207','3.00','30','retail','0','2023-01-05 09:15:35','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 06:15:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1032.00','1029','Inclusive','branch','Service','1110','4000','5500','',''),('1816729005306323233',5195,'181672900521','190','2.00','20','retail','0','2023-01-05 09:35:21','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 06:35:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1560.00','1558','Inclusive','branch','Service','1110','4000','5500','',''),('1816729021033033122',5196,'181672900534','190','1.00','10','retail','0','2023-01-05 09:35:34','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 07:01:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816729031193332022',5197,'181672902563','147','1.00','20','retail','0','2023-01-05 10:09:23','','','','0','Cash',0.00,'20','','','18','','1','2023-01-05 07:18:45','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('1816729035213328707',5198,'181672903125','187','3.00','15','retail','0','2023-01-05 10:18:45','','','','0','Cash',0.00,'5','','','18','','1','2023-01-05 07:25:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1719.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816729042013222033',5199,'181672903533','187','4.00','20','retail','0','2023-01-05 10:25:33','','','','0','Cash',0.00,'5','','','18','','1','2023-01-05 07:36:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1719.00','1715','Inclusive','branch','Service','1110','4000','5500','',''),('1816729044535229224',5200,'181672904210','187','3.00','15','retail','0','2023-01-05 10:36:50','','','','0','Cash',0.00,'5','','','18','','1','2023-01-05 07:41:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1719.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816729047622890032',5201,'181672904482','190','1.00','10','retail','0','2023-01-05 10:41:22','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 07:46:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816729048800008232',5202,'181672904768','190','1.00','10','retail','0','2023-01-05 10:46:08','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 07:48:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816729068088822230',5203,'181672902106','190','3.00','30','retail','0','2023-01-05 10:01:46','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 08:20:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1560.00','1557','Inclusive','branch','Service','1110','4000','5500','',''),('1816729094383203888',5204,'181672904884','190','1.00','10','retail','0','2023-01-05 10:50:33','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 09:04:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816729094876393721',5205,'181672904884','190','2.00','20','retail','0','2023-01-05 12:03:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 09:04:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1560.00','1558','Inclusive','branch','Service','1110','4000','5500','',''),('1816729098549302504',5206,'181672906812','190','5.00','50','retail','0','2023-01-05 11:20:12','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 09:10:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1560.00','1555','Inclusive','branch','Service','1110','4000','5500','',''),('1816729102692600223',5207,'181672909490','16','4.00','40','retail','0','2023-01-05 12:04:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 09:17:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('1816729102863203007',5208,'181672910274','190','1.00','10','retail','0','2023-01-05 12:17:54','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 09:18:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816729102943130494',5209,'181672910274','147','1.00','20','retail','0','2023-01-05 12:18:07','','','','0','Cash',0.00,'20','','','18','','1','2023-01-05 09:18:16','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('1816729107343020003',5210,'181672910335','190','1.00','10','retail','0','2023-01-05 12:18:55','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 09:25:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816729109700091922',5211,'181672910962','190','3.00','30','retail','0','2023-01-05 12:29:23','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 09:29:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1560.00','1557','Inclusive','branch','Service','1110','4000','5500','',''),('1816729110430279212',5212,'181672910983','187','1.00','5','retail','0','2023-01-05 12:29:43','','','','0','Cash',0.00,'5','','','18','','1','2023-01-05 09:35:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1816729111790263373',5213,'181672910983','189','1.00','20','retail','0','2023-01-05 12:30:43','','','','0','Cash',0.00,'20','','','18','','1','2023-01-05 09:35:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','256.00','255','Inclusive','branch','Service','1110','4000','5500','',''),('1816729113412711438',5214,'181672910983','207','1.00','10','retail','0','2023-01-05 12:32:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 09:35:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816729121772223203',5215,'181672911570','1','1.00','70','retail','0','2023-01-05 12:39:30','','','','0','Cash',0.00,'70','','','18','','1','2023-01-05 09:51:44','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816729141692222231',5216,'181672911344','189','1.00','20','retail','0','2023-01-05 12:35:44','','','','0','Cash',0.00,'20','','','18','','1','2023-01-05 10:22:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','256.00','255','Inclusive','branch','Service','1110','4000','5500','',''),('1816729150610021011',5217,'181672914181','189','1.00','20','retail','0','2023-01-05 13:37:34','','','','0','Cash',0.00,'20','','','18','','1','2023-01-05 10:46:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','256.00','255','Inclusive','branch','Service','1110','4000','5500','',''),('1816729155902033021',5218,'181672914181','190','6.00','60','retail','0','2023-01-05 13:37:41','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 10:46:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1560.00','1554','Inclusive','branch','Service','1110','4000','5500','',''),('1816729156840322336',5219,'181672915672','1','1.00','70','retail','0','2023-01-05 13:47:52','','','','0','Cash',0.00,'70','','','18','','1','2023-01-05 10:48:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('1816729204373232221',5220,'181672920149','190','1.00','10','retail','0','2023-01-05 15:02:29','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 12:26:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1560.00','1559','Inclusive','branch','Service','1110','4000','5500','',''),('1816729204510308039',5221,'181672920149','187','10.00','50','retail','0','2023-01-05 15:07:18','','','','0','Cash',0.00,'5','','','18','','1','2023-01-05 12:26:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1719.00','1709','Inclusive','branch','Service','1110','4000','5500','',''),('1816729230446303069',5222,'181672923026','78','1.00','15','retail','0','2023-01-05 15:50:26','','','','0','Cash',0.00,'15','','','18','','1','2023-01-05 12:50:46','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1816729268690383212',5223,'181672926856','207','6.00','60','retail','0','2023-01-05 16:54:16','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 13:54:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1032.00','1026','Inclusive','branch','Service','1110','4000','5500','',''),('1816729285995210029',5224,'181672928588','18','4.00','240','retail','0','2023-01-05 17:23:08','','','','0','Cash',0.00,'60','','','18','','1','2023-01-05 14:23:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816729289652261300',5225,'181672928943','193','78.00','78','retail','0','2023-01-05 17:29:03','','','','1','Cash',0.00,'1','','','18','','1','2023-01-05 14:29:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'78','4.00','-74','Inclusive','branch','Service','1110','4000','5500','',''),('1816729290023802202',5226,'181672928977','207','40.00','400','retail','0','2023-01-05 17:29:38','','','','0','Cash',0.00,'10','','','18','','1','2023-01-05 14:30:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','1032.00','992','Inclusive','branch','Service','1110','4000','5500','',''),('1816729290533330013',5227,'181672929026','160','41.00','205','retail','0','2023-01-05 17:30:26','','','','0','Cash',0.00,'5','','','18','','1','2023-01-05 14:31:22','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'41','41.00','0','Inclusive','branch','Inventory','','','','',''),('1816729894903390332',5228,'181672986479','190','5.00','50','retail','0','2023-01-06 09:27:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 07:18:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1560.00','1555','Inclusive','branch','Service','1110','4000','5500','',''),('1816729895036023220',5229,'181672989494','194','1.00','100','retail','0','2023-01-06 10:18:25','','','','0','Cash',0.00,'100','','','18','','1','2023-01-06 07:18:38','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816729895628222203',5231,'181672989533','16','8.00','80','retail','0','2023-01-06 10:18:53','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 07:20:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','8.00','0','Inclusive','branch','Inventory','','','','',''),('1816729925962280299',5232,'181672992204','207','3.00','30','retail','0','2023-01-06 11:03:25','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 08:10:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1032.00','1029','Inclusive','branch','Service','1110','4000','5500','',''),('1816729926100132220',5233,'181672992601','190','2.00','20','retail','0','2023-01-06 11:10:01','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 08:10:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1560.00','1558','Inclusive','branch','Service','1110','4000','5500','',''),('1816729946271792227',5234,'181672994613','190','2.00','20','retail','0','2023-01-06 11:43:33','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 08:43:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1560.00','1558','Inclusive','branch','Service','1110','4000','5500','',''),('1816729946426242311',5235,'181672994629','137','2.00','200','retail','0','2023-01-06 11:43:49','','','','0','Cash',0.00,'100','','','18','','1','2023-01-06 08:44:14','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('1816729946680438860',5236,'181672994654','116','2.00','20','retail','0','2023-01-06 11:44:14','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 08:44:31','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','',''),('1816729987351299282',5237,'181672998723','190','5.00','50','retail','0','2023-01-06 12:52:03','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 09:52:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1560.00','1555','Inclusive','branch','Service','1110','4000','5500','',''),('1816730037852380323',5238,'181673003635','123','1.00','80','retail','0','2023-01-06 14:13:55','','','','0','Cash',0.00,'80','','','18','','1','2023-01-06 11:16:29','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816730038350303802',5239,'181673003822','190','22.00','220','retail','0','2023-01-06 14:17:02','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 11:17:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','1610.00','1588','Inclusive','branch','Service','1110','4000','5500','',''),('1816730038493213330',5240,'181673003840','194','1.00','100','retail','0','2023-01-06 14:17:20','','','','0','Cash',0.00,'100','','','18','','1','2023-01-06 11:17:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816730097933092033',5241,'181673003858','190','5.00','50','retail','0','2023-01-06 15:56:02','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 12:56:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1610.00','1605','Inclusive','branch','Service','1110','4000','5500','',''),('1816730098090033000',5242,'181673009795','211','100.00','100','retail','0','2023-01-06 15:56:36','','','','0','Cash',0.00,'1','','','18','','1','2023-01-06 12:56:56','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'100','0.00','-100','Inclusive','branch','Service','1110','4000','5500','',''),('1816730122352202010',5243,'181673012219','1','1.00','70','retail','0','2023-01-06 16:36:59','','','','0','Cash',0.00,'70','','','18','','1','2023-01-06 13:37:19','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('1816730150490037000',5244,'181673015042','187','2.00','10','retail','0','2023-01-06 17:24:02','','','','0','Cash',0.00,'5','','','18','','1','2023-01-06 14:24:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816730163413180020',5245,'181673016333','190','7.00','70','retail','0','2023-01-06 17:45:33','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 14:45:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1610.00','1603','Inclusive','branch','Service','1110','4000','5500','',''),('1816730189400328943',5246,'181673018933','194','1.00','100','retail','0','2023-01-06 18:28:53','','','','0','Cash',0.00,'100','','','18','','1','2023-01-06 15:29:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816730189620368371',5247,'181673018948','193','47.00','47','retail','0','2023-01-06 18:29:08','','','','1','Cash',0.00,'1','','','18','','1','2023-01-06 15:29:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'47','4.00','-43','Inclusive','branch','Service','1110','4000','5500','',''),('1816730189953393300',5248,'181673018974','207','66.00','660','retail','0','2023-01-06 18:29:34','','','','0','Cash',0.00,'10','','','18','','1','2023-01-06 15:30:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'66','1032.00','966','Inclusive','branch','Service','1110','4000','5500','',''),('1816730977916993232',5249,'181673097764','64','2.00','20','retail','0','2023-01-07 16:22:44','','','','0','Cash',0.00,'10','','','18','','1','2023-01-07 13:23:32','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','',''),('1816730978032083289',5250,'181673097764','153','2.00','20','retail','0','2023-01-07 16:23:12','','','','0','Cash',0.00,'10','','','18','','1','2023-01-07 13:23:32','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('1816730978523523333',5251,'181673097846','18','1.00','60','retail','0','2023-01-07 16:24:06','','','','0','Cash',0.00,'60','','','18','','1','2023-01-07 13:25:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816730978970627222',5252,'181673097846','16','8.00','80','retail','0','2023-01-07 16:24:44','','','','0','Cash',0.00,'10','','','18','','1','2023-01-07 13:25:01','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','18.00','10','Inclusive','branch','Inventory','','','','',''),('1816730979121133023',5253,'181673097901','190','1.00','10','retail','0','2023-01-07 16:25:01','','','','0','Cash',0.00,'10','','','18','','1','2023-01-07 13:25:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1610.00','1609','Inclusive','branch','Service','1110','4000','5500','',''),('1816730990352002202',5254,'181673097924','153','1.00','10','retail','0','2023-01-07 16:25:24','','','','0','Cash',0.00,'10','','','18','','1','2023-01-07 13:43:58','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816733334380046311',5255,'181673333419','190','3.00','30','retail','0','2023-01-10 09:50:19','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 06:50:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1610.00','1607','Inclusive','branch','Service','1110','4000','5500','',''),('1816733336023336233',5256,'181673333448','18','2.00','120','retail','0','2023-01-10 09:50:48','','','','0','Cash',0.00,'60','','','18','','1','2023-01-10 06:53:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1816733348934839222',5257,'181673334880','190','11.00','110','retail','0','2023-01-10 10:14:40','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 07:14:59','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','1610.00','1599','Inclusive','branch','Service','1110','4000','5500','',''),('1816733357763233703',5258,'181673335768','190','4.00','40','retail','0','2023-01-10 10:29:28','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 07:31:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1610.00','1606','Inclusive','branch','Service','1110','4000','5500','',''),('1816733358773382032',5259,'181673335768','6','1.00','50','retail','0','2023-01-10 10:31:10','','','','0','Cash',0.00,'50','','','18','','1','2023-01-10 07:31:20','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816733403190229733',5260,'181673340306','190','7.00','70','retail','0','2023-01-10 11:45:06','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 08:45:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1610.00','1603','Inclusive','branch','Service','1110','4000','5500','',''),('1816733416591206730',5261,'181673340795','190','1.00','10','retail','0','2023-01-10 11:53:15','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 09:07:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1610.00','1609','Inclusive','branch','Service','1110','4000','5500','',''),('1816733420650200333',5262,'181673341662','190','2.00','20','retail','0','2023-01-10 12:07:42','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 09:14:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1610.00','1608','Inclusive','branch','Service','1110','4000','5500','',''),('1816733421783030203',5263,'181673342090','207','2.00','20','retail','0','2023-01-10 12:14:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 09:16:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1032.00','1030','Inclusive','branch','Service','1110','4000','5500','',''),('1816733425343331032',5264,'181673342185','187','9.00','45','retail','0','2023-01-10 12:16:25','','','','0','Cash',0.00,'5','','','18','','1','2023-01-10 09:35:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1719.00','1710','Inclusive','branch','Service','1110','4000','5500','',''),('1816733433113308323',5265,'181673342185','187','7.00','35','retail','0','2023-01-10 12:22:14','','','','0','Cash',0.00,'5','','','18','','1','2023-01-10 09:35:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1719.00','1712','Inclusive','branch','Service','1110','4000','5500','',''),('1816733437980738203',5266,'181673343314','6','2.00','100','retail','0','2023-01-10 12:35:14','','','','0','Cash',0.00,'50','','','18','','1','2023-01-10 09:43:29','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('1816733451983411330',5267,'181673343809','137','1.00','100','retail','0','2023-01-10 12:43:30','','','','0','Cash',0.00,'100','','','18','','1','2023-01-10 10:06:41','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('1816733456691223636',5268,'181673345209','207','1.00','10','retail','0','2023-01-10 13:06:49','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 10:14:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816733463093763337',5269,'181673345674','190','2.00','20','retail','0','2023-01-10 13:14:34','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 10:25:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1610.00','1608','Inclusive','branch','Service','1110','4000','5500','',''),('1816733469887331293',5270,'181673346976','190','7.00','70','retail','0','2023-01-10 13:36:29','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 10:36:55','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1610.00','1603','Inclusive','branch','Service','1110','4000','5500','',''),('1816733471693201738',5272,'181673347061','16','4.00','40','retail','0','2023-01-10 13:37:41','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 10:39:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','10.00','6','Inclusive','branch','Inventory','','','','',''),('1816733473343312212',5273,'181673347175','6','1.00','50','retail','0','2023-01-10 13:39:35','','','','0','Cash',0.00,'50','','','18','','1','2023-01-10 10:42:34','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('1816733473453232844',5274,'181673347175','1','1.00','70','retail','0','2023-01-10 13:42:14','','','','0','Cash',0.00,'70','','','18','','1','2023-01-10 10:42:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('1816733474052214054',5275,'181673347355','187','1.00','5','retail','0','2023-01-10 13:42:35','','','','0','Cash',0.00,'5','','','18','','1','2023-01-10 10:43:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1719.00','1718','Inclusive','branch','Service','1110','4000','5500','',''),('1116733477210020327',5276,'111673347555','207','1.00','10','retail','0','2023-01-10 13:45:55','','','','0','Cash',0.00,'10','','','11','','1','2023-01-10 10:55:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816733484920002383',5277,'181673348196','1','1.00','70','retail','0','2023-01-10 13:56:36','','','','0','Cash',0.00,'70','','','18','','1','2023-01-10 11:01:36','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('1816733493532380403',5278,'181673348496','207','1.00','10','retail','0','2023-01-10 14:01:36','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 11:17:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816733494162233743',5279,'181673348496','157','8.00','40','retail','0','2023-01-10 14:15:53','','','','0','Cash',0.00,'5','','','18','','1','2023-01-10 11:17:00','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','198.00','190','Inclusive','branch','Inventory','','','','',''),('1816733509493050393',5280,'181673350455','147','1.00','20','retail','0','2023-01-10 14:34:15','','','','0','Cash',0.00,'20','','','18','','1','2023-01-10 11:42:37','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1816733514851202502',5281,'181673351476','189','4.00','80','retail','0','2023-01-10 14:51:16','','','','0','Cash',0.00,'20','','','18','','1','2023-01-10 11:51:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','264.00','260','Inclusive','branch','Service','1110','4000','5500','',''),('1816733514981623239',5282,'181673351488','153','1.00','10','retail','0','2023-01-10 14:51:28','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 11:51:40','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1116733527142237330',5283,'111673352410','147','2.00','40','retail','0','2023-01-10 15:06:50','','','','0','Cash',0.00,'20','','','11','','1','2023-01-10 12:13:13','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('1816733537830380150',5284,'181673353776','207','1.00','10','retail','0','2023-01-10 15:29:36','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 12:29:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816733594466230367',5285,'181673353809','190','1.00','10','retail','0','2023-01-10 15:30:09','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 14:04:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1610.00','1609','Inclusive','branch','Service','1110','4000','5500','',''),('1816733594752732122',5286,'181673359452','190','1.00','10','retail','0','2023-01-10 17:04:12','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 14:15:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1610.00','1609','Inclusive','branch','Service','1110','4000','5500','',''),('1816733601093302732',5287,'181673359452','190','10.00','100','retail','0','2023-01-10 17:04:36','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 14:15:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1610.00','1600','Inclusive','branch','Service','1110','4000','5500','',''),('1816733617427012376',5288,'181673361724','7','1.00','100','retail','0','2023-01-10 17:42:04','','','','0','Cash',0.00,'100','','','18','','1','2023-01-10 14:50:34','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816733617513316323',5289,'181673361724','6','1.00','50','retail','0','2023-01-10 17:42:22','','','','0','Cash',0.00,'50','','','18','','1','2023-01-10 14:50:34','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816733617903128018',5290,'181673361724','64','1.00','10','retail','0','2023-01-10 17:42:31','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 14:50:34','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816733617960636621',5291,'181673361724','18','1.00','60','retail','0','2023-01-10 17:43:11','','','','0','Cash',0.00,'60','','','18','','1','2023-01-10 14:50:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816733618061260323',5292,'181673361724','6','1.00','50','retail','0','2023-01-10 17:43:17','','','','0','Cash',0.00,'50','','','18','','1','2023-01-10 14:50:34','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816733618162820122',5293,'181673361724','16','2.00','20','retail','0','2023-01-10 17:43:26','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 14:50:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('1816733618302037002',5294,'181673361724','15','4.00','20','retail','0','2023-01-10 17:43:36','','','','0','Cash',0.00,'5','','','18','','1','2023-01-10 14:50:34','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','',''),('1816733618393371033',5295,'181673361724','1','1.00','70','retail','0','2023-01-10 17:43:50','','','','0','Cash',0.00,'70','','','18','','1','2023-01-10 14:50:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('1816733619073313282',5296,'181673361724','155','1.00','10','retail','0','2023-01-10 17:43:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 14:50:34','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816733619180632027',5297,'181673361724','1','1.00','70','retail','0','2023-01-10 17:45:07','','','','0','Cash',0.00,'70','','','18','','1','2023-01-10 14:50:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('1816733619273632381',5298,'181673361724','155','1.00','10','retail','0','2023-01-10 17:45:18','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 14:50:34','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816733619560502206',5299,'181673361724','187','3.00','15','retail','0','2023-01-10 17:45:28','','','','0','Cash',0.00,'5','','','18','','1','2023-01-10 14:50:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1719.00','1716','Inclusive','branch','Service','1110','4000','5500','',''),('1816733619710193232',5300,'181673361724','132','1.00','50','retail','0','2023-01-10 17:45:57','','','','0','Cash',0.00,'50','','','18','','1','2023-01-10 14:50:34','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816733620853720032',5301,'181673361724','187','25.00','125','retail','0','2023-01-10 17:46:12','','','','0','Cash',0.00,'5','','','18','','1','2023-01-10 14:50:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','1719.00','1694','Inclusive','branch','Service','1110','4000','5500','',''),('1816733622188120263',5302,'181673361724','1','5.00','350','retail','0','2023-01-10 17:50:09','','','','0','Cash',0.00,'70','','','18','','1','2023-01-10 14:50:34','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','65.00','60','Inclusive','branch','Inventory','','','','',''),('1816733624930063284',5303,'181673362473','207','30.00','300','retail','0','2023-01-10 17:54:33','','','','0','Cash',0.00,'10','','','18','','1','2023-01-10 14:55:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1032.00','1002','Inclusive','branch','Service','1110','4000','5500','',''),('1816734190299093728',5304,'181673418963','189','9.00','180','retail','0','2023-01-11 09:36:03','','','','0','Cash',0.00,'20','','','18','','1','2023-01-11 06:37:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','264.00','255','Inclusive','branch','Service','1110','4000','5500','',''),('1816734194500322233',5305,'181673419036','209','2.00','120','retail','0','2023-01-11 09:37:16','','','','0','Cash',0.00,'60','','','18','','1','2023-01-11 06:44:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816734213621836062',5306,'181673421342','16','4.00','40','retail','0','2023-01-11 10:15:42','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 07:16:08','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816734215440284064',5307,'181673421368','190','1.00','10','retail','0','2023-01-11 10:16:08','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 07:19:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1610.00','1609','Inclusive','branch','Service','1110','4000','5500','',''),('1816734221023212423',5308,'181673421548','189','1.00','20','retail','0','2023-01-11 10:19:08','','','','0','Cash',0.00,'20','','','18','','1','2023-01-11 07:28:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','264.00','263','Inclusive','branch','Service','1110','4000','5500','',''),('1816734226236732222',5309,'181673422141','187','2.00','10','retail','0','2023-01-11 10:29:01','','','','0','Cash',0.00,'5','','','18','','1','2023-01-11 07:37:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1719.00','1717','Inclusive','branch','Service','1110','4000','5500','',''),('1816734310683680018',5310,'181673431061','1','1.00','70','retail','0','2023-01-11 12:57:41','','','','0','Cash',0.00,'70','','','18','','1','2023-01-11 09:58:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('1816734310803333400',5311,'181673431061','187','33.00','165','retail','0','2023-01-11 12:57:48','','','','0','Cash',0.00,'5','','','18','','1','2023-01-11 09:58:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'33','1719.00','1686','Inclusive','branch','Service','1110','4000','5500','',''),('1816734310992322349',5312,'181673431061','18','1.00','60','retail','0','2023-01-11 12:58:08','','','','0','Cash',0.00,'60','','','18','','1','2023-01-11 09:58:24','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816734311130717241',5313,'181673431105','190','1.00','10','retail','0','2023-01-11 12:58:25','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 09:58:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1610.00','1609','Inclusive','branch','Service','1110','4000','5500','',''),('1816734315730030322',5314,'181673431565','18','2.00','120','retail','0','2023-01-11 13:06:05','','','','0','Cash',0.00,'60','','','18','','1','2023-01-11 10:06:21','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816734349976633200',5315,'181673434924','187','7.00','35','retail','0','2023-01-11 14:02:04','','','','0','Cash',0.00,'5','','','18','','1','2023-01-11 11:03:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1752.00','1745','Inclusive','branch','Service','1110','4000','5500','',''),('1816734353153201222',5316,'181673435009','1','1.00','70','retail','0','2023-01-11 14:03:29','','','','0','Cash',0.00,'70','','','18','','1','2023-01-11 11:08:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('1816734353925333242',5317,'181673435357','33','1.00','200','retail','0','2023-01-11 14:09:17','','','','0','Cash',0.00,'200','','','18','','1','2023-01-11 11:10:19','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816734382873328732',5318,'181673437886','207','12.00','120','retail','0','2023-01-11 14:51:26','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 11:58:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','1032.00','1020','Inclusive','branch','Service','1110','4000','5500','',''),('1816734384255804227',5319,'181673438297','190','1.00','10','retail','0','2023-01-11 14:58:17','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 12:00:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1610.00','1609','Inclusive','branch','Service','1110','4000','5500','',''),('1816734386999320823',5320,'181673438458','187','5.00','25','retail','0','2023-01-11 15:04:49','','','','0','Cash',0.00,'5','','','18','','1','2023-01-11 12:05:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1752.00','1747','Inclusive','branch','Service','1110','4000','5500','',''),('1816734409470623902',5321,'181673440068','190','7.00','70','retail','0','2023-01-11 15:27:48','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 12:42:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1610.00','1603','Inclusive','branch','Service','1110','4000','5500','',''),('1816734409910993011',5322,'181673440983','190','19.00','190','retail','0','2023-01-11 15:43:03','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 12:43:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'19','1610.00','1591','Inclusive','branch','Service','1110','4000','5500','',''),('1816734425785533332',5323,'181673442561','1','3.00','210','retail','0','2023-01-11 16:09:21','','','','0','Cash',0.00,'70','','','18','','1','2023-01-11 13:10:40','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','58.00','55','Inclusive','branch','Inventory','','','','',''),('1816734426013223861',5324,'181673442561','190','20.00','200','retail','0','2023-01-11 16:09:39','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 13:10:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1610.00','1590','Inclusive','branch','Service','1110','4000','5500','',''),('1816734426183223202',5325,'181673442561','211','44.00','44','retail','0','2023-01-11 16:10:02','','','','0','Cash',0.00,'1','','','18','','1','2023-01-11 13:10:40','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'44','0.00','-44','Inclusive','branch','Service','1110','4000','5500','',''),('1816734432971323337',5326,'181673442670','207','1.00','10','retail','0','2023-01-11 16:11:10','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 13:21:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816734433062242613',5327,'181673442670','157','4.00','20','retail','0','2023-01-11 16:21:37','','','','0','Cash',0.00,'5','','','18','','1','2023-01-11 13:21:48','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','190.00','186','Inclusive','branch','Inventory','','','','',''),('1816734441672438428',5328,'181673443309','190','2.00','20','retail','0','2023-01-11 16:21:49','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 13:36:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1610.00','1608','Inclusive','branch','Service','1110','4000','5500','',''),('1816734456866460316',5329,'181673445437','18','1.00','60','retail','0','2023-01-11 16:57:17','','','','0','Cash',0.00,'60','','','18','','1','2023-01-11 14:01:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816734471577352334',5330,'181673446957','147','1.00','20','retail','0','2023-01-11 17:22:37','','','','0','Cash',0.00,'20','','','18','','1','2023-01-11 14:26:25','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('1816734479462337042',5331,'181673447911','190','14.00','140','retail','0','2023-01-11 17:38:31','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 14:39:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','1610.00','1596','Inclusive','branch','Service','1110','4000','5500','',''),('1816734480373318333',5332,'181673447991','190','20.00','200','retail','0','2023-01-11 17:40:43','','','','0','Cash',0.00,'10','','','18','','1','2023-01-11 14:41:17','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1610.00','1590','Inclusive','branch','Service','1110','4000','5500','',''),('1816734999444332030',5334,'181673499938','189','1.00','20','retail','0','2023-01-12 08:05:38','','','','0','Cash',0.00,'20','','','18','','1','2023-01-12 05:05:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','264.00','263','Inclusive','branch','Service','1110','4000','5500','',''),('1816734999512320002',5335,'181673499938','147','1.00','20','retail','0','2023-01-12 08:05:44','','','','0','Cash',0.00,'20','','','18','','1','2023-01-12 05:05:54','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('1816734999600636202',5336,'181673499954','194','1.00','100','retail','0','2023-01-12 08:05:54','','','','0','Cash',0.00,'100','','','18','','1','2023-01-12 05:10:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816735046732231232',5337,'181673504666','18','1.00','60','retail','0','2023-01-12 09:24:26','','','','0','Cash',0.00,'60','','','18','','1','2023-01-12 06:24:36','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816735046863413610',5338,'181673504676','16','4.00','40','retail','0','2023-01-12 09:24:36','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 06:24:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','',''),('1816735053421378100',5339,'181673505320','190','1.00','10','retail','0','2023-01-12 09:35:20','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 06:35:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1610.00','1609','Inclusive','branch','Service','1110','4000','5500','',''),('1816735061811106222',5340,'181673505352','190','4.00','40','retail','0','2023-01-12 09:35:52','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 06:49:43','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1610.00','1606','Inclusive','branch','Service','1110','4000','5500','',''),('1816735062476133330',5341,'181673506241','18','1.00','60','retail','0','2023-01-12 09:50:41','','','','0','Cash',0.00,'60','','','18','','1','2023-01-12 06:50:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('1816735073612203363',5342,'181673506250','207','2.00','20','retail','0','2023-01-12 09:50:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 07:09:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1032.00','1030','Inclusive','branch','Service','1110','4000','5500','',''),('1816735073693303032',5343,'181673506250','187','8.00','40','retail','0','2023-01-12 10:09:21','','','','0','Cash',0.00,'5','','','18','','1','2023-01-12 07:09:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1752.00','1744','Inclusive','branch','Service','1110','4000','5500','',''),('1816735074067428012',5344,'181673507397','18','1.00','60','retail','0','2023-01-12 10:09:57','','','','0','Cash',0.00,'60','','','18','','1','2023-01-12 07:12:15','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816735096423272225',5345,'181673508322','190','5.00','50','retail','0','2023-01-12 10:25:22','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 07:47:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1616.00','1611','Inclusive','branch','Service','1110','4000','5500','',''),('1816735143003220123',5346,'181673513499','194','1.00','100','retail','0','2023-01-12 11:51:39','','','','0','Cash',0.00,'100','','','18','','1','2023-01-12 09:05:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Service','1110','4000','5500','',''),('1816735143136322032',5347,'181673514305','190','53.00','530','retail','0','2023-01-12 12:05:05','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 09:05:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'53','1616.00','1563','Inclusive','branch','Service','1110','4000','5500','',''),('1816735143282212322',5348,'181673514321','18','1.00','60','retail','0','2023-01-12 12:05:21','','','','0','Cash',0.00,'60','','','18','','1','2023-01-12 09:05:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816735143442220332',5349,'181673514337','16','1.00','10','retail','0','2023-01-12 12:05:37','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 09:05:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816735220702720003',5350,'181673521226','153','1.00','10','retail','0','2023-01-12 14:00:26','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 11:14:34','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816735220873032203',5351,'181673522074','207','41.00','410','retail','0','2023-01-12 14:14:35','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 11:14:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'41','1032.00','991','Inclusive','branch','Service','1110','4000','5500','',''),('1816735221141252222',5352,'181673522105','190','60.00','600','retail','0','2023-01-12 14:15:05','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 11:15:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'60','1616.00','1556','Inclusive','branch','Service','1110','4000','5500','',''),('1816735247397230332',5353,'181673524730','190','3.00','30','retail','0','2023-01-12 14:58:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 11:59:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1616.00','1613','Inclusive','branch','Service','1110','4000','5500','',''),('1816735253105328150',5354,'181673524744','190','1.00','10','retail','0','2023-01-12 14:59:04','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 12:15:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1616.00','1615','Inclusive','branch','Service','1110','4000','5500','',''),('1816735256983012631',5355,'181673524744','187','7.00','35','retail','0','2023-01-12 15:08:31','','','','0','Cash',0.00,'5','','','18','','1','2023-01-12 12:15:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1752.00','1745','Inclusive','branch','Service','1110','4000','5500','',''),('1816735260261187302',5356,'181673525981','190','2.00','20','retail','0','2023-01-12 15:19:41','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 12:20:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1616.00','1614','Inclusive','branch','Service','1110','4000','5500','',''),('1816735278136735238',5357,'181673526035','207','14.00','140','retail','0','2023-01-12 15:20:35','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 12:50:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','1032.00','1018','Inclusive','branch','Service','1110','4000','5500','',''),('1816735305423332633',5358,'181673530533','211','94.00','94','retail','0','2023-01-12 16:35:33','','','','0','Cash',0.00,'1','','','18','','1','2023-01-12 13:35:53','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'94','0.00','-94','Inclusive','branch','Service','1110','4000','5500','',''),('1816735305883322002',5359,'181673530553','21','1.00','60','retail','0','2023-01-12 16:35:53','','','','0','Cash',0.00,'60','','','18','','1','2023-01-12 13:36:45','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816735306265213702',5360,'181673530606','20','1.00','20','retail','0','2023-01-12 16:36:46','','','','0','Cash',0.00,'20','','','18','','1','2023-01-12 13:37:16','1','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('1816735313810181230',5361,'181673531370','18','1.00','60','retail','0','2023-01-12 16:49:30','','','','0','Cash',0.00,'60','','','18','','1','2023-01-12 13:49:53','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816735314213333342',5362,'181673531394','187','7.00','35','retail','0','2023-01-12 16:49:54','','','','0','Cash',0.00,'5','','','18','','1','2023-01-12 13:50:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1752.00','1745','Inclusive','branch','Service','1110','4000','5500','',''),('1816735314527253333',5363,'181673531434','26','1.00','65','retail','0','2023-01-12 16:50:34','','','','0','Cash',0.00,'65','','','18','','1','2023-01-12 13:50:55','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816735358313323030',5364,'181673535820','190','20.00','200','retail','0','2023-01-12 18:03:40','','','','0','Cash',0.00,'10','','','18','','1','2023-01-12 15:04:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1616.00','1596','Inclusive','branch','Service','1110','4000','5500','',''),('1816735903577339038',5365,'181673590058','190','1.00','10','retail','0','2023-01-13 09:07:38','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 06:12:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1616.00','1615','Inclusive','branch','Service','1110','4000','5500','',''),('1816735906303820330',5366,'181673590360','190','6.00','60','retail','0','2023-01-13 09:12:40','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 06:17:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1616.00','1610','Inclusive','branch','Service','1110','4000','5500','',''),('1816735915262322503',5367,'181673590636','159','10.00','10','retail','0','2023-01-13 09:17:16','','','','0','Cash',0.00,'1','','','18','','1','2023-01-13 06:32:14','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','40.00','30','Inclusive','branch','Inventory','','','','',''),('1816735924651332163',5368,'181673592453','18','4.00','240','retail','0','2023-01-13 09:47:33','','','','0','Cash',0.00,'60','','','18','','1','2023-01-13 06:48:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816735927283278323',5369,'181673592485','16','10.00','100','retail','0','2023-01-13 09:48:05','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 06:52:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','13.00','3','Inclusive','branch','Inventory','','','','',''),('1816735930320277322',5370,'181673592739','16','2.00','20','retail','0','2023-01-13 09:57:03','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 06:57:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('1816735953925359102',5371,'181673594879','190','5.00','50','retail','0','2023-01-13 10:27:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 07:36:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1616.00','1611','Inclusive','branch','Service','1110','4000','5500','',''),('1816736029483720082',5372,'181673601795','190','5.00','50','retail','0','2023-01-13 12:42:15','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 09:42:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1626.00','1621','Inclusive','branch','Service','1110','4000','5500','',''),('1816736029602262233',5373,'181673602952','152','2.00','20','retail','0','2023-01-13 12:42:32','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 09:42:43','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('1816736052252252002',5374,'181673605212','190','1.00','10','retail','0','2023-01-13 13:20:12','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 10:20:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1626.00','1625','Inclusive','branch','Service','1110','4000','5500','',''),('1816736052442222131',5375,'181673605212','190','3.00','30','retail','0','2023-01-13 13:20:26','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 10:20:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1626.00','1623','Inclusive','branch','Service','1110','4000','5500','',''),('1816736089643042236',5376,'181673605250','16','1.00','10','retail','0','2023-01-13 14:01:42','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 11:22:46','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816736095050337000',5377,'181673609172','97','1.00','50','retail','0','2023-01-13 14:26:12','','','','0','Cash',0.00,'50','','','18','','1','2023-01-13 11:32:11','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('1816736095230352323',5378,'181673609172','64','1.00','10','retail','0','2023-01-13 14:31:45','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 11:32:11','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1816736099969323306',5379,'181673609533','190','3.00','30','retail','0','2023-01-13 14:32:13','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 11:40:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1626.00','1623','Inclusive','branch','Service','1110','4000','5500','',''),('1816736100882336223',5380,'181673610005','159','10.00','10','retail','0','2023-01-13 14:40:05','','','','0','Cash',0.00,'1','','','18','','1','2023-01-13 11:41:53','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','30.00','20','Inclusive','branch','Inventory','','','','',''),('1816736114463273863',5381,'181673610113','190','1.00','10','retail','0','2023-01-13 14:41:53','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 12:04:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1626.00','1625','Inclusive','branch','Service','1110','4000','5500','',''),('1816736120132201372',5382,'181673611453','190','1.00','10','retail','0','2023-01-13 15:04:13','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 12:13:48','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1626.00','1625','Inclusive','branch','Service','1110','4000','5500','',''),('1816736185973622723',5383,'181673614790','74','1.00','90','retail','0','2023-01-13 17:01:47','','','','0','Cash',0.00,'90','','','18','','1','2023-01-13 14:03:20','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816736189553303210',5384,'181673618935','190','8.00','80','retail','0','2023-01-13 17:08:55','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 14:09:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1626.00','1618','Inclusive','branch','Service','1110','4000','5500','',''),('1816736190080303320',5385,'181673618968','193','8.00','8','retail','0','2023-01-13 17:09:28','','','','1','Cash',0.00,'1','','','18','','1','2023-01-13 14:10:17','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','4.00','-4','Inclusive','branch','Service','1110','4000','5500','',''),('1816736190532305261',5386,'181673619033','209','2.00','120','retail','0','2023-01-13 17:10:33','','','','0','Cash',0.00,'60','','','18','','1','2023-01-13 14:11:02','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816736190840388310',5387,'181673619063','157','20.00','100','retail','0','2023-01-13 17:11:03','','','','0','Cash',0.00,'5','','','18','','1','2023-01-13 14:11:33','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','186.00','166','Inclusive','branch','Inventory','','','','',''),('1816736191631220362',5388,'181673619146','207','10.00','100','retail','0','2023-01-13 17:12:26','','','','0','Cash',0.00,'10','','','18','','1','2023-01-13 14:12:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1032.00','1022','Inclusive','branch','Service','1110','4000','5500','',''),('1116736199822311398',5389,'111673619588','210','5.00','100','retail','0','2023-01-13 17:19:48','','','','0','Cash',0.00,'20','','','11','','1','2023-01-13 14:26:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816737040003332610',5390,'181673703992','18','4.00','240','retail','0','2023-01-14 16:46:32','','','','0','Cash',0.00,'60','','','18','','1','2023-01-14 13:46:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','',''),('1816737041030000316',5391,'181673704011','1','3.00','210','retail','0','2023-01-14 16:46:51','','','','0','Cash',0.00,'70','','','18','','1','2023-01-14 13:48:27','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','55.00','52','Inclusive','branch','Inventory','','','','',''),('1816737041244347033',5392,'181673704107','157','10.00','50','retail','0','2023-01-14 16:48:27','','','','0','Cash',0.00,'5','','','18','','1','2023-01-14 13:49:07','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','116.00','106','Inclusive','branch','Inventory','','','','',''),('1816737045203023022',5393,'181673704201','190','20.00','200','retail','0','2023-01-14 16:50:01','','','','0','Cash',0.00,'10','','','18','','1','2023-01-14 13:55:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1626.00','1606','Inclusive','branch','Service','1110','4000','5500','',''),('1816738542892123342',5394,'181673854280','190','2.00','20','retail','0','2023-01-16 10:31:20','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 07:31:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1626.00','1624','Inclusive','branch','Service','1110','4000','5500','',''),('1816738593752352033',5395,'181673859353','207','5.00','50','retail','0','2023-01-16 11:55:53','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 08:56:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1032.00','1027','Inclusive','branch','Service','1110','4000','5500','',''),('1816738602133033012',5396,'181673860194','190','3.00','30','retail','0','2023-01-16 12:09:54','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 09:10:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1626.00','1623','Inclusive','branch','Service','1110','4000','5500','',''),('1816738602400330663',5397,'181673860194','191','1.00','50','retail','0','2023-01-16 12:10:14','','','','0','Cash',0.00,'50','','','18','','1','2023-01-16 09:10:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1816738680811333720',5398,'181673863361','190','1.00','10','retail','0','2023-01-16 13:02:41','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 11:28:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1626.00','1625','Inclusive','branch','Service','1110','4000','5500','',''),('1816738696963970266',5399,'181673869615','190','5.00','50','retail','0','2023-01-16 14:46:55','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 11:48:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1626.00','1621','Inclusive','branch','Service','1110','4000','5500','',''),('1816738700473323283',5400,'181673870039','65','1.00','10','retail','0','2023-01-16 14:53:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 11:54:10','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816738710252232087',5401,'181673870050','190','2.00','20','retail','0','2023-01-16 14:54:10','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 12:11:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1631.00','1629','Inclusive','branch','Service','1110','4000','5500','',''),('1816738710750002307',5402,'181673870050','187','1.00','5','retail','0','2023-01-16 15:10:25','','','','0','Cash',0.00,'5','','','18','','1','2023-01-16 12:11:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1752.00','1751','Inclusive','branch','Service','1110','4000','5500','',''),('1816738711911203003',5403,'181673871088','6','2.00','100','retail','0','2023-01-16 15:11:28','','','','0','Cash',0.00,'50','','','18','','1','2023-01-16 12:13:18','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1816738736053530037',5404,'181673871199','147','1.00','20','retail','0','2023-01-16 15:13:19','','','','0','Cash',0.00,'20','','','18','','1','2023-01-16 12:53:45','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('1816738736163373176',5405,'181673871199','147','1.00','20','retail','0','2023-01-16 15:53:25','','','','0','Cash',0.00,'20','','','18','','1','2023-01-16 12:53:45','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1816738736472137232',5406,'181673873625','18','1.00','60','retail','0','2023-01-16 15:53:45','','','','0','Cash',0.00,'60','','','18','','1','2023-01-16 12:55:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('1816738742802224042',5407,'181673873706','147','1.00','20','retail','0','2023-01-16 15:55:06','','','','0','Cash',0.00,'20','','','18','','1','2023-01-16 13:09:11','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('1816738742920924330',5408,'181673873706','1','3.00','210','retail','0','2023-01-16 16:04:40','','','','0','Cash',0.00,'70','','','18','','1','2023-01-16 13:09:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','52.00','49','Inclusive','branch','Inventory','','','','',''),('1816738760053323720',5409,'181673874566','6','1.00','50','retail','0','2023-01-16 16:09:26','','','','0','Cash',0.00,'50','','','18','','1','2023-01-16 13:33:28','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816738761496020432',5410,'181673876008','190','8.00','80','retail','0','2023-01-16 16:33:28','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 13:35:58','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1631.00','1623','Inclusive','branch','Service','1110','4000','5500','',''),('1816738761710231882',5411,'181673876159','190','6.00','60','retail','0','2023-01-16 16:35:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 13:36:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1631.00','1625','Inclusive','branch','Service','1110','4000','5500','',''),('1816738808803886880',5412,'181673880849','207','8.00','80','retail','0','2023-01-16 17:54:09','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 14:54:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1032.00','1024','Inclusive','branch','Service','1110','4000','5500','',''),('1816738809072880323',5413,'181673880896','207','14.00','140','retail','0','2023-01-16 17:54:56','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 14:55:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','1032.00','1018','Inclusive','branch','Service','1110','4000','5500','',''),('1816738809452723328',5414,'181673880932','211','14.00','14','retail','0','2023-01-16 17:55:32','','','','0','Cash',0.00,'1','','','18','','1','2023-01-16 14:55:54','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'14','0.00','-14','Inclusive','branch','Service','1110','4000','5500','',''),('1816738809979330388',5415,'181673880988','18','2.00','120','retail','0','2023-01-16 17:56:28','','','','0','Cash',0.00,'60','','','18','','1','2023-01-16 14:56:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('1816738810233186381',5416,'181673881016','16','4.00','40','retail','0','2023-01-16 17:56:56','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 14:57:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','',''),('1816738810362330206',5417,'181673881026','1','3.00','210','retail','0','2023-01-16 17:57:06','','','','0','Cash',0.00,'70','','','18','','1','2023-01-16 14:57:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','49.00','46','Inclusive','branch','Inventory','','','','',''),('1816738810722301630',5418,'181673881055','190','10.00','100','retail','0','2023-01-16 17:57:35','','','','0','Cash',0.00,'10','','','18','','1','2023-01-16 14:58:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1631.00','1621','Inclusive','branch','Service','1110','4000','5500','',''),('1816738811113381031',5419,'181673881101','189','1.00','20','retail','0','2023-01-16 17:58:21','','','','0','Cash',0.00,'20','','','18','','1','2023-01-16 14:58:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','264.00','263','Inclusive','branch','Service','1110','4000','5500','',''),('1816739375863283692',5420,'181673937529','18','1.00','60','retail','0','2023-01-17 09:38:49','','','','0','Cash',0.00,'60','','','18','','1','2023-01-17 06:39:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('1816739376010210333',5421,'181673937590','16','2.00','20','retail','0','2023-01-17 09:39:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 06:40:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('1816739377404202302',5422,'181673937729','209','2.00','120','retail','0','2023-01-17 09:42:09','','','','0','Cash',0.00,'60','','','18','','1','2023-01-17 06:42:27','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816739393515290120',5423,'181673937753','191','3.00','150','retail','0','2023-01-17 10:04:19','','','','0','Cash',0.00,'50','','','18','','1','2023-01-17 07:09:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Service','1110','4000','5500','',''),('1816739393870023703',5424,'181673939374','209','3.00','180','retail','0','2023-01-17 10:09:34','','','','0','Cash',0.00,'60','','','18','','1','2023-01-17 07:09:59','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816739394666766333',5425,'181673939400','190','30.00','300','retail','0','2023-01-17 10:10:00','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 07:11:22','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1631.00','1601','Inclusive','branch','Service','1110','4000','5500','',''),('1816739394969333133',5426,'181673939487','1','1.00','70','retail','0','2023-01-17 10:11:27','','','','0','Cash',0.00,'70','','','18','','1','2023-01-17 07:11:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('1816739401366711222',5427,'181673939522','16','2.00','20','retail','0','2023-01-17 10:20:48','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 07:22:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1816739402277380233',5428,'181673940139','16','1.00','10','retail','0','2023-01-17 10:22:19','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 07:23:49','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816739402412017393',5429,'181673940230','18','1.00','60','retail','0','2023-01-17 10:23:50','','','','0','Cash',0.00,'60','','','18','','1','2023-01-17 07:24:05','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816739404466323862',5430,'181673940304','15','1.00','5','retail','0','2023-01-17 10:25:04','','','','0','Cash',0.00,'5','','','18','','1','2023-01-17 07:30:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816739405412334232',5431,'181673940304','15','3.00','15','retail','0','2023-01-17 10:27:27','','','','0','Cash',0.00,'5','','','18','','1','2023-01-17 07:30:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('1816739405962330303',5432,'181673940304','16','3.00','30','retail','0','2023-01-17 10:29:05','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 07:30:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('1816739411000292363',5433,'181673940696','190','1.00','10','retail','0','2023-01-17 10:31:36','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 07:38:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1631.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816739449697392937',5434,'181673942273','16','6.00','60','retail','0','2023-01-17 10:57:53','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 08:42:58','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','',''),('1816739450280323133',5435,'181673944979','147','1.00','20','retail','0','2023-01-17 11:42:59','','','','0','Cash',0.00,'20','','','18','','1','2023-01-17 08:45:09','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1816739451045222501',5436,'181673944979','207','1.00','10','retail','0','2023-01-17 11:43:48','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 08:45:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816739455643530333',5437,'181673945109','190','1.00','10','retail','0','2023-01-17 11:45:09','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 08:52:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1631.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816739458823305330',5438,'181673945575','147','1.00','20','retail','0','2023-01-17 11:52:55','','','','0','Cash',0.00,'20','','','18','','1','2023-01-17 08:58:32','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1816739458970705740',5439,'181673945575','187','2.00','10','retail','0','2023-01-17 11:58:02','','','','0','Cash',0.00,'5','','','18','','1','2023-01-17 08:58:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1752.00','1750','Inclusive','branch','Service','1110','4000','5500','',''),('1816739468272242683',5440,'181673945912','207','1.00','10','retail','0','2023-01-17 12:13:20','','','','0','Cash',0.00,'10','','','18','','1','2023-01-17 09:13:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816739515723135323',5441,'181673946851','1','2.00','140','retail','0','2023-01-17 13:32:42','','','','0','Cash',0.00,'70','','','18','','1','2023-01-17 10:32:58','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','93.00','91','Inclusive','branch','Inventory','','','','',''),('1816739515892591235',5442,'181673951578','6','2.00','100','retail','0','2023-01-17 13:32:58','','','','0','Cash',0.00,'50','','','18','','1','2023-01-17 10:33:18','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('1816739528726207365',5443,'181673951599','209','2.00','120','retail','0','2023-01-17 13:33:19','','','','0','Cash',0.00,'60','','','18','','1','2023-01-17 10:54:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816740235571212321',5444,'181674023056','187','17.00','85','retail','0','2023-01-18 09:24:16','','','','0','Cash',0.00,'5','','','18','','1','2023-01-18 06:32:42','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','1752.00','1735','Inclusive','branch','Service','1110','4000','5500','',''),('1816740236026336620',5445,'181674023591','16','6.00','60','retail','0','2023-01-18 09:33:11','','','','0','Cash',0.00,'10','','','18','','1','2023-01-18 06:33:28','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','','','','',''),('1816740236180322423',5446,'181674023609','157','6.00','30','retail','0','2023-01-18 09:33:29','','','','0','Cash',0.00,'5','','','18','','1','2023-01-18 06:33:41','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','156.00','150','Inclusive','branch','Inventory','','','','',''),('1816740242630820027',5447,'181674023621','5','1.00','150','retail','0','2023-01-18 09:33:41','','','','0','Cash',0.00,'150','','','18','','1','2023-01-18 06:44:35','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('1816740248733232307',5448,'181674024275','149','1.00','10','retail','0','2023-01-18 09:44:35','','','','0','Cash',0.00,'10','','','18','','1','2023-01-18 06:54:38','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('1816740272906130377',5449,'181674027236','147','1.00','20','retail','0','2023-01-18 10:33:56','','','','0','Cash',0.00,'20','','','18','','1','2023-01-18 07:35:03','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('1816740272990031239',5450,'181674027236','190','10.00','100','retail','0','2023-01-18 10:34:51','','','','0','Cash',0.00,'10','','','18','','1','2023-01-18 07:35:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1631.00','1621','Inclusive','branch','Service','1110','4000','5500','',''),('1816740287873713006',5451,'181674027303','187','1.00','5','retail','0','2023-01-18 10:59:48','','','','0','Cash',0.00,'5','','','18','','1','2023-01-18 08:00:47','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1752.00','1751','Inclusive','branch','Service','1110','4000','5500','',''),('1816740293113676043',5453,'181674029289','190','9.00','90','retail','0','2023-01-18 11:08:09','','','','0','Cash',0.00,'10','','','18','','1','2023-01-18 08:08:46','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1631.00','1622','Inclusive','branch','Service','1110','4000','5500','',''),('1816740293370032220',5454,'181674029328','18','1.00','60','retail','0','2023-01-18 11:08:48','','','','0','Cash',0.00,'60','','','18','','1','2023-01-18 08:09:00','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816740317293936913',5455,'181674029341','190','10.00','100','retail','0','2023-01-18 11:09:01','','','','0','Cash',0.00,'10','','','18','','1','2023-01-18 08:48:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1631.00','1621','Inclusive','branch','Service','1110','4000','5500','',''),('1816740347800272231',5456,'181674031734','190','10.00','100','retail','0','2023-01-18 11:48:54','','','','0','Cash',0.00,'10','','','18','','1','2023-01-18 09:40:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1631.00','1621','Inclusive','branch','Service','1110','4000','5500','',''),('1816740378363038437',5457,'181674037821','1','4.00','280','retail','0','2023-01-18 13:30:21','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 10:34:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','91.00','87','Inclusive','branch','Inventory','','','','',''),('1816740380643434300',5458,'181674037821','1','1.00','70','retail','0','2023-01-18 13:30:37','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 10:34:46','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('1816740381240336032',5459,'181674038089','1','1.00','70','retail','0','2023-01-18 13:34:49','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 10:35:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('1816740387850238032',5460,'181674038142','190','1.00','10','retail','0','2023-01-18 13:35:42','','','','0','Cash',0.00,'10','','','18','','1','2023-01-18 10:46:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1631.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816740421503321272',5461,'181674040332','1','1.00','70','retail','0','2023-01-18 14:12:12','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 11:42:33','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('1816740435832003328',5462,'181674042154','1','1.00','70','retail','0','2023-01-18 14:42:34','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 12:06:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('1816740435983302030',5463,'181674043589','213','1.00','20','retail','0','2023-01-18 15:06:29','','','','15','Cash',0.00,'20','','','18','','1','2023-01-18 12:06:41','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816740451872363333',5464,'181674043602','1','2.00','140','retail','0','2023-01-18 15:32:56','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 12:33:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','','','','',''),('1816740468693411132',5465,'181674046862','1','1.00','70','retail','0','2023-01-18 16:01:02','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 13:01:12','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('1816740475562425233',5466,'181674046872','187','5.00','25','retail','0','2023-01-18 16:01:13','','','','0','Cash',0.00,'5','','','18','','1','2023-01-18 13:12:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1752.00','1747','Inclusive','branch','Service','1110','4000','5500','',''),('1816740480558030312',5467,'181674047586','1','4.00','280','retail','0','2023-01-18 16:13:06','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 13:21:01','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Inventory','','','','',''),('1816740515190215163',5468,'181674051510','1','3.00','210','retail','0','2023-01-18 17:18:30','','','','0','Cash',0.00,'70','','','18','','1','2023-01-18 14:18:49','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','76.00','73','Inclusive','branch','Inventory','','','','',''),('1816740515411035323',5469,'181674051530','157','9.00','45','retail','0','2023-01-18 17:18:50','','','','0','Cash',0.00,'5','','','18','','1','2023-01-18 14:19:12','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','150.00','141','Inclusive','branch','Inventory','','','','',''),('1816741097672623676',5470,'181674109754','6','2.00','100','retail','0','2023-01-19 09:29:14','','','','0','Cash',0.00,'50','','','18','','1','2023-01-19 06:29:37','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('1816741140137131033',5471,'181674109777','190','1.00','10','retail','0','2023-01-19 10:40:00','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 07:40:16','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1631.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816741150552350311',5472,'181674114017','210','2.00','40','retail','0','2023-01-19 10:57:27','','','','0','Cash',0.00,'20','','','18','','1','2023-01-19 07:57:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816741155651653622',5473,'181674115072','1','1.00','70','retail','0','2023-01-19 10:57:52','','','','0','Cash',0.00,'70','','','18','','1','2023-01-19 08:06:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('1816741159626011013',5474,'181674115569','115','1.00','15','retail','0','2023-01-19 11:06:09','','','','0','Cash',0.00,'15','','','18','','1','2023-01-19 08:12:47','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('1816741242813288314',5475,'181674124176','207','2.00','20','retail','0','2023-01-19 13:29:36','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 10:35:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1032.00','1030','Inclusive','branch','Service','1110','4000','5500','',''),('1816741244003042022',5476,'181674124176','190','6.00','60','retail','0','2023-01-19 13:31:21','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 10:35:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1631.00','1625','Inclusive','branch','Service','1110','4000','5500','',''),('1816741244123034343',5477,'181674124176','190','1.00','10','retail','0','2023-01-19 13:33:20','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 10:35:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1631.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816741244250122211',5478,'181674124176','1','5.00','350','retail','0','2023-01-19 13:33:33','','','','0','Cash',0.00,'70','','','18','','1','2023-01-19 10:35:02','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','72.00','67','Inclusive','branch','Inventory','','','','',''),('1816741261262016621',5479,'181674126114','190','1.00','10','retail','0','2023-01-19 14:01:54','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 11:02:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1631.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816741261391012233',5480,'181674126133','16','1.00','10','retail','0','2023-01-19 14:02:13','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 11:02:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('1816741261505603342',5481,'181674126133','16','2.00','20','retail','0','2023-01-19 14:02:20','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 11:02:35','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('1816741266593076301',5482,'181674126298','1','3.00','210','retail','0','2023-01-19 14:04:58','','','','0','Cash',0.00,'70','','','18','','1','2023-01-19 11:11:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','67.00','64','Inclusive','branch','Inventory','','','','',''),('1816741282333130121',5483,'181674126663','147','1.00','20','retail','0','2023-01-19 14:37:07','','','','0','Cash',0.00,'20','','','18','','1','2023-01-19 11:37:18','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('1816741289393132132',5484,'181674128239','190','1.00','10','retail','0','2023-01-19 14:37:19','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 11:49:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1631.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816741318133836210',5485,'181674131743','1','1.00','70','retail','0','2023-01-19 15:35:43','','','','0','Cash',0.00,'70','','','18','','1','2023-01-19 12:37:24','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('1816741318341121332',5486,'181674131743','157','6.00','30','retail','0','2023-01-19 15:36:53','','','','0','Cash',0.00,'5','','','18','','1','2023-01-19 12:37:24','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','141.00','135','Inclusive','branch','Inventory','','','','',''),('1816741345061040068',5487,'181674132711','187','3.00','15','retail','0','2023-01-19 15:51:51','','','','0','Cash',0.00,'5','','','18','','1','2023-01-19 13:22:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1752.00','1749','Inclusive','branch','Service','1110','4000','5500','',''),('1816741408960242393',5488,'181674140876','16','9.00','90','retail','0','2023-01-19 18:07:56','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 15:08:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','9.00','0','Inclusive','branch','Inventory','','','','',''),('1816741409730033227',5489,'181674140956','209','3.00','180','retail','0','2023-01-19 18:09:16','','','','0','Cash',0.00,'60','','','18','','1','2023-01-19 15:09:47','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816741410021200227',5490,'181674140988','1','2.00','140','retail','0','2023-01-19 18:09:48','','','','0','Cash',0.00,'70','','','18','','1','2023-01-19 15:10:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','','','','',''),('1816741410274203320',5491,'181674141014','190','14.00','140','retail','0','2023-01-19 18:10:14','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 15:10:37','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','1631.00','1617','Inclusive','branch','Service','1110','4000','5500','',''),('1816741410601333120',5492,'181674141048','190','23.00','230','retail','0','2023-01-19 18:10:48','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 15:11:14','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'23','1631.00','1608','Inclusive','branch','Service','1110','4000','5500','',''),('1816741425832203022',5493,'181674142575','190','3.00','30','retail','0','2023-01-19 18:36:15','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 15:36:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1631.00','1628','Inclusive','branch','Service','1110','4000','5500','',''),('1816741425999192323',5494,'181674142585','190','2.00','20','retail','0','2023-01-19 18:36:25','','','','0','Cash',0.00,'10','','','18','','1','2023-01-19 15:36:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1631.00','1629','Inclusive','branch','Service','1110','4000','5500','',''),('1816741943403322001',5495,'181674194327','190','17.00','170','retail','0','2023-01-20 08:58:47','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 05:59:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','1631.00','1614','Inclusive','branch','Service','1110','4000','5500','',''),('1816741954818113381',5496,'181674195474','154','1.00','25','retail','0','2023-01-20 09:17:54','','','','0','Cash',0.00,'25','','','18','','1','2023-01-20 06:18:16','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('1816741954913323353',5497,'181674195474','65','1.00','10','retail','0','2023-01-20 09:18:01','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 06:18:16','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('1816741961500532333',5498,'181674196096','16','2.00','20','retail','0','2023-01-20 09:28:16','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 06:29:14','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('1816741963678022761',5499,'181674196154','18','2.00','120','retail','0','2023-01-20 09:29:14','','','','0','Cash',0.00,'60','','','18','','1','2023-01-20 06:32:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1816741967631200333',5500,'181674196371','187','3.00','15','retail','0','2023-01-20 09:32:51','','','','0','Cash',0.00,'5','','','18','','1','2023-01-20 06:39:32','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1755.00','1752','Inclusive','branch','Service','1110','4000','5500','',''),('1816741971632017712',5501,'181674196774','16','1.00','10','retail','0','2023-01-20 09:39:34','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 06:46:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('1816741976271392407',5502,'181674197167','110','4.00','60','retail','0','2023-01-20 09:46:07','','','','0','Cash',0.00,'15','','','18','','1','2023-01-20 06:54:05','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('1816741976566237826',5503,'181674197646','18','1.00','60','retail','0','2023-01-20 09:54:06','','','','0','Cash',0.00,'60','','','18','','1','2023-01-20 06:54:19','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('1816741987817889702',5504,'181674194364','208','1.00','20','retail','0','2023-01-20 08:59:24','','','','0','Cash',0.00,'20','','','18','','1','2023-01-20 07:13:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Service','1110','4000','5500','',''),('1816742002540202332',5505,'181674200217','16','1.00','10','retail','0','2023-01-20 10:36:57','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 07:38:03','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('1816742002733373203',5506,'181674200217','193','60.00','60','retail','0','2023-01-20 10:37:34','','','','1','Cash',0.00,'1','','','18','','1','2023-01-20 07:38:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'60','4.00','-56','Inclusive','branch','Service','1110','4000','5500','',''),('1816742009723731332',5507,'181674200294','190','2.00','20','retail','0','2023-01-20 10:38:14','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 07:49:45','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1631.00','1629','Inclusive','branch','Service','1110','4000','5500','',''),('1816742014353032382',5508,'181674200986','190','6.00','60','retail','0','2023-01-20 10:49:46','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 07:57:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1631.00','1625','Inclusive','branch','Service','1110','4000','5500','',''),('1816742061897472183',5509,'181674201443','190','11.00','110','retail','0','2023-01-20 10:57:23','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 09:17:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','1631.00','1620','Inclusive','branch','Service','1110','4000','5500','',''),('1816742062366427202',5510,'181674201443','207','3.00','30','retail','0','2023-01-20 12:16:31','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 09:17:27','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1032.00','1029','Inclusive','branch','Service','1110','4000','5500','',''),('1816742072610210023',5511,'181674206247','190','5.00','50','retail','0','2023-01-20 12:33:37','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 09:34:47','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1631.00','1626','Inclusive','branch','Service','1110','4000','5500','',''),('1816742075731121202',5512,'181674207288','1','1.00','70','retail','0','2023-01-20 12:34:48','','','','0','Cash',0.00,'70','','','18','','1','2023-01-20 09:45:52','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('1816742101802110004',5513,'181674209962','190','3.00','30','retail','0','2023-01-20 13:19:22','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 10:23:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1631.00','1628','Inclusive','branch','Service','1110','4000','5500','',''),('1816742123573602232',5514,'181674212207','1','2.00','140','retail','0','2023-01-20 13:56:47','','','','0','Cash',0.00,'70','','','18','','1','2023-01-20 10:59:25','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','',''),('1816742167680362000',5515,'181674216756','1','1.00','70','retail','0','2023-01-20 15:12:36','','','','0','Cash',0.00,'70','','','18','','1','2023-01-20 12:12:50','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('1816742173831320127',5516,'181674217258','190','25.00','250','retail','0','2023-01-20 15:20:58','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 12:23:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'25','1631.00','1606','Inclusive','branch','Service','1110','4000','5500','',''),('1816742174133820047',5517,'181674217396','77','4.00','200','retail','0','2023-01-20 15:23:16','','','','0','Cash',0.00,'50','','','18','','1','2023-01-20 12:23:41','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','','','','',''),('1816742174342702202',5518,'181674217421','78','2.00','30','retail','0','2023-01-20 15:23:42','','','','0','Cash',0.00,'15','','','18','','1','2023-01-20 12:24:03','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','','','','',''),('1816742229201229130',5519,'181674219858','190','5.00','50','retail','0','2023-01-20 16:04:18','','','','0','Cash',0.00,'10','','','18','','1','2023-01-20 13:55:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1631.00','1626','Inclusive','branch','Service','1110','4000','5500','',''),('1816742229444292322',5520,'181674219858','14','4.00','20','retail','0','2023-01-20 16:55:23','','','','0','Cash',0.00,'5','','','18','','1','2023-01-20 13:55:51','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','100.00','96','Inclusive','branch','Inventory','','','','',''),('1816742229649228321',5521,'181674222952','157','5.00','25','retail','0','2023-01-20 16:55:52','','','','0','Cash',0.00,'5','','','18','','1','2023-01-20 13:56:10','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','135.00','130','Inclusive','branch','Inventory','','','','',''),('1816742230456021134',5522,'181674223031','193','32.00','32','retail','0','2023-01-20 16:57:11','','','','1','Cash',0.00,'1','','','18','','1','2023-01-20 13:57:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'32','4.00','-28','Inclusive','branch','Service','1110','4000','5500','',''),('1816742230723322222',5523,'181674223056','1','6.00','420','retail','0','2023-01-20 16:57:36','','','','0','Cash',0.00,'70','','','18','','1','2023-01-20 13:58:03','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','57.00','51','Inclusive','branch','Inventory','','','','',''),('1816742230970322123',5524,'181674223083','104','6.00','180','retail','0','2023-01-20 16:58:03','','','','0','Cash',0.00,'30','','','18','','1','2023-01-20 13:58:30','1','11','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','42.00','36','Inclusive','branch','Inventory','','','','',''),('1816742889088229303',5525,'181674288899','190','20.00','200','retail','0','2023-01-21 11:15:00','','','','0','Cash',0.00,'10','','','18','','1','2023-01-21 08:18:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1631.00','1611','Inclusive','branch','Service','1110','4000','5500','',''),('1816742889159302704',5526,'181674288899','18','1.00','60','retail','0','2023-01-21 11:15:08','','','','0','Cash',0.00,'60','','','18','','1','2023-01-21 08:18:44','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816742889232463820',5527,'181674288899','147','1.00','20','retail','0','2023-01-21 11:15:15','','','','0','Cash',0.00,'20','','','18','','1','2023-01-21 08:18:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('1816742889366018132',5528,'181674288899','187','15.00','75','retail','0','2023-01-21 11:15:24','','','','0','Cash',0.00,'5','','','18','','1','2023-01-21 08:18:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','1755.00','1740','Inclusive','branch','Service','1110','4000','5500','',''),('1816742889463707333',5529,'181674288899','190','1.00','10','retail','0','2023-01-21 11:15:37','','','','0','Cash',0.00,'10','','','18','','1','2023-01-21 08:18:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1631.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816742890575323322',5530,'181674288899','187','2.00','10','retail','0','2023-01-21 11:15:46','','','','0','Cash',0.00,'5','','','18','','1','2023-01-21 08:18:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1755.00','1753','Inclusive','branch','Service','1110','4000','5500','',''),('1816743100472823203',5531,'181674310039','1','2.00','140','retail','0','2023-01-21 17:07:19','','','','0','Cash',0.00,'70','','','18','','1','2023-01-21 14:07:31','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','',''),('1816743100600807322',5532,'181674310051','190','10.00','100','retail','0','2023-01-21 17:07:31','','','','0','Cash',0.00,'10','','','18','','1','2023-01-21 14:07:50','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1631.00','1621','Inclusive','branch','Service','1110','4000','5500','',''),('1816743100813221233',5533,'181674310071','190','20.00','200','retail','0','2023-01-21 17:07:51','','','','0','Cash',0.00,'10','','','18','','1','2023-01-21 14:08:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1631.00','1611','Inclusive','branch','Service','1110','4000','5500','',''),('1816743118032333333',5534,'181674311791','190','34.00','340','retail','0','2023-01-21 17:36:31','','','','0','Cash',0.00,'10','','','18','','1','2023-01-21 14:36:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'34','1631.00','1597','Inclusive','branch','Service','1110','4000','5500','',''),('1816744532590041149',5535,'181674453245','190','6.00','60','retail','0','2023-01-23 08:54:06','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 05:54:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1631.00','1625','Inclusive','branch','Service','1110','4000','5500','',''),('1816744532813220281',5536,'181674453245','147','1.00','20','retail','0','2023-01-23 08:54:27','','','','0','Cash',0.00,'20','','','18','','1','2023-01-23 05:54:52','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('1816744545405284004',5537,'181674453292','190','1.00','10','retail','0','2023-01-23 09:15:40','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 06:15:47','1','15','printed','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1637.00','1636','Inclusive','branch','Service','1110','4000','5500','',''),('1816744541702863070',5539,'181674454161','190','5.00','50','retail','0','2023-01-23 09:09:21','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 06:21:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1637.00','1632','Inclusive','branch','Service','1110','4000','5500','',''),('1816744541942092134',5540,'181674454161','147','1.00','20','retail','0','2023-01-23 09:09:31','','','','0','Cash',0.00,'20','','','18','','1','2023-01-23 06:21:15','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('1816744561036230762',5541,'181674456076','190','1.00','10','retail','0','2023-01-23 09:41:16','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 06:42:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1637.00','1636','Inclusive','branch','Service','1110','4000','5500','',''),('1816744561283337324',5542,'181674456076','158','10.00','10','retail','0','2023-01-23 09:41:43','','','','0','Cash',0.00,'1','','','18','','1','2023-01-23 06:42:12','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','','','','',''),('1816744586823082803',5543,'181674454876','207','3.00','30','retail','0','2023-01-23 09:21:16','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 07:29:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1032.00','1029','Inclusive','branch','Service','1110','4000','5500','',''),('1816744589682902382',5544,'181674454876','190','16.00','160','retail','0','2023-01-23 10:24:43','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 07:29:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'16','1637.00','1621','Inclusive','branch','Service','1110','4000','5500','',''),('1816744598423461855',5545,'181674458977','16','3.00','30','retail','0','2023-01-23 10:29:37','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 07:44:18','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','',''),('1816744614454033236',5546,'181674456132','65','8.00','80','retail','0','2023-01-23 11:10:13','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 08:11:08','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','12.00','4','Inclusive','branch','Inventory','','','','',''),('1816744617912134222',5547,'181674461470','18','1.00','60','retail','0','2023-01-23 11:11:10','','','','0','Cash',0.00,'60','','','18','','1','2023-01-23 08:17:17','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816744619790622222',5548,'181674461842','64','1.00','10','retail','0','2023-01-23 11:17:22','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 08:19:43','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('1816744642932633303',5549,'181674464174','207','8.00','80','retail','0','2023-01-23 11:56:15','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 08:58:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1032.00','1024','Inclusive','branch','Service','1110','4000','5500','',''),('1816744643072333840',5550,'181674464299','187','1.00','5','retail','0','2023-01-23 11:58:19','','','','0','Cash',0.00,'5','','','18','','1','2023-01-23 08:58:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1755.00','1754','Inclusive','branch','Service','1110','4000','5500','',''),('1816744643262733601',5551,'181674464314','64','1.00','10','retail','0','2023-01-23 11:58:34','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 08:58:50','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('1816744647706872332',5552,'181674464344','207','2.00','20','retail','0','2023-01-23 11:59:04','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 09:06:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1032.00','1030','Inclusive','branch','Service','1110','4000','5500','',''),('1816744655882320202',5553,'181674464778','187','5.00','25','retail','0','2023-01-23 12:06:18','','','','0','Cash',0.00,'5','','','18','','1','2023-01-23 09:29:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1755.00','1750','Inclusive','branch','Service','1110','4000','5500','',''),('1816744656433320402',5554,'181674464778','190','5.00','50','retail','0','2023-01-23 12:19:48','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 09:29:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1637.00','1632','Inclusive','branch','Service','1110','4000','5500','',''),('1816744665726232023',5555,'181674466141','190','2.00','20','retail','0','2023-01-23 12:29:01','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 09:36:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1637.00','1635','Inclusive','branch','Service','1110','4000','5500','',''),('1816744666042264226',5556,'181674466141','187','3.00','15','retail','0','2023-01-23 12:36:13','','','','0','Cash',0.00,'5','','','18','','1','2023-01-23 09:36:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1755.00','1752','Inclusive','branch','Service','1110','4000','5500','',''),('1816744685980383922',5557,'181674468585','187','3.00','15','retail','0','2023-01-23 13:09:45','','','','0','Cash',0.00,'5','','','18','','1','2023-01-23 10:11:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1755.00','1752','Inclusive','branch','Service','1110','4000','5500','',''),('1816744686233333027',5558,'181674468585','210','4.00','80','retail','0','2023-01-23 13:10:01','','','','0','Cash',0.00,'20','','','18','','1','2023-01-23 10:11:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Service','1110','4000','5500','',''),('1816744686413320333',5559,'181674468585','190','1.00','10','retail','0','2023-01-23 13:10:24','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 10:11:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1637.00','1636','Inclusive','branch','Service','1110','4000','5500','',''),('1816744686513202233',5560,'181674468585','1','1.00','70','retail','0','2023-01-23 13:10:41','','','','0','Cash',0.00,'70','','','18','','1','2023-01-23 10:11:26','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('1816744707682333262',5561,'181674470097','190','7.00','70','retail','0','2023-01-23 13:34:57','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 10:46:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','1637.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816744707852288233',5562,'181674470772','147','1.00','20','retail','0','2023-01-23 13:46:12','','','','0','Cash',0.00,'20','','','18','','1','2023-01-23 10:46:29','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('1816744725513325420',5563,'181674470789','190','1.00','10','retail','0','2023-01-23 13:46:29','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 11:16:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1637.00','1636','Inclusive','branch','Service','1110','4000','5500','',''),('1816744725613373320',5564,'181674470789','187','1.00','5','retail','0','2023-01-23 14:15:52','','','','0','Cash',0.00,'5','','','18','','1','2023-01-23 11:16:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1755.00','1754','Inclusive','branch','Service','1110','4000','5500','',''),('1816744725690233732',5565,'181674470789','191','1.00','50','retail','0','2023-01-23 14:16:01','','','','0','Cash',0.00,'50','','','18','','1','2023-01-23 11:16:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1816744725793233384',5566,'181674470789','190','1.00','10','retail','0','2023-01-23 14:16:10','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 11:16:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1637.00','1636','Inclusive','branch','Service','1110','4000','5500','',''),('1816744725894433639',5567,'181674470789','207','3.00','30','retail','0','2023-01-23 14:16:19','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 11:16:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1032.00','1029','Inclusive','branch','Service','1110','4000','5500','',''),('1816744757093222006',5568,'181674475695','157','2.00','10','retail','0','2023-01-23 15:08:15','','','','0','Cash',0.00,'5','','','18','','1','2023-01-23 12:09:18','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','130.00','128','Inclusive','branch','Inventory','','','','',''),('1816744757153242220',5569,'181674475695','210','1.00','20','retail','0','2023-01-23 15:08:29','','','','0','Cash',0.00,'20','','','18','','1','2023-01-23 12:09:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Service','1110','4000','5500','',''),('1816744757372736483',5570,'181674475695','207','1.00','10','retail','0','2023-01-23 15:08:35','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 12:09:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816744757513508422',5571,'181674475695','191','1.00','50','retail','0','2023-01-23 15:08:57','','','','0','Cash',0.00,'50','','','18','','1','2023-01-23 12:09:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Service','1110','4000','5500','',''),('1816744757710247243',5572,'181674475758','211','100.00','100','retail','0','2023-01-23 15:09:18','','','','0','Cash',0.00,'1','','','18','','1','2023-01-23 12:09:44','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'100','0.00','-100','Inclusive','branch','Service','1110','4000','5500','',''),('1816744776873204030',5573,'181674475802','1','2.00','140','retail','0','2023-01-23 15:10:02','','','','0','Cash',0.00,'70','','','18','','1','2023-01-23 12:41:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('1816744794644324206',5574,'181674479458','1','1.00','70','retail','0','2023-01-23 16:10:58','','','','0','Cash',0.00,'70','','','18','','1','2023-01-23 13:11:08','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('1816744801520430305',5575,'181674479469','207','10.00','100','retail','0','2023-01-23 16:11:09','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 13:22:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1032.00','1022','Inclusive','branch','Service','1110','4000','5500','',''),('1816744820438082000',5576,'181674482020','207','1.00','10','retail','0','2023-01-23 16:53:40','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 13:54:08','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816744824562022083',5577,'181674482049','6','2.00','100','retail','0','2023-01-23 16:54:09','','','','0','Cash',0.00,'50','','','18','','1','2023-01-23 14:01:09','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('1816744829963134262',5578,'181674482678','190','13.00','130','retail','0','2023-01-23 17:04:38','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 14:10:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','1637.00','1624','Inclusive','branch','Service','1110','4000','5500','',''),('1816744830602346203',5579,'181674483050','1','6.00','420','retail','0','2023-01-23 17:10:50','','','','0','Cash',0.00,'70','','','18','','1','2023-01-23 14:11:14','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','45.00','39','Inclusive','branch','Inventory','','','','',''),('1816744843263733033',5580,'181674483100','14','4.00','20','retail','0','2023-01-23 17:11:40','','','','0','Cash',0.00,'5','','','18','','1','2023-01-23 14:32:25','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','96.00','92','Inclusive','branch','Inventory','','','','',''),('1816744843362361842',5581,'181674483100','152','1.00','10','retail','0','2023-01-23 17:32:07','','','','0','Cash',0.00,'10','','','18','','1','2023-01-23 14:32:25','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('1816745380180267421',5582,'181674538010','190','1.00','10','retail','0','2023-01-24 08:26:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 05:32:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1637.00','1636','Inclusive','branch','Service','1110','4000','5500','',''),('1816745383173822334',5583,'181674538010','190','6.00','60','retail','0','2023-01-24 08:31:43','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 05:32:07','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1637.00','1631','Inclusive','branch','Service','1110','4000','5500','',''),('1816745425742033220',5584,'181674538327','113','1.00','60','retail','0','2023-01-24 08:32:07','','','','0','Cash',0.00,'60','','','18','','1','2023-01-24 06:43:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816745425840000214',5585,'181674538327','117','1.00','10','retail','0','2023-01-24 09:42:55','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 06:43:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816745425972205223',5586,'181674542587','210','2.00','40','retail','0','2023-01-24 09:43:07','','','','0','Cash',0.00,'20','','','18','','1','2023-01-24 06:43:25','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Service','1110','4000','5500','',''),('1816745498883382386',5587,'181674543967','190','20.00','200','retail','0','2023-01-24 10:06:07','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 08:44:56','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1637.00','1617','Inclusive','branch','Service','1110','4000','5500','',''),('1816745499103431330',5588,'181674549897','191','5.00','250','retail','0','2023-01-24 11:44:57','','','','0','Cash',0.00,'50','','','18','','1','2023-01-24 08:45:13','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','3.00','-2','Inclusive','branch','Service','1110','4000','5500','',''),('1816745499322023230',5589,'181674549924','16','5.00','50','retail','0','2023-01-24 11:45:24','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 08:46:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('1816745499443909226',5590,'181674549924','18','1.00','60','retail','0','2023-01-24 11:45:33','','','','0','Cash',0.00,'60','','','18','','1','2023-01-24 08:46:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('1816745513433465213',5591,'181674543951','190','14.00','140','retail','0','2023-01-24 12:08:07','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 09:09:18','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','1637.00','1623','Inclusive','branch','Service','1110','4000','5500','',''),('1816745521210710200',5592,'181674551358','190','1.00','10','retail','0','2023-01-24 12:09:18','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 09:22:54','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1637.00','1636','Inclusive','branch','Service','1110','4000','5500','',''),('1816745552125731211',5593,'181674555190','187','1.00','5','retail','0','2023-01-24 13:13:10','','','','0','Cash',0.00,'5','','','18','','1','2023-01-24 10:13:36','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1755.00','1754','Inclusive','branch','Service','1110','4000','5500','',''),('1816745599305233000',5594,'181674556139','1','3.00','210','retail','0','2023-01-24 14:27:54','','','','0','Cash',0.00,'70','','','18','','1','2023-01-24 11:32:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','39.00','36','Inclusive','branch','Inventory','','','','',''),('1816745620813223200',5595,'181674561246','207','13.00','130','retail','0','2023-01-24 15:07:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 12:08:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','1032.00','1019','Inclusive','branch','Service','1110','4000','5500','',''),('1816745620900083233',5596,'181674561246','187','1.00','5','retail','0','2023-01-24 15:08:01','','','','0','Cash',0.00,'5','','','18','','1','2023-01-24 12:08:24','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1755.00','1754','Inclusive','branch','Service','1110','4000','5500','',''),('1816745621273034042',5597,'181674562106','210','5.00','100','retail','0','2023-01-24 15:08:26','','','','0','Cash',0.00,'20','','','18','','1','2023-01-24 12:09:09','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','21.00','16','Inclusive','branch','Service','1110','4000','5500','',''),('1816745654662333141',5598,'181674565429','159','5.00','5','retail','0','2023-01-24 16:03:49','','','','0','Cash',0.00,'1','','','18','','1','2023-01-24 13:05:00','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','',''),('1816745654813024001',5599,'181674565429','190','4.00','40','retail','0','2023-01-24 16:04:27','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 13:05:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1637.00','1633','Inclusive','branch','Service','1110','4000','5500','',''),('1816745716790304222',5600,'181674571395','1','4.00','280','retail','0','2023-01-24 17:43:15','','','','0','Cash',0.00,'70','','','18','','1','2023-01-24 14:48:22','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Inventory','','','','',''),('1816745720232260223',5601,'181674572011','193','52.00','52','retail','0','2023-01-24 17:53:31','','','','1','Cash',0.00,'1','','','18','','1','2023-01-24 14:53:55','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'52','4.00','-48','Inclusive','branch','Service','1110','4000','5500','',''),('1816745721247067121',5602,'181674572112','190','30.00','300','retail','0','2023-01-24 17:55:12','','','','0','Cash',0.00,'10','','','18','','1','2023-01-24 14:55:34','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'30','1641.00','1611','Inclusive','branch','Service','1110','4000','5500','',''),('1816745722034237230',5603,'181674572193','18','2.00','120','retail','0','2023-01-24 17:56:33','','','','0','Cash',0.00,'60','','','18','','1','2023-01-24 14:56:50','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('1816746264532232331',5604,'181674626446','190','1.00','10','retail','0','2023-01-25 09:00:46','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 06:00:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816746300444208312',5605,'181674626457','207','1.00','10','retail','0','2023-01-25 09:00:57','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 07:00:52','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816746301043312200',5606,'181674630052','190','15.00','150','retail','0','2023-01-25 10:00:52','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 07:01:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','1641.00','1626','Inclusive','branch','Service','1110','4000','5500','',''),('1816746340326022330',5607,'181674630117','190','1.00','10','retail','0','2023-01-25 10:01:57','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 08:07:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816746340516264030',5608,'181674630117','190','2.00','20','retail','0','2023-01-25 11:07:12','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 08:07:40','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1641.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816746340981032032',5609,'181674634090','16','4.00','40','retail','0','2023-01-25 11:08:10','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 08:08:33','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','',''),('1816746356898353630',5610,'181674634113','16','6.00','60','retail','0','2023-01-25 11:08:33','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 08:34:54','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14.00','8','Inclusive','branch','Inventory','','','','',''),('1816746364063630206',5611,'181674635695','207','1.00','10','retail','0','2023-01-25 11:34:55','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 08:46:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816746364133206822',5612,'181674635695','187','1.00','5','retail','0','2023-01-25 11:46:47','','','','0','Cash',0.00,'5','','','18','','1','2023-01-25 08:46:57','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1755.00','1754','Inclusive','branch','Service','1110','4000','5500','',''),('1816746376231331033',5613,'181674636417','187','1.00','5','retail','0','2023-01-25 11:46:57','','','','0','Cash',0.00,'5','','','18','','1','2023-01-25 09:08:03','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1755.00','1754','Inclusive','branch','Service','1110','4000','5500','',''),('1816746381354831253',5614,'181674637684','190','1.00','10','retail','0','2023-01-25 12:15:29','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 09:15:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816746387830333832',5615,'181674638164','211','10.00','10','retail','0','2023-01-25 12:16:04','','','','0','Cash',0.00,'1','','','18','','1','2023-01-25 09:26:29','1','15','new','1','new','NOU','','','','no','','0','','','EXEMPTED',0.00,'10','0.00','-10','Inclusive','branch','Service','1110','4000','5500','',''),('1816746398480233203',5616,'181674638790','190','10.00','100','retail','0','2023-01-25 12:26:30','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 09:44:12','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1641.00','1631','Inclusive','branch','Service','1110','4000','5500','',''),('1816746399212218137',5617,'181674639909','75','10.00','350','retail','0','2023-01-25 12:45:09','','','','0','Cash',0.00,'35','','','18','','1','2023-01-25 09:45:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','15.00','5','Inclusive','branch','Inventory','','','','',''),('1816746403283180033',5618,'181674639926','193','20.00','20','retail','0','2023-01-25 12:45:26','','','','1','Cash',0.00,'1','','','18','','1','2023-01-25 09:52:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','4.00','-16','Inclusive','branch','Service','1110','4000','5500','',''),('1816746414533152106',5619,'181674640335','190','1.00','10','retail','0','2023-01-25 12:52:15','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 10:11:11','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816746475553232378',5620,'181674641471','190','17.00','170','retail','0','2023-01-25 13:11:11','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 11:52:44','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'17','1641.00','1624','Inclusive','branch','Service','1110','4000','5500','',''),('1816746481060201801',5621,'181674647611','190','2.00','20','retail','0','2023-01-25 14:53:31','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 12:02:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1641.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816746481383083437',5622,'181674647611','193','15.00','15','retail','0','2023-01-25 15:01:50','','','','1','Cash',0.00,'1','','','18','','1','2023-01-25 12:02:26','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','4.00','-11','Inclusive','branch','Service','1110','4000','5500','',''),('1816746524612120532',5623,'181674648148','1','1.00','70','retail','0','2023-01-25 16:14:15','','','','0','Cash',0.00,'70','','','18','','1','2023-01-25 13:14:29','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('1816746524813033002',5624,'181674652470','1','1.00','70','retail','0','2023-01-25 16:14:37','','','','0','Cash',0.00,'70','','','18','','1','2023-01-25 13:14:56','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('1816746524890424321',5625,'181674652470','15','1.00','5','retail','0','2023-01-25 16:14:42','','','','0','Cash',0.00,'5','','','18','','1','2023-01-25 13:14:56','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('1816746536871233022',5626,'181674653658','161','2.00','10','retail','0','2023-01-25 16:34:18','','','','0','Cash',0.00,'5','','','18','','1','2023-01-25 13:34:52','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('1816746577052273323',5627,'181674657689','1','2.00','140','retail','0','2023-01-25 17:41:29','','','','0','Cash',0.00,'70','','','18','','1','2023-01-25 14:41:59','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','',''),('1816746577290214343',5628,'181674657720','207','14.00','140','retail','0','2023-01-25 17:42:00','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 14:42:20','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'14','1032.00','1018','Inclusive','branch','Service','1110','4000','5500','',''),('1816746577483362136',5629,'181674657740','187','1.00','5','retail','0','2023-01-25 17:42:20','','','','0','Cash',0.00,'5','','','18','','1','2023-01-25 14:42:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1755.00','1754','Inclusive','branch','Service','1110','4000','5500','',''),('1816746577693628010',5630,'181674657759','190','10.00','100','retail','0','2023-01-25 17:42:39','','','','0','Cash',0.00,'10','','','18','','1','2023-01-25 14:42:51','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1641.00','1631','Inclusive','branch','Service','1110','4000','5500','',''),('1816747136662208362',5631,'181674713377','16','2.00','20','retail','0','2023-01-26 09:09:37','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 06:14:30','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('1816747139101132133',5632,'181674713671','147','2.00','40','retail','0','2023-01-26 09:14:31','','','','0','Cash',0.00,'20','','','18','','1','2023-01-26 06:19:01','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','',''),('1816747139383031023',5633,'181674713671','190','4.00','40','retail','0','2023-01-26 09:18:30','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 06:19:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','1641.00','1637','Inclusive','branch','Service','1110','4000','5500','',''),('1816747139586179330',5634,'181674713942','190','11.00','110','retail','0','2023-01-26 09:19:02','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 06:19:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','1641.00','1630','Inclusive','branch','Service','1110','4000','5500','',''),('1816747160538632233',5635,'181674713990','190','2.00','20','retail','0','2023-01-26 09:19:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 06:54:30','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1641.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816747161483232182',5636,'181674716070','147','1.00','20','retail','0','2023-01-26 09:54:30','','','','0','Cash',0.00,'20','','','18','','1','2023-01-26 06:55:51','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('1816747164771330321',5637,'181674716152','190','1.00','10','retail','0','2023-01-26 10:01:13','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 07:01:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816747171657123623',5638,'181674716482','16','3.00','30','retail','0','2023-01-26 10:01:22','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 07:13:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','',''),('1816747171742234323',5639,'181674716482','190','3.00','30','retail','0','2023-01-26 10:12:46','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 07:13:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1641.00','1638','Inclusive','branch','Service','1110','4000','5500','',''),('1816747172012002323',5640,'181674717184','207','6.00','60','retail','0','2023-01-26 10:13:04','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 07:13:29','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1032.00','1026','Inclusive','branch','Service','1110','4000','5500','',''),('1816747177803102377',5641,'181674717209','147','1.00','20','retail','0','2023-01-26 10:13:29','','','','0','Cash',0.00,'20','','','18','','1','2023-01-26 07:23:05','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('1816747178560230722',5642,'181674717838','18','2.00','120','retail','0','2023-01-26 10:23:58','','','','0','Cash',0.00,'60','','','18','','1','2023-01-26 07:24:26','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('1816747195515102375',5643,'181674717866','116','1.00','10','retail','0','2023-01-26 10:24:26','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 07:52:40','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('1816747226447037442',5644,'181674719560','190','10.00','100','retail','0','2023-01-26 11:38:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 08:44:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1641.00','1631','Inclusive','branch','Service','1110','4000','5500','',''),('1816747236310422270',5645,'181674722656','207','1.00','10','retail','0','2023-01-26 12:00:23','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 09:00:35','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1032.00','1031','Inclusive','branch','Service','1110','4000','5500','',''),('1816747236480303232',5646,'181674723635','190','1.00','10','retail','0','2023-01-26 12:00:35','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 09:01:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816747265652322121',5647,'181674726331','190','13.00','130','retail','0','2023-01-26 12:45:31','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 09:50:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'13','1641.00','1628','Inclusive','branch','Service','1110','4000','5500','',''),('1816747265750012571',5648,'181674726331','147','1.00','20','retail','0','2023-01-26 12:49:26','','','','0','Cash',0.00,'20','','','18','','1','2023-01-26 09:50:01','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('1816747265870046322',5649,'181674726331','190','6.00','60','retail','0','2023-01-26 12:49:36','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 09:50:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','1641.00','1635','Inclusive','branch','Service','1110','4000','5500','',''),('1816747294141703073',5650,'181674729390','190','10.00','100','retail','0','2023-01-26 13:36:30','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 10:37:28','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1641.00','1631','Inclusive','branch','Service','1110','4000','5500','',''),('1816747299663176700',5651,'181674729687','16','3.00','30','retail','0','2023-01-26 13:41:27','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 10:46:09','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('1816747303507033373',5652,'181674729969','207','3.00','30','retail','0','2023-01-26 13:46:09','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 10:52:33','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1032.00','1029','Inclusive','branch','Service','1110','4000','5500','',''),('1816747306090733332',5653,'181674730353','187','9.00','45','retail','0','2023-01-26 13:55:00','','','','0','Cash',0.00,'5','','','18','','1','2023-01-26 10:57:04','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','1755.00','1746','Inclusive','branch','Service','1110','4000','5500','',''),('1816747312363262303',5654,'181674730628','76','1.00','25','retail','0','2023-01-26 13:57:08','','','','0','Cash',0.00,'25','','','18','','1','2023-01-26 11:07:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('1816747312433034223',5655,'181674730628','76','1.00','25','retail','0','2023-01-26 14:07:16','','','','0','Cash',0.00,'25','','','18','','1','2023-01-26 11:07:25','1','10','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('1816747321870006237',5656,'181674731246','1','1.00','70','retail','0','2023-01-26 14:07:26','','','','0','Cash',0.00,'70','','','18','','1','2023-01-26 11:23:11','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('1816747393392233332',5657,'181674732192','187','1.00','5','retail','0','2023-01-26 16:21:37','','','','0','Cash',0.00,'5','','','18','','1','2023-01-26 13:22:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1755.00','1754','Inclusive','branch','Service','1110','4000','5500','',''),('1816747395710292121',5658,'181674739382','190','1.00','10','retail','0','2023-01-26 16:23:02','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 13:26:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816747414710144412',5659,'181674741462','64','1.00','10','retail','0','2023-01-26 16:57:42','','','','0','Cash',0.00,'10','','','18','','1','2023-01-26 13:57:59','1','8','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('1816748001979083230',5660,'181674800179','190','50.00','500','retail','0','2023-01-27 09:16:19','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 06:16:49','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'50','1641.00','1591','Inclusive','branch','Service','1110','4000','5500','',''),('1816748002223231302',5661,'181674800210','16','4.00','40','retail','0','2023-01-27 09:16:50','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 06:17:04','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','',''),('1816748004012241326',5662,'181674800224','116','1.00','10','retail','0','2023-01-27 09:17:04','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 06:20:03','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('1816748018972383121',5663,'181674801725','187','5.00','25','retail','0','2023-01-27 09:42:05','','','','0','Cash',0.00,'5','','','18','','1','2023-01-27 06:45:01','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','1755.00','1750','Inclusive','branch','Service','1110','4000','5500','',''),('1816748020322232302',5664,'181674802019','190','10.00','100','retail','0','2023-01-27 09:46:59','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 06:47:19','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1641.00','1631','Inclusive','branch','Service','1110','4000','5500','',''),('1816748052202238125',5665,'181674804767','187','10.00','50','retail','0','2023-01-27 10:32:47','','','','0','Cash',0.00,'5','','','18','','1','2023-01-27 07:40:23','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1755.00','1745','Inclusive','branch','Service','1110','4000','5500','',''),('1816748052380232801',5666,'181674805224','190','10.00','100','retail','0','2023-01-27 10:40:24','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 07:40:41','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1641.00','1631','Inclusive','branch','Service','1110','4000','5500','',''),('1816748096744000836',5667,'181674805242','190','10.00','100','retail','0','2023-01-27 10:40:42','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 08:54:38','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1641.00','1631','Inclusive','branch','Service','1110','4000','5500','',''),('1816748104292837192',5668,'181674809679','190','2.00','20','retail','0','2023-01-27 12:01:57','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 09:08:15','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','1641.00','1639','Inclusive','branch','Service','1110','4000','5500','',''),('1816748117092032291',5669,'181674811695','207','20.00','200','retail','0','2023-01-27 12:28:15','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 09:28:53','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'20','1132.00','1112','Inclusive','branch','Service','1110','4000','5500','',''),('1816748123680240200',5670,'181674811935','190','3.00','30','retail','0','2023-01-27 12:39:19','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 09:39:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','1641.00','1638','Inclusive','branch','Service','1110','4000','5500','',''),('1816748123781223318',5671,'181674812371','1','1.00','70','retail','0','2023-01-27 12:39:31','','','','0','Cash',0.00,'70','','','18','','1','2023-01-27 09:39:42','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('1816748134043322034',5672,'181674812391','190','40.00','400','retail','0','2023-01-27 12:39:51','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 09:58:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'40','1641.00','1601','Inclusive','branch','Service','1110','4000','5500','',''),('1816748134142380331',5673,'181674812391','190','1.00','10','retail','0','2023-01-27 12:56:45','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 09:58:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816748134622344833',5674,'181674812391','147','1.00','20','retail','0','2023-01-27 12:56:55','','','','0','Cash',0.00,'20','','','18','','1','2023-01-27 09:58:06','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('1816748143988013323',5675,'181674813526','187','8.00','40','retail','0','2023-01-27 12:58:46','','','','0','Cash',0.00,'5','','','18','','1','2023-01-27 10:13:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','1755.00','1747','Inclusive','branch','Service','1110','4000','5500','',''),('1816748170754033033',5676,'181674814401','147','1.00','20','retail','0','2023-01-27 13:57:40','','','','0','Cash',0.00,'20','','','18','','1','2023-01-27 10:58:31','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('1816748170974802116',5677,'181674814401','207','1.00','10','retail','0','2023-01-27 13:57:57','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 10:58:31','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1132.00','1131','Inclusive','branch','Service','1110','4000','5500','',''),('1816748195230030063',5678,'181674819460','16','4.00','40','retail','0','2023-01-27 14:37:40','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 11:39:06','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','',''),('1816748195382018231',5679,'181674819460','189','1.00','20','retail','0','2023-01-27 14:38:43','','','','0','Cash',0.00,'20','','','18','','1','2023-01-27 11:39:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','264.00','263','Inclusive','branch','Service','1110','4000','5500','',''),('1816748202710323032',5680,'181674819547','199','1.00','100','retail','0','2023-01-27 14:39:07','','','','0','Cash',0.00,'100','','','18','','1','2023-01-27 11:51:13','1','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('1816748207483160330',5681,'181674820273','6','1.00','50','retail','0','2023-01-27 14:57:44','','','','0','Cash',0.00,'50','','','18','','1','2023-01-27 11:59:30','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('1816748217033033440',5682,'181674820771','207','10.00','100','retail','0','2023-01-27 14:59:31','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 12:15:06','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','1132.00','1122','Inclusive','branch','Service','1110','4000','5500','',''),('1816748222903702773',5683,'181674821706','207','18.00','180','retail','0','2023-01-27 15:15:06','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 12:26:05','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'18','1132.00','1114','Inclusive','branch','Service','1110','4000','5500','',''),('1816748225532220242',5684,'181674822366','190','1.00','10','retail','0','2023-01-27 15:26:06','','','','0','Cash',0.00,'10','','','18','','1','2023-01-27 12:29:21','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1641.00','1640','Inclusive','branch','Service','1110','4000','5500','',''),('1816748256203364352',5685,'181674824662','14','6.00','30','retail','0','2023-01-27 16:04:22','','','','0','Cash',0.00,'5','','','18','','1','2023-01-27 13:20:55','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','92.00','86','Inclusive','branch','Inventory','','','','',''),('1816748268292136024',5686,'181674825655','154','1.00','25','retail','0','2023-01-27 16:40:22','','','','0','Cash',0.00,'25','','','18','','1','2023-01-27 13:40:36','1','13','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('1816748874503720582',5687,'181674886709','190','22.00','220','retail','0','2023-01-28 09:18:29','','','','0','Cash',0.00,'10','','','18','','1','2023-01-28 06:31:02','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'22','1641.00','1619','Inclusive','branch','Service','1110','4000','5500','',''),('1816748874953331823',5688,'181674887463','147','2.00','40','retail','0','2023-01-28 09:31:03','','','','0','Cash',0.00,'20','','','18','','1','2023-01-28 06:33:44','1','12','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','',''),('1816748941112022223',5689,'181674894092','190','35.00','350','retail','0','2023-01-28 11:21:32','','','','0','Cash',0.00,'10','','','18','','1','2023-01-28 08:22:00','1','15','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'35','1641.00','1606','Inclusive','branch','Service','1110','4000','5500','',''),('1816748946486282284',5690,'181674894122','1','3.00','210','retail','0','2023-01-28 11:22:02','','','','0','Cash',0.00,'70','','','18','','1','2023-01-28 08:30:53','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','93.00','90','Inclusive','branch','Inventory','','','','',''),('1816748962142273203',5691,'181674894653','18','1.00','60','retail','0','2023-01-28 11:30:53','','','','0','Cash',0.00,'60','','','18','','1','2023-01-28 08:57:45','1','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1816748962593027323',5692,'181674894653','1','4.00','280','retail','0','2023-01-28 11:56:55','','','','0','Cash',0.00,'70','','','18','','1','2023-01-28 08:57:45','1','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','90.00','86','Inclusive','branch','Inventory','','','','',''); /*!40000 ALTER TABLE `sales_order` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderraw` -- LOCK TABLES `sales_orderraw` WRITE; /*!40000 ALTER TABLE `sales_orderraw` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderraw` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_reading` -- DROP TABLE IF EXISTS `sales_reading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_reading` ( `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `id` int(30) NOT NULL AUTO_INCREMENT, `status` varchar(30) NOT NULL DEFAULT 'new', `category` varchar(30) NOT NULL, `maincategory` varchar(10) NOT NULL, `start` varchar(100) NOT NULL, `close` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_reading` -- LOCK TABLES `sales_reading` WRITE; /*!40000 ALTER TABLE `sales_reading` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_reading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreading` -- DROP TABLE IF EXISTS `salesreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreading` -- LOCK TABLES `salesreading` WRITE; /*!40000 ALTER TABLE `salesreading` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) NOT NULL, `lastname` varchar(15) NOT NULL, `msisdn` int(20) DEFAULT 0, `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `menutype` varchar(30) NOT NULL DEFAULT 'Left', `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `bankcode` varchar(20) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','77d7714cadaf9de89936740f33bf0409b96a946cbe8beaeeb98675fd43b74245','Robisearch','','<H1 style=\"margin:0px;\">DEVACH RETAILERS</H1>\r\n<H2>TEL:0703307734</H2>\r\n<H3>TILL NO:511801</H3>','0703307734','NGARA','support@robisearch.com','ROBISEARCHPOS','<H1 style=\"margin:0px;\">DEVACH RETAILERS</H1>\r\n<H2>TEL:0703307734</H2>\r\n<H3>TILL NO:511801</H3>\r\n','DEVACH RETAILERS','e7bd1efe6cee0b56cf3b31d7fb5d01c7','0703307734','','','VAT','16','levy','2','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business.','2022-05-131652405236.png','1','1 ','','17','2022-05-13 04:27:15','no','no','no','no','oRx7MzaTEkB4/ud+Jzwsmoh3aWoMhMhdLcQysZlkEdHKnazlwNCwg3qaH46ngdwjel5DV4EQ44QkKDBZQCWt3A==','.','<B> INVOICE TERMS</B></BR>\r\n1. This invoice is payable on demand unless terms specified.<br>\r\n2. Good once sold are not returnable<br>\r\n3. Ownership of the above good will be vested in Dimetrica limited until fully paid\r\n','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:1171211120 for you to continue enjoying our services.','H0yOLnYX11es5F721ajgcf7bKfpNsXdzLbBm3+Cfx1QcqthjWnEUTr6vbhd/9QIhZI++NCkduXbEhUrBNZoqog==','100','Current','Current','00:00','23:59','TouchOnly','One Without Automatic Logout','After Bill','Thank you for your business! ','yes','yes','Advanta','ROBISEARCH','Robisearch@2018','ROBISEARCH','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'user/viewsales','deactivate','products','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','no',2,'Both','no','no'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2019-02-16 02:32:21pm','active','1','','1'),(5,'Opening Day','Almost all the students turned up from April Holiday recess','2019-04-30 04:30:08pm','active','1','','1'),(6,'Board meeting','There will be a board meeting for the directors.','2019-05-18 03:02:06pm','active','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbill` -- LOCK TABLES `splitbill` WRITE; /*!40000 ALTER TABLE `splitbill` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=482 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; INSERT INTO `statement` VALUES (7,'5800','0','121652453073','2022-05-13 17:46:50',0.00,0.00,'','12','1','n/a','Rim of Papers','570','1','','','N/A','0','0','EXEMPTED'),(8,'5550','0','111652458733','2022-05-13 19:19:27',0.00,0.00,'','11','1','n/a','salary','10000','1','','','N/A','0','0','EXEMPTED'),(9,'5800','0','111652715847','2022-05-16 18:44:41',0.00,0.00,'','11','1','n/a','Airtime(Safaricom & Airtel)','1130','1','','','N/A','0','0','EXEMPTED'),(10,'5800','0','111652716010','2022-05-16 18:47:14',0.00,0.00,'','11','1','n/a','Bread','200','1','','','N/A','0','0','EXEMPTED'),(11,'5800','0','111652887081','2022-05-18 18:18:23',0.00,0.00,'','11','1','n/a','shopping','2817','1','','','N/A','0','0','EXEMPTED'),(12,'5800','0','111652887967','2022-05-18 18:33:17',0.00,0.00,'','11','1','n/a','Bread','200','1','','','N/A','0','0','EXEMPTED'),(13,'5800','0','111653317943','2022-05-23 17:59:29',0.00,0.00,'','11','1','n/a','Soda','2300','1','','','N/A','0','0','EXEMPTED'),(14,'5800','0','111653317943','2022-05-23 17:59:29',0.00,0.00,'','11','1','n/a','Internet','4100','1','','','N/A','0','0','EXEMPTED'),(15,'5800','0','111653317943','2022-05-23 17:59:29',0.00,0.00,'','11','1','n/a','bread','400','1','','','N/A','0','0','EXEMPTED'),(16,'5800','0','111653317943','2022-05-23 17:59:29',0.00,0.00,'','11','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(17,'5800','0','111653492880','2022-05-25 18:35:14',0.00,0.00,'','11','1','n/a','Airtime(Safaricom & Airtel)','1410','1','','','N/A','0','0','EXEMPTED'),(18,'5800','0','111653492880','2022-05-25 18:35:14',0.00,0.00,'','11','1','n/a','cakes','150','1','','','N/A','0','0','EXEMPTED'),(19,'5800','0','111653492880','2022-05-25 18:35:14',0.00,0.00,'','11','1','n/a','Bread','200','1','','','N/A','0','0','EXEMPTED'),(20,'5800','0','111653926140','2022-05-30 18:56:19',0.00,0.00,'','11','1','n/a','canon ink','400','1','','','N/A','0','0','EXEMPTED'),(21,'5800','0','111653926230','2022-05-30 18:57:43',0.00,0.00,'','11','1','n/a','Bread','300','1','','','N/A','0','0','EXEMPTED'),(22,'5800','0','111654012717','2022-05-31 18:59:07',0.00,0.00,'','11','1','n/a','SODA','2300','1','','','N/A','0','0','EXEMPTED'),(23,'5800','0','111654012717','2022-05-31 18:59:07',0.00,0.00,'','11','1','n/a','cakes','300','1','','','N/A','0','0','EXEMPTED'),(24,'5800','0','111654012717','2022-05-31 18:59:07',0.00,0.00,'','11','1','n/a','Bread','200','1','','','N/A','0','0','EXEMPTED'),(25,'5800','0','111654012717','2022-05-31 18:59:07',0.00,0.00,'','11','1','n/a','shopping','2955','1','','','N/A','0','0','EXEMPTED'),(27,'5800','0','111654012717','2022-05-31 18:59:07',0.00,0.00,'','11','1','n/a','NJENGA/Petrol','500','1','','','N/A','0','0','EXEMPTED'),(28,'5800','0','121654616361','2022-06-07 18:39:40',0.00,0.00,'','12','1','n/a','Bread','430','1','','','N/A','0','0','EXEMPTED'),(29,'5800','0','121654616361','2022-06-07 18:39:40',0.00,0.00,'','12','1','n/a','soda','2300','1','','','N/A','0','0','EXEMPTED'),(30,'5800','0','121654616361','2022-06-07 18:39:40',0.00,0.00,'','12','1','n/a','Airtime(Safaricom & Airtel)','1880','1','','','N/A','0','0','EXEMPTED'),(31,'5800','0','121654616361','2022-06-07 18:39:40',0.00,0.00,'','12','1','n/a','NJENGA/Petrol/fundi','1400','1','','','N/A','0','0','EXEMPTED'),(32,'5800','0','121654616361','2022-06-07 18:39:40',0.00,0.00,'','12','1','n/a','cakes','450','1','','','N/A','0','0','EXEMPTED'),(33,'5800','0','121654616361','2022-06-07 18:39:40',0.00,0.00,'','12','1','n/a','shopping(photoprint paper)','480','1','','','N/A','0','0','EXEMPTED'),(34,'5800','0','121654701062','2022-06-08 18:11:20',0.00,0.00,'','12','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(35,'5800','0','121654701062','2022-06-08 18:11:20',0.00,0.00,'','12','1','n/a','njenga/home','500','1','','','N/A','0','0','EXEMPTED'),(36,'5800','0','111654954820','2022-06-11 16:40:29',0.00,0.00,'','11','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(37,'5800','0','121655199426','2022-06-14 12:38:01',0.00,0.00,'','12','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(38,'5800','0','181655379171','2022-06-16 14:34:29',0.00,0.00,'','18','1','n/a','cakes','150','1','','','N/A','0','0','EXEMPTED'),(39,'5800','0','181655379171','2022-06-16 14:34:29',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(40,'5800','0','181655454683','2022-06-17 11:31:42',0.00,0.00,'','18','1','n/a','Airtime(Safaricom & Airtel)','1880','1','','','N/A','0','0','EXEMPTED'),(41,'5800','0','181655454683','2022-06-17 11:31:42',0.00,0.00,'','18','1','n/a','Electricity','18670','1','','','N/A','0','0','EXEMPTED'),(42,'5800','0','181655460571','2022-06-17 13:10:33',0.00,0.00,'','18','1','n/a','','380','1','','','N/A','0','0','EXEMPTED'),(43,'5800','0','181655461894','2022-06-17 13:32:11',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(45,'5800','0','181655544429','2022-06-18 12:27:38',0.00,0.00,'','18','1','n/a','PK( small)','280','1','','','N/A','0','0','EXEMPTED'),(46,'5800','0','181655544429','2022-06-18 12:27:38',0.00,0.00,'','18','1','n/a','KSL White','195','1','','','N/A','0','0','EXEMPTED'),(48,'1850','0','181655544429','2022-06-18 12:27:38',0.00,0.00,'','18','1','n/a','','1350','1','','','N/A','0','0','EXEMPTED'),(49,'5800','0','181655547520','2022-06-18 13:19:04',0.00,0.00,'','18','1','n/a','Bread','440','1','','','N/A','0','0','EXEMPTED'),(50,'5800','0','181655718462','2022-06-20 12:48:09',0.00,0.00,'','18','1','n/a','Bread','164','1','','','N/A','0','0','EXEMPTED'),(51,'5800','0','181655724021','2022-06-20 14:20:40',0.00,0.00,'','18','1','n/a','Soda','2300','1','','','N/A','0','0','EXEMPTED'),(52,'5200','0','181655794176','2022-06-21 09:49:49',0.00,0.00,'','18','1','n/a','Internet','4060','1','','','N/A','0','0','EXEMPTED'),(53,'5800','0','181655804122','2022-06-21 12:35:35',0.00,0.00,'','18','1','n/a','Bread','225','1','','','N/A','0','0','EXEMPTED'),(54,'5800','0','181655804172','2022-06-21 12:41:33',0.00,0.00,'','18','1','n/a','Airtime(Safaricom & Airtel)','660','1','','','N/A','0','0','EXEMPTED'),(55,'5800','0','181655807080','2022-06-21 13:24:52',0.00,0.00,'','18','1','n/a','cakes','300','1','','','N/A','0','0','EXEMPTED'),(56,'5800','0','181655897338','2022-06-22 14:30:07',0.00,0.00,'','18','1','n/a','shopping','4270','1','','','N/A','0','0','EXEMPTED'),(57,'5800','0','181655897338','2022-06-22 14:30:07',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(58,'5800','0','181655985274','2022-06-23 14:54:49',0.00,0.00,'','18','1','n/a','WATER','760','1','','','N/A','0','0','EXEMPTED'),(59,'5800','0','181655985274','2022-06-23 14:54:49',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(60,'5800','0','181656063429','2022-06-24 12:37:20',0.00,0.00,'','18','1','n/a','Airtime(Safaricom & Airtel)','940','1','','','N/A','0','0','EXEMPTED'),(61,'5800','0','181656063954','2022-06-24 12:46:05',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(62,'5800','0','181656080942','2022-06-24 17:29:34',0.00,0.00,'','18','1','n/a','Maize flour','2410','1','','','N/A','0','0','EXEMPTED'),(63,'5800','0','181656157403','2022-06-25 14:43:50',0.00,0.00,'','18','1','n/a','Bread','440','1','','','N/A','0','0','EXEMPTED'),(64,'5920','0','181656320307','2022-06-27 11:58:44',0.00,0.00,'','18','1','n/a','Rim of Papers','1950','1','','','N/A','0','0','EXEMPTED'),(65,'5800','0','181656320307','2022-06-27 11:58:44',0.00,0.00,'','18','1','n/a','mask','900','1','','','N/A','0','0','EXEMPTED'),(66,'5800','0','181656327082','2022-06-27 13:51:31',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(67,'5800','0','181656327110','2022-06-27 13:52:06',0.00,0.00,'','18','1','n/a','Airtime(Safaricom & Airtel)','660','1','','','N/A','0','0','EXEMPTED'),(68,'4180','0','181656334920','2022-06-27 16:02:13',0.00,0.00,'','18','1','n/a','Soda','1100','1','','','N/A','0','0','EXEMPTED'),(69,'5800','0','181656417680','2022-06-28 15:01:49',0.00,0.00,'','18','1','n/a','packaging papers','280','1','','','N/A','0','0','EXEMPTED'),(70,'5800','0','181656417680','2022-06-28 15:01:49',0.00,0.00,'','18','1','n/a','Royco cubes','405','1','','','N/A','0','0','EXEMPTED'),(71,'5800','0','181656417680','2022-06-28 15:01:49',0.00,0.00,'','18','1','n/a','','495','1','','','Mac cofee','0','0','EXEMPTED'),(72,'5800','0','181656497742','2022-06-29 13:16:01',0.00,0.00,'','18','1','n/a','sugar','1400','1','','','N/A','0','0','EXEMPTED'),(73,'5800','0','181656497742','2022-06-29 13:16:01',0.00,0.00,'','18','1','n/a','bluebad( sachets)','350','1','','','N/A','0','0','EXEMPTED'),(74,'5800','0','181656497742','2022-06-29 13:16:01',0.00,0.00,'','18','1','n/a','bluebad( 1000gms','150','1','','','N/A','0','0','EXEMPTED'),(75,'5800','0','181656497707','2022-06-29 13:15:25',0.00,0.00,'','18','1','n/a','cakes','500','1','','','N/A','0','0','EXEMPTED'),(76,'5800','0','181656497742','2022-06-29 13:16:01',0.00,0.00,'','18','1','n/a','milk','1080','1','','','N/A','0','0','EXEMPTED'),(77,'5800','0','181656497742','2022-06-29 13:16:01',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(78,'5800','0','181656601701','2022-06-30 18:08:34',0.00,0.00,'','18','1','n/a','Bread','110','1','','','N/A','0','0','EXEMPTED'),(79,'5800','0','181656666473','2022-07-01 12:08:03',0.00,0.00,'','18','1','n/a','Bread','440','1','','','N/A','0','0','EXEMPTED'),(80,'5800','0','181656669692','2022-07-01 13:01:53',0.00,0.00,'','18','1','n/a','Soy sauce','1500','1','','','N/A','0','0','EXEMPTED'),(81,'5800','0','181656669692','2022-07-01 13:01:53',0.00,0.00,'','18','1','n/a','mask','1200','1','','','N/A','0','0','EXEMPTED'),(82,'5563','0','181656919834','2022-07-04 10:31:38',0.00,0.00,'','18','1','n/a','Airtime(Safaricom)','300','1','','','N/A','0','0','EXEMPTED'),(83,'5800','0','181656927101','2022-07-04 12:31:51',0.00,0.00,'','18','1','n/a','Airtime(Safaricom & Airtel)','1600','1','','','N/A','0','0','EXEMPTED'),(84,'5800','0','181656931994','2022-07-04 13:53:23',0.00,0.00,'','18','1','n/a','milk(500 gms)','1060','1','','','N/A','0','0','EXEMPTED'),(85,'5800','0','181656931994','2022-07-04 13:53:23',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(86,'5800','0','181656947258','2022-07-04 18:08:06',0.00,0.00,'','18','1','n/a','MOUSE','450','1','','','N/A','0','0','EXEMPTED'),(87,'5800','0','181657009733','2022-07-05 11:29:04',0.00,0.00,'','18','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(88,'5800','0','181657027454','2022-07-05 16:25:01',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(89,'5800','0','181657100319','2022-07-06 12:38:53',0.00,0.00,'','18','1','n/a','Airtime(Safaricom)','470','1','','','N/A','0','0','EXEMPTED'),(90,'5800','0','181657100319','2022-07-06 12:38:53',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(91,'5800','0','181657121396','2022-07-06 18:30:18',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(92,'5800','0','181657100319','2022-07-06 12:38:53',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(93,'5800','0','181657186386','2022-07-07 12:33:15',0.00,0.00,'','18','1','n/a','Bread','110','1','','','N/A','0','0','EXEMPTED'),(94,'5563','0','181657186386','2022-07-07 12:33:15',0.00,0.00,'','18','1','n/a','Airtime(Safaricom)','50','1','','','N/A','0','0','EXEMPTED'),(95,'5800','0','181657186386','2022-07-07 12:33:15',0.00,0.00,'','18','1','n/a','Airtime(Safaricom l)','470','1','','','N/A','0','0','EXEMPTED'),(96,'5800','0','181657194304','2022-07-07 14:47:32',0.00,0.00,'','18','1','n/a','Water(300ml)','380','1','','','N/A','0','0','EXEMPTED'),(97,'5800','0','111657293909','2022-07-08 18:25:28',0.00,0.00,'','11','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(98,'5800','0','111657293909','2022-07-08 18:25:28',0.00,0.00,'','11','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(99,'5800','0','111657370366','2022-07-09 15:39:40',0.00,0.00,'','11','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(100,'5800','0','181657533180','2022-07-11 12:53:15',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(101,'5800','0','181657533221','2022-07-11 13:02:35',0.00,0.00,'','18','1','n/a','Bread','387','1','','','N/A','0','0','EXEMPTED'),(102,'5800','0','181657634640','2022-07-12 17:04:15',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(103,'5800','0','181657634640','2022-07-12 17:04:15',0.00,0.00,'','18','1','n/a','mask','1100','1','','','N/A','0','0','EXEMPTED'),(104,'5800','0','181657715089','2022-07-13 15:25:00',0.00,0.00,'','18','1','n/a','milk(500 gms)','1060','1','','','N/A','0','0','EXEMPTED'),(105,'5800','0','181657715089','2022-07-13 15:25:00',0.00,0.00,'','18','1','n/a','cakes','400','1','','','N/A','0','0','EXEMPTED'),(106,'5800','0','181657715089','2022-07-13 15:25:00',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(107,'5800','0','181657716714','2022-07-13 15:52:03',0.00,0.00,'','18','1','n/a','Soda( 300ML)','2630','1','','','N/A','0','0','EXEMPTED'),(108,'5800','0','181657895249','2022-07-15 17:27:43',0.00,0.00,'','18','1','n/a','Bread','440','1','','','N/A','0','0','EXEMPTED'),(109,'5800','0','181657895249','2022-07-15 17:27:43',0.00,0.00,'','18','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(110,'5800','0','181658135393','2022-07-18 12:10:03',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(111,'5800','0','181658135393','2022-07-18 12:10:03',0.00,0.00,'','18','1','n/a','caramel','1400','1','','','N/A','0','0','EXEMPTED'),(112,'5800','0','181658135393','2022-07-18 12:10:03',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(113,'5800','0','181658135393','2022-07-18 12:10:03',0.00,0.00,'','18','1','n/a','sugar','500','1','','','N/A','0','0','EXEMPTED'),(114,'5800','0','181658216713','2022-07-19 10:45:26',0.00,0.00,'','18','1','n/a','Airtime(Safaricom & Airtel)','1880','1','','','N/A','0','0','EXEMPTED'),(115,'5800','0','181658216713','2022-07-19 10:45:26',0.00,0.00,'','18','1','n/a','Bread','385','1','','','N/A','0','0','EXEMPTED'),(116,'5563','0','181658216713','2022-07-19 10:45:26',0.00,0.00,'','18','1','n/a','Airtime(Safaricom)','100','1','','','N/A','0','0','EXEMPTED'),(117,'5531','0','181658308093','2022-07-20 12:08:28',0.00,0.00,'','18','1','n/a','Electricity','4571','1','','','N/A','0','0','EXEMPTED'),(118,'1850','0','181658308093','2022-07-20 12:08:28',0.00,0.00,'','18','1','n/a','Binding covers','1500','1','','','N/A','0','0','EXEMPTED'),(119,'5800','0','181658308093','2022-07-20 12:08:28',0.00,0.00,'','18','1','n/a','mask','900','1','','','N/A','0','0','EXEMPTED'),(120,'5800','0','181658308093','2022-07-20 12:08:28',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(121,'5800','0','181658308093','2022-07-20 12:08:28',0.00,0.00,'','18','1','n/a','sugar','1375','1','','','N/A','0','0','EXEMPTED'),(122,'5800','0','181658399056','2022-07-21 13:24:42',0.00,0.00,'','18','1','n/a','Bread','200','1','','','N/A','0','0','EXEMPTED'),(123,'5800','0','181658399056','2022-07-21 13:24:42',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(124,'5800','0','181658399056','2022-07-21 13:24:42',0.00,0.00,'','18','1','n/a','Telkom wifi','4100','1','','','N/A','0','0','EXEMPTED'),(125,'5800','0','181658399056','2022-07-21 13:24:42',0.00,0.00,'','18','1','n/a','Water(300ml)','380','1','','','N/A','0','0','EXEMPTED'),(126,'1850','0','181658399056','2022-07-21 13:24:42',0.00,0.00,'','18','1','n/a','canon ink','4100','1','','','N/A','0','0','EXEMPTED'),(127,'5800','0','181658501629','2022-07-22 17:54:26',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(128,'5800','0','181658736848','2022-07-25 11:14:26',0.00,0.00,'','18','1','n/a','Airtime(Airtel)','940','1','','','N/A','0','0','EXEMPTED'),(129,'5800','0','181658736848','2022-07-25 11:14:26',0.00,0.00,'','18','1','n/a','office airtime','100','1','','','N/A','0','0','EXEMPTED'),(130,'5800','0','181658746701','2022-07-25 13:58:36',0.00,0.00,'','18','1','n/a','Rim of Papers','1950','1','','','N/A','0','0','EXEMPTED'),(131,'5800','0','181658746701','2022-07-25 13:58:36',0.00,0.00,'','18','1','n/a','Soy sauce','1600','1','','','N/A','0','0','EXEMPTED'),(132,'5800','0','181658746701','2022-07-25 13:58:36',0.00,0.00,'','18','1','n/a','toothpicks','400','1','','','N/A','0','0','EXEMPTED'),(133,'5800','0','181658746701','2022-07-25 13:58:36',0.00,0.00,'','18','1','n/a','shopping paper','100','1','','','N/A','0','0','EXEMPTED'),(134,'5800','0','181658746701','2022-07-25 13:58:36',0.00,0.00,'','18','1','n/a','fare','50','1','','','N/A','0','0','EXEMPTED'),(135,'5800','0','181658746701','2022-07-25 13:58:36',0.00,0.00,'','18','1','n/a','mask','900','1','','','N/A','0','0','EXEMPTED'),(136,'5800','0','181658746701','2022-07-25 13:58:36',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(137,'5800','0','181658822880','2022-07-26 11:08:24',0.00,0.00,'','18','1','n/a','','0','1','','','N/A','0','0','EXEMPTED'),(138,'5800','0','181658822880','2022-07-26 11:08:24',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(139,'5800','0','181658848108','2022-07-26 18:08:48',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(140,'5800','0','181658848108','2022-07-26 18:08:48',0.00,0.00,'','18','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(141,'5800','0','181658924620','2022-07-27 15:23:54',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(142,'5800','0','181658924620','2022-07-27 15:23:54',0.00,0.00,'','18','1','n/a','Airtime(airtel)','470','1','','','N/A','0','0','EXEMPTED'),(143,'5800','0','181658924620','2022-07-27 15:23:54',0.00,0.00,'','18','1','n/a','Bread','110','1','','','N/A','0','0','EXEMPTED'),(144,'5800','0','181658931264','2022-07-27 17:14:42',0.00,0.00,'','18','1','n/a','Soda( 300ML)','1265','1','','','N/A','0','0','EXEMPTED'),(145,'5800','0','181659003630','2022-07-28 13:21:12',0.00,0.00,'','18','1','n/a','Bread','440','1','','','N/A','0','0','EXEMPTED'),(146,'5800','0','181659003630','2022-07-28 13:21:12',0.00,0.00,'','18','1','n/a','simsim','380','1','','','N/A','0','0','EXEMPTED'),(147,'5800','0','181659089251','2022-07-29 13:08:04',0.00,0.00,'','18','1','n/a','Bread','165','1','','','N/A','0','0','EXEMPTED'),(148,'5800','0','181659089251','2022-07-29 13:08:04',0.00,0.00,'','18','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(149,'5800','0','111659183662','2022-07-30 15:21:18',0.00,0.00,'','11','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(150,'5800','0','181659428773','2022-08-02 11:26:23',0.00,0.00,'','18','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(151,'5800','0','181659428773','2022-08-02 11:26:23',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(152,'4180','0','181659428773','2022-08-02 11:26:23',0.00,0.00,'','18','1','n/a','Airtime( Airtel)','1410','1','','','N/A','0','0','EXEMPTED'),(153,'5800','0','181659428773','2022-08-02 11:26:23',0.00,0.00,'','18','1','n/a','Bread','370','1','','','N/A','0','0','EXEMPTED'),(154,'5800','0','181659517270','2022-08-03 12:01:42',0.00,0.00,'','18','1','n/a','milk(500 gms)','930','1','','','N/A','0','0','EXEMPTED'),(155,'5800','0','181659619099','2022-08-04 16:19:01',0.00,0.00,'','18','1','n/a','Maize flour','2080','1','','','N/A','0','0','EXEMPTED'),(156,'5800','0','181659619099','2022-08-04 16:19:01',0.00,0.00,'','18','1','n/a','sugar','1675','1','','','N/A','0','0','EXEMPTED'),(157,'5800','0','181659619099','2022-08-04 16:19:01',0.00,0.00,'','18','1','n/a','Rim of Papers','2600','1','','','N/A','0','0','EXEMPTED'),(158,'5800','0','181659619099','2022-08-04 16:19:01',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(159,'5800','0','181660747265','2022-08-17 17:41:23',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(160,'5800','0','181660747265','2022-08-17 17:41:23',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(161,'5800','0','181660901154','2022-08-19 12:26:02',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(162,'5780','0','181660903891','2022-08-19 13:11:44',0.00,0.00,'','18','1','n/a','Repairs','350','1','','','N/A','0','0','EXEMPTED'),(163,'5800','0','181660903891','2022-08-19 13:11:44',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(164,'5800','0','181660903891','2022-08-19 13:11:44',0.00,0.00,'','18','1','n/a','Soda( 300ML)','2300','1','','','N/A','0','0','EXEMPTED'),(165,'5800','0','111661007603','2022-08-20 18:00:34',0.00,0.00,'','11','1','n/a','Bread','165','1','','','N/A','0','0','EXEMPTED'),(166,'5800','0','181661157260','2022-08-22 11:35:03',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(167,'5800','0','181661264541','2022-08-23 17:22:35',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(168,'5800','0','181661264541','2022-08-23 17:22:35',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(169,'5800','0','181661332275','2022-08-24 12:11:48',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(170,'5800','0','181661436046','2022-08-25 17:00:55',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(171,'5800','0','181661436046','2022-08-25 17:00:55',0.00,0.00,'','18','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(172,'5800','0','181661777190','2022-08-29 15:46:38',0.00,0.00,'','18','1','n/a','Water(300ml)','380','1','','','N/A','0','0','EXEMPTED'),(173,'5800','0','181661849960','2022-08-30 11:59:44',0.00,0.00,'','18','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(174,'5800','0','181661849960','2022-08-30 11:59:44',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(175,'5800','0','181661849960','2022-08-30 11:59:44',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(176,'5800','0','181661849960','2022-08-30 11:59:44',0.00,0.00,'','18','1','n/a','garbage collection','300','1','','','N/A','0','0','EXEMPTED'),(177,'5800','0','181661939893','2022-08-31 12:58:25',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(178,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Bread','110','1','','','N/A','0','0','EXEMPTED'),(179,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','KSL Sweets','190','1','','','N/A','0','0','EXEMPTED'),(180,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Packaging papers','300','1','','','N/A','0','0','EXEMPTED'),(181,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Juicy fruit','825','1','','','N/A','0','0','EXEMPTED'),(182,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Alluminium Foil','850','1','','','N/A','0','0','EXEMPTED'),(183,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Tropical mint','305','1','','','N/A','0','0','EXEMPTED'),(184,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Glucose','170','1','','','N/A','0','0','EXEMPTED'),(185,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Patco mint','115','1','','','N/A','0','0','EXEMPTED'),(186,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Nuvita biscuit','270','1','','','N/A','0','0','EXEMPTED'),(187,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','Sugar','1600','1','','','N/A','0','0','EXEMPTED'),(188,'5800','0','181662022545','2022-09-01 11:55:55',0.00,0.00,'','18','1','n/a','soy sauce','1600','1','','','N/A','0','0','EXEMPTED'),(189,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(190,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','cakes','250','1','','','N/A','0','0','EXEMPTED'),(191,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','Soda( 300ML)','2530','1','','','N/A','0','0','EXEMPTED'),(192,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','Rim of Papers','1890','1','','','N/A','0','0','EXEMPTED'),(193,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','sawa soap','890','1','','','N/A','0','0','EXEMPTED'),(194,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','Aerial','860','1','','','N/A','0','0','EXEMPTED'),(195,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','Everready','405','1','','','N/A','0','0','EXEMPTED'),(196,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','Toilex Tissue paper','1240','1','','','N/A','0','0','EXEMPTED'),(197,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','Clarion 4R','400','1','','','N/A','0','0','EXEMPTED'),(198,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','Take away conatiners','1200','1','','','N/A','0','0','EXEMPTED'),(199,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','shopping paper','30','1','','','N/A','0','0','EXEMPTED'),(200,'5800','0','181662458624','2022-09-06 13:03:53',0.00,0.00,'','18','1','n/a','fare','50','1','','','N/A','0','0','EXEMPTED'),(201,'5800','0','181662561679','2022-09-07 17:41:51',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(202,'5800','0','181662649578','2022-09-08 18:06:37',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(203,'5800','0','181662649578','2022-09-08 18:06:37',0.00,0.00,'','18','1','n/a','mandazi','50','1','','','N/A','0','0','EXEMPTED'),(204,'5800','0','181662649578','2022-09-08 18:06:37',0.00,0.00,'','18','1','n/a','cakes','50','1','','','N/A','0','0','EXEMPTED'),(205,'5800','0','181662715134','2022-09-09 12:19:03',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(206,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(207,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(208,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','indomie','680','1','','','N/A','0','0','EXEMPTED'),(209,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','Ginger Biscuit','310','1','','','N/A','0','0','EXEMPTED'),(210,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','Nuvita biscuit','270','1','','','N/A','0','0','EXEMPTED'),(211,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','AAA everready batteries','405','1','','','N/A','0','0','EXEMPTED'),(212,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','Soy sauce','1600','1','','','N/A','0','0','EXEMPTED'),(213,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','ndume bar soap','1950','1','','','N/A','0','0','EXEMPTED'),(214,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','fare','100','1','','','N/A','0','0','EXEMPTED'),(215,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','Max brite','75','1','','','N/A','0','0','EXEMPTED'),(216,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','Glucose','170','1','','','N/A','0','0','EXEMPTED'),(217,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','Drinking chocolate','165','1','','','N/A','0','0','EXEMPTED'),(218,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','18','1','n/a','Mac coffee','495','1','','','N/A','0','0','EXEMPTED'),(219,'5800','0','181663220934','2022-09-15 08:49:20',0.00,0.00,'','11','1','n/a','Eclairs','220','1','','','N/A','0','0','EXEMPTED'),(220,'5800','0','181663580626','2022-09-19 12:44:03',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(221,'5800','0','181663580626','2022-09-19 12:44:03',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(222,'5800','0','181663580626','2022-09-19 12:44:03',0.00,0.00,'','18','1','n/a','Internet','4100','1','','','N/A','0','0','EXEMPTED'),(223,'5800','0','181663655773','2022-09-20 09:36:28',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(224,'5800','0','181663655773','2022-09-20 09:36:28',0.00,0.00,'','18','1','n/a','Soda( 300ML)','1100','1','','','N/A','0','0','EXEMPTED'),(225,'5800','0','181663655773','2022-09-20 09:36:28',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(226,'5800','0','181663772965','2022-09-21 18:09:49',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(227,'5800','0','181663772965','2022-09-21 18:09:49',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(228,'5800','0','181663942987','2022-09-23 17:23:32',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(229,'5800','0','181663942987','2022-09-23 17:23:32',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(230,'5800','0','181663942987','2022-09-23 17:23:32',0.00,0.00,'','18','1','n/a','sugar','1770','1','','','N/A','0','0','EXEMPTED'),(231,'5800','0','181664010827','2022-09-24 12:13:56',0.00,0.00,'','18','1','n/a','Soy sauce','1500','1','','','N/A','0','0','EXEMPTED'),(232,'5800','0','181664010827','2022-09-24 12:13:56',0.00,0.00,'','18','1','n/a','A4 envelopes','480','1','','','N/A','0','0','EXEMPTED'),(233,'5800','0','181664010827','2022-09-24 12:13:56',0.00,0.00,'','18','1','n/a','pk(long)','560','1','','','N/A','0','0','EXEMPTED'),(234,'5800','0','181664010827','2022-09-24 12:13:56',0.00,0.00,'','18','1','n/a','big daddy sweets','255','1','','','N/A','0','0','EXEMPTED'),(235,'5800','0','181664010827','2022-09-24 12:13:56',0.00,0.00,'','18','1','n/a','toothpicks','720','1','','','N/A','0','0','EXEMPTED'),(236,'5800','0','181664010827','2022-09-24 12:13:56',0.00,0.00,'','18','1','n/a','Patco mint','115','1','','','N/A','0','0','EXEMPTED'),(237,'5800','0','181664010827','2022-09-24 12:13:56',0.00,0.00,'','18','1','n/a','AAA everready batteries','145','1','','','N/A','0','0','EXEMPTED'),(238,'5800','0','181664010827','2022-09-24 12:13:56',0.00,0.00,'','18','1','n/a','Bread','175','1','','','N/A','0','0','EXEMPTED'),(239,'5800','0','181664184790','2022-09-26 12:33:19',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(240,'5800','0','181664184790','2022-09-26 12:33:19',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(241,'5800','0','181664357854','2022-09-28 12:37:51',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(242,'5800','0','181664357854','2022-09-28 12:37:51',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(243,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','Toilex Tissue paper','1240','1','','','N/A','0','0','EXEMPTED'),(244,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','Tropical mint','305','1','','','N/A','0','0','EXEMPTED'),(245,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','KSL Sweets','190','1','','','N/A','0','0','EXEMPTED'),(246,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','PK( small)','535','1','','','N/A','0','0','EXEMPTED'),(247,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','Patco mint','230','1','','','N/A','0','0','EXEMPTED'),(248,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(249,'4180','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(250,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(251,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','canon ink','4300','1','','','N/A','0','0','EXEMPTED'),(252,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','fare','50','1','','','N/A','0','0','EXEMPTED'),(253,'5800','0','181664546474','2022-09-30 17:01:37',0.00,0.00,'','18','1','n/a','Soda( 300ML)','1150','1','','','N/A','0','0','EXEMPTED'),(254,'5800','0','181664617348','2022-10-01 12:42:37',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(255,'5800','0','181664861165','2022-10-04 08:26:19',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(256,'5800','0','181664861165','2022-10-04 08:26:19',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(257,'5800','0','181664861165','2022-10-04 08:26:19',0.00,0.00,'','18','1','n/a','Water','1140','1','','','N/A','0','0','EXEMPTED'),(258,'5800','0','181664962122','2022-10-05 12:28:50',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(265,'5800','0','181665135534','2022-10-07 12:39:03',0.00,0.00,'','18','1','n/a','Bread','165','1','','','N/A','0','0','EXEMPTED'),(266,'5800','0','181665235593','2022-10-08 16:26:41',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(267,'5800','0','181665500473','2022-10-11 18:01:20',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(268,'5800','0','181665500473','2022-10-11 18:01:20',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(269,'5800','0','181665500473','2022-10-11 18:01:20',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(270,'5800','0','181665570928','2022-10-12 13:35:35',0.00,0.00,'','11','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(271,'5800','0','181665570928','2022-10-12 13:35:35',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(272,'5800','0','181665738644','2022-10-14 12:10:50',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(273,'5800','0','181665738644','2022-10-14 12:10:50',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(274,'5800','0','181665738644','2022-10-14 12:10:50',0.00,0.00,'','11','1','n/a','Water(300ml)','1860','1','','','N/A','0','0','EXEMPTED'),(275,'5800','0','181665738644','2022-10-14 12:10:50',0.00,0.00,'','11','1','n/a','Airtime(Safaricom & Airtel)','470','1','','','N/A','0','0','EXEMPTED'),(276,'5800','0','111666020148','2022-10-17 18:22:41',0.00,0.00,'','11','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(277,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Electricity Bill','8250','1','','','N/A','0','0','EXEMPTED'),(278,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Soy sauce','1600','1','','','N/A','0','0','EXEMPTED'),(279,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Foil','850','1','','','N/A','0','0','EXEMPTED'),(280,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Handkarchief','770','1','','','N/A','0','0','EXEMPTED'),(281,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','milk(500 gms)','900','1','','','N/A','0','0','EXEMPTED'),(282,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Maize flour','1900','1','','','N/A','0','0','EXEMPTED'),(283,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','tissue','2150','1','','','N/A','0','0','EXEMPTED'),(284,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Binding covers','1430','1','','','N/A','0','0','EXEMPTED'),(285,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','binding tape','160','1','','','N/A','0','0','EXEMPTED'),(286,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','cellotape','1080','1','','','N/A','0','0','EXEMPTED'),(287,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','notebooks','150','1','','','N/A','0','0','EXEMPTED'),(288,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Soda( 300ML)','1150','1','','','N/A','0','0','EXEMPTED'),(289,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Rim of Papers','1300','1','','','N/A','0','0','EXEMPTED'),(290,'5800','0','181666075297','2022-10-18 09:41:45',0.00,0.00,'','18','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(291,'5800','0','111666191802','2022-10-19 18:03:56',0.00,0.00,'','11','1','n/a','Internet','4100','1','','','N/A','0','0','EXEMPTED'),(292,'5800','0','111666191802','2022-10-19 18:03:56',0.00,0.00,'','11','1','n/a','Bread','330','1','','','N/A','0','0','EXEMPTED'),(293,'5800','0','111666435168','2022-10-22 13:39:40',0.00,0.00,'','11','1','n/a','Bread','440','1','','','N/A','0','0','EXEMPTED'),(294,'5800','0','111666435168','2022-10-22 13:39:40',0.00,0.00,'','11','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(295,'4180','0','111666695810','2022-10-25 14:03:39',0.00,0.00,'','11','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(296,'5800','0','111666695810','2022-10-25 14:03:39',0.00,0.00,'','11','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(297,'5800','0','111666695810','2022-10-25 14:03:39',0.00,0.00,'','11','1','n/a','Soda( 300ML)','4600','1','','','N/A','0','0','EXEMPTED'),(298,'5800','0','111666695810','2022-10-25 14:03:39',0.00,0.00,'','11','1','n/a','Water(300ml)','420','1','','','N/A','0','0','EXEMPTED'),(299,'5800','0','181666857909','2022-10-27 11:05:17',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(300,'5800','0','111666874446','2022-10-27 15:40:54',0.00,0.00,'','11','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(301,'5800','0','111666874446','2022-10-27 15:40:54',0.00,0.00,'','11','1','n/a','sugar','1950','1','','','N/A','0','0','EXEMPTED'),(302,'5800','0','111666874446','2022-10-27 15:40:54',0.00,0.00,'','11','1','n/a','Rim of Papers','3900','1','','','N/A','0','0','EXEMPTED'),(303,'5800','0','181666949014','2022-10-28 12:24:27',0.00,0.00,'','18','1','n/a','Bread','110','1','','','N/A','0','0','EXEMPTED'),(304,'5800','0','181666949014','2022-10-28 12:24:27',0.00,0.00,'','18','1','n/a','parking fee','200','1','','','N/A','0','0','EXEMPTED'),(305,'5800','0','181667039177','2022-10-29 13:26:29',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(306,'5800','0','181667039177','2022-10-29 13:26:29',0.00,0.00,'','18','1','n/a','Fuel & Fish food','2000','1','','','N/A','0','0','EXEMPTED'),(307,'5800','0','181667208699','2022-10-31 12:31:47',0.00,0.00,'','18','1','n/a','Fuel','1000','1','','','N/A','0','0','EXEMPTED'),(308,'5800','0','181667208699','2022-10-31 12:31:47',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(309,'5800','0','181667208699','2022-10-31 12:31:47',0.00,0.00,'','18','1','n/a','binding tape','160','1','','','N/A','0','0','EXEMPTED'),(310,'5800','0','181667208699','2022-10-31 12:31:47',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(313,'5800','0','181667316859','2022-11-01 18:36:35',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(314,'5800','0','181667316859','2022-11-01 18:36:35',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(315,'5800','0','181667475805','2022-11-03 14:43:39',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(316,'5800','0','181667475805','2022-11-03 14:43:39',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(317,'5800','0','181667475805','2022-11-03 14:43:39',0.00,0.00,'','18','1','n/a','Soda( 300ML)','1150','1','','','N/A','0','0','EXEMPTED'),(318,'5800','0','181667577669','2022-11-04 19:01:19',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(319,'5800','0','181667577669','2022-11-04 19:01:19',0.00,0.00,'','18','1','n/a','Njenga','3600','1','','','N/A','0','0','EXEMPTED'),(320,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','big daddy sweets','295','1','','','N/A','0','0','EXEMPTED'),(321,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','KSL Sweets','95','1','','','N/A','0','0','EXEMPTED'),(322,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','Tropical mint','160','1','','','N/A','0','0','EXEMPTED'),(323,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','mara moja','360','1','','','N/A','0','0','EXEMPTED'),(324,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','Ginger Biscuit','310','1','','','N/A','0','0','EXEMPTED'),(325,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','pk(long)','560','1','','','N/A','0','0','EXEMPTED'),(326,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','PK( small)','310','1','','','N/A','0','0','EXEMPTED'),(327,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','Juicy fruit','870','1','','','N/A','0','0','EXEMPTED'),(328,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','sawa soap','890','1','','','N/A','0','0','EXEMPTED'),(329,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','Patco mint','115','1','','','N/A','0','0','EXEMPTED'),(330,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','parking fee','200','1','','','N/A','0','0','EXEMPTED'),(331,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','Rim of Papers','2600','1','','','N/A','0','0','EXEMPTED'),(332,'5800','0','181667657391','2022-11-05 17:10:02',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(333,'5800','0','181667834221','2022-11-07 18:17:22',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(334,'5800','0','181667834221','2022-11-07 18:17:22',0.00,0.00,'','18','1','n/a','Fuel','1000','1','','','N/A','0','0','EXEMPTED'),(335,'5800','0','181667918880','2022-11-08 17:48:23',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(336,'5800','0','181667918880','2022-11-08 17:48:23',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(337,'5800','0','181667918880','2022-11-08 17:48:23',0.00,0.00,'','18','1','n/a','binding rings','350','1','','','N/A','0','0','EXEMPTED'),(338,'5800','0','181667984200','2022-11-09 12:47:36',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(339,'5800','0','181667984200','2022-11-09 12:47:36',0.00,0.00,'','11','1','n/a','milk','900','1','','','N/A','0','0','EXEMPTED'),(340,'5800','0','181667984200','2022-11-09 12:47:36',0.00,0.00,'','18','1','n/a','office airtime','200','1','','','N/A','0','0','EXEMPTED'),(341,'5800','0','181667984200','2022-11-09 12:47:36',0.00,0.00,'','11','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(342,'5800','0','181667984200','2022-11-09 12:47:36',0.00,0.00,'','11','1','n/a','Water(300ml)','420','1','','','N/A','0','0','EXEMPTED'),(343,'5800','0','181668078890','2022-11-10 14:15:11',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(344,'5800','0','181668078890','2022-11-10 14:15:11',0.00,0.00,'','18','1','n/a','A4 envelopes','300','1','','','N/A','0','0','EXEMPTED'),(345,'5800','0','181668078890','2022-11-10 14:15:11',0.00,0.00,'','18','1','n/a','canon ink','4220','1','','','N/A','0','0','EXEMPTED'),(346,'5800','0','181668078890','2022-11-10 14:15:11',0.00,0.00,'','18','1','n/a','cakes','100','1','','','N/A','0','0','EXEMPTED'),(347,'5800','0','181668160885','2022-11-11 13:01:34',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(348,'5800','0','181668160885','2022-11-11 13:01:34',0.00,0.00,'','11','1','n/a','Fuel','1000','1','','','N/A','0','0','EXEMPTED'),(349,'5800','0','111668691878','2022-11-17 16:31:33',0.00,0.00,'','11','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(350,'5800','0','111668691878','2022-11-17 16:31:33',0.00,0.00,'','11','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(351,'5800','0','181668760598','2022-11-18 11:36:49',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(352,'5800','0','181668760598','2022-11-18 11:36:49',0.00,0.00,'','11','1','n/a','Internet','4100','1','','','N/A','0','0','EXEMPTED'),(353,'5800','0','181668760598','2022-11-18 11:36:49',0.00,0.00,'','11','1','n/a','Rim of Papers','2000','1','','','N/A','0','0','EXEMPTED'),(354,'5800','0','181668841697','2022-11-19 10:08:37',0.00,0.00,'','18','1','n/a','Bread','175','1','','','N/A','0','0','EXEMPTED'),(355,'5800','0','181668841697','2022-11-19 10:08:37',0.00,0.00,'','18','1','n/a','njenga/home/ Shopping/ fuel','7140','1','','','N/A','0','0','EXEMPTED'),(356,'5800','0','111669028990','2022-11-21 14:10:33',0.00,0.00,'','11','1','n/a','bread','275','1','','','N/A','0','0','EXEMPTED'),(357,'5800','0','111669043566','2022-11-21 18:13:14',0.00,0.00,'','11','1','n/a','Nenga (for petrol)','1000','1','','','N/A','0','0','EXEMPTED'),(358,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','bread','275','1','','','N/A','0','0','EXEMPTED'),(359,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','Soda( 300ML)','2300','1','','','N/A','0','0','EXEMPTED'),(360,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','cakes','400','1','','','N/A','0','0','EXEMPTED'),(361,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','Tropical mint','305','1','','','N/A','0','0','EXEMPTED'),(362,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','KSL Sweets','190','1','','','N/A','0','0','EXEMPTED'),(363,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','Patco mint','115','1','','','N/A','0','0','EXEMPTED'),(364,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','Juicy fruit','300','1','','','N/A','0','0','EXEMPTED'),(365,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','serviettes','1260','1','','','N/A','0','0','EXEMPTED'),(366,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','Family biscuit','670','1','','','N/A','0','0','EXEMPTED'),(367,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','Straw','195','1','','','N/A','0','0','EXEMPTED'),(368,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','lollipop','165','1','','','N/A','0','0','EXEMPTED'),(369,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','Fare','50','1','','','N/A','0','0','EXEMPTED'),(370,'5800','0','181669107382','2022-11-22 11:56:46',0.00,0.00,'','18','1','n/a','NJENGA/Petrol','1000','1','','','N/A','0','0','EXEMPTED'),(371,'5800','0','181669194435','2022-11-23 13:40:05',0.00,0.00,'','18','1','n/a','bread','275','1','','','N/A','0','0','EXEMPTED'),(372,'5800','0','181669194435','2022-11-23 13:40:05',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(373,'5800','0','181669194435','2022-11-23 13:40:05',0.00,0.00,'','18','1','n/a','parking fee','200','1','','','N/A','0','0','EXEMPTED'),(374,'5800','0','181669282918','2022-11-24 12:42:06',0.00,0.00,'','18','1','n/a','bread','275','1','','','N/A','0','0','EXEMPTED'),(375,'5800','0','181669282918','2022-11-24 12:42:06',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(376,'5800','0','181669367878','2022-11-25 12:19:07',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(377,'5800','0','181669367878','2022-11-25 12:19:07',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(378,'5800','0','181669634506','2022-11-28 14:22:04',0.00,0.00,'','18','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(379,'5800','0','181669634506','2022-11-28 14:22:04',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(380,'5800','0','181669714590','2022-11-29 12:36:39',0.00,0.00,'','18','1','n/a','220','220','1','','','N/A','0','0','EXEMPTED'),(381,'5800','0','181669714590','2022-11-29 12:36:39',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(382,'5800','0','181669714590','2022-11-29 12:36:39',0.00,0.00,'','18','1','n/a','Rim of Papers','2000','1','','','N/A','0','0','EXEMPTED'),(383,'5800','0','181665050015','2022-10-06 12:53:51',0.00,0.00,'','11','1','n/a','Rim of Papers','3250','1','','','N/A','0','0','EXEMPTED'),(384,'5800','0','181665050015','2022-10-06 12:53:51',0.00,0.00,'','11','1','n/a','milk(500 gms)','1100','1','','','N/A','0','0','EXEMPTED'),(385,'5800','0','181665050015','2022-10-06 12:53:51',0.00,0.00,'','11','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(386,'5800','0','181665050015','2022-10-06 12:53:51',0.00,0.00,'','11','1','n/a','Water(300ml)','1020','1','','','N/A','0','0','EXEMPTED'),(387,'5800','0','181658746701','2022-07-25 13:58:36',0.00,0.00,'','11','1','n/a','sugar','1750','1','','','N/A','0','0','EXEMPTED'),(388,'5800','0','111669822227','2022-11-30 18:30:36',0.00,0.00,'','11','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(389,'5800','0','111669905390','2022-12-01 17:37:59',0.00,0.00,'','11','1','n/a','NJENGA/Petrol','1000','1','','','N/A','0','0','EXEMPTED'),(390,'5800','0','111669905581','2022-12-01 17:40:36',0.00,0.00,'','11','1','n/a','NJENGA/medicine','300','1','','','N/A','0','0','EXEMPTED'),(391,'5800','0','111669905680','2022-12-01 17:41:45',0.00,0.00,'','11','1','n/a','bread','220','1','','','N/A','0','0','EXEMPTED'),(392,'5800','0','111670069534','2022-12-03 15:13:59',0.00,0.00,'','11','1','n/a','Bread','550','1','','','N/A','0','0','EXEMPTED'),(393,'5800','0','111670069735','2022-12-03 15:16:07',0.00,0.00,'','11','1','n/a','milk(500 gms)','900','1','','','N/A','0','0','EXEMPTED'),(394,'5800','0','111670069784','2022-12-03 15:17:20',0.00,0.00,'','11','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(395,'5800','0','111670069859','2022-12-03 15:18:05',0.00,0.00,'','11','1','n/a','njenga - petrol','2000','1','','','N/A','0','0','EXEMPTED'),(396,'5800','0','111670069859','2022-12-03 15:18:05',0.00,0.00,'','11','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(397,'5800','0','121652452834','2022-05-13 17:43:41',0.00,0.00,'','11','1','n/a','Rim of Papers','2650','1','2','','N/A','0','0','EXEMPTED'),(398,'5800','0','181670340118','2022-12-06 18:22:09',0.00,0.00,'','18','1','n/a','Bread','165','1','','','N/A','0','0','EXEMPTED'),(399,'5800','0','181670340118','2022-12-06 18:22:09',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(400,'5800','0','181670596034','2022-12-09 17:27:23',0.00,0.00,'','18','1','n/a','Soda( 300ML)','2300','1','','','N/A','0','0','EXEMPTED'),(401,'5800','0','181670596034','2022-12-09 17:27:23',0.00,0.00,'','11','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(402,'5800','0','181670596034','2022-12-09 17:27:23',0.00,0.00,'','11','1','n/a','bread','275','1','','','N/A','0','0','EXEMPTED'),(403,'5800','0','111669028990','2022-11-21 14:10:33',0.00,0.00,'','11','1','n/a','cakes','350','1','','','N/A','0','0','EXEMPTED'),(404,'5800','0','111670946577','2022-12-13 18:49:45',0.00,0.00,'','11','1','n/a','Bread','275','1','','','N/A','0','0','EXEMPTED'),(405,'5800','0','181670596034','2022-12-09 17:27:23',0.00,0.00,'','11','1','n/a','Alluminium Foil','870','1','','','N/A','0','0','EXEMPTED'),(406,'5800','0','181670596034','2022-12-09 17:27:23',0.00,0.00,'','11','1','n/a','Juicy fruit','355','1','','','N/A','0','0','EXEMPTED'),(407,'5800','0','181671011837','2022-12-14 12:57:27',0.00,0.00,'','18','1','n/a','Bread','165','1','','','N/A','0','0','EXEMPTED'),(408,'5800','0','181671011837','2022-12-14 12:57:27',0.00,0.00,'','18','1','n/a','groundnuts','450','1','','','N/A','0','0','EXEMPTED'),(409,'5800','0','111671115279','2022-12-15 17:41:27',0.00,0.00,'','11','1','n/a','Bread','110','1','','','N/A','0','0','EXEMPTED'),(410,'5800','0','111671115279','2022-12-15 17:41:27',0.00,0.00,'','11','1','n/a','Repair & maintenance','300','1','','','N/A','0','0','EXEMPTED'),(411,'5800','0','181671202614','2022-12-16 17:57:20',0.00,0.00,'','18','1','n/a','Bread','110','1','','','N/A','0','0','EXEMPTED'),(412,'5800','0','181671202614','2022-12-16 17:57:20',0.00,0.00,'','18','1','n/a','mouse trap','100','1','','','N/A','0','0','EXEMPTED'),(413,'5800','0','181671202614','2022-12-16 17:57:20',0.00,0.00,'','18','1','n/a','obama pens','250','1','','','N/A','0','0','EXEMPTED'),(414,'5800','0','181671202614','2022-12-16 17:57:20',0.00,0.00,'','18','1','n/a','A4 envelopes','400','1','','','N/A','0','0','EXEMPTED'),(415,'5800','0','181671286243','2022-12-17 17:10:52',0.00,0.00,'','18','1','n/a','Bread','165','1','','','N/A','0','0','EXEMPTED'),(416,'5800','0','181671440954','2022-12-19 12:09:24',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(417,'5800','0','181671440954','2022-12-19 12:09:24',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(418,'5800','0','181671547546','2022-12-20 17:45:55',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(419,'5800','0','181671547546','2022-12-20 17:45:55',0.00,0.00,'','18','1','n/a','cakes','150','1','','','N/A','0','0','EXEMPTED'),(420,'5800','0','181671631220','2022-12-21 17:00:28',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(421,'4180','0','181671631220','2022-12-21 17:00:28',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(422,'5800','0','181671717985','2022-12-22 17:06:49',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(423,'5800','0','181671717985','2022-12-22 17:06:49',0.00,0.00,'','18','1','n/a','Soda( 300ML)','1250','1','','','N/A','0','0','EXEMPTED'),(425,'5800','0','181672326597','2022-12-29 18:10:07',0.00,0.00,'','18','1','n/a','cakes','100','1','','','N/A','0','0','EXEMPTED'),(426,'5800','0','181672402837','2022-12-30 15:20:47',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(427,'5800','0','181672482783','2022-12-31 13:33:10',0.00,0.00,'','18','1','n/a','Ear pods','4000','1','','','N/A','0','0','EXEMPTED'),(428,'5800','0','181672757599','2023-01-03 17:53:27',0.00,0.00,'','18','1','n/a','canon ink','4230','1','','','N/A','0','0','EXEMPTED'),(429,'5800','0','181672757599','2023-01-03 17:53:27',0.00,0.00,'','18','1','n/a','Rim of Papers','1950','1','','','N/A','0','0','EXEMPTED'),(430,'5800','0','181672757599','2023-01-03 17:53:27',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(431,'5800','0','181672757599','2023-01-03 17:53:27',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(432,'5800','0','181672757599','2023-01-03 17:53:27',0.00,0.00,'','18','1','n/a','Printer servicing','2500','1','','','N/A','0','0','EXEMPTED'),(433,'4180','0','181672835565','2023-01-04 15:32:52',0.00,0.00,'','18','1','n/a','Water(300ml)','760','1','','','N/A','0','0','EXEMPTED'),(434,'5800','0','181672835565','2023-01-04 15:32:52',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(435,'5800','0','181672928769','2023-01-05 17:26:19',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(436,'5800','0','181672928769','2023-01-05 17:26:19',0.00,0.00,'','18','1','n/a','Soda( 300ML)','3450','1','','','N/A','0','0','EXEMPTED'),(437,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','bread','22O','1','','','N/A','0','0','EXEMPTED'),(438,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Nuvita biscuit','250','1','','','N/A','0','0','EXEMPTED'),(439,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Ginger Biscuit','255','1','','','N/A','0','0','EXEMPTED'),(440,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','mara moja','360','1','','','N/A','0','0','EXEMPTED'),(441,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','toothpicks','220','1','','','N/A','0','0','EXEMPTED'),(442,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Tropical mint','160','1','','','N/A','0','0','EXEMPTED'),(443,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Patco mint','115','1','','','N/A','0','0','EXEMPTED'),(444,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Everready AAA','405','1','','','N/A','0','0','EXEMPTED'),(445,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Mac coffee','270','1','','','N/A','0','0','EXEMPTED'),(446,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','KSL Sweets','190','1','','','N/A','0','0','EXEMPTED'),(447,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','PK( small)','310','1','','','N/A','0','0','EXEMPTED'),(448,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Juicy fruit','300','1','','','N/A','0','0','EXEMPTED'),(449,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Bic razor','230','1','','','N/A','0','0','EXEMPTED'),(450,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Eclairs','495','1','','','N/A','0','0','EXEMPTED'),(451,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Toilex Tissue paper','1260','1','','','N/A','0','0','EXEMPTED'),(452,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','super glue','350','1','','','N/A','0','0','EXEMPTED'),(453,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','popcorn seeds','723','1','','','N/A','0','0','EXEMPTED'),(454,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','gillete','195','1','','','N/A','0','0','EXEMPTED'),(455,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','Fare','150','1','','','N/A','0','0','EXEMPTED'),(456,'5800','0','181673010149','2023-01-06 16:03:14',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(457,'5800','0','181673346439','2023-01-10 13:27:34',0.00,0.00,'','18','1','n/a','bread','110','1','','','N/A','0','0','EXEMPTED'),(458,'5800','0','181673346439','2023-01-10 13:27:34',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(459,'5800','0','181673431016','2023-01-11 12:57:10',0.00,0.00,'','18','1','n/a','bread','220','1','','','N/A','0','0','EXEMPTED'),(460,'5800','0','181673431016','2023-01-11 12:57:10',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(461,'5800','0','181673431016','2023-01-11 12:57:10',0.00,0.00,'','18','1','n/a','Rim of Papers','1950','1','','','N/A','0','0','EXEMPTED'),(462,'5800','0','181673536026','2023-01-12 18:07:13',0.00,0.00,'','18','1','n/a','bread','220','1','','','N/A','0','0','EXEMPTED'),(463,'5800','0','181673609005','2023-01-13 14:23:39',0.00,0.00,'','18','1','n/a','bread','220','1','','','N/A','0','0','EXEMPTED'),(464,'5800','0','181673609005','2023-01-13 14:23:39',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(465,'5800','0','181673704669','2023-01-14 16:58:05',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(466,'5800','0','181673869891','2023-01-16 14:51:44',0.00,0.00,'','18','1','n/a','Soda( 300ML)','2900','1','','','N/A','0','0','EXEMPTED'),(467,'5800','0','181673869891','2023-01-16 14:51:44',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(468,'5800','0','181673869891','2023-01-16 14:51:44',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(469,'5800','0','181673869891','2023-01-16 14:51:44',0.00,0.00,'','18','1','n/a','groundnuts','500','1','','','N/A','0','0','EXEMPTED'),(470,'5800','0','181674051350','2023-01-18 17:16:11',0.00,0.00,'','18','1','n/a','Bread','440','1','','','N/A','0','0','EXEMPTED'),(471,'5800','0','181674051350','2023-01-18 17:16:11',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(472,'5800','0','181674141095','2023-01-19 18:19:50',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(473,'5800','0','181674223457','2023-01-20 17:04:31',0.00,0.00,'','18','1','n/a','Bread','110','1','','','N/A','0','0','EXEMPTED'),(474,'5800','0','181674486923','2023-01-23 18:15:44',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(475,'5800','0','181674572306','2023-01-24 17:58:43',0.00,0.00,'','18','1','n/a','bread','220','1','','','N/A','0','0','EXEMPTED'),(476,'5800','0','181674572306','2023-01-24 17:58:43',0.00,0.00,'','18','1','n/a','Rim of Papers','1950','1','','','N/A','0','0','EXEMPTED'),(477,'5800','0','181674657848','2023-01-25 17:44:30',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(478,'5800','0','181674657848','2023-01-25 17:44:30',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'),(479,'5800','0','181674745157','2023-01-26 17:59:31',0.00,0.00,'','18','1','n/a','Soda( 300ML)','3450','1','','','N/A','0','0','EXEMPTED'),(480,'5800','0','181674745157','2023-01-26 17:59:31',0.00,0.00,'','18','1','n/a','Bread','220','1','','','N/A','0','0','EXEMPTED'),(481,'5800','0','181674745157','2023-01-26 17:59:31',0.00,0.00,'','18','1','n/a','cakes','200','1','','','N/A','0','0','EXEMPTED'); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `store` -- DROP TABLE IF EXISTS `store`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `store` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(1) NOT NULL DEFAULT 0, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` varchar(50) NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `store` -- LOCK TABLES `store` WRITE; /*!40000 ALTER TABLE `store` DISABLE KEYS */; /*!40000 ALTER TABLE `store` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `subcategory` -- DROP TABLE IF EXISTS `subcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `subcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `maincategory` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `subcategory` -- LOCK TABLES `subcategory` WRITE; /*!40000 ALTER TABLE `subcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `subcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `suggestions` -- DROP TABLE IF EXISTS `suggestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `suggestions` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `suggestions` -- LOCK TABLES `suggestions` WRITE; /*!40000 ALTER TABLE `suggestions` DISABLE KEYS */; INSERT INTO `suggestions` VALUES (1,'POS','best','2019-07-12 05:44:51am','1','','','active'); /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'1','1','2021-02-11','2021-02-28','',1,'2021-02-11 01:40:03pm',1,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` varchar(100) NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` varchar(100) NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `description` text NOT NULL, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:11:21
.
Edit
..
Edit
information_schema.sql
Edit
mysql.sql
Edit
performance_schema.sql
Edit
robisear_017lounge.sql
Edit
robisear_15minutes.sql
Edit
robisear_1865pubcoltd.sql
Edit
robisear_64jos.sql
Edit
robisear_727barandrestaurant.sql
Edit
robisear_ELKTONS.sql
Edit
robisear_Kencityhealth.sql
Edit
robisear_a3autocare.sql
Edit
robisear_abbeyslacewig.sql
Edit
robisear_aberdare.sql
Edit
robisear_abic.sql
Edit
robisear_abnpharmaceuticals.sql
Edit
robisear_accommodation.sql
Edit
robisear_aceliquor.sql
Edit
robisear_adamssupermarket.sql
Edit
robisear_adcentcomputers.sql
Edit
robisear_adval.sql
Edit
robisear_africaexpress.sql
Edit
robisear_africanfabric.sql
Edit
robisear_afrisco.sql
Edit
robisear_afrovision.sql
Edit
robisear_agriassistltd.sql
Edit
robisear_ahel.sql
Edit
robisear_airworks.sql
Edit
robisear_ajanihouse.sql
Edit
robisear_akshar.sql
Edit
robisear_akshar2.sql
Edit
robisear_akshar3.sql
Edit
robisear_alaphamega.sql
Edit
robisear_alasfourcosmetics.sql
Edit
robisear_aldeon.sql
Edit
robisear_alibern.sql
Edit
robisear_alj.sql
Edit
robisear_aljpos.sql
Edit
robisear_allmeds.sql
Edit
robisear_alma.sql
Edit
robisear_amaniangani.sql
Edit
robisear_amat.sql
Edit
robisear_ambalu.sql
Edit
robisear_ambasagrill.sql
Edit
robisear_ambokililimited.sql
Edit
robisear_amsol.sql
Edit
robisear_amzkanzu.sql
Edit
robisear_anandamarga.sql
Edit
robisear_anchorlounge.sql
Edit
robisear_annexchefwest.sql
Edit
robisear_annexm2.sql
Edit
robisear_anujhardware.sql
Edit
robisear_apollostar.sql
Edit
robisear_approtechtech.sql
Edit
robisear_arkam.sql
Edit
robisear_aryelegant.sql
Edit
robisear_arziki.sql
Edit
robisear_asbedpharmaceuticalslimited.sql
Edit
robisear_asterhealth.sql
Edit
robisear_atlas.sql
Edit
robisear_automaxx.sql
Edit
robisear_automotivedoctor.sql
Edit
robisear_avichem.sql
Edit
robisear_baberian.sql
Edit
robisear_babygarden.sql
Edit
robisear_babygarden2.sql
Edit
robisear_babygarden3.sql
Edit
robisear_backazzlounge.sql
Edit
robisear_badi.sql
Edit
robisear_bantuliquor.sql
Edit
robisear_barakastores.sql
Edit
robisear_barbecuexpress.sql
Edit
robisear_barbecuexpress2.sql
Edit
robisear_bargalcollection.sql
Edit
robisear_basdeliveryservices.sql
Edit
robisear_basewines.sql
Edit
robisear_batasportsclub.sql
Edit
robisear_baylandcafe.sql
Edit
robisear_bbcfarm.sql
Edit
robisear_bboutique.sql
Edit
robisear_beautybyimani.sql
Edit
robisear_beautypoint.sql
Edit
robisear_beautypointcollege.sql
Edit
robisear_becap.sql
Edit
robisear_beco.sql
Edit
robisear_benan.sql
Edit
robisear_benan2.sql
Edit
robisear_benjakab.sql
Edit
robisear_bensare.sql
Edit
robisear_beshel.sql
Edit
robisear_bestbudget.sql
Edit
robisear_besterp.sql
Edit
robisear_betafoods.sql
Edit
robisear_beyahbix.sql
Edit
robisear_beyondsweetness.sql
Edit
robisear_bigbox.sql
Edit
robisear_bigtech.sql
Edit
robisear_bijou.sql
Edit
robisear_bijouhotel.sql
Edit
robisear_bikebrigades.sql
Edit
robisear_blackplatinum.sql
Edit
robisear_blixen.sql
Edit
robisear_bluechipaviation.sql
Edit
robisear_boba.sql
Edit
robisear_bodegajamhuri.sql
Edit
robisear_bodegasyokimau.sql
Edit
robisear_bodegathome.sql
Edit
robisear_bostonhousehold.sql
Edit
robisear_bostonhousehold2.sql
Edit
robisear_botanical.sql
Edit
robisear_boxlight.sql
Edit
robisear_bpackagng.sql
Edit
robisear_braeburnclub.sql
Edit
robisear_braeburnclub1.sql
Edit
robisear_brandgate.sql
Edit
robisear_brickmann.sql
Edit
robisear_bridgebarrel.sql
Edit
robisear_brighton.sql
Edit
robisear_brightonpms.sql
Edit
robisear_brimat.sql
Edit
robisear_brimatholdings.sql
Edit
robisear_brimatholdings1.sql
Edit
robisear_brimix.sql
Edit
robisear_brimix2.sql
Edit
robisear_brimix3.sql
Edit
robisear_brownbox.sql
Edit
robisear_bsikenya.sql
Edit
robisear_btl.sql
Edit
robisear_bulwark.sql
Edit
robisear_bumalogisticsk.sql
Edit
robisear_bumanestlimited.sql
Edit
robisear_buneei.sql
Edit
robisear_burgers.sql
Edit
robisear_burgosstreet.sql
Edit
robisear_buydirect.sql
Edit
robisear_bvblounge.sql
Edit
robisear_c7fashion.sql
Edit
robisear_caffebora.sql
Edit
robisear_cambridge.sql
Edit
robisear_camino.sql
Edit
robisear_campzodiakafrica.sql
Edit
robisear_canaan.sql
Edit
robisear_canvasartshopltd.sql
Edit
robisear_canvasshoes.sql
Edit
robisear_carlizpaints.sql
Edit
robisear_casadimoda.sql
Edit
robisear_ccb.sql
Edit
robisear_ceeboylounge.sql
Edit
robisear_cellpro.sql
Edit
robisear_cellpro1.sql
Edit
robisear_celticlounge.sql
Edit
robisear_centurion.sql
Edit
robisear_chanaanafeeds.sql
Edit
robisear_chanaanagrovet.sql
Edit
robisear_chanaanfeeds.sql
Edit
robisear_chazaqsteel.sql
Edit
robisear_chedusystems.sql
Edit
robisear_cheflink.sql
Edit
robisear_chegowagon.sql
Edit
robisear_chemaliquor.sql
Edit
robisear_cherotebistro.sql
Edit
robisear_chesmapauto.sql
Edit
robisear_chibekellimited.sql
Edit
robisear_chickencenter.sql
Edit
robisear_chipsfix.sql
Edit
robisear_chocolatecity.sql
Edit
robisear_chrisapartment.sql
Edit
robisear_chrivebeauty.sql
Edit
robisear_church.sql
Edit
robisear_citadel.sql
Edit
robisear_citamclaycity.sql
Edit
robisear_claritycounseling.sql
Edit
robisear_cliqour.sql
Edit
robisear_cliquor.sql
Edit
robisear_comfortride.sql
Edit
robisear_concepts.sql
Edit
robisear_conceptsmartdecor.sql
Edit
robisear_copticrestaurant.sql
Edit
robisear_copticrestaurantnigeria.sql
Edit
robisear_coseke.sql
Edit
robisear_countyhotels.sql
Edit
robisear_cpk.sql
Edit
robisear_craftnliquor.sql
Edit
robisear_crystalpearl.sql
Edit
robisear_crystalshea.sql
Edit
robisear_dadasiventures.sql
Edit
robisear_dadir.sql
Edit
robisear_dailycharges.sql
Edit
robisear_daisyflower.sql
Edit
robisear_dallad.sql
Edit
robisear_dallad2.sql
Edit
robisear_dallad3.sql
Edit
robisear_damaline.sql
Edit
robisear_danga.sql
Edit
robisear_danga1.sql
Edit
robisear_darirose.sql
Edit
robisear_davetis.sql
Edit
robisear_dawacom.sql
Edit
robisear_dawapay.sql
Edit
robisear_degrasi.sql
Edit
robisear_delaroza.sql
Edit
robisear_demerger.sql
Edit
robisear_dencity.sql
Edit
robisear_dencity1.sql
Edit
robisear_dencity2.sql
Edit
robisear_dencity3.sql
Edit
robisear_denfatechnologies.sql
Edit
robisear_denkar.sql
Edit
robisear_denohenterprises.sql
Edit
robisear_desleyholdings.sql
Edit
robisear_desmanjo.sql
Edit
robisear_destiny.sql
Edit
robisear_desun.sql
Edit
robisear_detoxhealthspa.sql
Edit
robisear_devach.sql
Edit
robisear_devach2.sql
Edit
robisear_devach3.sql
Edit
robisear_diasporadivas.sql
Edit
robisear_digicafess.sql
Edit
robisear_digitalsuggestionbox.sql
Edit
robisear_dimetrica.sql
Edit
robisear_distinctiongardens.sql
Edit
robisear_distinctiongardens1.sql
Edit
robisear_dlliquorstores.sql
Edit
robisear_dndkenya.sql
Edit
robisear_doladen.sql
Edit
robisear_dollarbakers.sql
Edit
robisear_doubleolounge.sql
Edit
robisear_downtowntavern.sql
Edit
robisear_drn.sql
Edit
robisear_duraroof.sql
Edit
robisear_duraxpaints.sql
Edit
robisear_duwanclassic.sql
Edit
robisear_easysmart.sql
Edit
robisear_ebakaltd.sql
Edit
robisear_ecovest.sql
Edit
robisear_education.sql
Edit
robisear_effectivehardware.sql
Edit
robisear_electratech.sql
Edit
robisear_electrika.sql
Edit
robisear_elightpaths.sql
Edit
robisear_elisapowersystems.sql
Edit
robisear_elishammah.sql
Edit
robisear_elishammah2.sql
Edit
robisear_elishammahgarissa.sql
Edit
robisear_elishammahmatu.sql
Edit
robisear_elishammahmotorbike.sql
Edit
robisear_elishammahtaita.sql
Edit
robisear_eluktomhealthcare.sql
Edit
robisear_empower.sql
Edit
robisear_enacoach.sql
Edit
robisear_enacoachltd.sql
Edit
robisear_enjoyessenceltd.sql
Edit
robisear_enterprise.sql
Edit
robisear_enziapartment.sql
Edit
robisear_epicraftstudios.sql
Edit
robisear_erpuganda.sql
Edit
robisear_essentials.sql
Edit
robisear_evana.sql
Edit
robisear_evehilaryson.sql
Edit
robisear_events.sql
Edit
robisear_everbeautycosmetic.sql
Edit
robisear_evertipstop.sql
Edit
robisear_exxochem.sql
Edit
robisear_fabricske.sql
Edit
robisear_fabys.sql
Edit
robisear_fairwayhotel.sql
Edit
robisear_faithbase.sql
Edit
robisear_fajviyafrica.sql
Edit
robisear_fallingmooninvestments.sql
Edit
robisear_famo.sql
Edit
robisear_farmerspice.sql
Edit
robisear_farmerssolution.sql
Edit
robisear_farmlineagencies.sql
Edit
robisear_feast.sql
Edit
robisear_feedandfodder.sql
Edit
robisear_felizplace.sql
Edit
robisear_fermar.sql
Edit
robisear_fifi.sql
Edit
robisear_fishlands.sql
Edit
robisear_fitpharma.sql
Edit
robisear_flamebites.sql
Edit
robisear_flitoz.sql
Edit
robisear_flitozwines.sql
Edit
robisear_foresightmotors.sql
Edit
robisear_formulatorsdepotltd.sql
Edit
robisear_fortyplace.sql
Edit
robisear_franciscanfamily.sql
Edit
robisear_freemark.sql
Edit
robisear_frepego.sql
Edit
robisear_fretap.sql
Edit
robisear_friendssupermarket.sql
Edit
robisear_friendssupermarket1.sql
Edit
robisear_friendssupermarketmaji.sql
Edit
robisear_gabrielrotich.sql
Edit
robisear_gambella.sql
Edit
robisear_gambella2.sql
Edit
robisear_gambella3.sql
Edit
robisear_gathee.sql
Edit
robisear_gecko.sql
Edit
robisear_gemini.sql
Edit
robisear_generations.sql
Edit
robisear_gesa.sql
Edit
robisear_gigstores.sql
Edit
robisear_gilgameshltd.sql
Edit
robisear_githungurifoods.sql
Edit
robisear_githungurinationaloil.sql
Edit
robisear_glasstechandinteriors.sql
Edit
robisear_glowskin.sql
Edit
robisear_goldenspill.sql
Edit
robisear_goldenstandardscafe.sql
Edit
robisear_goldenstandardscafe1.sql
Edit
robisear_goldrock.sql
Edit
robisear_goldrock1.sql
Edit
robisear_goodlife.sql
Edit
robisear_gosavannah.sql
Edit
robisear_goshen.sql
Edit
robisear_grandcrinumltd1.sql
Edit
robisear_grandcrinumltdwestlands.sql
Edit
robisear_grandpa.sql
Edit
robisear_greatplan.sql
Edit
robisear_greekliquor.sql
Edit
robisear_greensavannah.sql
Edit
robisear_hadaelectrical.sql
Edit
robisear_hadassah.sql
Edit
robisear_hagon.sql
Edit
robisear_hairmasters.sql
Edit
robisear_halfmanlounge.sql
Edit
robisear_harmony.sql
Edit
robisear_hawest.sql
Edit
robisear_hawest2.sql
Edit
robisear_hawest3.sql
Edit
robisear_healsandvibes.sql
Edit
robisear_heavenssquare.sql
Edit
robisear_heywoodenterprises.sql
Edit
robisear_heywoodenterprises1.sql
Edit
robisear_hideaway.sql
Edit
robisear_homeessentialschoko.sql
Edit
robisear_homegoods.sql
Edit
robisear_homeland.sql
Edit
robisear_hoodwines.sql
Edit
robisear_hopeuniforms.sql
Edit
robisear_hopewholesalers.sql
Edit
robisear_hotsandbarrel2.sql
Edit
robisear_huyasaminimart.sql
Edit
robisear_iandbent.sql
Edit
robisear_ibiza.sql
Edit
robisear_idealdishes.sql
Edit
robisear_idlhome.sql
Edit
robisear_infamous.sql
Edit
robisear_infill.sql
Edit
robisear_infinitylounge.sql
Edit
robisear_instantdelicacy.sql
Edit
robisear_instinctbar.sql
Edit
robisear_interglobal.sql
Edit
robisear_interlink.sql
Edit
robisear_internationalhc.sql
Edit
robisear_ishmar.sql
Edit
robisear_isoko.sql
Edit
robisear_italycor.sql
Edit
robisear_itecsystemsltd.sql
Edit
robisear_itushbusinesssolutions.sql
Edit
robisear_jacbee.sql
Edit
robisear_jadame.sql
Edit
robisear_jailo.sql
Edit
robisear_jaimari.sql
Edit
robisear_jalasfeedback.sql
Edit
robisear_jamagwartraders.sql
Edit
robisear_jambotech.sql
Edit
robisear_jamwa.sql
Edit
robisear_jamwa1.sql
Edit
robisear_javilla.sql
Edit
robisear_javilla2.sql
Edit
robisear_javilla3.sql
Edit
robisear_jaybright.sql
Edit
robisear_jbfries.sql
Edit
robisear_jbfriesnrb.sql
Edit
robisear_jebmic.sql
Edit
robisear_jengaleo.sql
Edit
robisear_jewelcomputers.sql
Edit
robisear_jijazetavern.sql
Edit
robisear_jimlandagency.sql
Edit
robisear_jimmon.sql
Edit
robisear_jobportal.sql
Edit
robisear_joek.sql
Edit
robisear_johfay.sql
Edit
robisear_johkim.sql
Edit
robisear_jolimillers.sql
Edit
robisear_josmatt.sql
Edit
robisear_joyevech.sql
Edit
robisear_jubileefarmers.sql
Edit
robisear_jue.sql
Edit
robisear_junkybins.sql
Edit
robisear_jymarks.sql
Edit
robisear_kabati.sql
Edit
robisear_kagango.sql
Edit
robisear_kahawaexpresso.sql
Edit
robisear_kairetu.sql
Edit
robisear_kalabash.sql
Edit
robisear_kamson.sql
Edit
robisear_kamuga2.sql
Edit
robisear_kamunga.sql
Edit
robisear_kaperikwekwe.sql
Edit
robisear_kapsam.sql
Edit
robisear_karangi.sql
Edit
robisear_karangi1.sql
Edit
robisear_kasavanna.sql
Edit
robisear_katado.sql
Edit
robisear_kathiani.sql
Edit
robisear_katikatilounge.sql
Edit
robisear_kayolefinest.sql
Edit
robisear_keekys.sql
Edit
robisear_kenanthogoto.sql
Edit
robisear_kentwood.sql
Edit
robisear_kenworks.sql
Edit
robisear_kenyatoner.sql
Edit
robisear_kerutender.sql
Edit
robisear_kevomotors.sql
Edit
robisear_kiamariverresort.sql
Edit
robisear_kicas.sql
Edit
robisear_kidamienterprises.sql
Edit
robisear_kiddyzojunior.sql
Edit
robisear_kijabesacco.sql
Edit
robisear_kijijimojito.sql
Edit
robisear_kikingihub.sql
Edit
robisear_kilantechnologies.sql
Edit
robisear_kilimanibreeze.sql
Edit
robisear_kinca57.sql
Edit
robisear_kingpin.sql
Edit
robisear_kiraimportexport.sql
Edit
robisear_kise.sql
Edit
robisear_kiufresh.sql
Edit
robisear_kjwines.sql
Edit
robisear_kjwinesbumala.sql
Edit
robisear_kliqourline.sql
Edit
robisear_kliqourline2.sql
Edit
robisear_kliqourline3.sql
Edit
robisear_kmamt.sql
Edit
robisear_kombiro.sql
Edit
robisear_komesha.sql
Edit
robisear_komesha2.sql
Edit
robisear_konamart.sql
Edit
robisear_kraftboba.sql
Edit
robisear_kttc.sql
Edit
robisear_kuivaliquorstores.sql
Edit
robisear_kyumbigarden.sql
Edit
robisear_laanpat.sql
Edit
robisear_laareshell.sql
Edit
robisear_lafattoria.sql
Edit
robisear_laibunimart.sql
Edit
robisear_laikipiaeco.sql
Edit
robisear_lakirashades.sql
Edit
robisear_lamatech.sql
Edit
robisear_lamatechkenyalimited.sql
Edit
robisear_lambada.sql
Edit
robisear_lambadas.sql
Edit
robisear_lanxafrica.sql
Edit
robisear_latenight.sql
Edit
robisear_latia.sql
Edit
robisear_laundryhub.sql
Edit
robisear_leave.sql
Edit
robisear_leboo.sql
Edit
robisear_legitimacyspares.sql
Edit
robisear_lerustique.sql
Edit
robisear_lesarra.sql
Edit
robisear_leviticus.sql
Edit
robisear_libanautospareslimited.sql
Edit
robisear_limah.sql
Edit
robisear_linaden.sql
Edit
robisear_linchubstore.sql
Edit
robisear_linknumedical.sql
Edit
robisear_linksgeliwa.sql
Edit
robisear_liquidmania.sql
Edit
robisear_liquorlibrary.sql
Edit
robisear_liquortap.sql
Edit
robisear_litudian.sql
Edit
robisear_liveinproperties.sql
Edit
robisear_livingwaterbcf.sql
Edit
robisear_longliqi.sql
Edit
robisear_longrich.sql
Edit
robisear_longrich1.sql
Edit
robisear_lotus.sql
Edit
robisear_louizesimbahotel.sql
Edit
robisear_louizesimbahotel1.sql
Edit
robisear_louizesimbalounge.sql
Edit
robisear_lti.sql
Edit
robisear_ltigroup.sql
Edit
robisear_lukeshotel.sql
Edit
robisear_lukimpharmaceuticals.sql
Edit
robisear_luminous.sql
Edit
robisear_lunjos.sql
Edit
robisear_luxebistro.sql
Edit
robisear_luxurysuites.sql
Edit
robisear_lydiacollection.sql
Edit
robisear_lyon.sql
Edit
robisear_mafads.sql
Edit
robisear_magman.sql
Edit
robisear_mailer.sql
Edit
robisear_mainerp.sql
Edit
robisear_mainerp1.sql
Edit
robisear_mainerpuganda.sql
Edit
robisear_makinze.sql
Edit
robisear_malibulounge.sql
Edit
robisear_malsonmotors.sql
Edit
robisear_maqaarow.sql
Edit
robisear_maqaarow2.sql
Edit
robisear_maqaarow3.sql
Edit
robisear_maraorganics.sql
Edit
robisear_margo.sql
Edit
robisear_marickholdings.sql
Edit
robisear_marksonic.sql
Edit
robisear_marsdiner.sql
Edit
robisear_marvel.sql
Edit
robisear_marvelfeeds.sql
Edit
robisear_masaicafe.sql
Edit
robisear_masid.sql
Edit
robisear_masterbakers.sql
Edit
robisear_matanaha.sql
Edit
robisear_mavunohub.sql
Edit
robisear_maxy.sql
Edit
robisear_maxy1.sql
Edit
robisear_mbotebeers.sql
Edit
robisear_melagrovet.sql
Edit
robisear_memphisresort.sql
Edit
robisear_metalogistics.sql
Edit
robisear_metropolsecurity.sql
Edit
robisear_mfangano.sql
Edit
robisear_mijimiji.sql
Edit
robisear_mijimiji2.sql
Edit
robisear_mijimiji3.sql
Edit
robisear_milans.sql
Edit
robisear_mingleslounge.sql
Edit
robisear_mirage.sql
Edit
robisear_miuguconclave.sql
Edit
robisear_mizpha.sql
Edit
robisear_mkulimahodariagrovet.sql
Edit
robisear_mkuru.sql
Edit
robisear_mliquor.sql
Edit
robisear_mobicare.sql
Edit
robisear_mochabistro.sql
Edit
robisear_modernfurniture.sql
Edit
robisear_moistureplus.sql
Edit
robisear_mollys.sql
Edit
robisear_mollys1.sql
Edit
robisear_mombasacomputers.sql
Edit
robisear_mommieschoice.sql
Edit
robisear_moodkitchens.sql
Edit
robisear_moonstargeneralagencies.sql
Edit
robisear_moselyminisupermarket.sql
Edit
robisear_msczoneltd.sql
Edit
robisear_mtaanichemist.sql
Edit
robisear_mugisof.sql
Edit
robisear_mugisoft.sql
Edit
robisear_muhsintailor.sql
Edit
robisear_mukielect.sql
Edit
robisear_mukscreation.sql
Edit
robisear_mumbuni.sql
Edit
robisear_mumsgarden.sql
Edit
robisear_muncheezbstr.sql
Edit
robisear_mursons.sql
Edit
robisear_mustafa.sql
Edit
robisear_muturis.sql
Edit
robisear_muyia.sql
Edit
robisear_mwaketa.sql
Edit
robisear_mybulksms.sql
Edit
robisear_mydallas.sql
Edit
robisear_myerp.sql
Edit
robisear_mypos.sql
Edit
robisear_nafuu.sql
Edit
robisear_nairobiclearing.sql
Edit
robisear_nanarestaurants.sql
Edit
robisear_napuuventures.robisearch.com.sql
Edit
robisear_napuuventures.sql
Edit
robisear_natives.sql
Edit
robisear_natives2.sql
Edit
robisear_natives3.sql
Edit
robisear_naturalchill.sql
Edit
robisear_naturalglam.sql
Edit
robisear_ndumia.sql
Edit
robisear_nebacholdings.sql
Edit
robisear_neighbourhoodnook.sql
Edit
robisear_nemwa.sql
Edit
robisear_neokenya.sql
Edit
robisear_netbyteapps.sql
Edit
robisear_new.sql
Edit
robisear_newlamuhaven.sql
Edit
robisear_newpickandpay.sql
Edit
robisear_newrobi.sql
Edit
robisear_nextlevelhardware.sql
Edit
robisear_ngatha.sql
Edit
robisear_nia.sql
Edit
robisear_nithibakers.sql
Edit
robisear_njd.sql
Edit
robisear_njorobeer.sql
Edit
robisear_njoshi.sql
Edit
robisear_nomadcycle.sql
Edit
robisear_noorelectronics.sql
Edit
robisear_nordicparts.sql
Edit
robisear_nordicparts2.sql
Edit
robisear_nordicparts3.sql
Edit
robisear_nordlys.sql
Edit
robisear_norkun.sql
Edit
robisear_nunos.sql
Edit
robisear_nuria.sql
Edit
robisear_nyamiraheights.sql
Edit
robisear_nyamiraheightsspa.sql
Edit
robisear_nysishotel.sql
Edit
robisear_nzimuh.sql
Edit
robisear_nzumbipms.sql
Edit
robisear_oasis.sql
Edit
robisear_oasispremiumfloor.sql
Edit
robisear_obicarautospares.sql
Edit
robisear_obsha.sql
Edit
robisear_obuntu.sql
Edit
robisear_olivehotels.sql
Edit
robisear_omeron.sql
Edit
robisear_onestop.sql
Edit
robisear_online1shop.sql
Edit
robisear_online2shop.sql
Edit
robisear_onlinecompanylimited.sql
Edit
robisear_onlinemobile.sql
Edit
robisear_onlinemobileeastleigh.sql
Edit
robisear_optispeed.sql
Edit
robisear_orangeriver.sql
Edit
robisear_orchards.sql
Edit
robisear_orchardscomm.sql
Edit
robisear_orchardscommltd.sql
Edit
robisear_organella.sql
Edit
robisear_osonayarns.sql
Edit
robisear_osupukoresort.sql
Edit
robisear_otadvocates.sql
Edit
robisear_ouad.sql
Edit
robisear_outsprings.sql
Edit
robisear_outsprings2.sql
Edit
robisear_paintdepo.sql
Edit
robisear_pamojagardens.sql
Edit
robisear_pareetalectrical.sql
Edit
robisear_pareetalectricals.sql
Edit
robisear_parisi.sql
Edit
robisear_parisi2.sql
Edit
robisear_parisi3.sql
Edit
robisear_paritahardware.sql
Edit
robisear_paritahardware2.sql
Edit
robisear_paritahardware3.sql
Edit
robisear_parkside.sql
Edit
robisear_parkside1.sql
Edit
robisear_parminihardware.sql
Edit
robisear_pastoralvet.sql
Edit
robisear_patanyumba.sql
Edit
robisear_patrica.sql
Edit
robisear_pauwil.sql
Edit
robisear_peacemeats.sql
Edit
robisear_pecyuniforms.sql
Edit
robisear_pelicanmetal.sql
Edit
robisear_pendo.sql
Edit
robisear_pendo1.sql
Edit
robisear_pensortium.sql
Edit
robisear_perfectpackaging.sql
Edit
robisear_petrooilkenyaltd.sql
Edit
robisear_pharmaallied.sql
Edit
robisear_phasedesign.sql
Edit
robisear_philbackers.sql
Edit
robisear_phoeniciahotel.sql
Edit
robisear_pilanobookshop.sql
Edit
robisear_pillcare.sql
Edit
robisear_piratesbeachmeatcenter.sql
Edit
robisear_piratesbeachpark.sql
Edit
robisear_pizarrarestaurant.sql
Edit
robisear_pjay.sql
Edit
robisear_placidoinvestment.sql
Edit
robisear_planet.sql
Edit
robisear_platinum.sql
Edit
robisear_platinum2.sql
Edit
robisear_pmcsupermarket.sql
Edit
robisear_poj.sql
Edit
robisear_polished.sql
Edit
robisear_politics.sql
Edit
robisear_popote.sql
Edit
robisear_porche.sql
Edit
robisear_porkysbarbecue.sql
Edit
robisear_pos.sql
Edit
robisear_poshplace.sql
Edit
robisear_powermart.sql
Edit
robisear_pramukh.sql
Edit
robisear_pramukhinvestment.sql
Edit
robisear_premier.sql
Edit
robisear_premierbeauty.sql
Edit
robisear_prestonhardware.sql
Edit
robisear_primevoy.sql
Edit
robisear_promze.sql
Edit
robisear_pronala.sql
Edit
robisear_propertwelveliquor.sql
Edit
robisear_protouch.sql
Edit
robisear_provenance.sql
Edit
robisear_pvtech.sql
Edit
robisear_qcc.sql
Edit
robisear_qiues.sql
Edit
robisear_quench.sql
Edit
robisear_quepasa.sql
Edit
robisear_quepasa1.sql
Edit
robisear_quillslounge.sql
Edit
robisear_quiver.sql
Edit
robisear_rafiki.sql
Edit
robisear_rafikitriple4.sql
Edit
robisear_raphymart.sql
Edit
robisear_rawhew.sql
Edit
robisear_rawhew1.sql
Edit
robisear_redbrickdairyandfood.sql
Edit
robisear_redc.sql
Edit
robisear_redemtar.sql
Edit
robisear_renbridge.sql
Edit
robisear_resellers.sql
Edit
robisear_restopark.sql
Edit
robisear_revaplaceresort.sql
Edit
robisear_riaraminimart.sql
Edit
robisear_ricamosupplies.sql
Edit
robisear_richblend.sql
Edit
robisear_richman.sql
Edit
robisear_richman2.sql
Edit
robisear_richman3.sql
Edit
robisear_rievshop.sql
Edit
robisear_rimatholdings1.sql
Edit
robisear_rira.sql
Edit
robisear_rivermart.sql
Edit
robisear_rivervale.sql
Edit
robisear_riziki.sql
Edit
robisear_robbiefarm.sql
Edit
robisear_robierp.sql
Edit
robisear_robihotel.sql
Edit
robisear_robimalimali.sql
Edit
robisear_robipms.sql
Edit
robisear_robiposhotel.sql
Edit
robisear_robisear_elishammah.sql
Edit
robisear_robisearch.sql
Edit
robisear_robisearchuganda.sql
Edit
robisear_rodi.sql
Edit
robisear_rohima.sql
Edit
robisear_rohima2.sql
Edit
robisear_rohosingo.sql
Edit
robisear_rokeen.sql
Edit
robisear_ronleb.sql
Edit
robisear_ronleb1.sql
Edit
robisear_ronlebtech.sql
Edit
robisear_rooftopbistro.sql
Edit
robisear_root.sql
Edit
robisear_rootscosmestics.sql
Edit
robisear_rootzcosmetics.sql
Edit
robisear_rootzcosmetics2.sql
Edit
robisear_rootzcosmetics3.sql
Edit
robisear_rophinefieldschools.sql
Edit
robisear_rosetex.sql
Edit
robisear_rositainvestment.sql
Edit
robisear_royal.sql
Edit
robisear_royalelectronics.sql
Edit
robisear_royalhardware.sql
Edit
robisear_royalmeals.sql
Edit
robisear_rubicon.sql
Edit
robisear_sabby.sql
Edit
robisear_sabizpizza.sql
Edit
robisear_sacco.sql
Edit
robisear_safetymax.sql
Edit
robisear_sahishapes.sql
Edit
robisear_sales.sql
Edit
robisear_samareeb.sql
Edit
robisear_samoo.sql
Edit
robisear_samtechgroup.sql
Edit
robisear_sanch.sql
Edit
robisear_sarmerk.sql
Edit
robisear_saroz.sql
Edit
robisear_saruk.sql
Edit
robisear_saruk1.sql
Edit
robisear_saruk2.sql
Edit
robisear_sasabone.sql
Edit
robisear_sausen.sql
Edit
robisear_savannah.sql
Edit
robisear_savour.sql
Edit
robisear_saxandviolins.sql
Edit
robisear_sayariagriscience.sql
Edit
robisear_sayaricrafts.sql
Edit
robisear_sbhotel.sql
Edit
robisear_scentskenyaltd.sql
Edit
robisear_schoolmall.sql
Edit
robisear_scodra.sql
Edit
robisear_seasonlogistics.sql
Edit
robisear_seasons.sql
Edit
robisear_selcafe.sql
Edit
robisear_selella.sql
Edit
robisear_serenityforthotel.sql
Edit
robisear_shack.sql
Edit
robisear_shafan.sql
Edit
robisear_shakaz.sql
Edit
robisear_shakesspeare.sql
Edit
robisear_sharjah.sql
Edit
robisear_sherattonbeachvillagio.sql
Edit
robisear_sherattonregency.sql
Edit
robisear_sherattonregencymombasa.sql
Edit
robisear_sherryliquorbar.sql
Edit
robisear_shopearl.sql
Edit
robisear_shopearl2.sql
Edit
robisear_shopwise.sql
Edit
robisear_shotsandbarrel.sql
Edit
robisear_shotsandbarrel1.sql
Edit
robisear_shotsandbarrel2.sql
Edit
robisear_shreeji.sql
Edit
robisear_shreejimerultd.sql
Edit
robisear_shujaa.sql
Edit
robisear_shujaawangu.sql
Edit
robisear_shukri.sql
Edit
robisear_sierracaves.sql
Edit
robisear_silver.sql
Edit
robisear_silverline.sql
Edit
robisear_silverviewhardware.sql
Edit
robisear_sipamaquaticsltd.sql
Edit
robisear_siwamu.sql
Edit
robisear_skysailmabati.sql
Edit
robisear_skyveltd.sql
Edit
robisear_snl.sql
Edit
robisear_snowdessertea.sql
Edit
robisear_sokima.sql
Edit
robisear_sokofreshpoint.sql
Edit
robisear_sokojumla.sql
Edit
robisear_somcityhealth.sql
Edit
robisear_spiceland.sql
Edit
robisear_spicelands.sql
Edit
robisear_spikessanford.sql
Edit
robisear_spotpartystop.sql
Edit
robisear_springs.sql
Edit
robisear_starfox.sql
Edit
robisear_starsngarters.sql
Edit
robisear_stedan.sql
Edit
robisear_sterling.sql
Edit
robisear_stfrancisofassisi.sql
Edit
robisear_stjohn.sql
Edit
robisear_stopajali.sql
Edit
robisear_straitsolar.sql
Edit
robisear_sts.sql
Edit
robisear_stylesandfinishesltd.sql
Edit
robisear_sugarspicebeauty.sql
Edit
robisear_suki.sql
Edit
robisear_sukimart.sql
Edit
robisear_sultanmabi.sql
Edit
robisear_summeroasis.sql
Edit
robisear_summeroasis1.sql
Edit
robisear_summersprings.sql
Edit
robisear_summersprings2.sql
Edit
robisear_sunati.sql
Edit
robisear_sunbreeze.sql
Edit
robisear_sunshine.sql
Edit
robisear_sunshinemobilespares.sql
Edit
robisear_sunuk.sql
Edit
robisear_superb.sql
Edit
robisear_superiorhardware.sql
Edit
robisear_supermarket.sql
Edit
robisear_superp.sql
Edit
robisear_supreme.sql
Edit
robisear_suraj.sql
Edit
robisear_sweeftfleet.sql
Edit
robisear_swisderm.sql
Edit
robisear_swissgrade.sql
Edit
robisear_syano.sql
Edit
robisear_syanotanau.sql
Edit
robisear_symphonylounge.sql
Edit
robisear_synergydealsltd.sql
Edit
robisear_tabarukfoods.sql
Edit
robisear_tamasha.sql
Edit
robisear_tanzaken.sql
Edit
robisear_tawas.sql
Edit
robisear_tayariluxury.sql
Edit
robisear_tazamatt.sql
Edit
robisear_techsquire.sql
Edit
robisear_techsquires.sql
Edit
robisear_techwizardcctvltd.sql
Edit
robisear_tekidi.sql
Edit
robisear_tembuzicultural.sql
Edit
robisear_temic.sql
Edit
robisear_tessara.sql
Edit
robisear_tessymso.sql
Edit
robisear_test.sql
Edit
robisear_test2.sql
Edit
robisear_texas.sql
Edit
robisear_tgm.sql
Edit
robisear_thalloventures.sql
Edit
robisear_thecilantrokitchens.sql
Edit
robisear_thediner.sql
Edit
robisear_theheadquartersportbar.sql
Edit
robisear_theheadquartersportbar2.sql
Edit
robisear_thehubfoodcourt.sql
Edit
robisear_theindulge.sql
Edit
robisear_thejunctionlounge.sql
Edit
robisear_thelab.sql
Edit
robisear_themorningperkcafe.sql
Edit
robisear_theoffice.sql
Edit
robisear_thirsty.sql
Edit
robisear_timboni.sql
Edit
robisear_timiza.sql
Edit
robisear_timizamachakos.sql
Edit
robisear_timushamba.sql
Edit
robisear_tir.sql
Edit
robisear_toasts.sql
Edit
robisear_tolaenergies.sql
Edit
robisear_toplevel.sql
Edit
robisear_toplinesurgicals.sql
Edit
robisear_topmark.sql
Edit
robisear_toshadawa.sql
Edit
robisear_toshenterprises.sql
Edit
robisear_transfordchemist.sql
Edit
robisear_travellamembers.sql
Edit
robisear_trax.sql
Edit
robisear_tripeakbrands.sql
Edit
robisear_triplec.sql
Edit
robisear_tripointpizzeria.sql
Edit
robisear_trivetachemist.sql
Edit
robisear_trivetandundoripos.sql
Edit
robisear_tronlink.sql
Edit
robisear_trueblueliqour.sql
Edit
robisear_truvalue.sql
Edit
robisear_truvalues.sql
Edit
robisear_tsukimino.sql
Edit
robisear_tucasa.sql
Edit
robisear_tucasa1.sql
Edit
robisear_tulimepamojaagrovet.sql
Edit
robisear_tundaville.sql
Edit
robisear_tunubeverage.sql
Edit
robisear_turpean.sql
Edit
robisear_tuutis.sql
Edit
robisear_twiga.sql
Edit
robisear_twinstepsltd.sql
Edit
robisear_typsy.sql
Edit
robisear_ujminimart.sql
Edit
robisear_ulalo.sql
Edit
robisear_uncurbedbeauty.sql
Edit
robisear_undertheswahilitree.sql
Edit
robisear_union.sql
Edit
robisear_upriseminisupa.sql
Edit
robisear_upsaleskeltd.sql
Edit
robisear_uptown.sql
Edit
robisear_uptown2.sql
Edit
robisear_uptownkibali.sql
Edit
robisear_urwani.sql
Edit
robisear_utange.sql
Edit
robisear_vaitamutheisupplies.sql
Edit
robisear_veewmart.sql
Edit
robisear_vezmartexpress.sql
Edit
robisear_viewersparkhotel.sql
Edit
robisear_viewjoint.sql
Edit
robisear_vnd.sql
Edit
robisear_walenisirestaurant.sql
Edit
robisear_walenisirestaurantmain.sql
Edit
robisear_wama.sql
Edit
robisear_wamotech.sql
Edit
robisear_wamweaholdings.sql
Edit
robisear_waqf.sql
Edit
robisear_wasafiarcade.sql
Edit
robisear_watergaspoint.sql
Edit
robisear_waterkiosk.sql
Edit
robisear_waterworld.sql
Edit
robisear_weaverbird.sql
Edit
robisear_westerncosmetics.sql
Edit
robisear_westlightlounge.sql
Edit
robisear_westlitelounge.sql
Edit
robisear_westmill.sql
Edit
robisear_weststands.sql
Edit
robisear_whitehouse.sql
Edit
robisear_whitekitchen.sql
Edit
robisear_wifimatt.sql
Edit
robisear_winter.sql
Edit
robisear_wiresmore.sql
Edit
robisear_wistantechnology.sql
Edit
robisear_wm.sql
Edit
robisear_woodlandgardens.sql
Edit
robisear_woodstock.sql
Edit
robisear_woodstock1.sql
Edit
robisear_wrappedfoods.sql
Edit
robisear_write.sql
Edit
robisear_xtranet.sql
Edit
robisear_ycs.sql
Edit
robisear_zakacapital.sql
Edit
robisear_zgt.sql
Edit
robisear_zishaan.sql
Edit
robisear_zmf.sql
Edit
robisear_zurikarttraders.sql
Edit
sys.sql
Edit